profile/tv/apps/native/air_settings.git
4 years agoFix coverity issue 60/230760/1 accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/hotfix/20201103.045108 accepted/tizen/unified/20200417.152755 submit/tizen/20200414.082708 submit/tizen_6.0/20201029.205505 submit/tizen_6.0_hotfix/20201102.192905 submit/tizen_6.0_hotfix/20201103.115105 tizen_6.0.m2_release
Seonah Moon [Tue, 14 Apr 2020 04:55:20 +0000 (13:55 +0900)]
Fix coverity issue

Change-Id: Ia69c995f4d1fa190af856c117d52112db584d9f3
CID-1135154: Unchecked return value

4 years agoFix potential error from coverity test 66/226466/1 accepted/tizen/unified/20200303.170214 submit/tizen/20200303.050237
Kiseok Chang [Tue, 3 Mar 2020 04:40:50 +0000 (13:40 +0900)]
Fix potential error from coverity test

Change-Id: I18d8b2c179da5d0fd8b9207e5b33da906056fa00
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
4 years agoRemove warnings from GCC-9 24/221924/1 accepted/tizen/unified/20200109.065536 submit/tizen/20200108.090635
Kiseok Chang [Wed, 8 Jan 2020 08:25:32 +0000 (17:25 +0900)]
Remove warnings from GCC-9

 - 'format-truncation' warnings

Change-Id: Id786451dc2dbca9cc5ad1e7a2f6d6e573eb99df4
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
5 years agofix wrong edc usage. 76/199276/1
Hermet Park [Fri, 8 Feb 2019 05:52:38 +0000 (14:52 +0900)]
fix wrong edc usage.

There are invalid part, state, prorgram references.
They are catched by edje_cc, removed abnormal usages all.

Change-Id: I0723f05a43da94f9c5a0f42740c25a16401a0f39

5 years agoFix dlog format errors 79/195879/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.035032 accepted/tizen/5.5/unified/mobile/hotfix/20201027.071040 accepted/tizen/5.5/unified/wearable/hotfix/20201028.024329 accepted/tizen/unified/20190104.061308 submit/tizen/20181213.113859 submit/tizen/20190103.072413 submit/tizen_5.5/20191031.000009 submit/tizen_5.5/20191031.000011 submit/tizen_5.5/20191031.000013 submit/tizen_5.5/20191031.000014 submit/tizen_5.5_mobile_hotfix/20201026.185109 submit/tizen_5.5_wearable_hotfix/20201026.184309 submit/tizen_5.5_wearable_hotfix/20201028.113101 tizen_5.5.m2_release
Kiseok Chang [Wed, 19 Dec 2018 06:38:24 +0000 (15:38 +0900)]
Fix dlog format errors

Change-Id: Id2f8a10ed4a900f5fe580c0cb271561069d7e59e
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
5 years agoMerge "Check value returned by elm_entry_markup_to_utf8" into tizen accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181106.201715 accepted/tizen/unified/20180810.062850 submit/tizen/20180809.075402 submit/tizen_5.0/20181101.000009 submit/tizen_5.0/20181106.000001
taesub kim [Thu, 9 Aug 2018 07:53:47 +0000 (07:53 +0000)]
Merge "Check value returned by elm_entry_markup_to_utf8" into tizen

5 years agoCheck value returned by elm_entry_markup_to_utf8 23/186223/1
Abhishek Sansanwal [Wed, 8 Aug 2018 06:44:25 +0000 (12:14 +0530)]
Check value returned by elm_entry_markup_to_utf8

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Ie41e73ec1463c8de1238e1c7351cfe0286bbd503

5 years agoFix for WGID:342449 18/186218/1
Abhishek Sansanwal [Wed, 8 Aug 2018 06:34:00 +0000 (12:04 +0530)]
Fix for WGID:342449

Description: There is no need to call
elm_entry_markup_to_utf8 because the
default value "255" is being set into
the entry field.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I1f5553e248d7e49f935d6ae32f78fbce970dcdbc

6 years agoMerge "Fix for coverity issue CID: 108713" into tizen accepted/tizen/unified/20180423.062823 submit/tizen/20180422.234546
taesub kim [Sun, 22 Apr 2018 23:45:07 +0000 (23:45 +0000)]
Merge "Fix for coverity issue CID: 108713" into tizen

6 years agoMerge "Fix for coverity issue CID: 108319" into tizen
taesub kim [Sun, 22 Apr 2018 23:44:55 +0000 (23:44 +0000)]
Merge "Fix for coverity issue CID: 108319" into tizen

6 years agoMerge "Fix for coverity issue CID: 108112" into tizen
taesub kim [Sun, 22 Apr 2018 23:44:35 +0000 (23:44 +0000)]
Merge "Fix for coverity issue CID: 108112" into tizen

6 years agoFix for coverity issue CID: 108112 91/176591/1
Abhishek Sansanwal [Fri, 20 Apr 2018 06:22:55 +0000 (11:52 +0530)]
Fix for coverity issue CID: 108112

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Ib411cefe3e13e3b72fcacd620c60aa6111895a37

6 years agoFix for coverity issue CID: 108319 89/176589/1
Abhishek Sansanwal [Fri, 20 Apr 2018 06:14:16 +0000 (11:44 +0530)]
Fix for coverity issue CID: 108319

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I530b7800d8f0861c8e0cd83e2400a422eed712a2

6 years agoFix for coverity issue CID: 108713 86/176586/1
Abhishek Sansanwal [Fri, 20 Apr 2018 06:12:21 +0000 (11:42 +0530)]
Fix for coverity issue CID: 108713

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Iefdbf85484eb38ba6882c986bd5a96a25444bbb5

6 years agoFix for Coverity issue CID: 108729 83/176583/1
Abhishek Sansanwal [Fri, 20 Apr 2018 06:04:22 +0000 (11:34 +0530)]
Fix for Coverity issue CID: 108729

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I59b301eb2b2e0ec20889f866952d580d8871e9cc

6 years agoresolve build error in efl120 56/173256/1 accepted/tizen/unified/20180328.010239 submit/tizen/20180319.053649
Kiseok Chang [Tue, 20 Mar 2018 07:31:31 +0000 (16:31 +0900)]
resolve build error in efl120

Change-Id: Ibbb1d9855be82159620d2bd44ec3999b4e22a4ef
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
6 years agoc++ test fixes 33/159033/1
Radek Kintop [Mon, 6 Nov 2017 12:56:04 +0000 (13:56 +0100)]
c++ test fixes

Change-Id: I565db35bbc6e7843cdbb756b985aa90cc5779274
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
6 years agoFix for JIRA issue where unwanted wifi error popups were appearing 10/156410/3 accepted/tizen/unified/20171019.061001 submit/tizen/20171018.100117
Abhishek Sansanwal [Wed, 18 Oct 2017 07:56:47 +0000 (13:26 +0530)]
Fix for JIRA issue where unwanted wifi error popups were appearing

Description: wifi handle was being initialized for each time
_create() is called for network layout. By initializing the
 wifi handle in _show() instead of _create() the issue is
removed.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I4dc697579637bb872f470a07696ac66606e61b33

6 years agoFix errors and wanings from Tizen Coding Rule Checker 45/151245/2 accepted/tizen/unified/20170921.160610 submit/tizen/20170921.061449
Kiseok Chang [Wed, 20 Sep 2017 08:24:54 +0000 (17:24 +0900)]
Fix errors and wanings from Tizen Coding Rule Checker

Change-Id: I87803fc8d91ef2e29992b6a8d4b12df7a7ca40ce
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
6 years agoIncorrect buttons styles fix 72/151072/2
Radek Kintop [Tue, 19 Sep 2017 13:56:15 +0000 (15:56 +0200)]
Incorrect buttons styles fix

Style fixed for RESET popup buttons

Change-Id: Idba643dae71273e6a9961bed073e74f7bd25f2cf
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
6 years agoClock->datetime fix 17/151017/2
Radek Kintop [Tue, 19 Sep 2017 10:43:59 +0000 (12:43 +0200)]
Clock->datetime fix

- Date spinner value was chnged twice on arrow click

Change-Id: I92e95ca3cb5331a4ba91daed6221fec97bfa26dd
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
6 years agoAdded handling of BACK Button in popup for searching wireless devices 40/150940/3
Nishant Chaprana [Tue, 19 Sep 2017 06:45:13 +0000 (12:15 +0530)]
Added handling of BACK Button in popup for searching wireless devices

Change-Id: I833649044032f1b1f2699e64665cf9b96013807d
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoremove a dependency of tv-service 10/150210/1 accepted/tizen/unified/20170915.194355 submit/tizen/20170915.014351
Youngjae Shin [Thu, 14 Sep 2017 23:27:38 +0000 (08:27 +0900)]
remove a dependency of tv-service

Change-Id: I92952b9925d2758d2226adc73a477f34363f4602

7 years agoFix PVS warnings 69/139869/1 accepted/tizen/4.0/unified/20170816.015218 accepted/tizen/4.0/unified/20170828.223156 accepted/tizen/unified/20170721.201855 submit/tizen/20170721.015259 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100009 submit/tizen_4.0_unified/20170814.115522
Kiseok Chang [Fri, 21 Jul 2017 01:50:37 +0000 (10:50 +0900)]
Fix PVS warnings

Change-Id: I08cdece05f267858fdfaf8c5fa728242e0e38b74
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
7 years agoMerge "Added ESC key to close wifi passcode popup" into tizen accepted/tizen/unified/20170721.024509 submit/tizen/20170719.074553
Kiseok Chang [Wed, 19 Jul 2017 07:43:36 +0000 (07:43 +0000)]
Merge "Added ESC key to close wifi passcode popup" into tizen

7 years agoAdded ESC key to close wifi passcode popup 31/138831/1
Abhishek Sansanwal [Fri, 14 Jul 2017 03:57:57 +0000 (09:27 +0530)]
Added ESC key to close wifi passcode popup

Description: On getting Escape key, the password popup
is closed.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I14e0682cacbce3af5f47ac61519dc0b105625063

7 years agoChanges to wifi scan list popup 76/138776/1
Abhishek Sansanwal [Thu, 13 Jul 2017 14:03:35 +0000 (19:33 +0530)]
Changes to wifi scan list popup

Description: Change the wifi scan list popup style
to remove margins and set the height and width to
the proper values.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Id6f83db96006db7fc548d766aad25b5000577707

7 years agoMerge "Changes in Width of New Network Popup." into tizen
taesub kim [Thu, 13 Jul 2017 08:03:42 +0000 (08:03 +0000)]
Merge "Changes in Width of New Network Popup." into tizen

7 years agoMerge "Changes in Width/Height of Network Status Popups." into tizen
taesub kim [Thu, 13 Jul 2017 08:03:28 +0000 (08:03 +0000)]
Merge "Changes in Width/Height of Network Status Popups." into tizen

7 years agoMerge "Setting cur type as Wired for Wired Menu." into tizen
taesub kim [Thu, 13 Jul 2017 08:03:09 +0000 (08:03 +0000)]
Merge "Setting cur type as Wired for Wired Menu." into tizen

7 years agoMerge "Added wireless failed popup for reason other than wrong password" into tizen
taesub kim [Thu, 13 Jul 2017 08:02:55 +0000 (08:02 +0000)]
Merge "Added wireless failed popup for reason other than wrong password" into tizen

7 years agoChanges in Width of New Network Popup. 63/138663/1
Priya Kohli [Thu, 13 Jul 2017 06:33:32 +0000 (12:03 +0530)]
Changes in Width of New Network Popup.

Change-Id: Idb0f7836db91313b258ae1aa1a5f4aeaf76c05e3
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoChanges in Width/Height of Network Status Popups. 45/138645/1
Priya Kohli [Thu, 13 Jul 2017 06:00:03 +0000 (11:30 +0530)]
Changes in Width/Height of Network Status Popups.

Change-Id: If5f5d58952dd3192f931bd239cb9687ede43ba17
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoFixed scan list items appearing late issue 29/138529/1
Abhishek Sansanwal [Wed, 12 Jul 2017 11:52:33 +0000 (17:22 +0530)]
Fixed scan list items appearing late issue

Description: Instead of deleting the evas object every time
we only hide it and show it when the scan is performed again.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I1627541c490c93d8582c1061a2f44377ad403473

7 years agoAdded wireless failed popup for reason other than wrong password 43/137943/3
Abhishek Sansanwal [Mon, 10 Jul 2017 10:04:17 +0000 (15:34 +0530)]
Added wireless failed popup for reason other than wrong password

Description: In some instance the failed popup should not
have the retry button because the connection failure is due
to reason other than wrong password such as timeout or if
AP is longer present in scan list.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I7cf9dae76022c52608528273a9dcae49dc9cdd3c

7 years agoSetting cur type as Wired for Wired Menu. 09/138409/1
Priya Kohli [Wed, 12 Jul 2017 06:18:28 +0000 (11:48 +0530)]
Setting cur type as Wired for Wired Menu.

Change-Id: I5745a42860e3aecf72b7759089bf80cd4682c1e1
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoMerge "Fixed wrong password retry crash issue" into tizen
Kiseok Chang [Tue, 11 Jul 2017 02:57:09 +0000 (02:57 +0000)]
Merge "Fixed wrong password retry crash issue" into tizen

7 years agoMerge "Allow use of enter key to connect to Wi-Fi AP in passcode entry popup" into...
Kiseok Chang [Tue, 11 Jul 2017 02:56:32 +0000 (02:56 +0000)]
Merge "Allow use of enter key to connect to Wi-Fi AP in passcode entry popup" into tizen

7 years agoMerge "Connecting popup issue when previous profile closed" into tizen
Kiseok Chang [Tue, 11 Jul 2017 02:55:52 +0000 (02:55 +0000)]
Merge "Connecting popup issue when previous profile closed" into tizen

7 years agoMerge "Changes to wireless scanning progress popup" into tizen
Kiseok Chang [Tue, 11 Jul 2017 02:55:08 +0000 (02:55 +0000)]
Merge "Changes to wireless scanning progress popup" into tizen

7 years agoFixed wrong password retry crash issue 25/137925/2
Abhishek Sansanwal [Mon, 10 Jul 2017 09:08:47 +0000 (14:38 +0530)]
Fixed wrong password retry crash issue

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I1cf3faf4081c2deff528ee420298eb9e851d426f

7 years agoAllow use of enter key to connect to Wi-Fi AP in passcode entry popup 56/137756/1
Abhishek Sansanwal [Fri, 7 Jul 2017 10:19:41 +0000 (15:49 +0530)]
Allow use of enter key to connect to Wi-Fi AP in passcode entry popup

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I5186d0132db270088ad9c304988803d014af2f99

7 years agoConnecting popup issue when previous profile closed 39/137739/1
Abhishek Sansanwal [Fri, 7 Jul 2017 09:56:53 +0000 (15:26 +0530)]
Connecting popup issue when previous profile closed

Description: Get fresh ethernet profile before checking
wired network status. It causes issue when trying to get
profile state using old profile which has been closed.
Due to this connecting popup appeared continuously.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I7a4b6a936f6d013c31f858f464b7b176e5359194

7 years agoChanges to wireless scanning progress popup 20/137720/1
Abhishek Sansanwal [Fri, 7 Jul 2017 07:28:05 +0000 (12:58 +0530)]
Changes to wireless scanning progress popup

Description: Adjusted the height, width and style of the wireless
scanning progress popup to the correct values, to match the UI
guide. Removed use of viewmgr to draw the scanning popup.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Ic5d3d8d8177bb6bd0ebde9d0e659377f0c4e7a93

7 years agoCall destroy function for wireless popups 69/137569/1
Abhishek Sansanwal [Thu, 6 Jul 2017 10:41:47 +0000 (16:11 +0530)]
Call destroy function for wireless popups

Description: Instead of hiding popups individually
the destroy function is called which takes cares of
hiding wireless popups

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Id5e09de34086174ebe399942e3683e55715eb9a8

7 years agoMerge "Removing New Network Popup UI after updating input values." into tizen
taesub kim [Tue, 4 Jul 2017 23:35:29 +0000 (23:35 +0000)]
Merge "Removing New Network Popup UI after updating input values." into tizen

7 years agoMerge "Fix for Gateway entry box not displaying completely." into tizen
taesub kim [Tue, 4 Jul 2017 23:35:20 +0000 (23:35 +0000)]
Merge "Fix for Gateway entry box not displaying completely." into tizen

7 years agoMerge "Fix for UI Focus on Selecting Keyboard for enteries." into tizen
taesub kim [Tue, 4 Jul 2017 23:35:02 +0000 (23:35 +0000)]
Merge "Fix for UI Focus on Selecting Keyboard for enteries." into tizen

7 years agoMerge "Fixed Wired to Wireless switch issue" into tizen
taesub kim [Tue, 4 Jul 2017 23:34:47 +0000 (23:34 +0000)]
Merge "Fixed Wired to Wireless switch issue" into tizen

7 years agoMerge "Removed unnecessary code" into tizen
taesub kim [Tue, 4 Jul 2017 23:34:29 +0000 (23:34 +0000)]
Merge "Removed unnecessary code" into tizen

7 years agoMerge "Connecting and failed popup should be hidden before connected popup" into...
taesub kim [Tue, 4 Jul 2017 23:34:07 +0000 (23:34 +0000)]
Merge "Connecting and failed popup should be hidden before connected popup" into tizen

7 years agoRemoving New Network Popup UI after updating input values. 90/136890/2
Priya Kohli [Mon, 3 Jul 2017 09:40:38 +0000 (15:10 +0530)]
Removing New Network Popup UI after updating input values.

Change-Id: I964d81f92adc3abdf92f7dcfc4d98216f46397b1
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoFix for Gateway entry box not displaying completely. 73/136773/4
Priya Kohli [Mon, 3 Jul 2017 06:40:55 +0000 (12:10 +0530)]
Fix for Gateway entry box not displaying completely.

Added Done/Cancel button to content layout instead of Popup.

Change-Id: I512b2029fdfae3626d0c1cf018c94f9e18e36d5d
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoFixed Wired to Wireless switch issue 93/136893/1
Abhishek Sansanwal [Mon, 3 Jul 2017 09:56:02 +0000 (15:26 +0530)]
Fixed Wired to Wireless switch issue

Description: When connection is switched back to wireless after
setting wired new network config menu, the wireless list was not
being shown because the current menu type was not set to wireles
type.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I5ed7b0d8507a684d73710a37bf7e7e79f2310f3d

7 years agoFix for UI Focus on Selecting Keyboard for enteries. 67/136767/1
Priya Kohli [Mon, 3 Jul 2017 06:29:42 +0000 (11:59 +0530)]
Fix for UI Focus on Selecting Keyboard for enteries.

Change-Id: I24daa178f8099797f09ec96b4941d22506006edf
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoReducing the gap between IP & DNS contents to 20 pts. 25/136525/1
Priya Kohli [Fri, 30 Jun 2017 05:52:49 +0000 (11:22 +0530)]
Reducing the gap between IP & DNS contents to 20 pts.

Change-Id: I0a2200e947440cd57bd7048d9e5b00f45fb67da8
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoChanged Text Size and Color for Popup Contents. 24/136524/1
Priya Kohli [Fri, 30 Jun 2017 05:47:12 +0000 (11:17 +0530)]
Changed Text Size and Color for Popup Contents.

Change-Id: If0e1ac1995765fc32f2e73bd6f1eb146a86d037a
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoRemoving New Network Popup on pressing Cancel/Done key. 21/136521/1
Priya Kohli [Fri, 30 Jun 2017 05:37:48 +0000 (11:07 +0530)]
Removing New Network Popup on pressing Cancel/Done key.

Change-Id: Ic36c92035ea86c5e7e4d87f7f65e639e0a0a2bfe
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoMerge "Changes in New Network UI to display contents in Popup in proper format."...
Kiseok Chang [Fri, 30 Jun 2017 05:27:45 +0000 (05:27 +0000)]
Merge "Changes in New Network UI to display contents in Popup in proper format." into tizen

7 years agoMerge "Added Done & Cancel button in New Network Popup UI." into tizen
Kiseok Chang [Fri, 30 Jun 2017 05:26:54 +0000 (05:26 +0000)]
Merge "Added Done & Cancel button in New Network Popup UI." into tizen

7 years agoMerge "Added changes for IP/DNS drop down list item selection area." into tizen
Kiseok Chang [Fri, 30 Jun 2017 05:26:30 +0000 (05:26 +0000)]
Merge "Added changes for IP/DNS drop down list item selection area." into tizen

7 years agoMerge "Adding New Network UI contents to Popup." into tizen
Kiseok Chang [Fri, 30 Jun 2017 05:26:05 +0000 (05:26 +0000)]
Merge "Adding New Network UI contents to Popup." into tizen

7 years agoConnecting and failed popup should be hidden before connected popup 15/136515/1
Abhishek Sansanwal [Fri, 30 Jun 2017 05:18:20 +0000 (10:48 +0530)]
Connecting and failed popup should be hidden before connected popup

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I8a52e30b95975c7699342b39e8b96ff866d27285

7 years agoRemoved unnecessary code 12/136512/1
Abhishek Sansanwal [Fri, 30 Jun 2017 05:15:34 +0000 (10:45 +0530)]
Removed unnecessary code

Description: No need to get the list data and update list
again. This is already being done when the wireless list
view is created.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I6eedb3f8f0801674b147dedfa94997e9bb051e2f

7 years agoAdded guide text to passcode entry 90/136490/1
Abhishek Sansanwal [Fri, 30 Jun 2017 03:27:33 +0000 (08:57 +0530)]
Added guide text to passcode entry

Description: Added "Enter the password" and "Wrong password"
guide text to the passcode popup.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Ie1958378b12d81efdb8a2ab6d248b2c64e901d2a

7 years agoChanges in New Network UI to display contents in Popup in proper format. 54/136154/3
Priya Kohli [Wed, 28 Jun 2017 08:46:04 +0000 (14:16 +0530)]
Changes in New Network UI to display contents in Popup in proper format.

Change-Id: I25ad14963aa5c52cd9ec2626a1e8c187650caa81
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoAdded Done & Cancel button in New Network Popup UI. 59/136159/3
Priya Kohli [Wed, 28 Jun 2017 08:55:30 +0000 (14:25 +0530)]
Added Done & Cancel button in New Network Popup UI.

Change-Id: Ie29f5e092e26e8db739e3e7cec0272e911ee91c3
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoAdded changes for IP/DNS drop down list item selection area. 84/136084/2
Priya Kohli [Wed, 28 Jun 2017 04:58:40 +0000 (10:28 +0530)]
Added changes for IP/DNS drop down list item selection area.

Change-Id: Ifbbba20836321d9d92087744641e3a6d01114cc8
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoAdding New Network UI contents to Popup. 47/136147/2
Priya Kohli [Wed, 28 Jun 2017 08:35:40 +0000 (14:05 +0530)]
Adding New Network UI contents to Popup.

Change-Id: I99e97f2eba99168cdf7aa59b1bb6e886e7aed1a2
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoChanged retry popup button style to match UI spec and fixed height,width 52/135952/1
Abhishek Sansanwal [Tue, 27 Jun 2017 11:49:58 +0000 (17:19 +0530)]
Changed retry popup button style to match UI spec and fixed height,width

Description: Changed yes and no buttons on retry popup to match
the UI specification of height and width and also fixed padding
according to the guide.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I85d897217fcb8efdc7d0aba1d41ed1c3f32ac31b

7 years agoMerge "Changed icons used by the wifi scan list to match the UI guide" into tizen accepted/tizen/unified/20170629.090035 submit/tizen/20170627.102726
Kiseok Chang [Tue, 27 Jun 2017 10:09:16 +0000 (10:09 +0000)]
Merge "Changed icons used by the wifi scan list to match the UI guide" into tizen

7 years agoMerge "Fix for UBSan build" into tizen
Kiseok Chang [Tue, 27 Jun 2017 10:08:16 +0000 (10:08 +0000)]
Merge "Fix for UBSan build" into tizen

7 years agoMerge "Added localtime script in .spec file" into tizen
Kiseok Chang [Tue, 27 Jun 2017 10:07:38 +0000 (10:07 +0000)]
Merge "Added localtime script in .spec file" into tizen

7 years agoMerge "Changes in New Network UI as per latest specs" into tizen
Kiseok Chang [Tue, 27 Jun 2017 10:07:01 +0000 (10:07 +0000)]
Merge "Changes in New Network UI as per latest specs" into tizen

7 years agoMerge "Rmoved text "You can make new network."" into tizen
Kiseok Chang [Tue, 27 Jun 2017 10:06:28 +0000 (10:06 +0000)]
Merge "Rmoved text "You can make new network."" into tizen

7 years agoChanges in New Network UI as per latest specs 24/135924/1
Priya Kohli [Tue, 27 Jun 2017 10:00:18 +0000 (15:30 +0530)]
Changes in New Network UI as per latest specs

Change-Id: I94f161af78fa13928f727f58500e8033ae1ce88d
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoChanged icons used by the wifi scan list to match the UI guide 02/135902/1
Abhishek Sansanwal [Tue, 27 Jun 2017 07:32:09 +0000 (13:02 +0530)]
Changed icons used by the wifi scan list to match the UI guide

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I55d4685435bf51f812fa3a10785b8e9f95728c20

7 years agoChanges to passcode popup according to UI guide 72/135672/2
Abhishek Sansanwal [Sat, 24 Jun 2017 09:43:51 +0000 (15:13 +0530)]
Changes to passcode popup according to UI guide

Description: Added transparency to passcode popup and adjusted
the padding height and widths according to the UI guide.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Ibdc95ecd0b3f31d56790727d8373e2e44afe4202

7 years agoRegister IP changed callback to update IP values in DHCP mode 69/135669/1
Abhishek Sansanwal [Sat, 24 Jun 2017 05:09:13 +0000 (10:39 +0530)]
Register IP changed callback to update IP values in DHCP mode

Description: Register IP changed callback and update
IP address values when the callback is received in DHCP
mode.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I9662a40045bcd6080a150a82b8ab450a8f6da60b

7 years agoRmoved text "You can make new network." 66/135666/1
Priya Kohli [Sat, 24 Jun 2017 03:48:42 +0000 (09:18 +0530)]
Rmoved text "You can make new network."

Change-Id: I922581a5a878f5772493fee1ead1eed88bca8369
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoAdded localtime script in .spec file 90/135590/1
jinwang.an [Fri, 23 Jun 2017 08:13:39 +0000 (17:13 +0900)]
Added localtime script in .spec file

Change-Id: Ib8b8c81191e000e838af303cd1fe91959e601ecf
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
7 years agoFix for UBSan build 59/135459/1
Denis Khalikov [Thu, 22 Jun 2017 10:21:26 +0000 (13:21 +0300)]
Fix for UBSan build

To prevent this kind of error:

/org.tizen.settings-0.2/src/common/utils.c:355:2: error:
'first_btn' may be used uninitialized in this function [-Werror=maybe-uninitialized]
elm_object_focus_next_object_set(btn, first_btn, ELM_FOCUS_DOWN);

Change-Id: If3ab4486ddc64474c3d8bf39f29ea25e99cbdaf4
Signed-off-by: Denis Khalikov <d.khalikov@partner.samsung.com>
7 years agoMerge "Adding changes to display auto configuration values." into tizen
taesub kim [Thu, 22 Jun 2017 07:30:04 +0000 (07:30 +0000)]
Merge "Adding changes to display auto configuration values." into tizen

7 years agoMerge "Added change to revert to prevous configuration" into tizen
taesub kim [Thu, 22 Jun 2017 07:29:38 +0000 (07:29 +0000)]
Merge "Added change to revert to  prevous configuration" into tizen

7 years agoMerge "Fix for Ethernet Detached Popup on removing/connecting ethernet cable." into...
taesub kim [Thu, 22 Jun 2017 07:29:18 +0000 (07:29 +0000)]
Merge "Fix for Ethernet Detached Popup on removing/connecting ethernet cable." into tizen

7 years agoMerge "Fix for crash if we select "Enter Manually" in IP Setting, press Cancel."...
taesub kim [Thu, 22 Jun 2017 07:29:09 +0000 (07:29 +0000)]
Merge "Fix for crash if we select "Enter Manually" in IP Setting, press Cancel." into tizen

7 years agoMerge "Forget previous AP on successful connection to new AP" into tizen
taesub kim [Thu, 22 Jun 2017 07:28:40 +0000 (07:28 +0000)]
Merge "Forget previous AP on successful connection to new AP" into tizen

7 years agoMerge "Remove wireless list view and make a new list after every update event" into...
taesub kim [Thu, 22 Jun 2017 07:27:49 +0000 (07:27 +0000)]
Merge "Remove wireless list view and make a new list after every update event" into tizen

7 years agoMerge "Hide failed or connected popup when showing connecting popup" into tizen
taesub kim [Thu, 22 Jun 2017 07:26:56 +0000 (07:26 +0000)]
Merge "Hide failed or connected popup when showing connecting popup" into tizen

7 years agoMerge "Display wired network status only when in wired menu." into tizen
taesub kim [Thu, 22 Jun 2017 07:26:35 +0000 (07:26 +0000)]
Merge "Display wired network status only when in wired menu." into tizen

7 years agoMerge "Hide scan list when connecting to open network" into tizen
taesub kim [Thu, 22 Jun 2017 07:25:36 +0000 (07:25 +0000)]
Merge "Hide scan list when connecting to open network" into tizen

7 years agoAdded change to revert to prevous configuration 36/135236/2
Priya Kohli [Wed, 21 Jun 2017 09:13:48 +0000 (14:43 +0530)]
Added change to revert to  prevous configuration

values on pressing Cancel button in New Network Pop-up.

Change-Id: I55f485928227f376b368030641c47b0033797cb6
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoFix for Ethernet Detached Popup on removing/connecting ethernet cable. 06/135206/2
Priya Kohli [Wed, 21 Jun 2017 07:26:18 +0000 (12:56 +0530)]
Fix for Ethernet Detached Popup on removing/connecting ethernet cable.

Change-Id: I7b4de217723d7c591283bf3c7f97d47e4df79081
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoFix for crash if we select "Enter Manually" in IP Setting, press Cancel. 46/135146/2
Priya Kohli [Wed, 21 Jun 2017 05:29:26 +0000 (10:59 +0530)]
Fix for crash if we select "Enter Manually" in IP Setting, press Cancel.

Goto Wired Tab Select New Network Button.

Change-Id: I55efb78ee4c73c936680e45f776fed582504aec2
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
7 years agoForget previous AP on successful connection to new AP 97/135197/1
Abhishek Sansanwal [Wed, 21 Jun 2017 07:05:48 +0000 (12:35 +0530)]
Forget previous AP on successful connection to new AP

Description: Forget and destroy the previously connected AP
when connection is succesfully established to new AP.
Also removed disconnect call on previously connected AP before
attempting to connecting to new AP, because this is
already handled by wifi-manager.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I61bc0035cb6d097cb9f833df8b441d19db7837fe

7 years agoRemove wireless list view and make a new list after every update event 47/135147/1
Abhishek Sansanwal [Wed, 21 Jun 2017 05:35:10 +0000 (11:05 +0530)]
Remove wireless list view and make a new list after every update event

Description: Remove wireless list and make a fresh list after every
EVENT_DATA_UPDATE_DONE is received.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I513d806ef04659ef7b479df4ce3a10eea78d1cfa

7 years agoHide failed or connected popup when showing connecting popup 39/135139/1
Abhishek Sansanwal [Wed, 21 Jun 2017 05:19:04 +0000 (10:49 +0530)]
Hide failed or connected popup when showing connecting popup

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I9ebff196de0e1b3f27c12f2f7e68b79686b141ef

7 years agoDisplay wired network status only when in wired menu. 37/135137/1
Abhishek Sansanwal [Wed, 21 Jun 2017 05:12:07 +0000 (10:42 +0530)]
Display wired network status only when in wired menu.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I6eddded168311510088dddb5fe08bfdff81d6d74

7 years agoHide scan list when connecting to open network 33/135133/1
Abhishek Sansanwal [Wed, 21 Jun 2017 05:01:20 +0000 (10:31 +0530)]
Hide scan list when connecting to open network

Description: Hide the scan list when showing
connecting/connected/failed popup for AP's for
which passphrase is not required. This behaviour
is already present when connecting to AP's which
require a passphrase.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I7ff81198448dc7b4d0930f1e9068f9fe10d090e2

7 years agoFixed retry popup issue when wifi adapter not connected 23/134823/1
Abhishek Sansanwal [Tue, 20 Jun 2017 05:56:21 +0000 (11:26 +0530)]
Fixed retry popup issue when wifi adapter not connected

Description: Retry popup was not visible when wifi adapter was
not connected to odroid.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I65b82b5f8c1384c34fc963c538b552fa4f53a078