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>
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>
Radek Kintop [Fri, 4 Mar 2016 16:31:30 +0000 (17:31 +0100)]
[Back] key handling
Change-Id: Icff3728b37e63c07877d30f831ef01be91745e0f
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Fri, 4 Mar 2016 15:17:10 +0000 (16:17 +0100)]
System clock view - date format is locale dependant
Change-Id: Ia74603d415e4e4205367330c3a198e84d3b2317d
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Fri, 4 Mar 2016 14:51:23 +0000 (15:51 +0100)]
Menu tab selection while in Action menu
Change-Id: I888875f00893bdc8988ea245b4f6c4bb6f94adb7
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Piotr Pruski [Thu, 3 Mar 2016 14:32:05 +0000 (15:32 +0100)]
[UI] Added Favorite stars to UI elements
@TODO Connect UI with favorite button in live panel
Change-Id: I526062b955c1308bb23c405ecf691f81dcfabcf9
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Michal Skorupinski [Thu, 3 Mar 2016 12:06:21 +0000 (13:06 +0100)]
[OAPBSA-52][UI] Toast popup creation
Change-Id: I9a24682d2195e8377abb1892a60f3c05a8a67240
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Bartlomiej Uliasz [Fri, 4 Mar 2016 10:27:28 +0000 (11:27 +0100)]
Added date and time on clock view button when manual mode is set
Change-Id: I094a3b06f69beda6aa206245dbc3330b196289cb
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Radek Kintop [Wed, 2 Mar 2016 17:07:43 +0000 (18:07 +0100)]
Action menu items
TODO: handle them (like tutorial popup)
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Change-Id: I7c1156eacd82388fb8e05d0390d4ba743282270b
Michal Skorupinski [Wed, 2 Mar 2016 10:23:36 +0000 (11:23 +0100)]
[OAPBSA-48][UI] Changing slider values using the remote
Change-Id: I31ee8a76d06cae1d8e667836c20717888065d88e
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Radek Kintop [Wed, 2 Mar 2016 13:53:19 +0000 (14:53 +0100)]
Action menu icon-button style
Change-Id: I5357b94906ddc5d15edbfa1c6e204293dd462d81
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Wed, 2 Mar 2016 09:54:43 +0000 (10:54 +0100)]
Action menu as entire screen layout
Change-Id: I644681d6290fb63f1d36cad5934118573e5b0479
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Piotr Pruski [Wed, 2 Mar 2016 09:42:03 +0000 (10:42 +0100)]
[FIX][UI] Change string value for Settings application title
Change-Id: Ib6ffabbe64ffe3c01a7c1e7ddf39a1250a95f648
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Bartlomiej Uliasz [Mon, 29 Feb 2016 15:31:22 +0000 (16:31 +0100)]
Fixed incorrect focus on ctxpopup items
Change-Id: Ic558fb665f7eb2b6ce889f01b47648bcf86dbeb8
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Agnieszka Janowicz [Sun, 28 Feb 2016 18:36:34 +0000 (19:36 +0100)]
Fix sound layout focus chain
Change-Id: Ifc3e76c9aed74d44a0dc51c1b8d26a4e93ce2058
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Agnieszka Janowicz [Sun, 28 Feb 2016 13:34:22 +0000 (14:34 +0100)]
Sound layout workflow
Change-Id: I20973388c120cdea856fe7ab4c6f416bf7061599
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Piotr Pruski [Fri, 26 Feb 2016 12:35:59 +0000 (13:35 +0100)]
System Wake up timer
Change-Id: I2a41ab6a1d17d31227f057ebd7b40461a4155bc4
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Piotr Pruski [Mon, 29 Feb 2016 13:23:04 +0000 (14:23 +0100)]
Cleanup in headers files
Change-Id: I38245b548200a815bf3c273dfefb4aa7cdfcb870
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
Agnieszka Janowicz [Sun, 28 Feb 2016 18:38:16 +0000 (19:38 +0100)]
Fix date datetime size in system/clock view
Change-Id: Idaaf15f5d9bab5d1fbb63a42f76e49fc4547b3f5
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Bartlomiej Uliasz [Mon, 29 Feb 2016 13:47:42 +0000 (14:47 +0100)]
Added sliders on picture menu subitems and fixes
Change-Id: I4fbaf7e82b3401831295e9eae2d8d47c05823115
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Michal Skorupinski [Mon, 29 Feb 2016 14:36:26 +0000 (15:36 +0100)]
[FIX] Stopping the scan when a page is changed
Change-Id: Ib5a2b5b830ae6f736d1dfcbe11a024e909c6b476
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Fri, 26 Feb 2016 15:42:57 +0000 (16:42 +0100)]
[UI] Channel layout updated
Change-Id: Id82aeca4024044394b5ffe4661ce5a9f9b4db55f
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Fri, 26 Feb 2016 14:10:50 +0000 (15:10 +0100)]
[UI] Channel progressbar style changed
Change-Id: I70b2a4309ceb7ba00aa84541ba423a278cdfcd6f
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Thu, 25 Feb 2016 15:45:43 +0000 (16:45 +0100)]
[UI] Displaying all available views in the channel panel
TODO:
* Text formatting
* Views layouts
Change-Id: Iab844e90be82d00e3b7f9968ec097dab334b94ab
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Agnieszka Janowicz [Mon, 29 Feb 2016 07:24:37 +0000 (08:24 +0100)]
Set proper focus on clock and wakeup timer views show
Also, block entire screen when network type popup
is shown in network layout
Change-Id: I415da034e6f3a8d5851c9a5e385bd198a5c3a3a0
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Radek Kintop [Fri, 26 Feb 2016 14:57:27 +0000 (15:57 +0100)]
Action menu
TODO: icons
Change-Id: I3f1c656f7b23d548592d78ae09a7489ad6d1e5c5
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Agnieszka Janowicz [Thu, 25 Feb 2016 13:32:39 +0000 (14:32 +0100)]
Add action area bg in relevant views
Change-Id: I3b9a1e7b772642678c1a52c10078e297191a47bf
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Bartlomiej Uliasz [Thu, 18 Feb 2016 10:36:25 +0000 (11:36 +0100)]
"Location" functionality implemenation (initial version)
Change-Id: I2210beaa74ae17dcbcabf2a6ad3525949ebc490f
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Kiseok Chang [Thu, 25 Feb 2016 00:47:13 +0000 (16:47 -0800)]
Merge "Fixed layout buttons bugged focus chain" into tizen
Bartlomiej Uliasz [Wed, 24 Feb 2016 14:59:00 +0000 (15:59 +0100)]
Fixed layout buttons bugged focus chain
Change-Id: Ie2d761daf38e6bdb1b0e434c99fcb730a9d6e965
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Bartlomiej Uliasz [Wed, 24 Feb 2016 12:32:43 +0000 (13:32 +0100)]
button.edc: Fixed settings cut strings on tab menu buttons
Change-Id: Ibb0bbcbf9f3b13582821305a2ee0e3622cfc18ba
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
Radek Kintop [Fri, 19 Feb 2016 13:28:00 +0000 (14:28 +0100)]
Picture screen adjustment and generic popup view
Change-Id: I139914e9a454ca3127224bb1233f9da07d6acc11
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Fri, 19 Feb 2016 09:40:38 +0000 (10:40 +0100)]
Fix: Memory allocation bugs
Change-Id: Icbb93557ac6997b1b5de4e67196827cd7de00bb7
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Thu, 18 Feb 2016 10:11:52 +0000 (11:11 +0100)]
Select first menu button after [down] key press on tab button
Change-Id: I2e5212a20fea961a8981dff3dcc5079b217d119e
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Agnieszka Janowicz [Mon, 22 Feb 2016 11:11:23 +0000 (12:11 +0100)]
Picture tint view
Change-Id: Idbbd9916f7196c9ca73a8db9094a0219b42d5ae0
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Agnieszka Janowicz [Fri, 19 Feb 2016 13:42:22 +0000 (14:42 +0100)]
Picture color view
Change-Id: I9e75e6d88467dc27c20cc04b7eeb5150affc237a
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Agnieszka Janowicz [Fri, 19 Feb 2016 12:43:53 +0000 (13:43 +0100)]
Picture sharpness view
Change-Id: I2ab45b76fe0503e700dd921dd2c3b853dbd5f950
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Agnieszka Janowicz [Fri, 19 Feb 2016 12:14:02 +0000 (13:14 +0100)]
Picture brightness view using genering slider view
Apply generic slider view to picture contrast too
Change-Id: Ie83a0fcc0c87b3addfd245ef1ad0e9afd71f55d3
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Agnieszka Janowicz [Wed, 17 Feb 2016 16:45:40 +0000 (17:45 +0100)]
Slider's indicator implementation
Change-Id: I95fc044ad5908878b00a85d445a6c7529c18b8e0
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Agnieszka Janowicz [Wed, 17 Feb 2016 13:52:34 +0000 (14:52 +0100)]
Update layout contents when it gets shown
Change-Id: I17f70310fa97da4bf6388faa16aded85101c4f5d
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Agnieszka Janowicz [Tue, 16 Feb 2016 19:52:16 +0000 (20:52 +0100)]
Picture contrast view
@TODO: slider's current value indicator (at the bottom),
picture layout update
Change-Id: I3fcf2daba8e3937d4fdd2780a7be610395c7711b
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Agnieszka Janowicz [Tue, 16 Feb 2016 10:53:00 +0000 (11:53 +0100)]
Picture mode view
Change-Id: Ia9a067254240b5ce4e611d69fb0180e313b9d54b
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Radek Kintop [Mon, 15 Feb 2016 13:42:25 +0000 (14:42 +0100)]
Reset(workflow)
Change-Id: I90b50b2266b04dd005b014a72cd3e926b861f297
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Agnieszka Janowicz [Mon, 15 Feb 2016 13:09:46 +0000 (14:09 +0100)]
Subtitle popup as a separate view
Change-Id: Id0437c8139fba9a8e988aaa9bfba32b20b3c4cfb
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Agnieszka Janowicz [Fri, 12 Feb 2016 12:59:05 +0000 (13:59 +0100)]
Language popup as separate view
Change-Id: If67db733577069f4c50cfcca107b777b853727ee
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Radek Kintop [Wed, 10 Feb 2016 11:07:33 +0000 (12:07 +0100)]
Change pincode
Change-Id: I6b9692e8d86c3296a4a3b949ae1dbd0ad1af4426
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Agnieszka Janowicz [Fri, 12 Feb 2016 09:26:37 +0000 (10:26 +0100)]
Sleep timer popup as separate view
Change-Id: Icc00585c761b39e0b561ec4031e1d0d067332362
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Agnieszka Janowicz [Wed, 10 Feb 2016 12:46:58 +0000 (13:46 +0100)]
Wakeup Timer view implementation (no functionality yet)
Change-Id: I9e6f612a99661dd25e51e44bfe38c50ec10faeb1
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>>
Agnieszka Janowicz [Wed, 10 Feb 2016 12:43:41 +0000 (13:43 +0100)]
Widgets creating utils func
(slider, hoversel, datetime, flipselector)
Change-Id: Iba2b5890666d2cbf751bdb55882bc9319fed13fd
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Radek Kintop [Wed, 10 Feb 2016 10:04:50 +0000 (11:04 +0100)]
Project files ordering
Change-Id: I258e2b7cf6381b6e4d8ae5b9156ddb9b530812e2
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Mon, 8 Feb 2016 14:31:07 +0000 (15:31 +0100)]
System clock
Change-Id: Ic432ec26d9cf6efabc6b49a557526416e2d87b1c
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Agnieszka Janowicz [Thu, 4 Feb 2016 13:35:30 +0000 (14:35 +0100)]
Sleep timer popup (no functionality available yet)
Change-Id: I1245de2df10392605e4303c183484f54453bdd47
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Kiseok Chang [Fri, 5 Feb 2016 11:01:59 +0000 (03:01 -0800)]
Merge "Add wired network & new network view - Support 'wired' network type - Add 'new_network' view" into tizen
Radek Kintop [Wed, 3 Feb 2016 10:25:49 +0000 (11:25 +0100)]
Application layout corrections
Change-Id: I5c856081d0f328106f503d7e25583b2c6761efe7
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Agnieszka Janowicz [Tue, 2 Feb 2016 14:40:34 +0000 (15:40 +0100)]
Remove unused _gettext() function
Plus some cosmetic changes to makefiles
Change-Id: I32830e7319601c757e60defcf85ff1b5ab5a2f8c
Signed-off-by: Agnieszka Janowicz <a.janowicz@samsung.com>
Jiwan Kim [Tue, 29 Dec 2015 09:32:08 +0000 (18:32 +0900)]
Add wired network & new network view
- Support 'wired' network type
- Add 'new_network' view
Change-Id: If47b81dea67f678fa4019cedd08a6b47fc6c4e83
Hyunjee Kim [Wed, 13 Jan 2016 09:29:04 +0000 (18:29 +0900)]
Apply feature of setting time(only year)
Change-Id: Id473d056f6ce6762c4f1cf197c2ccfcb791085a5
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
kiso.chang [Wed, 6 Jan 2016 08:25:04 +0000 (17:25 +0900)]
Lessen the warning rule in building
- update CMakefiles.txt
Change-Id: I8975367ca4d9ba1f637798e46dd8e1508a5b3657
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 6 Jan 2016 08:06:57 +0000 (17:06 +0900)]
Fix thhe issue in Support Menu
- Fix the Problem that Setting App is unexpectedly closed in Support Menu
Change-Id: Icd9ea96e2a35bf428ce6f677e03ecf508c67e8ea
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Thu, 31 Dec 2015 05:35:03 +0000 (14:35 +0900)]
Fix scale problem
- fix location.edc
Change-Id: If6a86736aad3c47ffa54a5bcdf7a915ae7770181
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Thu, 31 Dec 2015 04:31:36 +0000 (13:31 +0900)]
Fix Language popup
- Fix the problem not to close popup after selecting language
Change-Id: Iaf676f1f488b7cd39e01245c90e72c5975a0b9dc
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
MyoungJune Park [Thu, 31 Dec 2015 01:08:40 +0000 (10:08 +0900)]
add logic updating title & tabbar strings by language
Change-Id: I7c8c95bf76a2b3d56c2d8ee6cf37fc13171c74ce
kiso.chang [Wed, 30 Dec 2015 14:55:37 +0000 (23:55 +0900)]
Add Language Popup& Location View
- add Language popup
- add Location View (Contry selection)
Change-Id: I876346eb7e688f74442eff03e152c8f1e0895fd7
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Hyunjee Kim [Wed, 30 Dec 2015 10:12:49 +0000 (19:12 +0900)]
Fix cancel/done btn key event issue
Change-Id: Ie04d34d35183e5e4fdf7c1cdb937f5eb49577dea
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
Hyunjee Kim [Wed, 30 Dec 2015 09:39:20 +0000 (18:39 +0900)]
Add Clock View
Change-Id: If17c454bf2f2c2192b06ffa67acd58adbfd927d5
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
Jiwan Kim [Mon, 28 Dec 2015 07:30:47 +0000 (16:30 +0900)]
Hide keyboard on popup closed
Change-Id: I48bbfff6daa3084dea63a576735b797db45fc741
Jiwan Kim [Thu, 24 Dec 2015 00:44:14 +0000 (09:44 +0900)]
Changes for failed/connected icon
- Update icon image when connection request to another AP failed
Change-Id: I722883c31522333fbef1fe222434d1c38edf32b3