Releases: pace/cloud-sdk-android
Releases · pace/cloud-sdk-android
15.0.1
15.0.0
Breaking Changes
- Revise user info request and response model
- Remove the internal POI GeoJSON API files
- Regenerate API files to fix problems with wrong return types
Fixes
- Improve the handling of process kills during the creation of a payment method within the custom tab
- Correctly generate relationships and resources of API files
Internal
- Remove bot configs
- Update documentation link
- Exclude unused 'Errors' classes from generated API code
14.0.0
13.3.3
13.3.2
13.3.1
13.3.0
13.2.0
Enhancements
- Implement fueling example app
Fixes
- Fetch the gas stations to observe first if we don't have the coordinates
Internal
- Add shellCard payment method and dieselB0 fuel type to GasStation model
- Remove geofence related code and strings
- Adjust bump script to automatically create changelog
13.1.1
13.1.0
Enhancements
- Add the following languages: Czech, French, Portuguese, Dutch, Italian, Polish, Romanian, Russian and Spanish
- Regenerate all API files with a new headers parameters per request
- Add new property
isOnlineCoFuGasStation
toGasStation
Fixes
- Regenerate all API files to change the return type from
Void
toResponseBody
- Fix wrong setup check error message
- Check if the manifest request was successful before deserializing the response body
- Add process payment quick fix for pre auth payments
Internal
- Replace Kotlin synthetics with Jetpack View Binding
- Change the
screenOrientation
for all activities tobehind
, which uses the samescreenOrientation
as the activity immediately beneath it in the activity stack - Remove JCenter as dependency repository
- Remove fallback to
apps/query
endpoint to request local apps if GeoJSON file couldn't be retrieved