2206 Commits (39bc18c3f7bb6ef106f0ba87e778d0b56b8db301)

Author SHA1 Message Date
Benoit Marty 764d7685c2 Remove useless constructor keyword. 9 months ago
Benoit Marty 10a254d834 Fix issue on SAS Emoji 30 (smiley) 9 months ago
Benoit Marty 8667d4bf92 Rename Emoji drawable using numbers. 9 months ago
Benoit Marty 80d8197691 Rename key of string for SAS emoji 9 months ago
Benoit Marty 0d73a18d9e Rename EmojiResource 9 months ago
Benoit Marty dc5aa5ba1e Add preview for SAS Emojis. 9 months ago
Benoit Marty 419a162f77 Extract MxcTools and add test. 9 months ago
Benoit Marty 6439e14a45 Make DefaultBugReporter a singleton. 9 months ago
bmarty f4acc87e5f Sync Strings from Localazy 9 months ago
Benoit Marty df599f57f5 and remove file... 10 months ago
Benoit Marty 39cca2ce09 Sync localazy using fixed script 10 months ago
Benoit Marty 0460081175 Fix issue with id resource folder. 10 months ago
Benoit Marty 97107abc52 Layout optimization 10 months ago
Benoit Marty 6a779dda36 Add support for SAS verification with numbers. 10 months ago
Benoit Marty cdec7048ac Update test. 10 months ago
Benoit Marty 5001a6fbe1 Update regarding SDK change on verification data 10 months ago
Benoit Marty 09cca9ab26 Hide sender info in direct rooms, and add a timeline preview for DM (#1979) 10 months ago
Benoit Marty 63d51c5cf5 Send the tracing configuration with the rageshake data. 10 months ago
Benoit Marty 44ca59cecc Refacto a bit for clarity 10 months ago
Benoit Marty 47717540ad Use SAS string resource, for i18n. 10 months ago
Benoit Marty 10d5268d0f SAS emoji: use embedded drawable (#1953) 10 months ago
Benoit Marty e8e2e95e02 Follow SDK method renaming: fix_recovery_issues() got renamed to recover() 10 months ago
Benoit Marty 573dc2a7af Ensure user display name is clipped to the Text area (#1950) 10 months ago
Benoit Marty 24d3981261 Run the script again. 10 months ago
Benoit Marty fd42c78b15 Sync again 10 months ago
Benoit Marty 5af1a786e5 Sync string again after removing problematic translations from Localazy. 10 months ago
Benoit Marty 0c7ae98099 Remove empty lines 10 months ago
Benoit Marty 66ac1e271f Add notification setting to enable/disable being notified for room invite (#1944) 10 months ago
Benoit Marty 69888c8a21 Sync string again after removing problematic translations from Localazy. 10 months ago
Benoit Marty dfa5ee028b Fix small error 10 months ago
Benoit Marty abd90acd8c Add Konsist test to use isNull() instead of isEqualTo(null), and fix existing issue. 10 months ago
Benoit Marty 9e731f40ca Add Konsist test to use isEmpty() instead of isEqualTo(empty), and fix existing issue. 10 months ago
Benoit Marty ab8e4f1422 Add Konsist test to use isTrue() instead of isEqualTo(true), and fix existing issues. 10 months ago
Benoit Marty b2d9b41946 Add Konsist test to use isFalse() instead of isEqualTo(false), and fix existing issues. 10 months ago
Benoit Marty fa590202c3 Add Konsist test to check that `assertThat` is imported, and fix existing issues. 10 months ago
bmarty fced91addb Sync Strings from Localazy 10 months ago
ganfra 785a27151e StartDMAction : small improvements after review 10 months ago
ganfra 3efbf4747d StartDM : add tests 10 months ago
Benoit Marty a12f83b399 Add unit test for VectorFileLogger 10 months ago
Benoit Marty 5d92919611 Fix compilation warning 10 months ago
ganfra e55fab29e4 Branch StartDM in the RoomMemberDetails screen 10 months ago
ganfra e8eb9c0840 Add StartDMAction to further share code 10 months ago
Benoit Marty ef530debc0 Read Receipt Row should not swipe when user swipe to reply to a message. 10 months ago
Benoit Marty 18bbc8ca24 Expand group when clicking on grouped read receipt. 10 months ago
Jorge Martin Espinosa 2e8d5ac86a
Set a default power level to join calls in room (#1927) 10 months ago
Benoit Marty 6bb296240b Fix chevron orientation according to design and animate the change. 10 months ago
Benoit Marty 813983c452 Log errors 10 months ago
ganfra ab2dc827f0 Creates a startDM method so we can reuse it for the new flow 10 months ago
Jorge Martin Espinosa ba4d3a70c7
Try to make all collections used in Compose code immutable (#1922) 10 months ago
Jorge Martin Espinosa 8b7c53262f
Use the right avatar for DMs in DM rooms (#1917) 10 months ago