Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Releases: KitchenStories/home-connect-android

0.1.15-alpha

10 Sep 10:20
Compare
Choose a tag to compare
  • 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

09 Mar 10:17
Compare
Choose a tag to compare
  • adds support for chinese authorization website

0.1.8-alpha

25 Feb 08:51
92b5122
Compare
Choose a tag to compare
  • program options added
  • sample Activity updated
  • tests fixed

0.1.4-alpha: Merge pull request #2 from KitchenStories/fix/auth_refresh

14 Dec 10:41
cf18f1e
Compare
Choose a tag to compare
401 is thrown when the auth token is malformed

0.1.3-alpha

09 Dec 10:39
Compare
Choose a tag to compare
introduce HomeConnectError.StartProgramIssue for differentiating betw…

0.1.2-alpha: Merge pull request #1 from KitchenStories/develop

04 Dec 16:18
852513a
Compare
Choose a tag to compare

0.1.1-alpha

02 Dec 11:29
Compare
Choose a tag to compare
0.1.1-alpha Pre-release
Pre-release
more destinction between the error case

0.1-alpha

01 Dec 14:00
Compare
Choose a tag to compare
0.1-alpha Pre-release
Pre-release
add error handling in HomeConnectAuthorization.kt for when there are …