Skip to content

Tags: azureplus/android-components

Tags

v0.34.1

Toggle v0.34.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
pocmo Sebastian Kaspari
Update version to 0.34.1.

v0.34.0

Toggle v0.34.0's commit message
Run the Glean API off the main thread by default

This introduces the internal Dispatchers object,
which allows to use a predefined scope for launching
functions off the main thread. Moreover, this also adds
the test only FakeDispatchersInTest class, which allows
to block on API calls during tests, ensuring they don't
fail due to racing.

v0.33.0

Toggle v0.33.0's commit message
Add changelog entry for 0.33

v0.32.0

Toggle v0.32.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
pocmo Sebastian Kaspari
decision_task_release: Do not run detekt and ktlint for releases.

v0.31.0

Toggle v0.31.0's commit message
Issue mozilla-mobile#1303: Move CustomTabService to new feature compo…

…nent: feature-customtabs.

v0.30.0

Toggle v0.30.0's commit message
Closes mozilla-mobile#1127: Expose ReloadPageButton through BrowserTo…

…olbar

This code already exists in our sample app, and was moved to make it
available to apps as well.

Renamed ReloadPageAction -> TwoStateButton.

Updates changelog doc with this and the parent issue.

v0.29.0

Toggle v0.29.0's commit message
Closes mozilla-mobile#1193: Glean ktlint errors show up for generated…

… build file

v0.28.0

Toggle v0.28.0's commit message
Add changelog for 0.28.0

v0.27.0

Toggle v0.27.0's commit message
Temporarily deactivate bintray publishing for 0.27.0 release

v0.26.0

Toggle v0.26.0's commit message
Disable bintray publishing temporarily.