apps/native/ug-bluetooth-efl.git
8 years agoRemove flight mode vconf key usage in platform 20/45620/1
DoHyun Pyun [Mon, 10 Aug 2015 02:19:21 +0000 (11:19 +0900)]
Remove flight mode vconf key usage in platform

Change-Id: Ic424b568087596e4b139b5078c3ab42d126ab672
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
9 years agoMerge "src/bt-callback: Fix unused variable issue" into tizen
Pyun DoHyun [Wed, 1 Apr 2015 02:51:06 +0000 (19:51 -0700)]
Merge "src/bt-callback: Fix unused variable issue" into tizen

9 years agosrc/bt-callback: Fix unused variable issue 64/31864/1
Gowtham Anandha Babu [Thu, 11 Dec 2014 12:12:48 +0000 (17:42 +0530)]
src/bt-callback: Fix unused variable issue

Variable 'ugd' is assigned a value that is never used.

Change-Id: Ie25943d8783bdee096c921c1e8696ece83872097
Signed-off-by: Gowtham Anandha Babu <gowtham.ab@samsung.com>
9 years agoModify the struct in header for changed CAPI header 90/31790/3 submit/tizen/20141221.153513
Taejin Woo [Wed, 10 Dec 2014 07:05:55 +0000 (16:05 +0900)]
Modify the struct in header for changed CAPI header

Change-Id: I9df927355cd8ead51ceb24e384b7d755ba5a8277
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
10 years agoRemove old and wrong named manifest file 16/19516/2 accepted/tizen/mobile/20140702.100620 submit/tizen/20140502.043215
seong.chung [Mon, 14 Apr 2014 09:48:58 +0000 (18:48 +0900)]
Remove old and wrong named manifest file

ug-bluetooth-elf.manifest is old manifest go against SMACK three domain model. And the name is wrong; not elf but efl. This file is removed.

New manifest file, ug-bluetooth-efl.manifest has already merged into tizen branch.
https://review.tizen.org/gerrit/#/c/19138

Change-Id: Ie84d29133df0efd783bb7b5c0f896d8f050c77fa
Signed-off-by: seong.chung <seong.chung@samsung.com>
10 years agoChange smack manifest name as ug-bluetooth-efl.manifest in ug-bluetooth-efl.spec... 39/19139/1
seong.chung [Tue, 8 Apr 2014 02:37:37 +0000 (11:37 +0900)]
Change smack manifest name as ug-bluetooth-efl.manifest in ug-bluetooth-efl.spec file

Change-Id: I712ddaf2ca4fdcacbcbf0a88d86a70607c3b7e94
Signed-off-by: seong.chung <seong.chung@samsung.com>
10 years agoApply default manifest (request floor label) and change file name(from ug-bluetooth... 38/19138/1
seong.chung [Tue, 8 Apr 2014 01:59:26 +0000 (10:59 +0900)]
Apply default manifest (request floor label) and change file name(from ug-bluetooth-elf.manifest to ug-bluetooth-efl.manifest)

Change-Id: I109b461ab622a44e7a8aad5d14ee4306ce923dce
Signed-off-by: seong.chung <seong.chung@samsung.com>
10 years agoMake ug-bluetooth-efl not dependent on x11. 63/15763/1
Fabio Mello [Thu, 23 Jan 2014 18:27:15 +0000 (16:27 -0200)]
Make ug-bluetooth-efl not dependent on x11.

Change-Id: I004d6ce1f4d2e918f30e2474dbb993e9bff52c0c
Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
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