You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Annotate code specific to API Level 23 and above in AWSKeyValueStore (#786)
* Secure information stored in SharedPreferences
* Lower aws-android-sdk-core-test compile and target sdk version to 27
* Add a symlink to android-23.jar for core
* Add a gradle task that creates a symlink to android-23.jar for AWS Core
* Fix the gradle task that creates symbolic link to android-23.jar
* Change config.yml to setup android-23
* Enable core, cognitoidentityprovider and cognitoauth integration tests on CircleCI
* Enable core, cognitoidentityprovider and cognitoauth integration tests on CircleCI
* Fix pom.xml
* Improve exception handling in AWSKeyValueStore
* [2.12.3] Bump the patch version of 2.12.z
* Update 2.12.3 CHANGELOG
* Add the missing bucket prefixes to CleanupBucketIntegrationTests
* Fix a bug where migrating expirationDate in CognitoCachingCredentialsProvider crashes
* [2.12.4] Update changelog and bump version
* Annotate code specific to API Level 23 and above in AWSKeyValueStore
0 commit comments