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.23
MatrixSdk:
- Upgrade MatrixSdk to version 0.9.17.
Features:
Improvements:
- keys backup: Setup screen UX improvement
- keys backup: Sign Out flow improvement
- Improved button styles (states, ripple effect)
- Show direct chat section in user details only for other users, not self
- Sender name colors in rooms
Other changes:
- Remove beta e2e warning (#2946)
Bugfix:
v0.8.22
MatrixSdk:
- Upgrade MatrixSdk to version 0.9.16.
Features:
- keys backup: Implement setup screen (#2883)
- keys backup: Display a warning on new sign out screen (#2885)
- keys backup: recover screen (#2887)
- keys backup: Add a dedicated section to settings (#2884)
- keys backup: Add a banner on Home to setup or recover backup (#2884)
Improvements:
- Support Split-screen mode (#1832)
- Enable auto focus when taking picture with the camera (#2831)
- Better wording in notification for video call (#1421)
- Improve widget banner (#2129)
- Icon for Oreo (#2169)
- Notification settings re-organization, added bing rule troubleshoot
- Kotlin Code Improvement in VectorSettingsPreferencesFragment.kt
- Remove redundant !! , Replace it with null safe operators in VectorSettingsPreferencesFragment.kt
Redact
has been renamed toRemove
to match riot/web (#2871)- Remove long click download action in MediaViewer (#2882)
Other changes:
- Update of Light and Dark themes (#2710)
- Restore the crash report dialog after a crash
- New application icon! (#2905)
Bugfix:
- Fix crash when taking picture for user avatar on old device (#2818)
- Fix crash when adding background to image (#2828)
- LED notifications are not working (#2512)
- FCM Troubleshoot screen crash in some cases (#2846)
- Fix login button issue (#1568)
- Fix issue with registration when an email is provided (#2852)
- Fix issues with Tombstone events (#2866 && #2867)
- Fix crash on BugReportActivity if previous Activity is destroyed (#2876)
- Key share request does not go away when user select "verify" (#2781)
v0.8.21
MatrixSdk:
- Upgrade MatrixSdk to version 0.9.15.
Improvements:
- Show userId below display name in member detail screen (#2756)
- Clicking on a user and a room avatar opens a new screen with animation to view the avatar in full screen, with zoom capabilities (#2455)
- Added Troubleshoot Notification settings page
- Add badge to indicate number of group invitations on the Home Screen (#1923)
Other changes:
- Update README.md and CONTRIBUTING.md (#2795)
Bugfix:
- Defensive code for notifications issues + check play services as per FCM recommendation (#2266)
- No notification on f-droid when device enters sleep mode (#2789)
- Added ShortcutBadger missing permissions for some devices
- Fix many little UI/UX issues (#2769)
- Fix crash opening the setting screen (#2793)
- Allow popup on IntegrationManagerActivity's WebView because it's require to add Slack integration (#2768)
- Fix crash on Android ViewPager (#2786)
- Fix avatar icon characters being a little bit offset to right.
- Fix Stopping Loading View after Upload of User Avatar (#2801)
- Fix no display of image without
info
(#2666) - Fix permission request failure. It was actually not necessary to request overlay permission (#2680)
v0.8.20
MatrixSdk:
- Upgrade to version 0.9.14.
Improvements:
- Remove double negations from settings and update descriptions (#2723)
- Handle missing or bad parameter in slash command
- Support specifying kick and ban message (#2164)
- Add image transparency and fix issues with gifs in the media viewer (#2731)
- Upgrade olm-sdk.aar from version 2.3.0 to version 3.0.0
- Migration to the Preference v7 support
- Make User Agreement part of the registration flow (#2442)
- Fix several color issue on Status theme and prepare rework some styles.
Bugfix:
v0.8.19
MatrixSdk:
- Upgrade to version 0.9.13.
Features:
Improvements:
- Ability to crop profile picture before setting (#2598)
- Add a setting of the room's info area visibility.
Other changes:
- F-Droid version: restart event stream on application upgrade (#2105)
- Locales management has been moved to a dedicated file
Bugfix:
v0.8.18
MatrixSdk:
- Upgrade to version 0.9.12.
Features:
- Status.im theme
Improvements:
- Use LocalBroadcastManager when applicable (#2595)
- Menu version copies version number to clipboard (#2570)
- Tapping on profile picture in sidebar opens settings page (#2597)
- Ask for Camera permission only when the user want to change the room avatar (#2575)
Other changes:
- Room display name is now computed by the Matrix SDK
Bugfix:
- When exporting E2E keys, it isn't clear that you are creating a new password (#2626)
- Can't change room directory server (#2611)
- Reply get's lost when moving app in background and back (#2581)
- Android 8: crash on device Boot (#2615)
- Avoid creation of Gson object (#2608)
- Inline code breaks in reply messages (#2531)
- Reduce size of clickable read-receipts area (#655)
- Fix issue of html rendering in emote message (#2652)
v0.8.17
v0.8.16
MatrixSdk:
- Upgrade to version 0.9.10.
Features:
- Manage blue banner case of server quota notices (#2547)
Improvements:
- Minor changes to toolbar style and other UI elements (#2529)
- Improvements to dialogs, video messages, and the previewer activity (#2583)
- Add a way to enable local file encryption on the SDK (disabled by default)
Other changes:
- Sonar analysis has been configured (#2203)
Bugfix:
- Fix crash when opening file with external application (#2573)
- Fix issue on settings: unable to rename current device if it has no name (#2174)
- Allow anyone to add local alias and to try to delete local alias (#1033)
- Fix issue on "Resend all" action (#2569)
- Fix messages vanishing when resending them (#2508)
- Remove delay for / completion (#2576)
v0.8.15
v0.8.14
Changes in Riot 0.8.14 (2018-08-27)
MatrixSdk:
- Upgrade to version 0.9.8.
Features:
- Manage server quota notices (#2440)
Improvements:
- Do not ask permission to write external storage at startup (#2483)
- Update settings icon and transparent logo for notifications and navigation drawer (#2492)
- URL previews are no longer requested from the server when displaying URL previews is disabled (PR #2514)
- Fix some plural and puzzle strings, and remove other unused ones (#2444)
- Manage System Alerts in a dedicated section
Other changes:
- Upgrade olm-sdk.aar from version 2.2.2 to version 2.3.0
- move PieFractionView from the SDK to the client (#2525)
Bugfix: