Jiwoong Im [Fri, 6 Nov 2015 06:09:13 +0000 (15:09 +0900)]
replace service to app_control
Change-Id: I467275ba20d7449f03e3539844963a1e119aba22
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Minkyu Kang [Wed, 23 Sep 2015 08:12:19 +0000 (17:12 +0900)]
add dbus privilege
Change-Id: I527f9d13b63a6763247de097c8d9be9b201909f6
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
jinwoo.shin [Mon, 31 Aug 2015 04:44:45 +0000 (13:44 +0900)]
Add default pin number
Change-Id: I29178a673a9d21ff172e4f870971eea69de61890
Signed-off-by: jinwoo.shin <jw0227.shin@samsung.com>
Shinwoo Kim [Thu, 30 Jul 2015 09:51:40 +0000 (18:51 +0900)]
Add accessibility submenu
Accessibility submenu will be used to launch accessibility features, like screen reader, screen magnification etc.
Change-Id: Ibdaba51b45d199155e02549463e5f2940aa01b0a
Minkyu Kang [Wed, 29 Jul 2015 10:50:37 +0000 (19:50 +0900)]
modify icon file
Change-Id: I409ffbd7a6e1cad76c9b7196a0234841a7a00885
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Tue, 28 Jul 2015 10:28:49 +0000 (19:28 +0900)]
remove application-common dependency
Change-Id: Ib9981649813d7d1ab071346fc21ddb6a6209ca22
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Jiwoong Im [Thu, 2 Jul 2015 08:05:46 +0000 (17:05 +0900)]
Revert "Make this package not be included in wayland image (temp)"
This reverts commit
6635834f7826eb04f72907fd2e28082f8f89058a.
Change-Id: I473d9fa9ad5f4fd4be98314609337043d69063d9
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Jiwoong Im [Thu, 2 Jul 2015 08:05:13 +0000 (17:05 +0900)]
Revert "Fixed the spec file to change the build according to graphic engine"
This reverts commit
f4fe14c37b8d6b42d462997f341be15848a7bbb4.
Change-Id: Ifcaba63f81873d9945928d79517ffbefa03759a2
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Yu Jiung [Sat, 20 Jun 2015 09:07:18 +0000 (18:07 +0900)]
Replace libwifi-direct with capi-network-wifi-direct
Change-Id: I3adcaf456eaf3aacb8c7e3b733e92809462e5a34
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Minkyu Kang [Fri, 12 Jun 2015 04:31:16 +0000 (13:31 +0900)]
disable unsupported menus
Change-Id: I869a89ab61ed1205fe70aab094ea9dbffa33b7d6
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Fri, 12 Jun 2015 04:19:37 +0000 (13:19 +0900)]
add focus_highlight on at widgets
Change-Id: I26cd77402f1afcf5549d85fd829185858a5d618f
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Shuhrat Dehkanov [Thu, 11 Jun 2015 08:10:06 +0000 (17:10 +0900)]
Do not fail if proxy method has never been setup
Currently, the UI fails if no proxy method was setup previously i.e.,
if vconf_get_int(VCONF_PROXY_METHOD, value) returns non-zero value.
However, we think, that should not be the case as user has to be able
to get to the proxy settings UI in order to setup proxy in the first
place.
This fix that issue and enables the UI even if vconf_get_int() fails.
Change-Id: Ie7308f75d75ec252ebab931550c48482476a94ab
Signed-off-by: Shuhrat Dehkanov <sh.dehkanov@samsung.com>
Shuhrat Dehkanov [Thu, 11 Jun 2015 07:11:30 +0000 (16:11 +0900)]
Show date in full length instead of ellipses
Currently, the date is shown as ".../.../..." instead of "12/31/2000"
in date setting pop-up dialog.
This fixes that and shows the date in full length.
Change-Id: Ie2da0a75b6a190f85ef0f72b1e8c9203687d291d
Shuhrat Dehkanov [Wed, 10 Jun 2015 07:29:57 +0000 (16:29 +0900)]
Remove key definitions
These are provided by app-common
Change-Id: If61ad40967aa285b37c540f1e6920a6cdeadb38d
Shuhrat Dehkanov [Mon, 8 Jun 2015 23:19:16 +0000 (08:19 +0900)]
Exit Wi-Fi passcode view on remote back key press
Change-Id: I9fc5fcc0540624337f046973463370a82e0e7bbb
Shuhrat Dehkanov [Mon, 8 Jun 2015 07:38:42 +0000 (16:38 +0900)]
Exit app and sub-catalog on remote back key press
Change-Id: I92a284b9e89a4035972e1f0940c2b8f8751f9988
Shuhrat Dehkanov [Wed, 3 Jun 2015 10:24:51 +0000 (19:24 +0900)]
Replace "Select" key with "Return"
"Select" key is missing both from keyboard and remote controller.
That's, use KEY_ENTER_REMOTE or KEY_ENTER to proceed with connection.
This change also removes <password></password> markup from password
entry text.
Change-Id: I3dbc7dc3a31b1b31984f41cc92d521e92feade97
Shuhrat Dehkanov [Wed, 3 Jun 2015 07:13:44 +0000 (16:13 +0900)]
Add index normalizer
Index returned by elm_genlist_item_index_get() starts from 1, but
eina_list_nth() index starts from 0 consequently causing mismatch
in user selected AP and the actual AP being connected to.
This adds a normalizer to correct that.
Change-Id: Ia04044ea49d5bacc28606216d4985c8d0655bc00
Shuhrat Dehkanov [Tue, 2 Jun 2015 14:19:42 +0000 (23:19 +0900)]
Add text.ellipsis
This fixes
edje_cc: Warning. Part 'elm.text' in group
'elm/progressbar/horizontal/update_progressbar' contains
description 'default:0' which has text.min: 1 X; but not
text.ellipsis: -1;
edje_cc: Warning. This is almost certainly not what you want.
warning.
Change-Id: I328f3dee7a12e67ec01b9b478e5b5e32d16bc8b3
Shuhrat Dehkanov [Tue, 2 Jun 2015 14:11:17 +0000 (23:11 +0900)]
Fix incompatible pointer type warning
[ 54s] /home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/src
/view_maincatalog.c: In function '_draw_subitems':
[ 54s] /home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/src
/view_maincatalog.c:1181:45: warning: passing argument 2 of
'provider_get_passcode' from incompatible pointer type
[ 54s] && (provider_get_passcode(KEY_PASSCODE, &passcode) == -1)) {
[ 54s] ^
[ 54s] In file included from /home/abuild/rpmbuild/BUILD/
org.tizen.settings-tv-ref-0.1/src/view_maincatalog.c:28:0:
[ 54s] /home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/
include/settings_provider.h:28:5: note: expected 'char **'
but argument is of type 'const char **'
[ 54s] int provider_get_passcode(const char *key, char **val);
[ 54s] ^
Change-Id: I4926ee81a6f19504ea8b6b5721fbf5d827bcaf0a
Shuhrat Dehkanov [Thu, 28 May 2015 15:50:28 +0000 (00:50 +0900)]
Remove "Auto program" menu
Auto program depends on tv-service which is currently missing
Change-Id: I1eb80616a11fddbcecdfc55b3516e48fca38cc79
Shuhrat Dehkanov [Thu, 28 May 2015 15:46:42 +0000 (00:46 +0900)]
Disable channel lock menu if passcode has not been setup yet
Change-Id: Iaea5a3dbddeddc5cbb697df44731345503fe641d
Shuhrat Dehkanov [Thu, 28 May 2015 13:36:25 +0000 (22:36 +0900)]
Fix various build warnings
Change-Id: I4fa8f552fe803ba6ac3738c5918c8f62145f5e03
Shuhrat Dehkanov [Thu, 28 May 2015 13:03:58 +0000 (22:03 +0900)]
Replace utils_get_vconf_value() with is_24_hour()
utils_get_vconf_value() is exclusively used for getting 24-hour
format enabled/disabled state from vconf.
is_24_hour() achieves the same result, albeit with more simplicity.
Change-Id: I1ed582f39114fd0f729fb81475cfc88261fe96b6
Shuhrat Dehkanov [Thu, 28 May 2015 11:27:09 +0000 (20:27 +0900)]
Remove sysman dependency
Change-Id: I14f9b3469efc10608435ba26ff81af07863a6f0e
Shuhrat Dehkanov [Thu, 28 May 2015 10:43:26 +0000 (19:43 +0900)]
Fix "group has a non-fixed part" error
Change-Id: I323409b4f13f7df70f7b21949a2e3c6277974bb8
Shuhrat Dehkanov [Thu, 28 May 2015 10:42:28 +0000 (19:42 +0900)]
Add network privileges
Change-Id: I82b4b291acf8bc9c186c314258e555caebd80565
Shuhrat Dehkanov [Tue, 26 May 2015 07:46:25 +0000 (16:46 +0900)]
Fix "group has a non-fixed part" error
Change-Id: I467ba5cf6e390e271b8dc1b8b4a14cbb0f131668
Shuhrat Dehkanov [Tue, 26 May 2015 05:46:50 +0000 (14:46 +0900)]
Strip out all profiles and comments from PNG images
Change-Id: Ie4d55a6421ab3f2cc29aedb1c985feae2f5db7ba
Shuhrat Dehkanov [Thu, 21 May 2015 13:39:14 +0000 (22:39 +0900)]
Enable network settings view
This ignores return value from register_ethernet_state_cb() (this API
is actually missing from capi-network-connection at this moment).
Change-Id: I8748505ee362cc986cb9ac47106dd1cb4c7128e2
Shuhrat Dehkanov [Thu, 21 May 2015 11:49:33 +0000 (20:49 +0900)]
Revert to original C impl
I tried to go as way back as possible, so there are couple things
that need to re-applied:
- accessibility menu
- PNG image warnings
- edje/edc warnings
- test cases
Change-Id: I5c79b244a27a365bdd4d784670cd43d0a38c8e12
Minkyu Kang [Thu, 21 May 2015 02:13:03 +0000 (11:13 +0900)]
add missing size hint
Change-Id: I0e2bd79039d6ab0c85fa0284182b5faf21d80893
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Shuhrat Dehkanov [Wed, 13 May 2015 07:14:40 +0000 (16:14 +0900)]
Strip out all profiles and comments from PNG images
Change-Id: Ic7a1ac57494def5c2d15df67988178f1e4b76322
Shuhrat Dehkanov [Wed, 13 May 2015 02:08:57 +0000 (11:08 +0900)]
Fix SIGSEGV in CMainCatalogView
Change-Id: If8eedf3017e088aaec58c05d11916f53bb9493c0
Shuhrat Dehkanov [Fri, 8 May 2015 10:08:09 +0000 (19:08 +0900)]
Fix 'Class has non-virtual destructor' warning
Also, applied cpplint check fixes
Change-Id: I63a0275d8ca510bb3685478757c184735f879ade
Shuhrat Dehkanov [Thu, 7 May 2015 06:34:15 +0000 (15:34 +0900)]
Fix compile warnings
/home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/ug/wifi-direct/src/WifiDirectMainView.cpp:
In member function 'void CWifiDirectMainView::m_ProcessConnectionReq(const char*)':
/home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/ug/wifi-direct/src/WifiDirectMainView.cpp:
763:45: warning: the address of 'is_pbc' will always evaluate as 'true' [-Waddress]
ret = m->pWifiDirectMgr->GetWPStype(&is_pbc);
^
/home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/src/view_maincatalog.cpp: In member
function 'virtual void CMainCatalogView::Refresh()':
/usr/include/eina-1/eina/eina_array.h:493:15: warning: comparison between signed and unsigned
integer expressions [-Wsign-compare]
(index < eina_array_count(array)) && ((item = *((iterator)++))); \
^
/home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/src/view_maincatalog.cpp:1188:3: note: in
expansion of macro 'EINA_ARRAY_ITER_NEXT'
EINA_ARRAY_ITER_NEXT(m->sub_item_btn, i, obj, a) {
^
/home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/src/view_sublist.cpp: In member function
'bool CSublistView::m_DrawListItems(Eina_List*)':
/usr/include/eina-1/eina/eina_array.h:493:15: warning: comparison between signed and unsigned
integer expressions [-Wsign-compare]
(index < eina_array_count(array)) && ((item = *((iterator)++))); \
^
/home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/src/view_sublist.cpp:359:4: note: in
expansion of macro 'EINA_ARRAY_ITER_NEXT'
EINA_ARRAY_ITER_NEXT(btns, j, obj, a)
^
/home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/src/view_pwd_popup.cpp: In function
'Evas_Object* _add_pwd_cancel_btn(SPasscodePopupView*)':
/home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/src/view_pwd_popup.cpp:196:63: warning:
deprecated conversion from string constant to 'char*' [-Wwrite-strings]
utils_get_translation_str((char *) MSGID_CANCEL), EINA_TRUE);
^
/home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/src/view_system_clock.cpp: In member
function 'bool CSystemClockView::m_AddSysclkSublistItem(Eina_List*, const char*)':
/usr/include/eina-1/eina/eina_array.h:493:15: warning: comparison between signed and unsigned
integer expressions [-Wsign-compare]
(index < eina_array_count(array)) && ((item = *((iterator)++))); \
^
/home/abuild/rpmbuild/BUILD/org.tizen.settings-tv-ref-0.1/src/view_system_clock.cpp:257:2: note: in
expansion of macro 'EINA_ARRAY_ITER_NEXT'
EINA_ARRAY_ITER_NEXT(array, j, obj, aiter) {
^
Change-Id: Ia11848ec772103e14d5fb5d5d40ac37b65058afb
Shuhrat Dehkanov [Wed, 6 May 2015 10:41:45 +0000 (19:41 +0900)]
git mv include/def.h include/common_defs.h
This is not to confuse with def.h in pulse library
Change-Id: I61b1754d9155d1c0a48a6f3e9dd0bffd5d005bf4
Shuhrat Dehkanov [Wed, 6 May 2015 07:48:08 +0000 (16:48 +0900)]
Fix edje warning
ERR<13934>:edje lib/edje/edje_util.c:3105 _edje_object_size_min_restricted_calc()
file /usr/apps/org.tizen.settings-tv-ref/res/edje/org.tizen.settings-tv-ref.edj, group
change_passcode_view has a non-fixed part '...'.
Adding 'fixed: 1 1;' to source EDC may help. Continuing discarding faulty part.
Change-Id: I50537cdf72fbb3b23d23a50cfd7c5afda70498e1
Hyojung Jo [Thu, 30 Apr 2015 08:04:37 +0000 (17:04 +0900)]
Fixed the edje compile warning
Change-Id: Idd140c529b776be846599d0c0bb73ad4e9097a73
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
Hyojung Jo [Thu, 30 Apr 2015 06:51:48 +0000 (15:51 +0900)]
Fixed the compile warning
Change-Id: Iaf3fbaeb303a5c7523b35cf2dfa399b42f89dadb
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
Hyojung Jo [Thu, 30 Apr 2015 06:46:38 +0000 (15:46 +0900)]
Fixed the compile warning regarding type casting
Change-Id: Iab64cfae813d6a2b2932de48365af3ec6cd729ff
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
Minkyu Kang [Wed, 29 Apr 2015 09:13:28 +0000 (02:13 -0700)]
Merge "Add accessibility submenu." into tizen
Minkyu Kang [Wed, 29 Apr 2015 04:16:23 +0000 (13:16 +0900)]
Fixed the spec file to change the build according to graphic engine
Change-Id: Idc542de3f3b78ab3c57bc0edb93d32bf1ba05857
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Lukasz Stanislawski [Tue, 21 Apr 2015 13:40:33 +0000 (15:40 +0200)]
Add accessibility submenu.
Accessibility submenu will be used to launch accessibility
features, like screen reader, screen magnification etc.
Change-Id: I0363ae611e00b286e6095ce927dc2a783bae31a9
JuWan Kim [Wed, 22 Apr 2015 05:26:44 +0000 (14:26 +0900)]
Add testcase files
Change-Id: I0244c571d258ab1fc481690190fdb4adcd11f6e0
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
Kim Youngjin [Mon, 20 Apr 2015 23:14:42 +0000 (08:14 +0900)]
dbg.h file is removed.
Change-Id: I302cef8f2bee8f37375220bb2cd1a0db9650c7fe
Signed-off-by: Kim Youngjin <yj21c.kim@samsung.com>
JuWan Kim [Mon, 20 Apr 2015 06:09:45 +0000 (15:09 +0900)]
Fix build error due to changing app-common
Change-Id: I952a9915c30230722805a17ac395d87d2404d7d9
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Wed, 15 Apr 2015 02:51:56 +0000 (11:51 +0900)]
Fix ug invisible bug.
* All Evas_object should be added on same window to getting visibility
stack (using elm_win_resize_object_add(win, base))
Change-Id: I01aeeb4a0706fed8f1fc215c29d6bbaf51ce4132
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
Kim Youngjin [Tue, 14 Apr 2015 00:25:37 +0000 (09:25 +0900)]
Compile error is fixed.
Change-Id: I23542073b0445249297a1be56f6eaf705fa1fcc5
Signed-off-by: Kim Youngjin <yj21c.kim@samsung.com>
Kim Youngjin [Tue, 14 Apr 2015 00:16:21 +0000 (09:16 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/profile/tv/apps/native/settings into tizen
Change-Id: I77d7597e7732f4e0efb77fc9b810cd3f27fa71c0
Signed-off-by: Kim Youngjin <yj21c.kim@samsung.com>
Kim Youngjin [Tue, 14 Apr 2015 00:14:06 +0000 (09:14 +0900)]
WifiAp module is added.
Change-Id: I90ade7e2875582b9cf0b54850064568e757dfa62
Signed-off-by: Kim Youngjin <yj21c.kim@samsung.com>
JuWan Kim [Mon, 13 Apr 2015 11:58:53 +0000 (20:58 +0900)]
Refactoring / code clean
Change-Id: I075c61762513fb01a7573ed0c44abdbf6a4994f2
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Mon, 13 Apr 2015 07:45:15 +0000 (16:45 +0900)]
Fix clock ui bug
Change-Id: I5fdb1e7ded296a863fb323eb1cbde942fed6416c
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Mon, 13 Apr 2015 07:15:19 +0000 (16:15 +0900)]
Fix auto-test bug
* Fix btn click callback
* Remove Key defines
Change-Id: I8a1b442cc2e5a36641b157b60ebbd06b211fad61
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
Kim Youngjin [Mon, 13 Apr 2015 02:56:06 +0000 (11:56 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/profile/tv/apps/native/settings into tizen
JuWan Kim [Sat, 11 Apr 2015 02:46:00 +0000 (11:46 +0900)]
Fix seg fault bug
* When refactoring, passed wrong parameter
Change-Id: I0e3f200df6e2d90b2e16d5bee4457de7cb89e656
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
Kim Youngjin [Wed, 8 Apr 2015 05:17:15 +0000 (14:17 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/profile/tv/apps/native/settings into tizen
Kim Youngjin [Tue, 7 Apr 2015 02:48:58 +0000 (19:48 -0700)]
Merge "refactoring" into tizen
JuWan Kim [Tue, 7 Apr 2015 01:14:32 +0000 (10:14 +0900)]
Fix win32 build error
Change-Id: I244b9d91b7fd654c0e2571a3d78579c3565c547e
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
Kim Youngjin [Tue, 7 Apr 2015 00:03:24 +0000 (09:03 +0900)]
refactoring
Change-Id: I649d6d4a0aaf7d3e36c04961f4343dd07ad09fda
Signed-off-by: Kim Youngjin <yj21c.kim@samsung.com>
Kim Youngjin [Tue, 7 Apr 2015 00:03:24 +0000 (09:03 +0900)]
refactoring
Change-Id: I649d6d4a0aaf7d3e36c04961f4343dd07ad09fda
Signed-off-by: Kim Youngjin <yj21c.kim@samsung.com>
JuWan Kim [Mon, 6 Apr 2015 04:56:30 +0000 (13:56 +0900)]
Refactoring /ug/system Done
Change-Id: I9c40b012daabdf2b042e8ee874b46d94ff5587b1
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Thu, 2 Apr 2015 07:50:00 +0000 (16:50 +0900)]
Refactoring ug/channel Done
Change-Id: I7ee5b81fda296ede648b44a29a9213ede455ef5c
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Wed, 1 Apr 2015 11:00:08 +0000 (20:00 +0900)]
Refactoring /ug/wifi-direct Done
Change-Id: I10ffb181a6611608bbefad5733b13d4ca40ae7fd
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Tue, 31 Mar 2015 08:55:08 +0000 (17:55 +0900)]
Modify codes for WIN32 build environment
Change-Id: I8cee5754e6666f7c49a48706543fcdb0302465e5
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Tue, 31 Mar 2015 08:00:03 +0000 (17:00 +0900)]
Fix sub menu launch bug after refactoring
Change-Id: I0d7c7b9d7920b1df3dce20f8e4d5d9d9e1e23298
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Tue, 31 Mar 2015 05:04:13 +0000 (14:04 +0900)]
Fix launch bug after refactoring
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
Change-Id: Ie1ea8410d6ba7e0a777ff75784d1a4a6de914112
Kim Youngjin [Mon, 30 Mar 2015 08:27:33 +0000 (17:27 +0900)]
Refactoring
Change-Id: Ib44549f0a0d266c0315e8de76cba9beb97cd2984
Signed-off-by: Kim Youngjin <yj21c.kim@samsung.com>
Kim Youngjin [Mon, 30 Mar 2015 06:12:28 +0000 (15:12 +0900)]
viewmgr is changed to class module.
Change-Id: I9bd106203acedb2160554202669f7e4cd470bd0e
Signed-off-by: Kim Youngjin <yj21c.kim@samsung.com>
JuWan Kim [Sat, 28 Mar 2015 05:13:28 +0000 (14:13 +0900)]
UG Proxy refactoring Done
Change-Id: I9bd9c3ae81916a63227a60155d2cc6aa694396d7
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Fri, 27 Mar 2015 22:58:56 +0000 (07:58 +0900)]
UG Network refactoring DONE
Change-Id: I71866a2443abc2e038bc33d1b488ab0ab99caaec
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Thu, 26 Mar 2015 08:01:49 +0000 (17:01 +0900)]
Refactoring / Add IpSettingView.cpp / Fix Segfault bug.
Change-Id: I33319b02134d4d6cdf068357a6d94a8e4d7ba9a6
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Wed, 25 Mar 2015 07:59:41 +0000 (16:59 +0900)]
Change main_view to NetworkMainView class in ./ug/network/
* It has UI problem because of using application-common
(elm_win_resize_object_add)
* But, when main code will be refactored, I am looking forward to
solve the bug.
Change-Id: Ia55d0a41a4cd4d8903071218cdae78c5245a5c7f
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Mon, 23 Mar 2015 05:52:10 +0000 (14:52 +0900)]
Remove vconf_mgr in /ug/network
Change-Id: Ia54013cdd765573d120ce99ced29565fe2aeb7e7
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Mon, 23 Mar 2015 02:47:47 +0000 (11:47 +0900)]
Fix launch bug
* Remove iter destroy code.
Change-Id: Ie8c1fc4910b852c3d84f096b2887be7d806231dc
JuWan Kim [Fri, 20 Mar 2015 04:57:59 +0000 (13:57 +0900)]
Update CNetConMgr and code clean
Change-Id: Ib8d0e03a674fc5acc787d7a0adda49807163eca5
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Thu, 19 Mar 2015 05:11:54 +0000 (14:11 +0900)]
Add NetConMgr and remove connection_mgr.cpp and remove vconf_mgr.cpp
Change-Id: Ied6f6520916e7b2720ac39ec5abbce26097044ee
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Thu, 19 Mar 2015 00:51:49 +0000 (09:51 +0900)]
Add CWifiMgr for ug common.
Change-Id: I1d14f6efdd955428e01c1316d85e75fc8fb6f412
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Tue, 17 Mar 2015 07:25:21 +0000 (16:25 +0900)]
Change c to cpp in ./ug/network
* Changing to cpp is done.
Change-Id: I18227bae986d87b8e11e3598b2fbd342ecb96a81
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Tue, 17 Mar 2015 06:11:26 +0000 (15:11 +0900)]
Change c to cpp in ./ug/wifi-direct/
Change-Id: Ibbe71bbc023ef039e8c1404999ed0a2c682d850e
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Tue, 17 Mar 2015 05:24:34 +0000 (14:24 +0900)]
Change c to cpp in ./ug/system/
Change-Id: I01ae2cbf1b6dbc679cb13f03fd756d80464001a7
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Tue, 17 Mar 2015 02:56:16 +0000 (11:56 +0900)]
Change c to cpp in ./ug/proxy/
Change-Id: Id26540561c151368479171e7b3f4802875ef0c7b
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Tue, 17 Mar 2015 01:57:38 +0000 (10:57 +0900)]
Change c to cpp in ./ug/channel
Change-Id: Idbd641025a719223ee47f9980ac34ab9dc599a07
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
JuWan Kim [Tue, 17 Mar 2015 00:06:39 +0000 (09:06 +0900)]
Fix auto program UI bug
Change-Id: I986e37adc28f09d2eba761b1fd9f3f765671007f
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>