apps/native/ug-bluetooth-efl.git
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