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.23

21 Feb 16:21
Compare
Choose a tag to compare

MatrixSdk:

  • Upgrade MatrixSdk to version 0.9.17.

Features:

  • key backup: Trust on Decrypt (#2921)
  • key backup: new recover method detected (#2926)

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:

  • Fix warning "Attribute value must be constant" in VectorHomeActivity
  • Fix key backup banner doesn't go away after you have restored from backup. (#2943)
  • Fix issue with registration on some HomeServer (#2985)

v0.8.22

01 Feb 21:50
Compare
Choose a tag to compare
v0.8.22 Pre-release
Pre-release

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 to Remove 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

02 Jan 11:47
Compare
Choose a tag to compare

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

13 Dec 13:10
Compare
Choose a tag to compare

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:

  • Use same "Call Anyway" string from iOS (#2695)
  • Improve /markdown command (#2673)
  • Display thumbnail for encrypted files without a remote thumbnail (#2734)

v0.8.19

06 Nov 13:14
Compare
Choose a tag to compare

MatrixSdk:

  • Upgrade to version 0.9.13.

Features:

  • Enable Lazy Loading by default, if the hs supports it
  • Add RTL support (#2376, #2271)

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:

  • Status.im backgrounds, header, buttons, and missing items (#2672)
  • Fix Permalinks and registration issue (#2689)
  • Mention from read receipts list doesn't work (#656)
  • Fix issue when scrolling file list in room details (#2702)
  • Align switch camera button to parent in landscape mode (#2704)

v0.8.18

18 Oct 14:07
Compare
Choose a tag to compare

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

10 Oct 09:01
Compare
Choose a tag to compare

MatrixSdk:

  • Upgrade to version 0.9.11.

Bugfix:

  • Fix issue on loading cache, and so avoid initial sync on each application startup.

v0.8.16

08 Oct 13:47
Compare
Choose a tag to compare

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

30 Aug 15:51
Compare
Choose a tag to compare

MatrixSdk:

  • Upgrade to version 0.9.9.

Improvements:

  • Improve intent to open document (#2544)
  • Avoid useless dialog for permission (#2331)
  • Improve wording when exporting keys (#2289)

Other changes:

  • Upgrade lib libphonenumber from v8.0.1 to 8.9.12
  • Upgrade Google firebase libs

Bugfix:

  • Handle \/ at the beginning of a message to send a message starting with / (#658)
  • Escape nicknames starting with a forward slash / in mentions (#2146)
  • Improve management of Push feature
  • MatrixError mResourceLimitExceededError is now managed in MxDataHandler (#2547 point 2)

v0.8.14

27 Aug 09:36
Compare
Choose a tag to compare

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:

  • Fix media sharing (#2530)
  • Fix notification sound issue in settings (#2524)
  • Disable app icon badge for "listen for event" notification (#2104)