MatrixSdk:
- Upgrade MatrixSdk to version 0.9.24.
- Changelog: https://github.com/matrix-org/matrix-android-sdk/releases/tag/v0.9.24
Improvements:
- Room upgrade: Use the
server_name
parameter when joining the new room (#3204)
Other changes:
- Piwik SDK has been replaced by Matomo SDK (#3163)
Bugfix:
- Fix / Illegal States exceptions when starting event stream service X
- Fix / Keys Backup can be setup twice #9510
- Fix / Infinite logout screen when token invalidated
- Fix / Export keys not possible when no network (airplane)
- Fix / crash in logout success
- Fix / Crash when session store is null in event stream #3158
Build:
- Upgrade gradle version from 4.10.1 to 5.4.1
- Ensure MatrixSDK library is downloaded from the jitpack repository