This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Releases: element-hq/riot-android
Releases · element-hq/riot-android
v0.8.3
v0.8.2
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:
- Notifications: Complaints that the "Synchronizing" notification appears too often (#2012).
- Notifications Privacy: Riot should never pass events content to GCM (#2051).
- File uploads with file name containing a path (matrix-org/matrix-android-sdk#228), thanks to @christarazi (PR #2019).
- Fix some plural messages (#1922), thanks to @SafaAlfulaij (PR #1934).
Translations:
- Bulgarian, added thanks to @rbozhkova.
v0.8.1
Features:
- Add a new tab to list the user's communities (element-hq/riot-meta#114).
- Add new screens to display the community details, edition is not supported yet (element-hq/riot-meta#115, element-hq/riot-meta#116, element-hq/riot-meta#117).
- Room Settings: handle the related communities in order to show flair for them.
- User Settings: Let the user enable his community flair in rooms configured to show it.
- Add the url preview feature (PR #1929, PR #1975).
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: