Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Releases: element-hq/riot-android

v0.8.3

16 Mar 15:48
Compare
Choose a tag to compare

Improvements:

  • Login screen : open keyboard form email.
  • Matrix Apps: Enable them by default (#2022).

Bug Fix:

  • User Settings: background sync setting stays disabled (#2075).
  • Room: Events with unexpected timestamps get stuck at the bottom of the history (#2081).

v0.8.2

14 Mar 11:29
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

Improvements:

  • Update matrix-sdk.aar lib (v0.9.1).
  • User Settings: Add a setting to Re-enable rageshake (#1971).
  • User Settings: Add a setting "Keep detailed notifications" in Google Play build (#2051).
  • Docs: Create a doc for notifications to answer to #2044.
  • Room prewiew: Make room aliases in topic clickable (#1985).
  • Code: Tidy codebase, thanks to @kaiyou (PR #1784).
  • Label bunches of actionable room items for screen readers, thanks to @ndarilek (PR #1976).

Bug Fix:

Translations:

v0.8.1

15 Feb 21:34
Compare
Choose a tag to compare

Features:

Improvements:

  • Update matrix-sdk.aar lib (v0.9.0).
  • Support the 4 states for the room notification level (all messages (noisy), all messages, mention only, mute).
  • Add the avatar to the pills displayed in room history (PR #1917).
  • Set the push server URLs as a resource string (PR #1908).
  • Improve duplicate events detection (#1907).
  • Vibrate when long pressing on an user name / avatar to copy his/her name in the edit text.
  • Improve the notifications management.

Bugfixes:

  • #1903: Weird room layout.
  • #1896: Copy source code of a message.
  • #1821, #1850: Improve the text sharing.
  • #1920: Phone vibrates when mentioning someone.