profile/tv/apps/native/settings.git
9 years agoShow wifi-direct menu regardless of wifi init state 02/36702/1 accepted/tizen/tv/20150312.105827 submit/tizen_tv/20150312.073205
JuWan Kim [Thu, 12 Mar 2015 05:18:58 +0000 (14:18 +0900)]
Show wifi-direct menu regardless of wifi init state

Change-Id: Ibad36ab0877900e1e4d7763be6dc8e32992f7360
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoFix Network settings launch bug 89/36689/1 accepted/tizen/tv/20150312.061425 submit/tizen_tv/20150312.042106
JuWan Kim [Thu, 12 Mar 2015 02:41:25 +0000 (11:41 +0900)]
Fix Network settings launch bug

Change-Id: Id9abf5afd6879b537f3e08bfd283ded9e8c86b2a
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoRemove vconf set in spec file. Add vconf set flow to main.cpp 41/36641/2 accepted/tizen/tv/20150312.010920 submit/tizen_tv/20150311.080819
JuWan Kim [Wed, 11 Mar 2015 07:41:10 +0000 (16:41 +0900)]
Remove vconf set in spec file. Add vconf set flow to main.cpp

 * Vconftool set command in spec has a root user label
 * To use the vconf value in program, vconf value shoud be set in running
 * time.

Change-Id: Ia2fa3d983eaa8dbe241e299c7344e5ddb46199b4
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoMake this package not be included in wayland image (temp) 60/36560/1 accepted/tizen/tv/20150310.063446 submit/tizen_tv/20150310.051920
Kim Tae Soo [Tue, 10 Mar 2015 05:17:55 +0000 (14:17 +0900)]
Make this package not be included in wayland image (temp)

Change-Id: I2fefcb6c34a83a6b87569dade62381f7facbc666
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
9 years agoRemove X dependency (x11, utilX, ecore-x) 08/36508/1 submit/tizen/20150309.095351
JuWan Kim [Mon, 9 Mar 2015 08:39:01 +0000 (17:39 +0900)]
Remove X dependency (x11, utilX, ecore-x)

Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
Change-Id: I617a628d36783d2928ad3d0c7565fbcebcd28cc4

9 years agoApply BaseApp 44/36344/1 accepted/tizen/tv/20150305.131148 submit/tizen_tv/20150305.114012
JuWan Kim [Thu, 5 Mar 2015 11:06:59 +0000 (20:06 +0900)]
Apply BaseApp

Change-Id: Idb4f4e387ccd1394ad067b1b4bf486d5d05044a7
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoRemove null-body files. It is not used. 29/36329/1 accepted/tizen/tv/20150305.103826 submit/tizen_tv/20150305.100004
JuWan Kim [Thu, 5 Mar 2015 07:38:17 +0000 (16:38 +0900)]
Remove null-body files. It is not used.

Change-Id: Icba60db872e94f7fd22d10e7696ee581e12eda13
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoConvert c to cpp except for ug files. 15/36215/1 accepted/tizen/tv/20150304.011909 submit/tizen_tv/20150303.130111
JuWan Kim [Tue, 3 Mar 2015 12:58:18 +0000 (21:58 +0900)]
Convert c to cpp except for ug files.

Change-Id: I4f93e8c8ac201f160c484f6df0a8dfedeb26cfd5
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoFix ctxpopup y position bug for speaker setup. 79/36179/1 accepted/tizen/tv/20150304.011859 submit/tizen_tv/20150303.125752
JuWan Kim [Tue, 3 Mar 2015 08:37:55 +0000 (17:37 +0900)]
Fix ctxpopup y position bug for speaker setup.

Change-Id: If28a5cedc48fac66acfb95732a6e91f5ff880970
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoAdd Remote Key defines / flow 25/35925/1 accepted/tizen/tv/20150226.094618 submit/tizen_tv/20150226.071925
JuWan Kim [Thu, 26 Feb 2015 06:56:23 +0000 (15:56 +0900)]
Add Remote Key defines / flow

Change-Id: Ic6c7c882b75741513b53fdca4d412c51649f0696
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoModify settings app to work 03/35903/1 accepted/tizen/tv/20150226.042022 accepted/tizen/tv/20150226.094551 submit/tizen_tv/20150226.013703 submit/tizen_tv/20150226.071823
Kim Tae Soo [Thu, 26 Feb 2015 00:48:16 +0000 (09:48 +0900)]
Modify settings app to work

Change-Id: Ifb7d3ee58be6f655a1ee9ae570a93db25f2e93a7
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
9 years agoApply changed app-lifecycle 28/35828/1 accepted/tizen/tv/20150225.100243 submit/tizen_tv/20150225.073916
JuWan Kim [Wed, 25 Feb 2015 07:15:30 +0000 (16:15 +0900)]
Apply changed app-lifecycle

Change-Id: Id2a4e71ae7c62360d1edda777814fff30de485e9
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoFix launch bug (json read fail) 18/35818/1
JuWan Kim [Wed, 25 Feb 2015 05:13:35 +0000 (14:13 +0900)]
Fix launch bug (json read fail)

 * After json_reader_read_member function is called, json_reader_end_member should be called
 * Added debug message

Change-Id: I58c2f0c45062ffa977eae87f5698d8a4101bf234
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoAdd default manifest file and modify spec file for manifest file 58/35658/1 accepted/tizen/tv/20150223.074143 submit/tizen_tv/20150223.071110
JuWan Kim [Mon, 23 Feb 2015 06:51:19 +0000 (15:51 +0900)]
Add default manifest file and modify spec file for manifest file

Change-Id: I89e95ef31fd25e8e0d44b61bb0c1d8973d86b2f7
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoRemove manifest file 68/34968/1 submit/tizen_tv/20150205.090455
JuWan Kim [Thu, 5 Feb 2015 05:35:08 +0000 (14:35 +0900)]
Remove manifest file

Change-Id: Ieb8c06450ec8ffec64a12de13348f99bce3dccf0
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoBase code / protex done / build check done (32/64bit) 65/34565/1 accepted/tizen/tv/20150130.000900 submit/tizen_tv/20150129.095141
JuWan Kim [Thu, 29 Jan 2015 06:32:02 +0000 (15:32 +0900)]
Base code / protex done / build check done (32/64bit)

Change-Id: Ie572ec19fc5afdad3c7018201036b71bd43193c8
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
9 years agoInitial empty repository master submit/tizen/20150129.062157
KyungMi Lee [Tue, 27 Jan 2015 07:12:37 +0000 (23:12 -0800)]
Initial empty repository