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>
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
Kiseok Chang [Tue, 27 Jun 2017 10:08:16 +0000 (10:08 +0000)]
Merge "Fix for UBSan build" into tizen
Kiseok Chang [Tue, 27 Jun 2017 10:07:38 +0000 (10:07 +0000)]
Merge "Added localtime script in .spec file" 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
Kiseok Chang [Tue, 27 Jun 2017 10:06:28 +0000 (10:06 +0000)]
Merge "Rmoved text "You can make new network."" into tizen
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>
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
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
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
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>
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>
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>
taesub kim [Thu, 22 Jun 2017 07:30:04 +0000 (07:30 +0000)]
Merge "Adding changes to display auto configuration values." 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
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
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
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
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
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
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
taesub kim [Thu, 22 Jun 2017 07:25:36 +0000 (07:25 +0000)]
Merge "Hide scan list when connecting to open network" into tizen
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>
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>
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>
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
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
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
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
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
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
Priya Kohli [Mon, 19 Jun 2017 05:35:39 +0000 (11:05 +0530)]
Adding changes to display auto configuration values.
When Auto IP and Auto DNS is selected.
Change-Id: Iac466d2fa3aabebc40ae6810a6677a399bbc96b1
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Priya Kohli [Thu, 15 Jun 2017 11:19:45 +0000 (16:49 +0530)]
Added changes to preserve State and
IP Configuration values for Wired Network.
Change-Id: I74f7db1b5b69ddbfc31bb7b281985678233ccf8d
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Priya Kohli [Tue, 13 Jun 2017 09:55:34 +0000 (15:25 +0530)]
Added New Popup when ethernet cable is not connected.
Change-Id: I54e2d2806610338a2292a45719de778084b37a79
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Kiseok Chang [Tue, 13 Jun 2017 01:32:00 +0000 (01:32 +0000)]
Merge "In case of Auto Configuration displaying DHCP IP Configuration values." into tizen
Priya Kohli [Fri, 9 Jun 2017 03:52:43 +0000 (09:22 +0530)]
In case of Auto Configuration displaying DHCP IP Configuration values.
In case wire is disconnected then displaying "000.000.000.000"
Change-Id: Iee83630d7936af817bbf3c5539bd28532691a8c7
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Kiseok Chang [Mon, 12 Jun 2017 04:27:04 +0000 (04:27 +0000)]
Merge "Align wireless button text with wired text when no ap connected" into tizen
Abhishek Sansanwal [Tue, 6 Jun 2017 07:01:42 +0000 (12:31 +0530)]
Added function to get address from connection CAPI
Description: Added function to get ip, dns, gateway and
subnet mask from connection CAPI.
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I36777a9ad27328a1bdcb1c9ca82b20ae84f9d502
Abhishek Sansanwal [Tue, 6 Jun 2017 04:23:56 +0000 (09:53 +0530)]
Align wireless button text with wired text when no ap connected
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I022b79de1b48e3f192eb425fb3053014a8ffc7af
Kiseok Chang [Fri, 2 Jun 2017 04:40:55 +0000 (04:40 +0000)]
Merge "Update list when background scan callback is received" into tizen
Kiseok Chang [Fri, 2 Jun 2017 04:40:11 +0000 (04:40 +0000)]
Merge "Fix build with ASan" into tizen
Kiseok Chang [Fri, 2 Jun 2017 04:30:47 +0000 (04:30 +0000)]
Merge "[UI] Complement remote control handling" into tizen
Abhishek Sansanwal [Wed, 31 May 2017 04:29:46 +0000 (09:59 +0530)]
Update list when background scan callback is received
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Ib048b67f0da4bb19d4ce37c8387b08b118909ea4
Gonzha Dmitriy Evgenevich [Tue, 30 May 2017 18:03:59 +0000 (21:03 +0300)]
Fix build with ASan
Global variables moved to layout_network.c, header changed to
declaration with extern to fix build with --fno-common
Change-Id: I96316945e416465eb249f93226740879f0e5e5e8
Pawel Aksiutowicz [Tue, 30 May 2017 12:27:48 +0000 (14:27 +0200)]
[UI] Complement remote control handling
Change-Id: Ie05ebe0d581455ad79da1cf7cdf253afe1e28912
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Pawel Aksiutowicz [Mon, 29 May 2017 13:29:26 +0000 (15:29 +0200)]
[GUI] Clock, Language and Voice Popup from guide
Change-Id: Id15c6cf1f559b55ba7e48da0644c0cc964b2b2e6
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Kiseok Chang [Mon, 29 May 2017 11:53:27 +0000 (11:53 +0000)]
Merge "Network menu button texts fix" into tizen
Kiseok Chang [Mon, 29 May 2017 11:52:41 +0000 (11:52 +0000)]
Merge "Revert "Fix to align wireless button text with wired text when no ap"" into tizen
Kiseok Chang [Mon, 29 May 2017 11:52:01 +0000 (11:52 +0000)]
Merge "Changed wifi passcode popup according to the UI guide" into tizen
Abhishek Sansanwal [Mon, 29 May 2017 05:28:09 +0000 (10:58 +0530)]
Changed wifi passcode popup according to the UI guide
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Ib72eb3f2c1d82a02653e862dc0b1adf97f4182dc
Radek Kintop [Fri, 26 May 2017 10:58:34 +0000 (12:58 +0200)]
Network menu button texts fix
When no value is present on Menu button,
main text is aligned vertically to
the middle of the button.
Change-Id: I73ecb92c81e4971a32dca42800f069be25e3fa2c
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Priya Kohli [Fri, 26 May 2017 10:31:02 +0000 (16:01 +0530)]
If IP value entered is greater than 255 than the value will be converted
to 255 and focus will move to next octet.
Change-Id: Iddbab5b2882489ade9083dad611053a680b98b14
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Radek Kintop [Fri, 26 May 2017 10:08:23 +0000 (12:08 +0200)]
Revert "Fix to align wireless button text with wired text when no ap"
That commit:
- spoils the menu buttons (click action)
- tangles menumanager with widgets "style" concept and makes the code dependent on it
Change-Id: I7a484ec156b334a86550ec1a6e2626b13c5e9293
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Pawel Aksiutowicz [Thu, 25 May 2017 13:45:01 +0000 (15:45 +0200)]
[Fix] Focus works properly in Reset Popup now
Change-Id: I45219245706d9472ba9a76eca35a46c6c5b7644b
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Kiseok Chang [Thu, 25 May 2017 11:25:26 +0000 (11:25 +0000)]
Merge "Fix to align wireless button text with wired text when no ap" into tizen
Abhishek Sansanwal [Thu, 25 May 2017 10:01:48 +0000 (15:31 +0530)]
Fix to align wireless button text with wired text when no ap
Description: In the case that a button of type STYLE_STATUS_BUTTON
returns NULL string as status, the style of the button is reset to
STYLE_NORMAL_BUTTON. This changes the wireless button in network
tab to a NORMAL style button and aligns it with the wired button
in of network menu.
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Ie7ed01eb0dc0d5ea4591bb58e151952962d03c0f
Michal Skorupinski [Tue, 23 May 2017 11:09:21 +0000 (13:09 +0200)]
[GUI] Fix in te disabled mode of the buttons used in clock view.
Change-Id: Ieb432dc920e87220fe73cd088c7801893d4e0928
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Mon, 22 May 2017 16:17:08 +0000 (18:17 +0200)]
[UI] Fix in the datetime widget scaling.
Change-Id: I39007d980663a65d3749e3918a94b91d996cf5c6
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Mon, 22 May 2017 15:34:09 +0000 (17:34 +0200)]
[GUI] Clock view updated according to guideline.
Change-Id: I9d35cb10adf75a7a5f91289c87e56d0231ce8a6d
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Mon, 22 May 2017 09:48:14 +0000 (11:48 +0200)]
[GUI] Checkbox style updated.
Change-Id: I95e30f3c1c16e7e747e14ecfe5c2abb031fede89
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Fri, 19 May 2017 11:26:54 +0000 (13:26 +0200)]
[GUI] Clock view updated.
Change-Id: I200349966e22e4737beab99ed20edf14d67ca58a
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Pawel Aksiutowicz [Fri, 19 May 2017 14:43:41 +0000 (16:43 +0200)]
[UI] Keys handling in popups supplemented.
Change-Id: I78c4fde282c9ab8325addc1332c336e75ea1d921
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Radek Kintop [Fri, 19 May 2017 09:54:35 +0000 (11:54 +0200)]
Fix: date_time button style
Change-Id: Ia649a2ff12654d3947a7334f55c9cc4f8ac42498
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Pawel Aksiutowicz [Thu, 18 May 2017 14:38:54 +0000 (16:38 +0200)]
[GUI] Adjust Picture Settings Buttons to guide and cleaning of their code.
Change-Id: I6a755191bee17abefb8d65fc96c35171a193614b
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Pawel Aksiutowicz [Mon, 15 May 2017 15:19:17 +0000 (17:19 +0200)]
[GUI] Clock mode selection popup view and its style is like in Language/Voice selection popup (and old popup style was removed).
Change-Id: I4930ead5d6fcbef1f90d7d4984c86fdc9cf6e4ea
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Kiseok Chang [Mon, 22 May 2017 06:39:23 +0000 (06:39 +0000)]
Merge "Fix for Focus issue in Manual case - Partial." into tizen
Radek Kintop [Tue, 16 May 2017 09:52:20 +0000 (11:52 +0200)]
Translations in menu buttons, popups and sliders
Change-Id: I2594246ddd0c15802af20c6862ae400f90438663
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Mon, 22 May 2017 06:20:52 +0000 (06:20 +0000)]
Merge "[GUI] 'Cancel' and 'done' button's style used in clock view updated." into tizen
Kiseok Chang [Mon, 22 May 2017 06:20:10 +0000 (06:20 +0000)]
Merge "[FIX][UI] Datetime displayed wrong value when it was displayed for the second time." into tizen
Kiseok Chang [Mon, 22 May 2017 06:19:34 +0000 (06:19 +0000)]
Merge "[UI] Fix in the datetime popup's reaction to keyboard events." into tizen
Kiseok Chang [Mon, 22 May 2017 06:18:06 +0000 (06:18 +0000)]
Merge "[UI] Focus state updated for the date/time buttons." into tizen
Kiseok Chang [Mon, 22 May 2017 06:17:16 +0000 (06:17 +0000)]
Merge "Menu button click event styled" into tizen
Kiseok Chang [Mon, 22 May 2017 06:16:46 +0000 (06:16 +0000)]
Merge "Resources v0.61 added" into tizen
Abhishek Sansanwal [Fri, 19 May 2017 06:48:29 +0000 (12:18 +0530)]
Fixed svace issue WGID-212859
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Id71df135463fe516cd8cdf67b6939ebad3ed2982
Priya Kohli [Wed, 17 May 2017 11:57:15 +0000 (17:27 +0530)]
Fix for Focus issue in Manual case - Partial.
In Manual case focus not working for IP Settings/Done button to DNS Setting.
Indentation fix and commented code removel.
Change-Id: I09be84442aaa4dcf51e72bf95d77085e866c957c
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Michal Skorupinski [Thu, 18 May 2017 10:15:45 +0000 (12:15 +0200)]
[GUI] 'Cancel' and 'done' button's style used in clock view updated.
Change-Id: Ie336b2a5e055842500847895e10518c608ffec90
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Mon, 15 May 2017 16:43:57 +0000 (18:43 +0200)]
[FIX][UI] Datetime displayed wrong value when it was displayed for the second time.
Change-Id: I9ae161353fa4684a26d8fc3aec8238df21b7ed19
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Mon, 15 May 2017 16:13:04 +0000 (18:13 +0200)]
[UI] Fix in the datetime popup's reaction to keyboard events.
The time value was set regardless of the 'back' or 'ok' button being pressed.
Change-Id: Idf04854d7ab71d34dcd4bbf489b2a83ea3c5288c
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Mon, 15 May 2017 14:40:18 +0000 (16:40 +0200)]
[UI] Focus state updated for the date/time buttons.
Change-Id: I0a0e53d515f1031779275475a762d1829547af13
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Radek Kintop [Fri, 12 May 2017 15:05:24 +0000 (17:05 +0200)]
Menu button click event styled
Change-Id: I8b8d1ebbd5e2d5160dae689d14adc96631c86cd6
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Fri, 12 May 2017 09:02:45 +0000 (11:02 +0200)]
Resources v0.61 added
Change-Id: I10d50dad91d9e2b6ac2b6d054b394961501c248f
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Abhishek Sansanwal [Fri, 12 May 2017 11:59:32 +0000 (17:29 +0530)]
Added Fixes to keyboard input on passcode popup
Description: Fixed issue where keyboard closed on more than 8
characters long input. Also enabled cancel and done button on
keyboard to connect or close the wifi passcode popup.
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Idca560a697b513b1e9b696117027e6b223310572
Kiseok Chang [Thu, 11 May 2017 11:45:54 +0000 (11:45 +0000)]
Merge "Changes to hide Wi-Fi List Popup when Passcode popup appears." into tizen
Priya Kohli [Thu, 11 May 2017 11:11:52 +0000 (16:41 +0530)]
Changes to hide Wi-Fi List Popup when Passcode popup appears.
Change-Id: Ib33ec990d442fa2f16a9fdd414c814f70edb33a2
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Pawel Aksiutowicz [Wed, 10 May 2017 12:08:36 +0000 (14:08 +0200)]
[Fix] Removed showing wireless settings after running settings app.
Change-Id: I8b2676816b873cac7bfbabcdb456a7a4ae15078f
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Kiseok Chang [Thu, 11 May 2017 08:55:03 +0000 (08:55 +0000)]
Merge "Changes in text style, made them in capital letters" into tizen
Kiseok Chang [Thu, 11 May 2017 08:54:34 +0000 (08:54 +0000)]
Merge "Changes in Wi-Fi List Popup width & height" into tizen
Radek Kintop [Wed, 10 May 2017 14:14:22 +0000 (16:14 +0200)]
Demo - slider obstructing text removed (due to faulty system style)
Change-Id: If3785fe4a4f313dfec71842d082826ca66a99660
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Wed, 10 May 2017 11:04:36 +0000 (13:04 +0200)]
DEMO Main window transparency
Change-Id: I8dd423167013b7a3398c09545d5ccbbbac8411a4
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Wed, 10 May 2017 10:35:00 +0000 (12:35 +0200)]
DEMO Picture params are preserved after application end
Change-Id: I3eec59e0ae602f69990dfbc7f75d90bd40662608
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Kiseok Chang [Thu, 11 May 2017 08:40:19 +0000 (08:40 +0000)]
Merge "[UI] Back button functionality added to the clock popup." into tizen
Michal Skorupinski [Wed, 10 May 2017 10:01:01 +0000 (12:01 +0200)]
[UI] Back button functionality added to the clock popup.
Change-Id: I8445dcdda968d5c940491ea040ac140c975fca99
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Kiseok Chang [Thu, 11 May 2017 08:21:32 +0000 (08:21 +0000)]
Merge "[UI] Time/Date setup popup updated." into tizen
Kiseok Chang [Thu, 11 May 2017 08:20:38 +0000 (08:20 +0000)]
Merge "Menu buttons style adjusted and custom datetime buttom style added" into tizen
Abhishek Sansanwal [Thu, 11 May 2017 04:51:05 +0000 (10:21 +0530)]
Added fix to deactivate WIFI when switching from wireless to wired
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I691c7b049f481ed7b3908b39491771de43827b3c
Priya Kohli [Thu, 11 May 2017 06:34:11 +0000 (12:04 +0530)]
Changes in text style, made them in capital letters
Change-Id: Ide64df6358203c7b442a61e72f8f9e3aa9f20a81
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Priya Kohli [Thu, 11 May 2017 06:06:31 +0000 (11:36 +0530)]
Changes in Wi-Fi List Popup width & height
as per [Tizen_4.0][TV]Settings_GUI_Guideline_1920x1080_v0.6.pdf
Change-Id: Ib4bbfc97b2606f06b784309243315c87f8a9999c
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Priya Kohli [Wed, 10 May 2017 13:21:11 +0000 (18:51 +0530)]
Changes for focus in New Network UI
Indentation fixes.
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Change-Id: Ieb857f1c8d4bff7f4c57e7f5b2eda453c4eeb222
Priya Kohli [Wed, 10 May 2017 12:50:43 +0000 (18:20 +0530)]
Changes for Wi-FI Scan List Pop Size
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Change-Id: Ic448acccbbebb33e5ae3c0cd625e692e93a2ef85
Michal Skorupinski [Wed, 10 May 2017 09:54:55 +0000 (11:54 +0200)]
[UI] Time/Date setup popup updated.
Change-Id: I062afc61835723bca1a3c179d705ed397e56afc7
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>