2411 Commits (2c2bf7c687c34166d0730ca4c64b9149d14fa716)

Author SHA1 Message Date
Benoit Marty 7498c148f1 Ensure that a PushProvider is available on a device before using it. 10 months ago
Benoit Marty 5ff74fbdff PushClientSecretImpl needs to be a singleton now that it observe the sessions. 10 months ago
Benoit Marty c821cb5c29 Fix typo 10 months ago
Jorge Martin Espinosa 27f55c0bc4
Replace 'leave room' text with 'leave conversation' for DMs (#2231) 10 months ago
Benoit Marty 4b37ea1a2d Ensure client secret is deleted when the user signs out. 10 months ago
Benoit Marty 40e401c599 Also delete the preference file when the store is reset. 10 months ago
Benoit Marty 8490b0c19d Migrate preferencesDataStoreFile to a file using a hash, to fix a crash if the userId is too long. 10 months ago
ElementBot 6bc080c279
Sync Strings (#2230) 10 months ago
Jorge Martin Espinosa 4a7b04524a
Hide verbose state events from the timeline (#2225) 10 months ago
Benoit Marty 14d5274d22 Display name disambiguation #2215. 10 months ago
Marco Antonio Alvarez 3899814adb Adjusted the login flow buttons a little bit 10 months ago
Benoit Marty a83eaede1f Remove ReadReceipts feature flag. 10 months ago
Benoit Marty d01c70a4fd Fix moar ktlint issues 10 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 10 months ago
Benoit Marty a831f05f6e Fix ktlint issues 10 months ago
Benoit Marty 140a11cf77 Ignore ktlint issue for this particular class. 10 months ago
Benoit Marty 64231044a7 Ignore ktlint issue for this particular object. 10 months ago
Benoit Marty bac1e3902c Ignore ktlint issue for this particular val. 10 months ago
Benoit Marty 7572968e20 Ignore ktlint issue for this particular class. 10 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 10 months ago
Jorge Martin Espinosa 13e8e954d3
Improve rendering of voice messages in the timeline in large displays (#2199) 10 months ago
Benoit Marty 371065bfdd Exclude `ContentToPreview` from coverage, either by using annotation @ExcludeFromCoverage, or by inlining it. 10 months ago
Benoit Marty 5da6f21447 Remove empty module 10 months ago
Benoit Marty 54e499d0d0 Remove empty test module 10 months ago
ganfra 44b6a97c90 Rename isFetchingSearchResults to showSearchLoader 10 months ago
ganfra a0ba83c863 Rename SearchBarResultState.Empty to SearchBarResultState.Initial 10 months ago
ganfra 9fcc50e08a Rename UserSearchResults as UserSearchResultState 10 months ago
ganfra 96302da97c Fix MatrixUserRepositoryTest 10 months ago
ganfra 109aea5ede MatrixUserRepo : fix tests 10 months ago
Jorge Martin Espinosa e04780fbf6
Trim whitespace at the end of messages (#2169) 10 months ago
Jorge Martin Espinosa 4776fc5452
Fix crashes for extremely long messages with no line breaks (#2163) 10 months ago
ganfra c6b3387b62 User search : show a loader when fetching results 10 months ago
Benoit Marty 365c423190 Clean up 10 months ago
Benoit Marty ce97987399 Rename parameter 10 months ago
Benoit Marty e42005fc52 Rename AsyncView to AsyncActionView 10 months ago
Benoit Marty 7b2341aec7 Rename Async to AsyncData 10 months ago
Benoit Marty d953c979e1 Introduce AsyncAction with a Confirmation state and use it for logout action. 10 months ago
Jorge Martin Espinosa 4f6c7421bd
Implement ContentAvoidingLayout for timeline items (#2113) 10 months ago
Marco Antonio Alvarez 87c8bc133f
[Feature] Render m.sticker events (#2122) 10 months ago
bmarty 01f77f22aa Sync Strings from Localazy 10 months ago
Benoit Marty bc6d47b288 Add support for sending images from the keyboard #1977 10 months ago
Jorge Martin Espinosa 7fdba39d6d
Disable vector XML rasterisation on API 23 (#2128) 10 months ago
Benoit Marty 35baaa6209 Add missing test for SecureBackupEnablePresenter 10 months ago
Jorge Martín bbc36adb39 Fix release build 10 months ago
Jorge Martín d5c8b62178 Add build script for the RTE library 10 months ago
Benoit Marty 926b147ebe Add missing test case. 10 months ago
Benoit Marty 3e1388cac7 Add test for `MembershipChange.NONE` 10 months ago
Benoit Marty ac7d46cfb7 Handle `MembershipChange.NONE` rendering in the timeline #2102 10 months ago
bmarty e6f4a7364f Sync Strings from Localazy 10 months ago
Benoit Marty b9b746bea7 Attempt to fix test on CI. 10 months ago