profile/iot/apps/dotnet/fitness.git
2 years agoChanged NinePatchButton logic. (#65)
Andrzej Krawczyk/Tizen Services & IoT (PLT) /SRPOL/Designer/Samsung Electronics [Wed, 7 Jul 2021 12:14:31 +0000 (14:14 +0200)]
Changed NinePatchButton logic. (#65)

* Changed NinePatchButton logic.
* Simplified NinePatchButton control.
* Added more buttons styles.
* Refactored buttons styles calsses.

2 years agoRemove redundant switch labels.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 30 Jun 2021 13:02:13 +0000 (15:02 +0200)]
Remove redundant switch labels.

2 years agoSummary views implementation.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 10 Jun 2021 11:48:33 +0000 (13:48 +0200)]
Summary views implementation.

2 years agoFix setting xaml property.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 29 Jun 2021 04:50:33 +0000 (06:50 +0200)]
Fix setting xaml property.

2 years agoApply fixes after review.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 29 Jun 2021 04:44:12 +0000 (06:44 +0200)]
Apply fixes after review.

2 years agoFix warning.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 28 Jun 2021 10:27:41 +0000 (12:27 +0200)]
Fix warning.

2 years agoFix warnings & debug.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 28 Jun 2021 09:42:32 +0000 (11:42 +0200)]
Fix warnings & debug.

2 years agoUpdate Tizen.NET nuget version.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 21 Jun 2021 12:51:57 +0000 (14:51 +0200)]
Update Tizen.NET nuget version.

2 years agoRemove image incompatible with ux guide.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 7 Jun 2021 12:47:34 +0000 (14:47 +0200)]
Remove image incompatible with ux guide.

2 years agoShow and Hide Exercise preview view when granting of privileges is proceeded.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 10 Jun 2021 04:39:21 +0000 (06:39 +0200)]
Show and Hide Exercise preview view when granting of privileges is proceeded.

2 years agoFix warnings.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 7 Jun 2021 10:08:34 +0000 (12:08 +0200)]
Fix warnings.

2 years agoUpdate counting down view.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 1 Jun 2021 13:29:17 +0000 (15:29 +0200)]
Update counting down view.

2 years agoSet color with name, XAML formating changes
Marcin Romaniuk [Mon, 7 Jun 2021 16:36:22 +0000 (18:36 +0200)]
Set color with name, XAML formating changes

2 years agoAdd NaN check, move threshold value to const
Marcin Romaniuk [Mon, 7 Jun 2021 16:35:28 +0000 (18:35 +0200)]
Add NaN check, move threshold value to const

2 years agoMove pose detection calculation to view model
Marcin Romaniuk [Tue, 1 Jun 2021 14:44:09 +0000 (16:44 +0200)]
Move pose detection calculation to view model

2 years agoShow pose detection on the Overlay control
Marcin Romaniuk [Mon, 31 May 2021 23:19:44 +0000 (01:19 +0200)]
Show pose detection on the Overlay control

2 years agoAdd NUIContext
Marcin Romaniuk [Mon, 31 May 2021 23:17:11 +0000 (01:17 +0200)]
Add NUIContext

NUIContext captures SynchronizationContext and allows to call main thread from other threads.

2 years agoRemove sample pose landmarks generation
Marcin Romaniuk [Mon, 31 May 2021 23:15:43 +0000 (01:15 +0200)]
Remove sample pose landmarks generation

2 years agoHandle camera privileges. (#58)
Piotr Czaja/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 7 Jun 2021 14:56:33 +0000 (16:56 +0200)]
Handle camera privileges. (#58)

* Handle camera privileges.
* Add toast message.

* Fix typo.
* Apply fixes after review.
* Replace toast by notification.
* Fix warnings.
* Apply fixes after review.
* Apply fixes after review.

2 years agoPose detection on ScanningView (#57)
손광훈/Tizen Platform Lab(SR)/Engineer/삼성전자 [Mon, 7 Jun 2021 13:00:13 +0000 (22:00 +0900)]
Pose detection on ScanningView (#57)

* Pose detection on ScanningView
* Fix hard-coded frame size
* Fix hard-coded frame plane

2 years agoFix wrong output node name
Kwang Son [Thu, 27 May 2021 04:33:40 +0000 (13:33 +0900)]
Fix wrong output node name

Signed-off-by: Kwang Son <k.son@samsung.com>
2 years agoAdd overlay to ScanningView. (#51)
Piotr Czaja/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 26 May 2021 09:55:37 +0000 (11:55 +0200)]
Add overlay to ScanningView. (#51)

* Add overlay to ScanningView.
* Apply fixes after review.

2 years agoFixes for Analysis Hub SVACE check (#49)
Marcin Romaniuk/Tizen Services & IoT (PLT) /SRPOL/Senior Designer/Samsung Electronics [Tue, 25 May 2021 21:03:02 +0000 (23:03 +0200)]
Fixes for Analysis Hub SVACE check (#49)

* Fixes for Analysis Hub SVACE check
* review fix: dispose order

2 years agoFix camera init to rear (#53)
손광훈/Tizen Platform Lab(SR)/Engineer/삼성전자 [Tue, 25 May 2021 09:19:43 +0000 (18:19 +0900)]
Fix camera init to rear (#53)

Signed-off-by: Kwang Son <k.son@samsung.com>
2 years agoAdd WorkoutRepository store for all workouts. (#50)
Marcin Romaniuk/Tizen Services & IoT (PLT) /SRPOL/Senior Designer/Samsung Electronics [Tue, 25 May 2021 00:49:45 +0000 (02:49 +0200)]
Add WorkoutRepository store for all workouts. (#50)

* Add WorkoutRepository store for all workouts.

Move workouts' collection to WorkoutRepository and access at:
- ExercisePreviewViewModel
- MainViewModel

* Reorder usings (StyleCop check)

2 years agoUse 'Colletcionview.ScrollingDirection' in XAML.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 13 May 2021 09:49:47 +0000 (11:49 +0200)]
Use 'Colletcionview.ScrollingDirection' in XAML.

2 years agoUse 'ItemSelectionMode.SingleAlways' at CollectionView.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 13 May 2021 09:46:23 +0000 (11:46 +0200)]
Use 'ItemSelectionMode.SingleAlways' at CollectionView.

2 years agoUpdate nuget version.
Piotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 13 May 2021 09:36:44 +0000 (11:36 +0200)]
Update nuget version.

2 years agochange Invoke param from null to EventArgs.Empty
Marcin Romaniuk/Tizen Services M.romaniuk IoT (PLT) /SRPOL/Senior Designer/Samsung Electronics [Mon, 10 May 2021 13:08:57 +0000 (15:08 +0200)]
change Invoke param from null to EventArgs.Empty

2 years agorename parameter name to match interface
Marcin Romaniuk/Tizen Services M.romaniuk IoT (PLT) /SRPOL/Senior Designer/Samsung Electronics [Mon, 10 May 2021 13:06:29 +0000 (15:06 +0200)]
rename parameter name to match interface

2 years agoremove unnecessary boolean
Marcin Romaniuk/Tizen Services M.romaniuk IoT (PLT) /SRPOL/Senior Designer/Samsung Electronics [Mon, 10 May 2021 13:05:29 +0000 (15:05 +0200)]
remove unnecessary boolean

2 years agoremove always false statement
Marcin Romaniuk/Tizen Services M.romaniuk IoT (PLT) /SRPOL/Senior Designer/Samsung Electronics [Mon, 10 May 2021 12:57:35 +0000 (14:57 +0200)]
remove always false statement

2 years agoUpdate CI image to v0.22 (#45)
Marcin Romaniuk/Tizen Services & IoT (PLT) /SRPOL/Senior Designer/Samsung Electronics [Sun, 9 May 2021 17:15:49 +0000 (19:15 +0200)]
Update CI image to v0.22 (#45)

Use latest SAM v7

2 years agoUse NUI CollectionsView. (#41)
Piotr Czaja/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Sun, 9 May 2021 13:54:03 +0000 (15:54 +0200)]
Use NUI CollectionsView. (#41)

* Use NUI CollectionsView.
* Add review based fixes.
* Add review based fixes.
* Fix issues from CI.

2 years agoAdd periods on documentation
Kwang Son [Thu, 6 May 2021 00:57:52 +0000 (09:57 +0900)]
Add periods on documentation

Signed-off-by: Kwang Son <k.son@samsung.com>
2 years agoAdd SquatDetector class
Kwang Son [Fri, 16 Apr 2021 06:07:38 +0000 (15:07 +0900)]
Add SquatDetector class

 - get squat similarity score

Signed-off-by: Kwang Son <k.son@samsung.com>
2 years agoStop camera preview at ExercisingView
Marcin Romaniuk/Tizen Services M.romaniuk IoT (PLT) /SRPOL/Senior Designer/Samsung Electronics [Wed, 28 Apr 2021 20:12:01 +0000 (22:12 +0200)]
Stop camera preview at ExercisingView

When page ExercisingView is popped from NavigationStack, camera preview is stopped when OnDisappearing method is called.

2 years agoReimplement Camera control by using NUI CameraView control. (#40)
Piotr Czaja/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 28 Apr 2021 11:27:41 +0000 (13:27 +0200)]
Reimplement Camera control by using NUI CameraView control. (#40)

* Reimplement Camera control by using NUI CameraView control.
* Reorder using directives.
* Fix after review comments.
* Disable preview.

2 years agoAdd Pose detector services
Kwang Son [Tue, 23 Mar 2021 05:23:21 +0000 (14:23 +0900)]
Add Pose detector services

 - 3fps detection on RPI CPU mode
 - tflite model file

Signed-off-by: Kwang Son <k.son@samsung.com>
2 years agoFix camera obsolete API
Kwang Son [Fri, 26 Mar 2021 00:26:47 +0000 (09:26 +0900)]
Fix camera obsolete API

Signed-off-by: Kwang Son <k.son@samsung.com>
2 years agoTizen.net version up to 9
Kwang Son [Fri, 19 Mar 2021 00:31:06 +0000 (09:31 +0900)]
Tizen.net version up to 9

Pose API merged at https://github.com/Samsung/TizenFX/pull/2551
Change to lastest tizen version to use pose api.

2 years agoAdd "Exit" button on main view
Lukasz Stanislawski [Thu, 21 Jan 2021 17:42:01 +0000 (18:42 +0100)]
Add "Exit" button on main view

2 years agoOptimize preview start timing in LoadingViewModel
Haesu Gwon [Tue, 19 Jan 2021 11:10:43 +0000 (20:10 +0900)]
Optimize preview start timing in LoadingViewModel

2 years agoFix bug - broken scenario of SummaryView
Haesu Gwon [Wed, 20 Jan 2021 03:20:53 +0000 (12:20 +0900)]
Fix bug - broken scenario of SummaryView

2 years agoRemove unused xaml file
Haesu Gwon [Tue, 19 Jan 2021 13:11:49 +0000 (22:11 +0900)]
Remove unused xaml file

2 years agoEnable preview
Haesu Gwon [Tue, 19 Jan 2021 11:04:00 +0000 (20:04 +0900)]
Enable preview

2 years agoRemove replace mechanism
Lukasz Stanislawski [Wed, 23 Dec 2020 14:01:07 +0000 (15:01 +0100)]
Remove replace mechanism

2 years agoRefactor NavigationStack
Lukasz Stanislawski [Wed, 23 Dec 2020 10:24:10 +0000 (11:24 +0100)]
Refactor NavigationStack

2 years agoRemove unused method
Lukasz Stanislawski [Wed, 23 Dec 2020 09:22:31 +0000 (10:22 +0100)]
Remove unused method

2 years agoapp name with upercase
Lukasz Stanislawski [Mon, 21 Dec 2020 13:38:11 +0000 (14:38 +0100)]
app name with upercase

2 years agoAdd Appearing/Disappearing events
Lukasz Stanislawski [Mon, 21 Dec 2020 13:36:57 +0000 (14:36 +0100)]
Add Appearing/Disappearing events

Handle Disappearing in ExercisePreviewView to stop player.

2 years agoAdd Extra padding beteen buttons
Lukasz Stanislawski [Mon, 21 Dec 2020 09:34:05 +0000 (10:34 +0100)]
Add Extra padding beteen buttons

2 years agoChange app type to "dotnet-nui"
Lukasz Stanislawski [Mon, 21 Dec 2020 09:03:14 +0000 (10:03 +0100)]
Change app type to "dotnet-nui"

2 years agoUse Coverters using static references
Lukasz Stanislawski [Fri, 18 Dec 2020 11:29:10 +0000 (12:29 +0100)]
Use Coverters using static references

2 years agoReplace Page
Lukasz Stanislawski [Thu, 17 Dec 2020 16:59:23 +0000 (17:59 +0100)]
Replace Page

2 years agoWorkaround scrolling bug
Lukasz Stanislawski [Tue, 29 Dec 2020 17:35:37 +0000 (18:35 +0100)]
Workaround scrolling bug

It occured that setting LayoutManager properties of RecyclerView
in the constructor do not work properly.

2 years agoAdapting UI to the guide
k.stepaniuk [Mon, 21 Dec 2020 14:47:55 +0000 (15:47 +0100)]
Adapting UI to the guide

Including SummaryView - to verify change line 18 in FitnessApp.cs

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoReview fixes
Lukasz Stanislawski [Thu, 17 Dec 2020 17:05:28 +0000 (18:05 +0100)]
Review fixes

2 years agoCircleCI fix
Lukasz Stanislawski [Thu, 17 Dec 2020 13:48:40 +0000 (14:48 +0100)]
CircleCI fix

2 years agoFixes after review
Lukasz Stanislawski [Thu, 17 Dec 2020 13:14:00 +0000 (14:14 +0100)]
Fixes after review

2 years agoUpdate app icon
Lukasz Stanislawski [Mon, 14 Dec 2020 15:33:44 +0000 (16:33 +0100)]
Update app icon

2 years agoNavigate using Id parameter
Lukasz Stanislawski [Mon, 14 Dec 2020 15:21:42 +0000 (16:21 +0100)]
Navigate using Id parameter

2 years agoSelection
Lukasz Stanislawski [Mon, 30 Nov 2020 10:27:35 +0000 (11:27 +0100)]
Selection

2 years agoFixing review
k.stepaniuk [Fri, 11 Dec 2020 08:58:29 +0000 (09:58 +0100)]
Fixing review

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoFixing circleCI errors
k.stepaniuk [Tue, 8 Dec 2020 14:58:55 +0000 (15:58 +0100)]
Fixing circleCI errors

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoPopping to root
k.stepaniuk [Mon, 7 Dec 2020 15:09:29 +0000 (16:09 +0100)]
Popping to root

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoFixing circleCI
k.stepaniuk [Tue, 8 Dec 2020 16:09:31 +0000 (17:09 +0100)]
Fixing circleCI

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoFixing circleCI
k.stepaniuk [Tue, 8 Dec 2020 15:38:03 +0000 (16:38 +0100)]
Fixing circleCI

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoApplying 9Patch to other buttons
k.stepaniuk [Tue, 8 Dec 2020 14:50:47 +0000 (15:50 +0100)]
Applying 9Patch to other buttons

except summaryView

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoApplying 9Patch to ExercisingView
k.stepaniuk [Thu, 3 Dec 2020 12:03:56 +0000 (13:03 +0100)]
Applying 9Patch to ExercisingView

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoAdding 9Patch button
k.stepaniuk [Wed, 2 Dec 2020 17:40:10 +0000 (18:40 +0100)]
Adding 9Patch button

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoRemove "Content" Property
Lukasz Stanislawski [Thu, 3 Dec 2020 12:17:52 +0000 (13:17 +0100)]
Remove "Content" Property

2 years agoAPI enhancement + docs added
Lukasz Stanislawski [Fri, 27 Nov 2020 10:52:26 +0000 (11:52 +0100)]
API enhancement + docs added

2 years agoFixes to review
Lukasz Stanislawski [Thu, 26 Nov 2020 17:57:28 +0000 (18:57 +0100)]
Fixes to review

2 years agoTransitions
Lukasz Stanislawski [Tue, 10 Nov 2020 06:23:32 +0000 (07:23 +0100)]
Transitions

2 years agoFixing review
k.stepaniuk [Wed, 2 Dec 2020 17:54:04 +0000 (18:54 +0100)]
Fixing review

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoCorrecting cancelling of animation
k.stepaniuk [Wed, 2 Dec 2020 10:17:29 +0000 (11:17 +0100)]
Correcting cancelling of animation

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoFixing circle CI
k.stepaniuk [Fri, 27 Nov 2020 17:11:02 +0000 (18:11 +0100)]
Fixing circle CI

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoFixing circle CI
k.stepaniuk [Fri, 27 Nov 2020 16:46:53 +0000 (17:46 +0100)]
Fixing circle CI

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoFixing CircleCI
k.stepaniuk [Fri, 27 Nov 2020 16:23:24 +0000 (17:23 +0100)]
Fixing CircleCI

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoFixing review
k.stepaniuk [Fri, 27 Nov 2020 15:28:48 +0000 (16:28 +0100)]
Fixing review

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoLoading fix
k.stepaniuk [Fri, 27 Nov 2020 15:23:35 +0000 (16:23 +0100)]
Loading fix

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoStyling buttons
k.stepaniuk [Fri, 27 Nov 2020 15:15:31 +0000 (16:15 +0100)]
Styling buttons

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoFixing review & animation cases
k.stepaniuk [Thu, 26 Nov 2020 17:00:48 +0000 (18:00 +0100)]
Fixing review & animation cases

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoAdding animations
k.stepaniuk [Wed, 25 Nov 2020 16:13:54 +0000 (17:13 +0100)]
Adding animations

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoButtons in pause mode
k.stepaniuk [Tue, 24 Nov 2020 12:22:39 +0000 (13:22 +0100)]
Buttons in pause mode

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoPause view prototype
k.stepaniuk [Mon, 23 Nov 2020 10:44:24 +0000 (11:44 +0100)]
Pause view prototype

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoreview fixes
Lukasz Stanislawski [Mon, 23 Nov 2020 10:41:00 +0000 (11:41 +0100)]
review fixes

2 years agoUI changes
Lukasz Stanislawski [Sun, 15 Nov 2020 20:59:44 +0000 (21:59 +0100)]
UI changes

* Replace button images
* Replace PointSize with PixelSize for TextLabels
* Add NaviBar
* RegularRepeat button style

2 years agoImplement ExercisePreviewView
Lukasz Stanislawski [Sun, 15 Nov 2020 17:47:12 +0000 (18:47 +0100)]
Implement ExercisePreviewView

2 years agoImplement ExercisePreviewViewModel
Lukasz Stanislawski [Sun, 15 Nov 2020 16:43:47 +0000 (17:43 +0100)]
Implement ExercisePreviewViewModel

2 years agoMove watch preview and start exercie to MainViewModel
Lukasz Stanislawski [Sun, 15 Nov 2020 16:34:00 +0000 (17:34 +0100)]
Move watch preview and start exercie to MainViewModel

2 years agoSummary view (#17)
Kamil Stepaniuk/IoT & C# API (PLT) /SRPOL/Designer/Samsung Electronics [Fri, 20 Nov 2020 11:11:13 +0000 (12:11 +0100)]
Summary view (#17)

* Summary view

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
* Fixing warnings

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
* Sorting usings

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
* Adding style setter attached property

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
* Fixing initial navigation

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Co-authored-by: Lukasz Stanislawski/IoT & C# API (PLT) /SRPOL/Engineer/Samsung Electronics <l.stanislaws@samsung.com>
2 years agoPreview (#14)
Kamil Stepaniuk/IoT & C# API (PLT) /SRPOL/Designer/Samsung Electronics [Thu, 19 Nov 2020 15:10:56 +0000 (16:10 +0100)]
Preview (#14)

* Fitness camera preview UI
* Full fitness UI
* Fixing review
* Fixing warnings
* Removing hints, binding viewModel
* Adding xaml Bindings

Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
2 years agoLoadingView implementation
Lukasz Stanislawski [Thu, 12 Nov 2020 14:29:36 +0000 (15:29 +0100)]
LoadingView implementation

2 years agoFix status badge link
Lukasz Stanislawski [Fri, 6 Nov 2020 07:10:58 +0000 (08:10 +0100)]
Fix status badge link

2 years agoCircle CI integration
Lukasz Stanislawski [Wed, 4 Nov 2020 14:57:05 +0000 (15:57 +0100)]
Circle CI integration

This patch add following checks:
* build warnings check
* format check with dotnet-format tool
* sonar cube analysis
* sam report preparation

2 years agoReplace List with IEnumerable
Lukasz Stanislawski [Fri, 6 Nov 2020 13:45:53 +0000 (14:45 +0100)]
Replace List with IEnumerable

2 years agoAdd RecycleView to MainView
Lukasz Stanislawski [Fri, 30 Oct 2020 10:43:01 +0000 (11:43 +0100)]
Add RecycleView to MainView

2 years agoMainView: set proper button styles
Lukasz Stanislawski [Thu, 29 Oct 2020 16:52:49 +0000 (17:52 +0100)]
MainView: set proper button styles