profile/iot/apps/dotnet/oobe-ui.git
4 years agoMerge pull request #23 from l-stanislaws/translation
Lukasz Stanislawski/IoT & UI Sample (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 31 Mar 2020 16:01:20 +0000 (18:01 +0200)]
Merge pull request #23 from l-stanislaws/translation

[OAPSAN-4583] Add Translations to app

4 years agoNamespaces correction
k.stepaniuk [Tue, 31 Mar 2020 15:08:52 +0000 (17:08 +0200)]
Namespaces correction

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoAdd Translations to app
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.

4 years agoMerge pull request #19 from l-stanislaws/release
Lukasz Stanislawski/IoT & UI Sample (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 30 Mar 2020 07:01:27 +0000 (09:01 +0200)]
Merge pull request #19 from l-stanislaws/release

Changes before release

4 years agoMerge pull request #21 from l-stanislaws/listViewCustomization
Lukasz Stanislawski/IoT & UI Sample (PLT) /SRPOL/Engineer/Samsung Electronics [Fri, 27 Mar 2020 11:36:54 +0000 (12:36 +0100)]
Merge pull request #21 from l-stanislaws/listViewCustomization

List view customization

4 years agoSeparator as background color
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>
4 years agoAdding separators
k.stepaniuk [Thu, 26 Mar 2020 12:23:00 +0000 (13:23 +0100)]
Adding separators

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoKeeping "add new network" as last element
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>
4 years agoChanges before release
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

4 years agoAdd page indicator (#20)
Lukasz Stanislawski/IoT & UI Sample (PLT) /SRPOL/Engineer/Samsung Electronics [Fri, 27 Mar 2020 10:01:14 +0000 (11:01 +0100)]
Add page indicator (#20)

* add page indicator to MainView
* extract WelcomeStep from proces steps
* add extra method to IProcessNavigation to finish process

4 years ago[OAPSAN-4460] Add CarouselSelector (#18)
Lukasz Stanislawski/IoT & UI Sample (PLT) /SRPOL/Engineer/Samsung Electronics [Fri, 27 Mar 2020 07:55:24 +0000 (08:55 +0100)]
[OAPSAN-4460] Add CarouselSelector (#18)

* Add CarouselPicker

Provide CarouselPicker control with limited styling
capabilities. Currently the line color and TextLablel
properties can be set using styles.

For now the only animatable properties on scrolling are:
* TextColor
* Opacity

4 years agoRestoring onTap method
k.stepaniuk [Wed, 25 Mar 2020 08:34:28 +0000 (09:34 +0100)]
Restoring onTap method

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoAdding gray effect & dismiss logic
k.stepaniuk [Tue, 24 Mar 2020 16:14:16 +0000 (17:14 +0100)]
Adding gray effect & dismiss logic

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoBase popup prototype
k.stepaniuk [Fri, 20 Mar 2020 15:26:19 +0000 (16:26 +0100)]
Base popup prototype

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoScan crash fix & handling system wifi event
k.stepaniuk [Wed, 25 Mar 2020 07:44:51 +0000 (08:44 +0100)]
Scan crash fix & handling system wifi event

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoNUI upgrade
k.stepaniuk [Tue, 24 Mar 2020 12:44:16 +0000 (13:44 +0100)]
NUI upgrade

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoHandling exceptions & turn on/off button
k.stepaniuk [Tue, 24 Mar 2020 11:15:05 +0000 (12:15 +0100)]
Handling exceptions & turn on/off button

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoFixing review
k.stepaniuk [Tue, 24 Mar 2020 08:10:30 +0000 (09:10 +0100)]
Fixing review

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoDetail label width correction
k.stepaniuk [Mon, 23 Mar 2020 15:39:01 +0000 (16:39 +0100)]
Detail label width correction

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoHandling on/off, updating items
k.stepaniuk [Mon, 23 Mar 2020 14:29:09 +0000 (15:29 +0100)]
Handling on/off, updating items

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoConnecting to wifi
k.stepaniuk [Sun, 22 Mar 2020 17:39:57 +0000 (18:39 +0100)]
Connecting to wifi

Replacing fake items by real AP
Type your password in code, wifiView ln:119
To refresh tap scan again

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoRefactor
k.stepaniuk [Sun, 22 Mar 2020 15:11:11 +0000 (16:11 +0100)]
Refactor

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoAdding scanning images
k.stepaniuk [Sat, 21 Mar 2020 16:52:33 +0000 (17:52 +0100)]
Adding scanning images

Handling scan logic

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
4 years agoButtons customization
Kamil Stepaniuk/IoT K.stepaniuk UI Sample (PLT) /SRPOL/Designer/Samsung Electronics [Thu, 19 Mar 2020 15:54:28 +0000 (16:54 +0100)]
Buttons customization

Handling TurnOn/Off button with screen replacement

Signed-off-by: Kamil Stepaniuk/IoT K.stepaniuk UI Sample (PLT) /SRPOL/Designer/Samsung Electronics <k.stepaniuk@samsung.com>
4 years agoCorrecting solution file
Kamil Stepaniuk/IoT K.stepaniuk UI Sample (PLT) /SRPOL/Designer/Samsung Electronics [Thu, 19 Mar 2020 13:46:05 +0000 (14:46 +0100)]
Correcting solution file

Signed-off-by: Kamil Stepaniuk/IoT K.stepaniuk UI Sample (PLT) /SRPOL/Designer/Samsung Electronics <k.stepaniuk@samsung.com>
4 years agoImplement Terms View
Lukasz Stanislawski [Wed, 11 Mar 2020 18:24:49 +0000 (19:24 +0100)]
Implement Terms View

Current issues:
* The TextLabel is unable to handle properly text with very long lines.
  As a workaround the license has been splitted int lines 133 char
  width, which maps well to current OOBE ui.

4 years agoCorrecting text color
Kamil Stepaniuk/IoT K.stepaniuk UI Sample (PLT) /SRPOL/Designer/Samsung Electronics [Thu, 19 Mar 2020 16:04:15 +0000 (17:04 +0100)]
Correcting text color

Signed-off-by: Kamil Stepaniuk/IoT K.stepaniuk UI Sample (PLT) /SRPOL/Designer/Samsung Electronics <k.stepaniuk@samsung.com>
4 years agoCorrecting button styles
Kamil Stepaniuk/IoT K.stepaniuk UI Sample (PLT) /SRPOL/Designer/Samsung Electronics [Thu, 19 Mar 2020 12:29:42 +0000 (13:29 +0100)]
Correcting button styles

Signed-off-by: Kamil Stepaniuk/IoT K.stepaniuk UI Sample (PLT) /SRPOL/Designer/Samsung Electronics <k.stepaniuk@samsung.com>
4 years agoCreating wifi layout scaffold
Kamil Stepaniuk/IoT K.stepaniuk UI Sample (PLT) /SRPOL/Designer/Samsung Electronics [Wed, 18 Mar 2020 08:54:45 +0000 (09:54 +0100)]
Creating wifi layout scaffold

Signed-off-by: Kamil Stepaniuk/IoT K.stepaniuk UI Sample (PLT) /SRPOL/Designer/Samsung Electronics <k.stepaniuk@samsung.com>
4 years agoRemove ProcessManager
Lukasz Stanislawski [Thu, 19 Mar 2020 06:58:55 +0000 (07:58 +0100)]
Remove ProcessManager

Missed during review fix preparation.

4 years agoIntroduce oobe_done flag (#6)
Lukasz Stanislawski/IoT & UI Sample (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 18 Mar 2020 14:13:53 +0000 (15:13 +0100)]
Introduce oobe_done flag (#6)

* Introduce oobe_done flag

Create oobe_done file which preserve information
about previosly finished oobe process.

Setting oobe_done is currently disabled in Debug mode.

4 years agoHandling observable collection in ListView
k.stepaniuk [Wed, 11 Mar 2020 08:52:07 +0000 (09:52 +0100)]
Handling observable collection in ListView

Signed-off-by: k.stepaniuk <k.stepaniuk@partner.samsung.com>
4 years agoImplement Welcome step
Lukasz Stanislawski [Wed, 11 Mar 2020 12:14:30 +0000 (13:14 +0100)]
Implement Welcome step

4 years agoFix visual aritfacts
Lukasz Stanislawski [Fri, 13 Mar 2020 16:13:44 +0000 (17:13 +0100)]
Fix visual aritfacts

When inheriting from Control the rendering artifacts
appers during mount & touch events.

As inheriting strictly from Control is not required use View instead.

4 years agoLanguage and Region view implementation
Lukasz Stanislawski [Wed, 11 Mar 2020 11:41:39 +0000 (12:41 +0100)]
Language and Region view implementation

Current difference comparing to guideline:
1. The carousel selector is replaced with DropDown control
2. Translations are missing

4 years agoAdd Vconf service
Lukasz Stanislawski [Tue, 10 Mar 2020 11:27:01 +0000 (12:27 +0100)]
Add Vconf service

4 years agoTizen.NET package upgrade
Lukasz Stanislawski [Sat, 14 Mar 2020 18:36:38 +0000 (19:36 +0100)]
Tizen.NET package upgrade

4 years agoList view (#3)
Kamil Stepaniuk/IoT & UI Sample (PLT) /SRPOL/Designer/Samsung Electronics [Mon, 16 Mar 2020 12:53:30 +0000 (13:53 +0100)]
List view (#3)

* Creating listView

Creating listView and displaying it in Wifi step

Signed-off-by: k.stepaniuk <k.stepaniuk@partner.samsung.com>
4 years ago[OAPSAN-4414] ProcessManager implementation (#2)
Lukasz Stanislawski/IoT & UI Sample (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 9 Mar 2020 13:22:53 +0000 (14:22 +0100)]
[OAPSAN-4414] ProcessManager implementation (#2)

* ProcessManager implementation

4 years agoViewSwitcher implementation (#1)
Lukasz Stanislawski/IoT & UI Sample (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 5 Mar 2020 14:55:27 +0000 (15:55 +0100)]
ViewSwitcher implementation (#1)

* Add ViewStack control

ViewStack control implements page-like based navigation in which
views are stacked over each other and only one, most recently added
child view is visible.

4 years agoInitial commit
Lukasz Stanislawski [Tue, 25 Feb 2020 11:58:06 +0000 (12:58 +0100)]
Initial commit