apps/home/settings.git
10 years agoGetValue() API is not working after changing the setting value in IME Setting UG tizen_2.2 2.2.1_release submit/tizen_2.2/20131107.061802
MyoungJune Park [Wed, 6 Nov 2013 05:44:17 +0000 (14:44 +0900)]
GetValue() API is not working after changing the setting value in IME Setting UG

- fixed TDIS-7538
- dbus sender code in plugin-ug pointed wrong app ID.

10 years agoif window handle is -1, close appcontrol
MyoungJune Park [Mon, 21 Oct 2013 11:55:56 +0000 (20:55 +0900)]
if window handle is -1, close appcontrol

- check proper parent window handle

10 years agochange datetime format for date and time menu
Sunyeop Hwang [Wed, 16 Oct 2013 08:04:10 +0000 (17:04 +0900)]
change datetime format for date and time menu

Change-Id: I4719c05eecf11389ead8730cc6d25935f0ee8529

10 years agoadd script copying License.Flora to /usr/license
MyoungJune Park [Tue, 1 Oct 2013 06:02:16 +0000 (15:02 +0900)]
add script copying License.Flora to /usr/license

10 years agofixed N_SE-52727 - isf-setting BS on 'back' key
MyoungJune Park [Tue, 1 Oct 2013 01:38:56 +0000 (10:38 +0900)]
fixed N_SE-52727 - isf-setting BS on 'back' key

focus checker sometimes omit events that should be handled.
so replaced it with size checker.

10 years agofixed N_SE-53111
MyoungJune Park [Sun, 29 Sep 2013 07:26:51 +0000 (16:26 +0900)]
fixed N_SE-53111

- In using Host keyboard, slider control skip the keyboard event.

10 years agofixed slider, displaying '-0' for negative integer
MyoungJune Park [Mon, 9 Sep 2013 05:36:57 +0000 (14:36 +0900)]
fixed slider, displaying '-0' for negative integer

Fix N_SE-48173, N_SE-49805

10 years agofixed displaying '-0' in slider control
MyoungJune Park [Mon, 2 Sep 2013 06:25:56 +0000 (15:25 +0900)]
fixed displaying '-0' in slider control

- it uses 'float' type value, and just diplay the value after casting.
- for -0.7, it displayed '-0'. it's buggy from app side.
- so fixed it.

- N_SE-48173

10 years agofixed setting wrong negative value in slider
MyoungJune Park [Wed, 28 Aug 2013 05:35:56 +0000 (14:35 +0900)]
fixed setting wrong negative value in slider

- fixed N_SE-49805
- there's code calibrating the slider value by adding 0.5
  but it doesn't need for negative value in slider.
- so fixed it.

10 years agofixed N_SE-49233, toggle handler code was duplicated
MyoungJune Park [Wed, 21 Aug 2013 03:42:17 +0000 (12:42 +0900)]
fixed N_SE-49233, toggle handler code was duplicated

removed the duplicated code

10 years agofixed N_SE-48266 - add handler on 'back' button
MyoungJune Park [Mon, 12 Aug 2013 06:16:55 +0000 (15:16 +0900)]
fixed N_SE-48266 - add handler on 'back' button

"The content is too short" notification is only showing
when try to open another Settings page
but not showing when terminating Settings page[Always]

10 years agofixed N_SE-47240 2.2_release submit/tizen_2.2/20130814.085200 submit/tizen_2.2/20130814.101235
MyoungJune Park [Tue, 6 Aug 2013 11:54:30 +0000 (20:54 +0900)]
fixed N_SE-47240

- applied ea_editfield_add
- applied dialogue/editfield/title style to avoid string overflow in genlist

10 years agoapply back key event on datetime picker
Sunyeop Hwang [Tue, 6 Aug 2013 08:44:31 +0000 (17:44 +0900)]
apply back key event on datetime picker

Change-Id: Iaf69e4d190cb33a1873f00a44a2e8756ddc3b566

10 years agofixed N_SE-48266
MyoungJune Park [Mon, 5 Aug 2013 13:27:25 +0000 (22:27 +0900)]
fixed N_SE-48266

- The content is too short" notification is only showing when try to open another
  Settings page but not showing when terminating Settings page

- add handler for focus handling

10 years agoMerge "fixed N_SE-47557, N_SE-47915" into tizen_2.2
MyoungJune Park [Mon, 5 Aug 2013 13:27:16 +0000 (13:27 +0000)]
Merge "fixed N_SE-47557, N_SE-47915" into tizen_2.2

10 years agorelease tag(tts problem on privacy-popup)
shy81.shin [Mon, 5 Aug 2013 09:26:26 +0000 (18:26 +0900)]
release tag(tts problem on privacy-popup)

10 years agoget tts config on privacy
shy81.shin [Mon, 5 Aug 2013 09:19:46 +0000 (18:19 +0900)]
get tts config on privacy

10 years agofixed N_SE-47557, N_SE-47915
MyoungJune Park [Mon, 5 Aug 2013 07:52:50 +0000 (16:52 +0900)]
fixed N_SE-47557, N_SE-47915

- add the 'remove' callback of 'unfocus'
- use temp variable and filtering

10 years agofixed N_SE-47370
MyoungJune Park [Wed, 31 Jul 2013 01:37:37 +0000 (10:37 +0900)]
fixed N_SE-47370

"setting-plugin-efl has closed unexpectedly" popup shows
if try to open IME keyboard's setting page after removing all elements.

10 years agofixed BS when getting back from plugin-ug
MyoungJune Park [Fri, 19 Jul 2013 02:50:37 +0000 (11:50 +0900)]
fixed BS when getting back from plugin-ug

10 years agofixed N_SE-46708
MyoungJune Park [Wed, 17 Jul 2013 13:24:11 +0000 (22:24 +0900)]
fixed N_SE-46708

- setting-plugin-efl has closed unexpectadely" pop up show
  if back key is pressed from IME keyboard's setting page

10 years agorelease tagging, fix privacy popup submit/tizen_2.2/20130717.150209
shy81.shin [Wed, 17 Jul 2013 10:58:56 +0000 (19:58 +0900)]
release tagging, fix privacy popup

10 years agofix privcacy popup problem(type bool)
shy81.shin [Wed, 17 Jul 2013 10:56:33 +0000 (19:56 +0900)]
fix privcacy popup problem(type bool)

10 years agoextra sr for fix bug on privacy popup
shy81.shin [Wed, 17 Jul 2013 07:40:12 +0000 (16:40 +0900)]
extra sr for fix bug on privacy popup

10 years agofix bug for privacy popup
shy81.shin [Wed, 17 Jul 2013 07:20:38 +0000 (16:20 +0900)]
fix bug for privacy popup

10 years agoMerge "fix prevent issue : CID51870 resource leak" into tizen_2.2
Hyejin Kim [Tue, 16 Jul 2013 09:07:39 +0000 (09:07 +0000)]
Merge "fix prevent issue : CID51870 resource leak" into tizen_2.2

10 years agofixed B/S at Date/Time view of of Setup wizard submit/tizen_2.2/20130716.173501 submit/tizen_2.2/20130716.211046 submit/tizen_2.2/20130717.053211
MyoungJune Park [Mon, 15 Jul 2013 11:54:00 +0000 (20:54 +0900)]
fixed B/S at Date/Time view of of Setup wizard

- Force close occur after target first boot when set time from welcome screen [Once]
- N_SE-46306

10 years agoMerge "bug fix" into tizen_2.2
Seokhyun Kim [Mon, 15 Jul 2013 05:48:45 +0000 (05:48 +0000)]
Merge "bug fix" into tizen_2.2

10 years agobug fix
Seokhyun Kim [Mon, 15 Jul 2013 05:30:30 +0000 (14:30 +0900)]
bug fix

Change-Id: I589034710d51ce222fc98247bb1176941d71e985

10 years agoMerge "bug ifx" into tizen_2.2
Seokhyun Kim [Fri, 12 Jul 2013 10:38:29 +0000 (10:38 +0000)]
Merge "bug ifx" into tizen_2.2

10 years agobug ifx
Seokhyun Kim [Fri, 12 Jul 2013 10:29:55 +0000 (19:29 +0900)]
bug ifx

Change-Id: I408ab555abcd57601af08099d09d9dbe2f1d2f5a

10 years agoMerge "fix prevent 51264 51268 51269 51270" into tizen_2.2
shy81.shin [Fri, 12 Jul 2013 10:11:57 +0000 (10:11 +0000)]
Merge "fix prevent 51264 51268 51269 51270" into tizen_2.2

10 years agofix prevent 51264 51268 51269 51270
shy81.shin [Fri, 12 Jul 2013 09:42:54 +0000 (18:42 +0900)]
fix prevent 51264 51268 51269 51270

10 years agoChange Open_Source_Announcement.html
Seokhyun Kim [Fri, 12 Jul 2013 08:25:21 +0000 (17:25 +0900)]
Change Open_Source_Announcement.html

Change-Id: Id7debcbd4cd9f0545b0cedfe962f83359f0cffc2

10 years agofix prevent issue : CID51870 resource leak
Hyejin Kim [Fri, 12 Jul 2013 08:15:33 +0000 (17:15 +0900)]
fix prevent issue : CID51870 resource leak

10 years agosync smack rule submit/tizen_2.2/20130714.152701
Hyejin Kim [Wed, 3 Jul 2013 11:43:51 +0000 (20:43 +0900)]
sync smack rule

Change-Id: I03fda9066f7111cce841f65231b3086bed8bafa9

10 years agorelease
MyoungJune Park [Tue, 2 Jul 2013 07:10:42 +0000 (16:10 +0900)]
release

10 years agofixed N_SE-35794
MyoungJune Park [Mon, 1 Jul 2013 14:17:52 +0000 (23:17 +0900)]
fixed N_SE-35794

- setting-plugin-efl has closed unexpectedly when pressed on Backbutton
  from keyboard settings of IME keyboard

- in some cases, the genlist 'expand' list callback returns invalid
  strings. app need to filter them out.

10 years agoadd option for allowing multiple-instances for setting-plugin-efl
MyoungJune Park [Sat, 29 Jun 2013 05:35:45 +0000 (14:35 +0900)]
add option for allowing multiple-instances for setting-plugin-efl

10 years agoadded minlength check for editfield of setting-plugin-efl
MyoungJune Park [Fri, 28 Jun 2013 04:08:26 +0000 (13:08 +0900)]
added minlength check for editfield of setting-plugin-efl

- fixed N_SE-40191

10 years agorelease tag for 0627 latest
shy81.shin [Thu, 27 Jun 2013 07:17:17 +0000 (16:17 +0900)]
release tag for 0627 latest

10 years agoIME keypad is disappearing automatically if str meets maxlength
MyoungJune Park [Thu, 27 Jun 2013 02:23:11 +0000 (11:23 +0900)]
IME keypad is disappearing automatically if str meets maxlength

- show popup window and avoid hiding keypad
- fixed N_SE-35594

10 years agoMerge "fixed setting-plugin-efl crash issues" into tizen_2.2
MyoungJune Park [Wed, 26 Jun 2013 23:40:08 +0000 (23:40 +0000)]
Merge "fixed setting-plugin-efl crash issues" into tizen_2.2

10 years agofixed setting-plugin-efl crash issues
MyoungJune Park [Wed, 26 Jun 2013 13:58:03 +0000 (22:58 +0900)]
fixed setting-plugin-efl crash issues

__signal_filter has some cases that omit plugin_path by argument.
so made it fixed by storing it in static variable

- fixed N_SE-34372
- fixed N_SE-35794

10 years agofix privacy popup back button issue
shy81.shin [Wed, 26 Jun 2013 13:23:34 +0000 (22:23 +0900)]
fix privacy popup back button issue

10 years agofix bug on RC4, back button issue
shy81.shin [Wed, 26 Jun 2013 12:31:02 +0000 (21:31 +0900)]
fix bug on RC4, back button issue

10 years agoadd privacy popup back button callback
shy81.shin [Wed, 26 Jun 2013 11:52:39 +0000 (20:52 +0900)]
add privacy popup back button callback

10 years agoReslove PLM issue:P130611-4387,The picture item not response when cilck the item.
Ping Deng [Tue, 25 Jun 2013 08:21:42 +0000 (16:21 +0800)]
Reslove PLM issue:P130611-4387,The picture item not response when cilck the item.

10 years agochange date and time menu for setup wizard
Sunyeop Hwang [Tue, 25 Jun 2013 06:29:13 +0000 (15:29 +0900)]
change date and time menu for setup wizard

Change-Id: I4c374e62287950c47cf06b6d6ccbd1958dd556c6

10 years agoapply 'more' & 'back' key with efl-assist
MyoungJune Park [Mon, 24 Jun 2013 15:02:08 +0000 (00:02 +0900)]
apply 'more' & 'back' key with efl-assist

10 years agoadd tag for latest
shy81.shin [Mon, 24 Jun 2013 09:52:01 +0000 (18:52 +0900)]
add tag for latest

10 years agofix toolbar button with changed concept on naviframe keys
shy81.shin [Mon, 24 Jun 2013 09:25:07 +0000 (18:25 +0900)]
fix toolbar button with changed concept on naviframe keys

10 years agoadd symbolic link for compatibility with API
MyoungJune Park [Mon, 10 Jun 2013 11:18:40 +0000 (20:18 +0900)]
add symbolic link for compatibility with API

- /opt/usr/data/setting  --> /opt/data/setting
- /opt/usr/share/setting --> /opt/share/settings

10 years agoMerge branch 'tizen_2.1' into tizen_2.2
MyoungJune Park [Mon, 10 Jun 2013 05:59:24 +0000 (14:59 +0900)]
Merge branch 'tizen_2.1' into tizen_2.2

10 years agochange path /opt/share/settings and /opt/data/setting to /opt/usr/share/settings...
Hyejin Kim [Tue, 4 Jun 2013 10:22:39 +0000 (19:22 +0900)]
change path /opt/share/settings and /opt/data/setting to /opt/usr/share/settings and /opt/usr/data/setting

10 years agoupdate the Flora License statement tizen_2.1 accepted/tizen_2.1/20130520.093104 submit/tizen_2.1/20130516.045624
MyoungJune Park [Tue, 14 May 2013 08:26:01 +0000 (17:26 +0900)]
update the Flora License statement

- the opensourc license file had old Flora license statement so fixed
  it.

10 years agochange setting icon 117x117 submit/tizen_2.1/20130515.031550
shy81.shin [Tue, 14 May 2013 08:05:27 +0000 (17:05 +0900)]
change setting icon 117x117

10 years agochanged the access control for the open sourc license file
MyoungJune Park [Tue, 14 May 2013 07:18:48 +0000 (16:18 +0900)]
changed the access control for the open sourc license file

- it doesn't need to have right for 'write' access. so removed

10 years agofix system volume slider's operation
Hyejin Kim [Mon, 13 May 2013 09:12:35 +0000 (18:12 +0900)]
fix system volume slider's operation

Change-Id: I20184d59117937c08a7b20c88b47e45548583b0a

10 years agoupdate the opensource license file submit/tizen_2.1/20130514.054003
MyoungJune Park [Sat, 11 May 2013 03:43:15 +0000 (12:43 +0900)]
update the opensource license file

- and install the file at 2 places to make it easier for users to read
  it with My-files

10 years agoMerge "update .spec for installing smack rule" into tizen_2.1
MyoungJune Park [Fri, 10 May 2013 11:46:39 +0000 (20:46 +0900)]
Merge "update .spec for installing smack rule" into tizen_2.1

10 years agoMerge "Merge branch 'tizen_2.1_smack' into tizen_2.1" into tizen_2.1
MyoungJune Park [Fri, 10 May 2013 11:46:25 +0000 (20:46 +0900)]
Merge "Merge branch 'tizen_2.1_smack' into tizen_2.1" into tizen_2.1

10 years agoupdate .spec for installing smack rule
MyoungJune Park [Fri, 10 May 2013 11:38:30 +0000 (20:38 +0900)]
update .spec for installing smack rule

10 years agoMerge branch 'tizen_2.1_smack' into tizen_2.1
MyoungJune Park [Fri, 10 May 2013 10:56:05 +0000 (19:56 +0900)]
Merge branch 'tizen_2.1_smack' into tizen_2.1

10 years agoadd/install rule file
Hyejin Kim [Tue, 7 May 2013 08:42:58 +0000 (17:42 +0900)]
add/install rule file

Change-Id: Id308de067623645793c214eb23b212cbcfb48c32

10 years agoMerge branch 'tizen_2.1' of ssh://tizendev.org:29418/apps/home/settings into tizen_2.1
MyoungJune Park [Thu, 9 May 2013 04:56:01 +0000 (13:56 +0900)]
Merge branch 'tizen_2.1' of ssh://tizendev.org:29418/apps/home/settings into tizen_2.1

10 years agoupdate license verison number 1.0 -> 1.1
MyoungJune Park [Thu, 9 May 2013 04:19:47 +0000 (13:19 +0900)]
update license verison number 1.0 -> 1.1

10 years agoMerge "use wifi_get_mac_address-function to get MAC address" into tizen_2.1
Stanislav Radomskiy [Wed, 8 May 2013 06:48:19 +0000 (15:48 +0900)]
Merge "use wifi_get_mac_address-function to get MAC address" into tizen_2.1

10 years agoMerge "Fixing About phone is blank issue" into tizen_2.1
Stanislav Radomskiy [Wed, 8 May 2013 06:42:26 +0000 (15:42 +0900)]
Merge "Fixing About phone is blank issue" into tizen_2.1

10 years agoadd/install rule file
Hyejin Kim [Tue, 7 May 2013 08:42:58 +0000 (17:42 +0900)]
add/install rule file

Change-Id: Id308de067623645793c214eb23b212cbcfb48c32

10 years agoXdelete appcontrol routine on privacy setting
shy81.shin [Tue, 7 May 2013 07:28:37 +0000 (16:28 +0900)]
Xdelete appcontrol routine on privacy setting

10 years agoFixing About phone is blank issue
Stanislav Radomskiy [Mon, 6 May 2013 12:41:34 +0000 (15:41 +0300)]
Fixing About phone is blank issue

Fixing TDIS-865

Change-Id: I1f6d2e7fe815051ee308b25c00492ebbe80362f2

10 years agoupdated the License statements
MyoungJune Park [Tue, 7 May 2013 02:38:56 +0000 (11:38 +0900)]
updated the License statements

11 years agochanged Model name in setting-about 2.1b_release accepted/tizen_2.1/20130506.011935 submit/tizen_2.1/20130506.015030
MyoungJune Park [Fri, 3 May 2013 06:35:16 +0000 (15:35 +0900)]
changed Model name in setting-about

11 years agoremove 3 languages accepted/tizen_2.1/20130426.150432 submit/tizen_2.1/20130426.145833
Hyejin Kim [Fri, 26 Apr 2013 08:17:16 +0000 (17:17 +0900)]
remove 3 languages

11 years agouse wifi_get_mac_address-function to get MAC address
Kalle Lampila [Mon, 18 Mar 2013 14:48:30 +0000 (16:48 +0200)]
use wifi_get_mac_address-function to get MAC address

fixing TDIS-4799

Use wifi_get_mac_address function to get MAC address istead read it from file.
Only some of kernel drivers writes MAC to file so is more generic solution
ask it via function.

Change-Id: I2694030acf7a12482d3a4d9e99afed607cbc344a
Signed-off-by: Kalle Lampila <kalle.lampila@ixonos.com>
11 years agosupport default tone for call and noti
Hyejin Kim [Wed, 24 Apr 2013 07:13:38 +0000 (16:13 +0900)]
support default tone for call and noti

11 years agofixed boilder plate - flora site accepted/tizen_2.1/20130425.022820 submit/tizen_2.1/20130424.223615
MyoungJune Park [Tue, 23 Apr 2013 05:24:59 +0000 (14:24 +0900)]
fixed boilder plate - flora site

11 years agovconf key update for API compatibility
MyoungJune Park [Tue, 23 Apr 2013 04:52:33 +0000 (13:52 +0900)]
vconf key update for API compatibility

11 years agoreplace with new License file
MyoungJune Park [Tue, 23 Apr 2013 04:29:16 +0000 (13:29 +0900)]
replace with new License file

11 years agoRevert "remove unused menu and keys"
MyoungJune Park [Mon, 22 Apr 2013 13:09:06 +0000 (22:09 +0900)]
Revert "remove unused menu and keys"

This reverts commit 6144523dc854e17a2ac6d703edbf677f7ecfb42c.

Conflicts:

packaging/org.tizen.setting.spec

- removed setting-memory-efl
- removed the unused key except
  - memory keys using by API
  - motion_activate key using by API

11 years agoMerge "modified smack rule file guided by Security part" into tizen_2.1
MyoungJune Park [Mon, 22 Apr 2013 09:29:43 +0000 (18:29 +0900)]
Merge "modified smack rule file guided by Security part" into tizen_2.1

11 years agomodified smack rule file guided by Security part
MyoungJune Park [Mon, 22 Apr 2013 09:24:00 +0000 (18:24 +0900)]
modified smack rule file guided by Security part

11 years agorollback to initialize wap default memory
Hyejin Kim [Mon, 22 Apr 2013 06:29:08 +0000 (15:29 +0900)]
rollback to initialize wap default memory

Change-Id: Ic66d027342c8f9e2df0505d93d95adc953d26b2f

11 years agoadd vconf keys for the mock functions
MyoungJune Park [Mon, 22 Apr 2013 07:13:01 +0000 (16:13 +0900)]
add vconf keys for the mock functions

- screen reader, speech rate are unsupported now but added key for API
  compatibility
- week_of_day is not supported now but added for key for API
  compatibility

11 years agochange the default lockscreen type index
MyoungJune Park [Sat, 20 Apr 2013 11:19:36 +0000 (20:19 +0900)]
change the default lockscreen type index

- motion -> other
- modify the lock app list by pkg names

11 years agochange default language list value
Sunyeop Hwang [Fri, 19 Apr 2013 14:48:22 +0000 (23:48 +0900)]
change default language list value

Change-Id: I054ae3a826913173d6ea76e0023547b8c041f944

11 years agobug fix on 3rd lock app list and control
MyoungJune Park [Fri, 19 Apr 2013 13:26:36 +0000 (22:26 +0900)]
bug fix on 3rd lock app list and control

Change-Id: Ibb7ff3f144b5d6381cd78102cbfab003d131c5fd

11 years agofix work error of 3rd party lock list
Hyejin Kim [Thu, 18 Apr 2013 03:25:57 +0000 (12:25 +0900)]
fix work error of 3rd party lock list

Change-Id: Ia4870c88eaae1e52ed5b077260af6917c47a6459

11 years agoremove unused menu and keys
Hyejin Kim [Wed, 17 Apr 2013 06:26:04 +0000 (15:26 +0900)]
remove unused menu and keys

11 years agosupport 3rd party lock
Hyejin Kim [Wed, 17 Apr 2013 03:58:23 +0000 (12:58 +0900)]
support 3rd party lock

Change-Id: I5f2bf1f5595b93936d243aad31eafb02133a112b

11 years agomodified the mobile-ap UG name
MyoungJune Park [Tue, 16 Apr 2013 09:00:06 +0000 (18:00 +0900)]
modified the mobile-ap UG name

11 years agorelease
shy81.shin [Mon, 15 Apr 2013 11:32:58 +0000 (20:32 +0900)]
release

11 years agofix privacy set status bug
shy81.shin [Mon, 15 Apr 2013 10:45:35 +0000 (19:45 +0900)]
fix privacy set status bug

11 years agoMerge "Fix N_SE-27968" into tizen_2.1
kairong yin [Mon, 15 Apr 2013 08:30:28 +0000 (17:30 +0900)]
Merge "Fix N_SE-27968" into tizen_2.1

11 years agoFix N_SE-27968
Kairong Yin [Mon, 15 Apr 2013 12:36:46 +0000 (20:36 +0800)]
Fix N_SE-27968

Change-Id: Ib8c9c3fced754a4b0bde1a416a427443714bb888

11 years agoApply new API of rotation
Kairong Yin [Fri, 12 Apr 2013 04:25:44 +0000 (12:25 +0800)]
Apply new API of rotation

Change-Id: I2a46b2d9a62f3daace90673a7b26c03bb708a636

11 years agoMerge "Apply new API of rotation" into tizen_2.1
kairong yin [Mon, 15 Apr 2013 08:30:18 +0000 (17:30 +0900)]
Merge "Apply new API of rotation" into tizen_2.1

11 years agocahnge to OK button for privacy
shy81.shin [Mon, 15 Apr 2013 08:07:59 +0000 (17:07 +0900)]
cahnge to OK button for privacy

11 years agoMerge "Merge branch 'master' into tizen_2.1" into tizen_2.1
MyoungJune Park [Mon, 15 Apr 2013 05:44:06 +0000 (14:44 +0900)]
Merge "Merge branch 'master' into tizen_2.1" into tizen_2.1