Skip to content

Releases: aferodeveloper/AferoJavaSDK

1.6.0 Android 35 support

Choose a tag to compare

@marnberg marnberg released this 12 Nov 23:58
34fd3ac

What's Changed

  • Compact day schedule by @marnberg in #98
  • Update target version to 35 and minSDK to 21 with Hubby … by @marnberg in #99

Full Changelog: v1.5.1-master...v1.6.0-master

Sample app Android 12 support and conclave patch

Choose a tag to compare

@marnberg marnberg released this 10 Mar 22:29
a6ecb48

Patch conclave, handle invalidation messages without deviceID.
Add Android 12 support in sample app

Enables OAuth authentication handled outside afero SDK

Choose a tag to compare

@marnberg marnberg released this 02 Mar 23:57
fbe5c87
  • Adds ability to configure softhub with matching api host and authenticator cert
  • Updates afero lab to handle both authentication flows.