Bartlomiej Uliasz [Mon, 5 Dec 2016 09:16:05 +0000 (10:16 +0100)]
view/picture: Fixed bugs found by Svace
Change-Id: Ib6527ba898bc8a42b0cbeed76ea56fa7fd1c590d
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Bartlomiej Uliasz [Fri, 2 Dec 2016 14:03:47 +0000 (15:03 +0100)]
Fixed CppCheck issues
Change-Id: I83b9ed1ac9c5e94210ed161b0f4c9bdc417832f9
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
kiso.chang [Fri, 25 Nov 2016 06:22:39 +0000 (15:22 +0900)]
Merge remote-tracking branch 'origin/tizen_3.0' into tizen
Change-Id: I93c0ffebbe202ff43f00e540cbcb983a560fdb3c
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Fri, 25 Nov 2016 06:19:32 +0000 (15:19 +0900)]
Merge remote-tracking branch 'origin/tizen' into tizen_3.0
Change-Id: I003f4fa9832b59a1952d3e55484f0e5f2460e99e
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Fri, 25 Nov 2016 04:30:46 +0000 (20:30 -0800)]
Merge "Apply new theme to datetime widget" into tizen
kiso.chang [Fri, 25 Nov 2016 02:46:59 +0000 (11:46 +0900)]
Apply new theme to datetime widget
Change-Id: I3b264b8ced3f3513d47bc0beb3b937a16881a20f
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Jiwan Kim [Wed, 23 Nov 2016 00:10:03 +0000 (09:10 +0900)]
Refresh AP information
- To use latest information, wifi_ap_is_passphrase_required()
requires refreshed AP handle before calling.
Change-Id: I1d82d19793679854176ecfd70ef23cd197bba01e
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
Jiwan Kim [Wed, 23 Nov 2016 00:04:07 +0000 (09:04 +0900)]
Don't update Wired network on receiving state changed callback
- Fix for TSAM-10044
- Separate updated/retry logic on wired connection
as API doesn't return false with invalid IP settings.
Change-Id: Ic34d305c47752c380e720f8ab6485a408dee7279
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
Jiwan Kim [Mon, 21 Nov 2016 04:45:07 +0000 (13:45 +0900)]
Fix wireless connection logic not to ask password again
- Fix for TSAM-10021
- If AP was successfully connected, passphrase is not required on 2nd connection.
Change-Id: I33333f4a2ab4f72c206c20d208fc00d2846bae79
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
Jiwan Kim [Fri, 18 Nov 2016 10:34:33 +0000 (19:34 +0900)]
Add colored loading icon on wifi menu
- Fix for TSAM-10020
Change-Id: I77a8e85c89441d441102e32f9958ecb01f01b00e
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
kiso.chang [Fri, 18 Nov 2016 05:02:17 +0000 (14:02 +0900)]
Fix issues related datatime widget in Clock
- Fix AM/PM button to show and hide
- Set min Date (1970.1.1 00:00)
Change-Id: I08bd6211e843fd496211385b6b35ddf9fe074363
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Mon, 14 Nov 2016 06:06:45 +0000 (15:06 +0900)]
Set Done/Cancel Button Highlight during Mouse over
- Done/Cancel in Location
Change-Id: I2c0f00c258819b1399078a80c35ddb6e43854f17
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Mon, 14 Nov 2016 03:32:40 +0000 (12:32 +0900)]
Set Done/Cancle BButton Highlight during Mouse over
Change-Id: I33dd7c514679f63740aa3fb16b17a3c5fcb7ac52
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Jiwan Kim [Wed, 9 Nov 2016 06:54:55 +0000 (15:54 +0900)]
Add focusing effect on new network menu
- Fix for TSAM-9658
- Add focusing effect into buttons
- Handle button disable effect properly to prevent additional issues.
Change-Id: I226e0d61e0ac9306be2c0cad6208a45d37ae6830
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
kiso.chang [Tue, 8 Nov 2016 02:28:38 +0000 (11:28 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I8da262ea20be07a3718ce5c83aa9a7e40a49c1df
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Tue, 8 Nov 2016 02:19:25 +0000 (11:19 +0900)]
Fix build warnings on System and common part
Change-Id: I7e94b9c8bca15782c255c96e6a2f5ae94a36dffa
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Jiwan Kim [Mon, 7 Nov 2016 02:32:09 +0000 (11:32 +0900)]
Fix build warnings on network menu
Change-Id: I0fd3ce5e9d518cd6b87e8c0e21dbd4b8af5cbc06
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
Kiseok Chang [Mon, 24 Oct 2016 10:51:19 +0000 (03:51 -0700)]
Merge "Add disable state on wireless popup button" into tizen
Change-Id: I9284329aa4be194a0fbc4f97d339512bca7a2ccc
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
Kiseok Chang [Mon, 24 Oct 2016 10:51:19 +0000 (03:51 -0700)]
Merge "Add disable state on wireless popup button" into tizen
Jiwan Kim [Mon, 24 Oct 2016 10:34:56 +0000 (19:34 +0900)]
Add disable state on wireless popup button
- Fix for TSAM-9196
Change-Id: I98f80f040904cfcace1bf63377f94ecf643040cb
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
Taesoo Jun [Mon, 24 Oct 2016 09:53:24 +0000 (02:53 -0700)]
Merge "Fix ip address entry on new network menu" into tizen
Jiwan Kim [Mon, 24 Oct 2016 06:13:41 +0000 (15:13 +0900)]
Fix ip address entry on new network menu
- Fix TSAM-9202
- Fix TSAM-9201
Change-Id: I5c351bac61193c1b3ac46558905a155aa95d24e1
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
kiso.chang [Mon, 24 Oct 2016 07:47:29 +0000 (16:47 +0900)]
Fix a problem to exit clock view by backspace
- change clock view not to exit by backspace in keyboard when Editing datetime
Change-Id: Ib5051dd52a9c3a776faa4fc3f0a3d736d0d50f41
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 19 Oct 2016 05:45:24 +0000 (14:45 +0900)]
Fix auto/manual popup's focus when mouse over
- bug fix : wrong null check in callback function
Change-Id: I5ceb8b6d68fa2b8fd50e7bab19a28ca260972cfe
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Jiwan Kim [Tue, 18 Oct 2016 09:42:24 +0000 (18:42 +0900)]
Fix handling backspace key on new network menu
- Fix for TSAM-9096
Change-Id: I206eec046632e38e3e4989178a21731af51c635d
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
kiso.chang [Wed, 12 Oct 2016 07:34:16 +0000 (16:34 +0900)]
Fix problem sw keyboard cover time widgets in clock
Change-Id: I6456933afdd5d623fc66091c61016c1ec1bef26b
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Kiseok Chang [Tue, 11 Oct 2016 06:39:34 +0000 (23:39 -0700)]
Merge "Adjust UI component & handle remote controller input" into tizen
Jiwan Kim [Mon, 10 Oct 2016 02:21:40 +0000 (11:21 +0900)]
Adjust UI component & handle remote controller input
- Fix grid item size on network menu
- Handle 'selected' callback on grid item
(To support input from remote controller)
- Change gengrid select mode to handle selected event multiple times.
- Fix connection animation bug
Change-Id: I1d2ac68d00cba6f75f24210a54ce2f266e417c11
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
kiso.chang [Mon, 10 Oct 2016 02:20:46 +0000 (11:20 +0900)]
Fix multiple Highlighted button in location
- fix element and gengrid edc
Change-Id: I4542712d96f937ae5a5b5142cbf92418ea49d22c
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Thu, 6 Oct 2016 11:51:48 +0000 (20:51 +0900)]
Fix svace warnings
Change-Id: I5ec2137bc9869aa76d77c4c0212024820ee72f7c
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Kiseok Chang [Thu, 6 Oct 2016 08:48:19 +0000 (01:48 -0700)]
Merge "Setting->Clock - fixed focus losing on setup type dropdown" into tizen
Jiwan Kim [Thu, 6 Oct 2016 06:40:14 +0000 (15:40 +0900)]
Remove focus change on popup ok/cancel button while keyboard is showing
- This patch is for TSAM-8444
Change-Id: I1f7d2e0041c5f1ced2649a72691d6396b6a82e47
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
Jiwan Kim [Thu, 6 Oct 2016 04:42:57 +0000 (13:42 +0900)]
Fix coloring issue on unfocused item
- This patch is for TSAM-8446
Change-Id: I298c41e91ca19b44a486ad0368f4efe36254a44c
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
Radek Kintop [Wed, 5 Oct 2016 16:17:34 +0000 (18:17 +0200)]
Setting->Clock - fixed focus losing on setup type dropdown
Change-Id: I484b0dc68cb09860a1776c235083ec6b5b2c587c
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Kiseok Chang [Wed, 5 Oct 2016 12:52:40 +0000 (05:52 -0700)]
Merge "Change logic to show passcode popup again for same list item" into tizen
Jiwan Kim [Wed, 5 Oct 2016 11:49:10 +0000 (20:49 +0900)]
Change logic to show passcode popup again for same list item
- This patch is for TSAM-8452
Change-Id: Ibc33690027d04b5d3cdd34564f9815c1b977f87c
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
Jiwan Kim [Wed, 5 Oct 2016 10:53:04 +0000 (19:53 +0900)]
Fix unexpected cursor issue on password field
- This patch is for TSAM-8492 / TSAM-8448
Change-Id: I04a4d81f44fd458418b1c0496524c66e81aad5a2
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
kiso.chang [Thu, 29 Sep 2016 04:32:47 +0000 (13:32 +0900)]
Change Location Button string
- "Location" to "Done"
Change-Id: I248ccc1cc58d2bff7f395855b7dd78ad2af25fe4
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Jiwan Kim [Wed, 28 Sep 2016 09:56:03 +0000 (18:56 +0900)]
Add length limitation for WiFi password
Change-Id: I92a89137f9d82e5d965bf04faafee3d7868514ac
Piotr Pruski [Tue, 27 Sep 2016 14:09:38 +0000 (16:09 +0200)]
Added wrapping subtext for menu button.
Change-Id: I2575b57445ec5270ebb327c0552b006890d449be
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Kiseok Chang [Mon, 26 Sep 2016 10:39:27 +0000 (03:39 -0700)]
Merge "Fix Clock module - wrong time value - tm_mday" into tizen
Kiseok Chang [Mon, 26 Sep 2016 10:36:42 +0000 (03:36 -0700)]
Merge "Fix: WiFi password popup had no buttons" into tizen
Piotr Pruski [Mon, 26 Sep 2016 09:44:19 +0000 (11:44 +0200)]
Fix Clock module - wrong time value - tm_mday
Change-Id: I565aba18cc7e9394d4887a858ed960047a9b0e27
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Radek Kintop [Fri, 23 Sep 2016 15:09:26 +0000 (17:09 +0200)]
Some functionalities are hidden before release
Change-Id: Iee88b60ad7eac9b6296403085ad3aa5fc4b45c3c
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Fri, 23 Sep 2016 14:19:34 +0000 (16:19 +0200)]
Fix: WiFi password popup had no buttons
Change-Id: Iabe807ff8ac8438707419e862e3ea47cdb23f1a4
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Bartlomiej Uliasz [Fri, 23 Sep 2016 12:43:57 +0000 (14:43 +0200)]
Tab indicator blinking bugfix
Change-Id: If58ad82533de0b1da045b09cf7bb229b2be879cb
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Radek Kintop [Thu, 22 Sep 2016 16:06:16 +0000 (18:06 +0200)]
Fix Added support for buttons strings for wayland.
Added Escape, Back and Menu buttons.
Change-Id: I29b488e39cd3b68c595c7313490720f8da6dddb8
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Bartlomiej Uliasz [Thu, 22 Sep 2016 10:57:16 +0000 (12:57 +0200)]
[TSAM-7818] Auto select on cursor move disabled
Change-Id: Ibc50e78d966af6fa14e281c4124c67059b4a5b5c
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Bartlomiej Uliasz [Thu, 22 Sep 2016 08:29:52 +0000 (10:29 +0200)]
[TSAM-7819] Location gengrid item disappear bugfix
Change-Id: I228e97b8bec5dad2024366da991aef4fdb99065b
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Radek Kintop [Wed, 21 Sep 2016 17:03:47 +0000 (19:03 +0200)]
Upper menu item selection mode fix
Change-Id: Ic94471c30bcb7e496066c395c495d84c0d6d56ef
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Jiwan Kim [Wed, 21 Sep 2016 04:12:25 +0000 (13:12 +0900)]
Fix issues on network menu
TSAM-7822 : Inputted number overlapping
TSAM-7820 : Number field of DNS
Change-Id: I7fe8e1906076608ea47b35de218dd43f374479c2
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
Kiseok Chang [Mon, 12 Sep 2016 04:54:28 +0000 (21:54 -0700)]
Merge "Fix SVACE errors" into tizen
Kiseok Chang [Fri, 9 Sep 2016 09:26:28 +0000 (18:26 +0900)]
Fix SVACE errors
Change-Id: I908b536dbaba26427e3d2540fb6509e1fe7256cc
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Jiwan Kim [Fri, 9 Sep 2016 05:02:38 +0000 (14:02 +0900)]
Fix SVACE issues on network menu and build errors
Change-Id: I8d43289ea2b216ed801a5076398e821a24937335
Radek Kintop [Wed, 16 Mar 2016 15:15:55 +0000 (16:15 +0100)]
Favorites add/remove toast
Change-Id: I56ef48bd0561da0206f4d8be04065f9bf7034df9
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Thu, 17 Mar 2016 17:47:57 +0000 (18:47 +0100)]
Revert "Some functionalities are hidden before prebeta release"
This reverts commit
0f5bcda391913f6767089d9b2701a0ec434d7552.
Conflicts:
include/layout.h
Change-Id: I213d27a5730915c6eda86be331629aa19d5a2aa2
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
MyoungJune Park [Thu, 23 Jun 2016 07:40:47 +0000 (00:40 -0700)]
Merge "Revert "Some functionalities are hidden before prebeta release(2)" This reverts commit
877d47329042c419a3d7689b908352ae3f87d14c." into tizen
MyoungJune Park [Fri, 20 May 2016 02:33:47 +0000 (19:33 -0700)]
Merge changes I9a3aa589,I3c096a85,Idd4546df,I7c83ff14,I8aae1fb0, ... into tizen
* changes:
Doxygen style comments for data/system
Doxygen style comments - data_location
location: removed unnecessary data manager from location gengrid
Doxygen style comments - common/
Doxygen style comments part 1 - grid/, layout/, view/ etc
Added Doxygen templates
Radek Kintop [Thu, 19 May 2016 14:06:47 +0000 (16:06 +0200)]
Warnings removal
Change-Id: I7769a97115ab8b36823baeefc4b9cb2d9dce2e90
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Piotr Pruski [Thu, 24 Mar 2016 14:25:14 +0000 (15:25 +0100)]
Doxygen style comments for data/system
Change-Id: I9a3aa58991c4517474acc1c7a82068301baf84ae
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Bartlomiej Uliasz [Thu, 24 Mar 2016 11:17:07 +0000 (12:17 +0100)]
Doxygen style comments - data_location
Change-Id: I3c096a854f449e74ce63a98655159f809022343e
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Bartlomiej Uliasz [Wed, 16 Mar 2016 13:26:54 +0000 (14:26 +0100)]
location: removed unnecessary data manager from location gengrid
Change-Id: Idd4546df44ae56f5036ec7e04ca91afc71178142
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Radek Kintop [Wed, 23 Mar 2016 14:41:58 +0000 (15:41 +0100)]
Doxygen style comments - common/
Change-Id: I7c83ff1415ad70e6cff9a908621bb5adfdb2633b
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Agnieszka Janowicz [Tue, 22 Mar 2016 14:35:40 +0000 (15:35 +0100)]
Doxygen style comments part 1 - grid/, layout/, view/ etc
@TODO: common/ and data/ modules
Change-Id: I8aae1fb0b334007a9d35550c26511ce021930d73
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Piotr Pruski [Mon, 21 Mar 2016 14:37:16 +0000 (15:37 +0100)]
Added Doxygen templates
Change-Id: Ib5096d4d6da0d146c2925f22365a2ffbb1498e8d
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
kiso.chang [Fri, 18 Mar 2016 09:43:38 +0000 (18:43 +0900)]
Fix warnings from SVACE system
Fix warnings from SVACE system
Change-Id: Ie76eb7be599380ac5efa013aecdb24e676708171
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Radek Kintop [Thu, 17 Mar 2016 17:36:25 +0000 (18:36 +0100)]
Revert "Some functionalities are hidden before prebeta release(2)"
This reverts commit
877d47329042c419a3d7689b908352ae3f87d14c.
Change-Id: I98a123505382074ba9b9d7d18e819e58d9ddde96
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Wed, 16 Mar 2016 13:12:08 +0000 (14:12 +0100)]
Some functionalities are hidden before prebeta release(2)
Change-Id: Ia46b836bfb2c4d7eb8489cb82f41e960dec5d30a
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Wed, 16 Mar 2016 09:13:46 +0000 (10:13 +0100)]
Some functionalities are hidden before prebeta release
Change-Id: I69e9efc6b446eca5c79d5a7839511cf7b79be814
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Piotr Pruski [Mon, 14 Mar 2016 13:31:28 +0000 (14:31 +0100)]
[UI] Added Star in Button Style for favorite in live action section
Added style which present favorite button with the star icon.
Favorite button can be repreresnt by two states:
- normal where is only contour of star
- added where star is filled.
Change-Id: I897984957c5b79933617057d60faafa94841b4bf
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Michal Skorupinski [Mon, 14 Mar 2016 14:25:58 +0000 (15:25 +0100)]
[FIX] Mouse click events are not invoked by disabled elements
* Changed the 'mouse_down' callbacks to 'clicked'.
* Fix in 'style.base.button' and 'style.option.button' button styles.
The fix is required to use the 'clicked' callback. Previous the 'mouse_down'
callback was used and it ignores the button enable state.
Change-Id: I75a544de97650a16a8f830d210b70a50579d263e
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Bartlomiej Uliasz [Thu, 10 Mar 2016 14:59:02 +0000 (15:59 +0100)]
Fixed unnecessary ERR in grid update
Fixed unnecessary ERR in grid update, when there are no yet any realized items
(nothing to update)
Change-Id: Ic4eec3c43e21bc8ccb4777e5b234e99911e952cb
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Radek Kintop [Mon, 14 Mar 2016 14:03:41 +0000 (15:03 +0100)]
Tutorial popup in action menu
Change-Id: I62dbd26a1462459cc01da3bdc29abd54eec582f6
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Michal Skorupinski [Mon, 14 Mar 2016 12:40:54 +0000 (13:40 +0100)]
[UI] Favorite star in the channel layout made visible
The width of the 'PART_SUBTEXT1' has to be bigger then the maximal width
of the contained text. In other case the whole layout will be modified.
Change-Id: I04c98bd7af78291cb9e582df95be01694c9ce403
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Thu, 10 Mar 2016 16:07:55 +0000 (17:07 +0100)]
[UI] Tab ordering persistance
Tab ordering is stored using the preference api.
Whenever the user swaps the position of two tabs
the preference keys are updated.
When the aplication is launched the tab order
is set using the positions stored in the preferences
Change-Id: Ic2f639f7aba4d06e5a98736a736062e3da786950
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Kiseok Chang [Mon, 14 Mar 2016 09:14:04 +0000 (02:14 -0700)]
Merge "Favorites mock" into tizen
Kiseok Chang [Sat, 12 Mar 2016 08:48:50 +0000 (00:48 -0800)]
Merge "[OAPBSA-68][UI][TEMPORARY] Sleep timer popup layout" into tizen
Kiseok Chang [Sat, 12 Mar 2016 08:48:08 +0000 (00:48 -0800)]
Merge "Cosmetic changes in layout: menu tabs in main view" into tizen
Kiseok Chang [Sat, 12 Mar 2016 08:46:54 +0000 (00:46 -0800)]
Merge "Added back/esc button functionality on gengrid list items" into tizen
Kiseok Chang [Sat, 12 Mar 2016 08:44:38 +0000 (00:44 -0800)]
Merge "[OAPBSA-62][UI] Proper focus next object is set" into tizen
Kiseok Chang [Sat, 12 Mar 2016 08:43:50 +0000 (00:43 -0800)]
Merge "Add toast popup to finish pincode workflow" into tizen
Kiseok Chang [Sat, 12 Mar 2016 08:43:03 +0000 (00:43 -0800)]
Merge "Fixed gengrid and Location view bugs. New Location behaviour. Logs tweak." into tizen
Kiseok Chang [Sat, 12 Mar 2016 08:41:40 +0000 (00:41 -0800)]
Merge "Set necessary callbacks to external status value change of buttons" into tizen
Michal Skorupinski [Tue, 8 Mar 2016 16:44:24 +0000 (17:44 +0100)]
[OAPBSA-68][UI][TEMPORARY] Sleep timer popup layout
* All buttons displayed in the popup are put into a scroller
so they won't be displayed outisde the popup area.
Change-Id: I8b6c90df9d55599376f17d448c1ac83b4e281cef
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Agnieszka Janowicz [Thu, 10 Mar 2016 10:38:33 +0000 (11:38 +0100)]
Cosmetic changes in layout: menu tabs in main view
fix focused/selected animations, change tabs' height.
Also, change action menu icon's size and image
Change-Id: Icc17f468da50903fcf91e6c19d4347b34b21fc2a
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Radek Kintop [Fri, 11 Mar 2016 15:43:39 +0000 (16:43 +0100)]
Added back/esc button functionality on gengrid list items
Change-Id: I0063c739a183a96636b9061ecaab73c90c5ad695
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Michal Skorupinski [Fri, 4 Mar 2016 16:37:08 +0000 (17:37 +0100)]
[OAPBSA-62][UI] Proper focus next object is set
The focus next object is used when the focus is switched from/to the
tab buttons to the displayed layout objects.
Channel, network and sound layouts are modified.
Change-Id: I7369c35b2d5c2d29dd7cecd88f4c4d3241fbc1e7
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Piotr Pruski [Thu, 10 Mar 2016 16:04:03 +0000 (17:04 +0100)]
Add toast popup to finish pincode workflow
Change-Id: Ib3a7732d950b7b67ccff638052561a3424792439
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Radek Kintop [Thu, 10 Mar 2016 17:02:35 +0000 (18:02 +0100)]
Favorites mock
Change-Id: I003b2a1481c1cbc9dc3dbbde580119c0d4449b9d
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Bartlomiej Uliasz [Thu, 3 Mar 2016 14:01:54 +0000 (15:01 +0100)]
Fixed gengrid and Location view bugs. New Location behaviour. Logs tweak.
Change-Id: I92d57c5b9e4511145e2a6d523b170c74c0a0a7f4
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Bartlomiej Uliasz [Thu, 10 Mar 2016 08:46:36 +0000 (09:46 +0100)]
Set necessary callbacks to external status value change of buttons
Change-Id: I2302b981ff53c87db20feb490b06208b7a12f5f4
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Michal Skorupinski [Tue, 8 Mar 2016 13:11:09 +0000 (14:11 +0100)]
[OAPBSA-69][UI][TEMPORARY] Screen adjustment popup layout
* A scroller is added to the popup layout. This way every button displayed is kept within the popup area.
* Added a debug rectangle which can be used in the *.edc files
Change-Id: Ib62337c35c21e0df82739dbffa5275e6142654b2
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Piotr Pruski [Wed, 9 Mar 2016 14:45:08 +0000 (15:45 +0100)]
fixup! Added libtzplatform-config package for following the Tizen Directory rules.
Change-Id: Ic6957640aec260e22de5841920ddabb475d677f9
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Agnieszka Janowicz [Wed, 2 Mar 2016 16:55:19 +0000 (17:55 +0100)]
Tabs menu items reordering
Change-Id: I8cbce2ecdad925b5437f83a3b968a82f8eca1dee
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Piotr Pruski [Mon, 7 Mar 2016 16:38:38 +0000 (17:38 +0100)]
[UI] Fixed hoversel display
Change-Id: I3d4af3a3d2f8b5d1731061acdcaa686446da86c3
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Kiseok Chang [Wed, 9 Mar 2016 09:39:07 +0000 (01:39 -0800)]
Merge "[UI] Pincode layout improvement" into tizen
Kiseok Chang [Wed, 9 Mar 2016 09:38:34 +0000 (01:38 -0800)]
Merge "Tab menu items 'selected' state implementation" into tizen
JinWang An [Wed, 9 Mar 2016 06:59:07 +0000 (15:59 +0900)]
Added libtzplatform-config package for following the Tizen Directory rules.
Change-Id: I134e004c9ceeb0bf406f0ba3939852c101efcd31
Piotr Pruski [Mon, 7 Mar 2016 10:03:14 +0000 (11:03 +0100)]
[UI] Pincode layout improvement
Change-Id: I440334c9744e6df283cb80189729325e1d39a97d
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Radek Kintop [Tue, 8 Mar 2016 10:14:16 +0000 (11:14 +0100)]
Tab menu items 'selected' state implementation
Change-Id: I59bb1baaef06832984b2081b2c9640adbc0acf3b
Signed-off-by: Radek Kintop <r.kintop@samsung.com>