2144 Commits (ceaf1a78abf39b6e2948acc3aa5df7310e045b6f)

Author SHA1 Message Date
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
Benoit Marty 87d5ed82b9 Read receipt: model and UI. 10 months ago
Benoit Marty 8ec9bc2b84 Read receipts: feature flag 10 months ago
Benoit Marty 1b9e6ae71e Read receipts: mapping 10 months ago
Jorge Martin Espinosa f752147837
Remove Element Call feature flag and revert base URL to `call.element.io` (#1809) 10 months ago
Jorge Martin Espinosa a5bad53c62
Iterate design on several screens: update icons, replace PreferenceTexts (#1771) 10 months ago
Benoit Marty eb6252bed3 Timeline: render TimelineItemReadMarkerModel 10 months ago
Benoit Marty 2cb0060f96 Add a View to show the beginning of the timeline (parity with iOS) 10 months ago
Benoit Marty 470613e451 Cleanup 10 months ago
jonnyandrew 0b1d41e861
Update voice message recording button behaviour (#1784) 10 months ago
Benoit Marty 4f146d7a1c Localazy: move `report_content` strings to the `:features:messages:impl` module. 10 months ago
Benoit Marty 2257652450 Localazy: move `leave_room_alert_` strings to the `:features:leaveroom:api` module. 10 months ago
Benoit Marty c6d34e8599 Localazy: move `settings_rageshake` strings to the `:features:rageshake:api` module. 10 months ago
Benoit Marty 0adc3b1f1d Localazy: move `screen_notification_settings_` strings to the `:features:preferences:impl` module. 10 months ago
Benoit Marty 2ebe7d3365 Localazy: move `emoji_picker_category_` strings to the `:features:messages:impl` module. 10 months ago
Benoit Marty d9f5fdccbc Localazy: move some strings to the `:features:analytics:api` module. 10 months ago
Benoit Marty 3628a0359c Create VoiceMessageConfig in `appconfig` module. 10 months ago
Benoit Marty f073e51a84 Move PushConfig to the `appconfig` module. 10 months ago
Jorge Martin Espinosa d648f85d75
Add active call icon to room list summaries (#1792) 10 months ago
Marco Romano 58e05d139c
Always ensure media temp dir exists (#1790) 10 months ago