This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
v0.9.13
Improvements:
- Add RTL support
- PermalinkUtils is now able to parse a permalink
Bugfix:
- Fix crash when change visibility room (element-hq/riot-android#2679)
- Move
invite_room_state
to the UnsignedData object (element-hq/riot-android#2555)
API Change:
- MXSession.initUserAgent() takes a second parameter for flavor description.
Build:
- Treat some Lint warnings as errors