profile/iot/apps/dotnet/fitness.git
2021-09-14 Krzysztof Wieclaw... Add spec and tpk master accepted/tizen/unified/20210915.100113 accepted/tizen/unified/20210916.023404 submit/tizen/20210915.071958 submit/tizen/20210916.020519 submit/trunk/20210914.122825
2021-09-14 Andrzej KrawczykApplied reveiw fixes.
2021-09-14 Andrzej KrawczykHandled different screen resolutions.
2021-09-14 Andrzej KrawczykRefactored NinePatch buttons to be responsive.
2021-09-14 Andrzej KrawczykRefactored ExercisePreviewView to be responsive.
2021-09-14 Andrzej KrawczykRefactored MainView to be responsive.
2021-09-14 Piotr Czaja... Change workout state to OnHold when workout time is up.
2021-09-14 Andrzej KrawczykApplied fixes after review.
2021-09-14 Andrzej KrawczykBlocked display timeout while running.
2021-09-14 Andrzej KrawczykAdded display timeout service.
2021-09-14 Andrzej KrawczykAdded Vconf service.
2021-09-14 Piotr Czaja... Replace training media sources.
2021-09-14 Piotr Czaja... Fix prev/next buttons sizes.
2021-09-14 Piotr Czaja... Set proper text labels fonts.
2021-09-14 Piotr Czaja... Fix warning.
2021-09-14 Piotr Czaja... Apply fixes after review.
2021-09-14 Piotr Czaja... Apply fixes after review.
2021-09-14 Piotr Czaja... Hide buttons in exercising view when the screen is...
2021-09-14 Piotr Czaja... Remove scanning view.
2021-09-14 Andrzej KrawczykHandled no camera case.
2021-09-14 Piotr Czaja... Fix icon relative orientation of next button.
2021-09-14 Piotr Czaja... Update Tizen.NET nuget version.
2021-09-14 Piotr Czaja... Set only one button in "time's up" summary view.
2021-09-14 Andrzej KrawczykAdded pause icon to the PauseView.
2021-09-14 Andrzej KrawczykAdded background dimming to the PauseView.
2021-09-14 Piotr Czaja... Implement handling exercise timer and statistics.
2021-09-14 Andrzej KrawczykApplied review comments.
2021-09-14 Andrzej KrawczykFixed arrow icon state changing.
2021-09-14 Andrzej KrawczykDisabled navigation buttons on edges.
2021-09-14 Andrzej KrawczykFixed buttons' styles changing.
2021-09-14 Piotr Czaja... [CI] Re-enable upload SAM reports. (#86)
2021-09-14 Andrzej KrawczykApplied review comments.
2021-09-14 Andrzej KrawczykChanged workout states logic.
2021-09-14 Andrzej KrawczykFixed back button command.
2021-09-14 Andrzej KrawczykAdded documentation.
2021-09-14 Andrzej KrawczykFixed members order.
2021-09-14 Andrzej KrawczykFixed camera and video previews order.
2021-09-14 Andrzej KrawczykChanged SummaryView logic.
2021-09-14 Marcin Romaniuk[CI] temp disable upload SAM reports
2021-09-14 Piotr Czaja... Initialize squat service property.
2021-09-14 Piotr Czaja... Improve exercising view model documentation.
2021-09-14 Piotr Czaja... Add event to exercise service raised when exercise...
2021-09-14 Piotr Czaja... Apply fixes after review comments.
2021-09-14 Piotr Czaja... Refactor squat service.
2021-09-14 Piotr Czaja... Add plie squat workout.
2021-09-14 Piotr Czaja... Add squat service to exercising view.
2021-09-14 Piotr Czaja... Squat service implementation.
2021-09-14 Andrzej KrawczykAdded PopToRoot call instead of pushing new MainView...
2021-09-14 Andrzej KrawczykChanged image preview to the video.
2021-09-14 Andrzej KrawczykFixed spacing in xaml files.
2021-09-14 Piotr Czaja... Replace int values by property names. (#71)
2021-09-14 Andrzej Krawczyk... Changed NinePatchButton logic. (#65)
2021-09-14 Piotr Czaja... Remove redundant switch labels.
2021-09-14 Piotr Czaja... Summary views implementation.
2021-09-14 Piotr Czaja... Fix setting xaml property.
2021-09-14 Piotr Czaja... Apply fixes after review.
2021-09-14 Piotr Czaja... Fix warning.
2021-09-14 Piotr Czaja... Fix warnings & debug.
2021-09-14 Piotr Czaja... Update Tizen.NET nuget version.
2021-09-14 Piotr Czaja... Remove image incompatible with ux guide.
2021-09-14 Piotr Czaja... Show and Hide Exercise preview view when granting of...
2021-09-14 Piotr Czaja... Fix warnings.
2021-09-14 Piotr Czaja... Update counting down view.
2021-09-14 Marcin RomaniukSet color with name, XAML formating changes
2021-09-14 Marcin RomaniukAdd NaN check, move threshold value to const
2021-09-14 Marcin RomaniukMove pose detection calculation to view model
2021-09-14 Marcin RomaniukShow pose detection on the Overlay control
2021-09-14 Marcin RomaniukAdd NUIContext
2021-09-14 Marcin RomaniukRemove sample pose landmarks generation
2021-09-14 Piotr Czaja... Handle camera privileges. (#58)
2021-09-14 손광훈/Tizen Platform... Pose detection on ScanningView (#57)
2021-09-14 Kwang SonFix wrong output node name
2021-09-14 Piotr Czaja... Add overlay to ScanningView. (#51)
2021-09-14 Marcin Romaniuk... Fixes for Analysis Hub SVACE check (#49)
2021-09-14 손광훈/Tizen Platform... Fix camera init to rear (#53)
2021-09-14 Marcin Romaniuk... Add WorkoutRepository store for all workouts. (#50)
2021-09-14 Piotr Czaja... Use 'Colletcionview.ScrollingDirection' in XAML.
2021-09-14 Piotr Czaja... Use 'ItemSelectionMode.SingleAlways' at CollectionView.
2021-09-14 Piotr Czaja... Update nuget version.
2021-09-14 Marcin Romaniuk... change Invoke param from null to EventArgs.Empty
2021-09-14 Marcin Romaniuk... rename parameter name to match interface
2021-09-14 Marcin Romaniuk... remove unnecessary boolean
2021-09-14 Marcin Romaniuk... remove always false statement
2021-09-14 Marcin Romaniuk... Update CI image to v0.22 (#45)
2021-09-14 Piotr Czaja... Use NUI CollectionsView. (#41)
2021-09-14 Kwang SonAdd periods on documentation
2021-09-14 Kwang SonAdd SquatDetector class
2021-09-14 Marcin Romaniuk... Stop camera preview at ExercisingView
2021-09-14 Piotr Czaja... Reimplement Camera control by using NUI CameraView...
2021-09-14 Kwang SonAdd Pose detector services
2021-09-14 Kwang SonFix camera obsolete API
2021-09-14 Kwang SonTizen.net version up to 9
2021-09-14 Lukasz StanislawskiAdd "Exit" button on main view
2021-09-14 Haesu GwonOptimize preview start timing in LoadingViewModel
2021-09-14 Haesu GwonFix bug - broken scenario of SummaryView
2021-09-14 Haesu GwonRemove unused xaml file
2021-09-14 Haesu GwonEnable preview
2021-09-14 Lukasz StanislawskiRemove replace mechanism
2021-09-14 Lukasz StanislawskiRefactor NavigationStack
2021-09-14 Lukasz StanislawskiRemove unused method
next