Skip to content

Releases: pace/cloud-sdk-android

17.1.2

06 Mar 12:55
Compare
Choose a tag to compare

Internal

  • Change Gradle configuration of Room testing from api to androidTestImplementation
  • Generate API 2022-1
  • Cleanup documentation
  • Decrease log level of unimportant error logs

17.1.1

12 Dec 16:33
Compare
Choose a tag to compare

Fixes

  • Fix crash in user preferences migration if an empty session is persisted

17.1.0

07 Dec 14:04
Compare
Choose a tag to compare

Enhancements

  • Implement meta collector

Internal

  • Add the interruptible flag to the merge request CI jobs to cancel old pipelines

17.0.1

30 Nov 10:08
Compare
Choose a tag to compare

Internal

  • Scope user preferences to user id

17.0.0

22 Nov 13:41
Compare
Choose a tag to compare

Breaking Changes

  • Catch ActivityNotFoundExeption if no supported browser is installed during authorization

Fixes

  • Crash when selecting the feedback button in the fueling canceled error
  • Disable all activity transition animations

Internal

  • Cleanup variables
  • Force the use of Chrome custom tab for the authorization if it is installed and enabled
  • Adjust GitLab base URL

16.0.3

12 Oct 09:30
Compare
Choose a tag to compare

Internal

  • Remove createdAtStart = true flag in the GeoAPIManager Koin declaration to not make requests during SDK setup

16.0.2

11 Oct 14:29
Compare
Choose a tag to compare

Internal

  • Add fuel.site to list of trusted domains
  • Unified user agents from requests and the apps
  • Support absolute paths in manifest
  • Restructure generated API files so that the client can overwrite the request setup

16.0.1

05 Aug 11:04
Compare
Choose a tag to compare

Internal

  • Add the ability to add additional query parameters to each payment method vendors request

16.0.0

04 Aug 18:48
Compare
Choose a tag to compare

Breaking Changes

  • Cleanup todos in code
  • Remove the stage environment

Internal

  • Add migration guide for stage removal

15.0.2

14 Jul 19:34
Compare
Choose a tag to compare

Fixes

  • Make sure that the GeoJson is only requested once during the init of the caches