This repository has been archived by the owner on Feb 9, 2023. It is now read-only.
Releases: KitchenStories/home-connect-android
Releases · KitchenStories/home-connect-android
0.1.15-alpha
- Updated Kotlin to 1.5.20 and AGP to 7.0.2
- Add the ability to define the scope requested during authorization
0.1.9-alpha
- adds support for chinese authorization website
0.1.8-alpha
- program options added
- sample Activity updated
- tests fixed
0.1.4-alpha: Merge pull request #2 from KitchenStories/fix/auth_refresh
401 is thrown when the auth token is malformed
0.1.3-alpha
introduce HomeConnectError.StartProgramIssue for differentiating betw…
0.1.2-alpha: Merge pull request #1 from KitchenStories/develop
0.1.1-alpha
more destinction between the error case
0.1-alpha
add error handling in HomeConnectAuthorization.kt for when there are …