Lukasz Stanislawski [Mon, 8 Jun 2020 10:36:04 +0000 (12:36 +0200)]
Release version 1.0.12
Change-Id: I31e31f3588ead59213e5e9a59ed3cacdffd90a54
Lukasz Stanislawski [Mon, 8 Jun 2020 10:12:54 +0000 (12:12 +0200)]
wifi: use absolute layouting
After gui guideline change using linear layout is no longer
possible since wifi view and buttons in main view overlaps.
Use absolute layout instead.
Change-Id: I4296157d5e5bdd2fc79f7cd034275ff6d09cfbff
Lukasz Stanislawski [Tue, 26 May 2020 06:32:58 +0000 (08:32 +0200)]
Release version 1.0.11
Change-Id: Idd7c59dbb1481200c025284eb856473fc8cac1da
Lukasz Stanislawski [Mon, 25 May 2020 05:50:49 +0000 (07:50 +0200)]
Increase connection failure text font size
Change-Id: Ib3be37ccb6ef9944c11fc4ada6ef33e7ff1341e6
Lukasz Stanislawski [Thu, 21 May 2020 14:25:13 +0000 (16:25 +0200)]
Rlease version 1.0.10
Change-Id: I364ef824d41ae0da7f04acfcd5d3db6ab93f120e
Lukasz Stanislawski [Thu, 21 May 2020 12:47:23 +0000 (14:47 +0200)]
wifi: adjust popup to new guideline
Change-Id: I9d7e0f7befe601f60e3f9a80f5712c59331f733e
Lukasz Stanislawski [Thu, 21 May 2020 05:53:40 +0000 (07:53 +0200)]
Return first language on error
If unable to match system settings key with list of
languages or regions return first item from list.
Change-Id: I8204fddaabc3159a48dcabbdcf238a63912fb258
Lukasz Stanislawski [Wed, 20 May 2020 10:45:57 +0000 (12:45 +0200)]
Apply guideline changes
The changes cover:
* change titles font sizes & position
* change terms content size & position
Change-Id: Iced99e83c1efe5c2fb2f868c6fa801f15643a46d
Lukasz Stanislawski [Wed, 20 May 2020 10:34:59 +0000 (12:34 +0200)]
Set regular font style for buttons
Apply GUI guideline change from 15.05.2020
Change-Id: Ifef311bac66a4de327e64659314311c942a148cb
Lukasz Stanislawski [Wed, 20 May 2020 10:22:37 +0000 (12:22 +0200)]
Remove polish language and region
Change-Id: I2fb82ccdcb187a5ae8dc0dd4671d788591389bf6
Lukasz Stanislawski [Tue, 12 May 2020 05:55:12 +0000 (07:55 +0200)]
Add license boilerplate to each source file
Lukasz Stanislawski [Mon, 11 May 2020 05:23:36 +0000 (07:23 +0200)]
add LICENSE file
Lukasz Stanislawski [Fri, 17 Apr 2020 12:52:19 +0000 (14:52 +0200)]
Release version 1.0.9
Fixing security type button (#50)
* Fixing security type button
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Merge pull request #49 from l-stanislaws/popupFix
Fixing popup
k.stepaniuk [Fri, 17 Apr 2020 07:27:31 +0000 (09:27 +0200)]
Fixing popup
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Update README.md
Lukasz Stanislawski [Thu, 16 Apr 2020 13:12:45 +0000 (15:12 +0200)]
Release version 1.0.8
Merge pull request #46 from l-stanislaws/always_accept
Always require to accept terms on page enter
Merge pull request #48 from l-stanislaws/animationDispose
Add animation dispose to dispose method
Merge pull request #47 from l-stanislaws/readme
clean up Language and Region resources
Add animation dispose to dispose method
Lukasz Stanislawski [Tue, 14 Apr 2020 13:06:26 +0000 (15:06 +0200)]
clean up Language and Region resources
The previous language and regions xml resources were copied from old
oobe implementation.
Some of xml attributes used there are not used anymore in new oobe and
in some cases - like setting city and timezone depending on country
codes - it doesn't make sense to set them.
Merge pull request #45 from l-stanislaws/namingFix
Unification of folders and projects names
Lukasz Stanislawski [Tue, 14 Apr 2020 10:15:54 +0000 (12:15 +0200)]
Always require to accept terms on page enter
Unification of folders and projects names
Lukasz Stanislawski [Sun, 12 Apr 2020 19:45:58 +0000 (21:45 +0200)]
Release version 1.0.7
Merge pull request #44 from l-stanislaws/addnetwork
Add Network popup
k.stepaniuk [Fri, 10 Apr 2020 09:55:52 +0000 (11:55 +0200)]
Korean translation & UI lifting
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Fix fonts issues
Krzysztof Wieclaw [Thu, 9 Apr 2020 11:18:55 +0000 (13:18 +0200)]
Add translations and underlines to text fields
Krzysztof Wieclaw [Wed, 8 Apr 2020 16:59:04 +0000 (18:59 +0200)]
Add prototype of choose security popup
Krzysztof Wieclaw [Wed, 8 Apr 2020 12:48:23 +0000 (14:48 +0200)]
Adapt popups to popup stack
Krzysztof Wieclaw [Wed, 8 Apr 2020 10:49:50 +0000 (12:49 +0200)]
Add reveal button
Krzysztof Wieclaw [Wed, 8 Apr 2020 10:04:17 +0000 (12:04 +0200)]
Add hidden network connecting
Krzysztof Wieclaw [Thu, 2 Apr 2020 16:40:44 +0000 (18:40 +0200)]
Prototype of popup
Lukasz Stanislawski [Thu, 9 Apr 2020 14:21:16 +0000 (16:21 +0200)]
Release 1.0.6
Merge pull request #35 from l-stanislaws/wifi-translations
Wifi translations
Lukasz Stanislawski [Thu, 9 Apr 2020 06:14:31 +0000 (08:14 +0200)]
Merge release & development branch
After removal of ABS support we are required to
keep spec file in "main" branch on tizen.org so
OBS can correctly handle submit requests.
Merge pull request #43 from l-stanislaws/padding-fix
[OAPSAN-4622] Resolve padding issues.
Merge pull request #42 from l-stanislaws/pagination-fix2
[OAPSAN-4621] Reduce size of Pagination indicator
Merge pull request #41 from l-stanislaws/entry-cursor
Entry cursor
Lukasz Stanislawski [Wed, 8 Apr 2020 10:13:59 +0000 (12:13 +0200)]
Resolve padding issues.
The padding issues were caused by shadow offset embedded into page
background image. This required positioning in pages content
to include also the shadow offset, which wasn't in fact done.
To not add offsets in all pages, alternatively the resource was
converted from svg to png and shadow offset was removed manually.
The size of image changed from 1199x639 to 1185x625, which is 1/1 pixels
different then size from GUI guideline. The 1/1 difference comes from
svg resizing issue and my lead to off-by-one error in positioning however
this difference is not recognizable visually.
Lukasz Stanislawski [Wed, 8 Apr 2020 09:08:13 +0000 (11:08 +0200)]
Reduce size of Pagination indicator
The pagination size has been significantly
increased to fit more possible pages.
k.stepaniuk [Tue, 7 Apr 2020 13:53:10 +0000 (15:53 +0200)]
Correcting cursor in password entry
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
k.stepaniuk [Wed, 8 Apr 2020 07:56:18 +0000 (09:56 +0200)]
Correction of translation
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Merge pull request #40 from l-stanislaws/version
Version update to match old oobe
Lukasz Stanislawski [Tue, 7 Apr 2020 09:21:07 +0000 (11:21 +0200)]
Version update to match old oobe
Advance from 1.0.4 (old oobe) -> 1.0.5
Merge pull request #39 from l-stanislaws/another-font-fix
Enlarge text box according to guideline
k.stepaniuk [Tue, 7 Apr 2020 07:35:42 +0000 (09:35 +0200)]
Adding Korean translations
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
k.stepaniuk [Sun, 5 Apr 2020 09:50:22 +0000 (11:50 +0200)]
Adding translations to Wifi
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Lukasz Stanislawski [Tue, 7 Apr 2020 08:32:38 +0000 (10:32 +0200)]
Enlarge text box according to guideline
Merge pull request #34 from l-stanislaws/dispose
Add Dispose during Pop
Merge pull request #38 from l-stanislaws/wifi-layout-fix
Wifi layout fix
Merge pull request #36 from l-stanislaws/scanning-animation
Scanning animation
k.stepaniuk [Mon, 6 Apr 2020 12:38:17 +0000 (14:38 +0200)]
Correcting wifi list layout
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
k.stepaniuk [Mon, 6 Apr 2020 09:53:30 +0000 (11:53 +0200)]
Adding animation to scanning
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
k.stepaniuk [Sun, 5 Apr 2020 09:50:22 +0000 (11:50 +0200)]
Adding translations to Wifi
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
k.stepaniuk [Fri, 3 Apr 2020 11:13:06 +0000 (13:13 +0200)]
Handling exception in wifi connection code
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Merge pull request #37 from l-stanislaws/font-fix
Font fix
Lukasz Stanislawski [Mon, 6 Apr 2020 12:56:50 +0000 (14:56 +0200)]
Fix font display bug
Because due to state problems there are in fact two
styles for agree label - both should be modified to
adjust to new guideline requirements.
This fixes changes from:
43e12755b42c8921c6bf3808b4b8317576a215b6
Merge pull request #33 from l-stanislaws/font-builder2
[OAPSAN-4629] Fonts improvements
Merge pull request #29 from l-stanislaws/popup-stack
Popup stack
k.stepaniuk [Mon, 6 Apr 2020 12:44:42 +0000 (14:44 +0200)]
Sequence fix
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Lukasz Stanislawski [Fri, 3 Apr 2020 13:49:36 +0000 (15:49 +0200)]
Add Bold Font style to Next and Previous buttons
Lukasz Stanislawski [Fri, 3 Apr 2020 13:59:41 +0000 (15:59 +0200)]
Remove FontStyles from Wifi
Lukasz Stanislawski [Fri, 3 Apr 2020 12:51:32 +0000 (14:51 +0200)]
Use builder pattern for FontStyles
This allow to mix styles if required.
Lukasz Stanislawski [Fri, 3 Apr 2020 13:03:12 +0000 (15:03 +0200)]
Add Dispose during Pop
Properly clean resource after page is popped.
Merge pull request #32 from l-stanislaws/release-fix
Release fix
Merge pull request #31 from l-stanislaws/pagination-fix
Pagination hide fix
Merge pull request #30 from l-stanislaws/font
[OAPSAN-4628] Enlarge fonts according to guideline change
Lukasz Stanislawski [Thu, 2 Apr 2020 12:59:44 +0000 (14:59 +0200)]
Workaround layouting bug with ScrollableBase
Lukasz Stanislawski [Thu, 2 Apr 2020 12:14:56 +0000 (14:14 +0200)]
Bahave the same in Debug & Release mode
when submitting to image we will provide two version
of package, they should not differ in behaviour.
Lukasz Stanislawski [Thu, 2 Apr 2020 11:35:47 +0000 (13:35 +0200)]
Pagination hide fix
The pagination should be hidden on last page.
Refactor Next to change current only if Next exists
Merge pull request #28 from l-stanislaws/live-translations
[OPASAN-4625] Add live translations on Language view
Merge pull request #27 from l-stanislaws/wifiState
Handling AP connection state & UI lifting
Merge pull request #26 from l-stanislaws/trans-fix
[OAPSAN-4624] Fix Korean translation
Lukasz Stanislawski [Thu, 2 Apr 2020 11:14:25 +0000 (13:14 +0200)]
Enlarge fonts according to guideline change
k.stepaniuk [Thu, 2 Apr 2020 10:42:42 +0000 (12:42 +0200)]
Adding possiblity to stack popups
Side effect: background gray layer intensifies with more popups displayed
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Lukasz Stanislawski [Thu, 2 Apr 2020 08:27:47 +0000 (10:27 +0200)]
Add live translations on Language view
Now when scrolling picke the title and button label
should change accordingly.
k.stepaniuk [Thu, 2 Apr 2020 07:01:36 +0000 (09:01 +0200)]
Correcting state & entry
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
k.stepaniuk [Wed, 1 Apr 2020 14:10:32 +0000 (16:10 +0200)]
Handling AP connection state & UI lifting
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Merge pull request #24 from l-stanislaws/remove-dim
Remove dim
Lukasz Stanislawski [Wed, 1 Apr 2020 10:59:08 +0000 (12:59 +0200)]
Fix Korean translation
Merge pull request #22 from l-stanislaws/password
Password popup prototype
k.stepaniuk [Wed, 1 Apr 2020 10:08:58 +0000 (12:08 +0200)]
Restoring translatable text
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
k.stepaniuk [Fri, 27 Mar 2020 11:53:26 +0000 (12:53 +0100)]
Password popup prototype
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Add password characters and reveal button
Styling popup
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Replacing password entry
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Connecting correction
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Lukasz Stanislawski [Tue, 31 Mar 2020 14:05:32 +0000 (16:05 +0200)]
Remove dim & top page fade out effects
Change requested by HQ.
Merge pull request #25 from l-stanislaws/navi-fix
Fix navigation issue.
Merge pull request #23 from l-stanislaws/translation
[OAPSAN-4583] Add Translations to app
k.stepaniuk [Tue, 31 Mar 2020 15:08:52 +0000 (17:08 +0200)]
Namespaces correction
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Lukasz Stanislawski [Tue, 31 Mar 2020 14:51:40 +0000 (16:51 +0200)]
Fix navigation issue.
Remove possibility that step could navigate to Next
step even though the step wasn't the current one.
Lukasz Stanislawski [Tue, 31 Mar 2020 05:43:08 +0000 (07:43 +0200)]
Add Translations to app
Only Wifi control currently do not support translations.
Merge pull request #19 from l-stanislaws/release
Changes before release
Merge pull request #21 from l-stanislaws/listViewCustomization
List view customization
k.stepaniuk [Fri, 27 Mar 2020 10:22:52 +0000 (11:22 +0100)]
Separator as background color
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
k.stepaniuk [Thu, 26 Mar 2020 12:23:00 +0000 (13:23 +0100)]
Adding separators
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
k.stepaniuk [Wed, 25 Mar 2020 14:41:12 +0000 (15:41 +0100)]
Keeping "add new network" as last element
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Lukasz Stanislawski [Wed, 25 Mar 2020 14:17:41 +0000 (15:17 +0100)]
Changes before release
* change package name org.tizen.oobe
* set window notification level to be above homescreen
* remove debug buttons
* set proper screen order
* set nodisplay flag
* disable taskmange flag
Add page indicator (#20)
* add page indicator to MainView
* extract WelcomeStep from proces steps
* add extra method to IProcessNavigation to finish process