Skip to content

Releases: pace/cloud-sdk-android

4.1.0

08 Apr 13:47
Compare
Choose a tag to compare

Improvements

  • Add generated User API

4.0.0

08 Apr 13:46
Compare
Choose a tag to compare

Breaking changes

  • Remove passing of initial access token from the PACECloudSDK.setup

Improvements

  • Implement back JS handler
  • Update generated POI API
  • Add generated Pay API
  • Add generated Fueling API
  • Add generated GeoJSON API

3.1.1

01 Feb 09:01
Compare
Choose a tag to compare
  • Pass the activity context instead of the application context to the onCustomSchemeError AppCallback

3.1.0

26 Jan 16:32
Compare
Choose a tag to compare
  • Adjusted communication with PWAs

3.0.1

25 Jan 10:52
Compare
Choose a tag to compare
  • Add possibility to attach additional query params to all requests
  • Extend documentation for custom drawer and add an example to the app

3.0.0

15 Jan 14:32
Compare
Choose a tag to compare

Breaking changes

  • Introduce setup for PACECloudSDK
  • Return app object in onOpen callback

Improvements/Fixes

  • Remove old cloud SDK and use the generated apps endpoints for the requests
  • Extend the documentation with authorization via Activity Result API
  • Use manifest description instead of shortName for the first line of the app drawer
  • Fix bug where location LiveData was emitted before location was updated

2.0.5

15 Jan 14:15
Compare
Choose a tag to compare
  • Add endpoint to fetch user info
  • Add method to get cached access token
  • Add generated POI API models and requests

2.0.4

10 Dec 12:29
Compare
Choose a tag to compare
  • Add pay service API
  • Fix fetching of web app's manifest URL

2.0.3

03 Dec 09:40
Compare
Choose a tag to compare
  • Make automatic closing of the AppActivity optional
  • Implement verifyLocation check
  • Fix outdated location state LiveData values

2.0.2

30 Nov 14:08
Compare
Choose a tag to compare
  • Fix deep linking
  • Set version and build number based on commit tag