apps/native/ug-bluetooth-efl.git
11 years agoModify the Flora license file tizen_2.1 2.1b_release accepted/tizen/20130530.164613 accepted/tizen_2.1/20130425.022933 submit/tizen/20130529.220728 submit/tizen_2.1/20130424.223643
DoHyun Pyun [Thu, 18 Apr 2013 08:13:10 +0000 (17:13 +0900)]
Modify the Flora license file

Change-Id: I3749fef2a6b8f7c0ae70ad72bb25b41818aa34b2

11 years agoCorrect the spelling
DoHyun Pyun [Thu, 11 Apr 2013 06:20:10 +0000 (15:20 +0900)]
Correct the spelling

From url_sheme to url_scheme

Change-Id: I0f48ff467d67ec3a741285e9209bdf367a7404b8

11 years agoIncrease the version number to upload
DoHyun Pyun [Thu, 11 Apr 2013 05:06:19 +0000 (14:06 +0900)]
Increase the version number to upload

Change-Id: I6f15395752d8c0b98126e1bfdc32a78cfe15787d

11 years agoFix the JIRA issue (TREL-136)
DoHyun Pyun [Thu, 11 Apr 2013 05:03:29 +0000 (14:03 +0900)]
Fix the JIRA issue (TREL-136)

[Issue] TREL-136

[Problem] Bluetooth could not send file to other device

[Cause] We did not consider the exception case

[Solution] Check the exception case

Change-Id: I30c2357fec5faf503bfe30b8065155ae8a1bae76

11 years agoP130323-4663 - Bluetooth visibility timer updation incorrect
Divya Yadav [Wed, 27 Mar 2013 06:32:09 +0000 (12:02 +0530)]
P130323-4663 - Bluetooth visibility timer updation incorrect

Issue: Sometimes visibility timer in UI updates from 5:00
to 4:58 directly and misses 4:59.

Cause: Use of API g_timeout_add_seconds, whose definition
says that the first call of the timer may not be precise
for timeouts of one second.

Fix: Use of API g_timeout_add resolves the problem

Change-Id: I4f53545b98474b20cdb0c0e1343148ccbd259856

11 years agoFix typo
Chan-yeol Park [Tue, 26 Mar 2013 12:56:30 +0000 (21:56 +0900)]
Fix typo

Change-Id: I4838958f3f27d583fef23b79bcfdfb954071b629

11 years agoFix the logic to get the battery status
DoHyun Pyun [Sat, 23 Mar 2013 00:14:09 +0000 (09:14 +0900)]
Fix the logic to get the battery status

[Issue] S1-13175

[Problem] Fail to enable BT (low battery popup was shown)

[Cause] If we fail to get the VCONFKEY_SYSMAN_BATTERY_STATUS_LOW
        vconf value, then _bt_util_is_battery_low function return
        true. So not allow to enable BT.

[Solution] Fix the logic.
           We should request the system part to modify this issue.
           (Can't get the vconf value)

Change-Id: Ib2b5534d84488e6440158ec742b1b8bd275506ef

11 years agoChange bluetooth icon
Divya Yadav [Fri, 22 Mar 2013 07:14:24 +0000 (12:44 +0530)]
Change bluetooth icon

Bluetooth icon displayed in Settings->Manage applications
changed to the bluetoth icon  being already used by
settings application.

Image is optimized using pngout tool

Change-Id: If4664404a232f27599193636e3c964a07e626de8

11 years agoDisplay the progress bar during BT on / off
DoHyun Pyun [Thu, 21 Mar 2013 23:23:06 +0000 (08:23 +0900)]
Display the progress bar during BT on / off

[Issue] P130319-6531

[Problem] There's no loading circle during on/off Bluetooth
          in Settings.

[Cause] There was no UX guideline, so we didn't implement it.

[Solution] Request to add the progress bar in UX guideline.
           And Implement the progress bar

Change-Id: Id1df907b7a4dddb56698d42ef3fa8113bdbd28dc

11 years agoAdd new AppControl operations
DoHyun Pyun [Wed, 3 Apr 2013 04:50:10 +0000 (13:50 +0900)]
Add new AppControl operations

BT Pick / Visibility operation name and output key will be changed.
For the compatibility with previous operations, add new AppControl
operations. After applying in OSP package, we will remove original
operations.

Change-Id: If05e4aa18fcf4b46996589560fb550d1849698e1

11 years agoIncrease the version number to upload
DoHyun Pyun [Fri, 29 Mar 2013 05:47:38 +0000 (14:47 +0900)]
Increase the version number to upload

Change-Id: Ife0be49abc9d45978268a4769659333f66cbd54f

11 years agoFix the problem to revert the device name
DoHyun Pyun [Fri, 29 Mar 2013 05:15:33 +0000 (14:15 +0900)]
Fix the problem to revert the device name

[Issue] N_SE-30654

[Problem] Bluetooth device name is restored to "Redwood"
          every time you enter the native setting menu.

[Cause] The logic was wrong

[Solution] Correct the logic

Change-Id: I346301d9cbc27f83e03d409e233a0c1f2d1b5e5e

11 years agoMerge branch 'master' into tizen_2.1
DoHyun Pyun [Fri, 22 Mar 2013 00:15:54 +0000 (09:15 +0900)]
Merge branch 'master' into tizen_2.1

Change-Id: Ibfab872a204cb21ed2f8e2c3059ff43254a1aa2f

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:38:22 +0000 (01:38 +0900)]
Tizen 2.1 base

11 years agoInitial empty repository 2.0_release
Jung Minsun [Tue, 21 Aug 2012 02:17:06 +0000 (11:17 +0900)]
Initial empty repository