2040 Commits (af4c9b3e6d004e524b068bdca24cbc734d3ccbec)

Author SHA1 Message Date
Jorge Martin Espinosa 4de256b69c
Add special notifications for mentions (#1846) 10 months ago
ElementBot 12b3196471
Sync Strings (#1892) 10 months ago
Benoit Marty 1df3817808 Use MimeTypes object instead of hard-coded strings. 10 months ago
Benoit Marty 9059126b2e Use `kotlin.time.Duration` instead of `java.time.Duration`. Also use `Duration` in `TimelineItemVideoContent`, like in `TimelineItemAudioContent` and `TimelineItemVoiceContent` 10 months ago
Benoit Marty 9afba239bb Fix: This number should be separated by underscores in order to increase readability 10 months ago
Benoit Marty a02c5c2b44 Add test for DefaultNotificationDrawerManager 10 months ago
Benoit Marty b61b45dd0c NotificationEventPersistence is now an interface, to allow in-memory implementation. 10 months ago
Benoit Marty a09fa1c5ad Add test for NotificationEventPersistence 10 months ago
Benoit Marty 73ebffab2e Add coverage for NotificationBitmapLoader 10 months ago
Benoit Marty 7cb6740dd6 Remove useless try catch. 10 months ago
Benoit Marty abf1de7f42 Fix issue in RoomGroupMessageCreator 10 months ago
Benoit Marty 435827af28 Add test for RoomGroupMessageCreator 10 months ago
Benoit Marty 5a979e6237 Add test for NotificationCreator 10 months ago
Benoit Marty 1fdf8dad1f Rename NotificationFactory to NotificationCreator to fix the name clash. 10 months ago
Benoit Marty 3b6c92943c Remove dead code. 10 months ago
jonnyandrew 583131de6a
Display edited poll indicator in the timeline 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
jonnyandrew 8fcec4a006
Allow polls to be edited (#1869) 10 months ago
ganfra 656fcbd5e4 Fix see room in room list after leaving it #1006 10 months ago
Benoit Marty cd0d0574b7 More removal of dead code. 10 months ago
Benoit Marty 68463c2e0c Remove `UnknownMessageType`, should be handled by `OtherMessageType` now. 10 months ago
Benoit Marty bc5dd79cec Remove unused code to increase code coverage. 10 months ago
Benoit Marty 9fe9d88dc8 Small rework code to avoid dead code. 10 months ago
Benoit Marty ec459165db Add tests for `NotifiableEventResolver` 10 months ago
Jorge Martin Espinosa d413aa1ee3
Add plain text representation of messages (#1850) 10 months ago
Jorge Martin Espinosa e13b204f4b
Run 'record screenshots' flow if label is present (#1860) 10 months ago
ganfra 0fb4eb005c RoomList : rework a bit the api and make usage of entriesWithDynamicAdapters 10 months ago
Benoit Marty ae0c3edd24 Remove default value for lambda. 10 months ago
Marco Romano 60f58f9915
Update poll icons from Compound (#1849) 10 months ago
Marco Romano 0f0bd34665
Reply to a poll (#1848) 10 months ago
Marco Romano de646e4e5a
Voice message scrubbing improvements (#1847) 10 months ago
Jorge Martin Espinosa 97e9528e13
Add intentional mentions (#1843) 10 months ago
Benoit Marty 637f788d40 Replace Alertdialog (deprecated) by BasicAlertDialog. 10 months ago
Benoit Marty 164269ef76 No need to have a SemanticColors parameter. 10 months ago
Benoit Marty a8e0d1e66d Fix compilation issue 10 months ago
Benoit Marty 830bad2bcf Fix compilation warning, add opt in for ExperimentalMaterial3Api 10 months ago
Benoit Marty 67ed385e45 Prevent usage of hard-coded string for contentDescription, and fix existing issues. 10 months ago
Benoit Marty 2e6803ac41 Fix contentDescription for jump to bottom FAB. 10 months ago
Benoit Marty 311835962f Fix some contentDescription. 10 months ago
Benoit Marty 88a7cc9740 Fix some contentDescription. 10 months ago
Benoit Marty 68f9c81628 Let the user choose theme (#1499) 10 months ago
Jorge Martin Espinosa a8fbb882f2
Integrate mentions in the composer (#1799) 10 months ago
ElementBot eeb9b30d80
Sync Strings (#1839) 10 months ago
Benoit Marty c07a032157 SecureBackup: improve error flow when backup state cannot be retrieved, and add tests. 10 months ago
Benoit Marty d352f14665 BackupState.DISABLED has been removed. Now when the value is UNKNOWN, the app need to invoke `EncryptionService.doesBackupExistOnServer()` to check if a Backup exists. 10 months ago
Benoit Marty d1df0e47f1 Read receipt: Improve accessibility 10 months ago
Benoit Marty 3ec5c0c52b Sync strings 10 months ago
Benoit Marty 589eeb4a51 Fix wrong list used when forwarding an Event to some rooms fails. 10 months ago
ganfra d36943cc41 Suppress usage of removeTimeline method (#1824) 10 months ago
Benoit Marty 900cf1881f Read receipt: Bottom sheet 10 months ago