This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Releases: tchapgouv/tchap-android-legacy
Releases · tchapgouv/tchap-android-legacy
v1.2.3
v1.2.2
Features/Improvements:
- Make certificates checking mode more flexible
v1.2.1
Improvements:
- Update matrix-sdk.aar libs - Revision: 68165b6ddbbea51524b5c7e6192d4ae4a0083ad3 [68165b6d]
- [FDroid] Prompt the user about the Battery optim if this is not already done #646
- Public room creation: improve UI for agent.agent users #698
- [Room retention] Support unlimited room history (PR #700)
- Update the version used to trigger a clear cache during the application update (PR #700)
- Room members: gray out the expired users #556
Bug Fixes:
v1.1.1
v1.1.0
Improvements:
- Update matrix-sdk.aar libs - Revision: 184214f2eeed351801b18052f39e22fbb6ed3b3a [184214f2e]
- [Notifications] Hide the unsupported "mention only" option for the encrypted rooms #643
- [Notifications] Add the full display name of the sender when the user click on them #629
- Force a cache clearing to force an update of the stored RoomAccountData
- Private rooms: turn on the option to join on room’s link #573 (available only on Btchap for the moment)
- Room preview: support the preview on shared room link #612
- Apply the new room creation design #604
- Apply the new design on the room avatar and name #648
- [Room creation] Do not override the power levels anymore #632
- [Room access] Improve the wordings related to the room link access #645
- Rename "Salon public" with "Salon forum" #649
- [Room alias] Harden the room aliases #644
Bug Fixes:
- Crash: on new favorite message #670
- Crash: java.lang.NullPointerException at org.matrix.androidsdk.data.RoomAccountData.handleEvent #671
- Attachments: an empty bubble is displayed for the infected attachments #637
- Multiple activity instances #665
- Crash: Activity:im.vector.activity.VectorHomeActivity, Exception: java.lang.NullPointerException #668
- Crash: java.lang.StackOverflowError (PushManager.registerToThirdPartyServerRecursive) #672
- Notifications fail because BingRulesManager is not initialized #677
- Tchap crashes on invalid access token #631
v1.0.47_2
v1.0.47
Improvements:
- Update matrix-sdk.aar libs - Revision: 3d3c42c5a55bcc4e80d268a6eace93eb1dfc0247 [3d3c42c5a]
Note: targetSdkVersion has been updated in matrix-sdk to Android 10 (API 29). - Simplify the notifications handling #605
- Enable the favorite messages #571
- Turn on the permalink option #555
- Room creation: remove special character from the room link (#599)
- Improve email validation catch up (PR #602)
Bug Fixes:
- Configure correctly activity launchmode PR #630
- Fix searchview cursor color PR #633
- fix crash loop back off on invalid access token #636
- [Expired Account] Tchap is stuck on the splash screen whereas the account is renewed #639
- LoginActivity: block the UI when the loading wheel is running
- java.lang.NullPointerException (RoomViewHolder.java:197) #611
- matrix-sdk: Tchap crashes when it checks user presence #603
- matrix-sdk: Fix a crash on the crypto code (potentially a race condition)
- Fix java.lang.NullPointerException at org.matrix.androidsdk.data.RoomAccountData.handleEvent