Skip to content

Tags: Automattic/Gravatar-SDK-Android

Tags

2.4.1

Toggle 2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Properly init in-memory usage when restoring the state (#610)

* Save useToken between config changes

* Move the DisposalEffect to set in-memory state to a higher up composable

When restoring the state after the activity got killed, the NavController would immidiately launch the previous destination
even before running the DisposableEffect. Moving the effect up fixes this timing issue.

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Clean up the README.md file to focus on 3rd party devs (#606)

* Extract SDK's technical details from the readme.md

* Add Features/Installation/Documentation sections to the README.md

* Replace groovy examples with Kotlin script syntax

2.3.1

Toggle 2.3.1's commit message
Release 2.3.1

2.3.0

Toggle 2.3.0's commit message
Release 2.3.0

2.3.0-rc2

Toggle 2.3.0-rc2's commit message
Release 2.3.0-rc2

2.3.0-rc1

Toggle 2.3.0-rc1's commit message
Release 2.3.0-rc1

2.2.0

Toggle 2.2.0's commit message
Release 2.2.0

2.2.0-rc1

Toggle 2.2.0-rc1's commit message

    

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #439 from Automattic/hamorillo/2.1.0-preparation

Prepare 2.1.0 release

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #434 from Automattic/hamorillo/2.0.1-prepare-release

Increase version number to 2.0.1 and generate documentation