1793 Commits (f752147837c9b40e53683b9f0b5e0adb2f60e4f3)

Author SHA1 Message Date
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
ElementBot 3bf34eae01
Sync Strings (#1789) 10 months ago
Benoit Marty 5850f5342d Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA 10 months ago
Benoit Marty 67d58bac35 Move remaining hard-coded dependency to Gradle catalog. We had 2 different version of material3 library. 10 months ago
Benoit Marty 8819522423 Replace hard-coded value by value from gradle datalog 10 months ago
Marco Romano 2f51919670
Check for the correct media id when ensuring the MediaPlayer is ready (#1783) 10 months ago
jonnyandrew 14be887cac
Enable seeking a recorded voice message (#1758) 10 months ago
Marco Romano 878417f557
Voice message MediaPlayer: wait until player is ready (#1772) 11 months ago
Benoit Marty fee91cf018 Ensure the size of the icon is 20.dp 11 months ago
Marco Romano b83d8733e2
Don't leak MediaFileHandle when downloading voice messages (#1748) 11 months ago
Benoit Marty cbc93cfd48 Move icons to the design system to reuse them (and use new ic_devices). 11 months ago
Benoit Marty 827dd1747e Revert icon change for location. 11 months ago
Benoit Marty 32aa06f94d Rename file. 11 months ago
Benoit Marty 035609d74a Add preview for AttachmentThumbnail and fix issue rendering for AttachmentThumbnailType.Location for coherency. 11 months ago
Benoit Marty 65c6da1480 Use the blurHash if available, when the thumbnailSource is null, and if not available render the image icon for image file. 11 months ago
renovate[bot] 9e66180d20
Update kotlin (#1697) 11 months ago
Benoit Marty f64eb5218c Show full history if key backup is enabled. 11 months ago
Benoit Marty 64a00eec16 Fix test after wording change. 11 months ago
Benoit Marty 348da6bec2 Ensure BackupState and RecoveryState values are set from the SDK only when the first sync is finished. 11 months ago
Jorge Martin Espinosa 74e5bf18fc
Iterate design on Settings screen (#1763) 11 months ago
Benoit Marty a818807677 UTD: Change wording from "Decryption error" to "Waiting for this message" 11 months ago
Jorge Martin Espinosa 1fe45cde18
Improve confusing text in the 'ready to start verification' screen (#1751) 11 months ago
Jorge Martin Espinosa 52c9565ac8
Fix crash on logout (#1749) 11 months ago
Benoit Marty 7bd2ccd2a9 FlowStepPage: make `onBackClicked` nullable and remove `canGoBack`. 11 months ago
Benoit Marty 163bc8703f Rename UserStoryFlowPage to FlowStepPage 11 months ago
Benoit Marty 3483eaaa00 Fix issue about modifier. 11 months ago
Benoit Marty 256eb23acf Let SecureBackupEnableView use UserStoryFlowPage. 11 months ago
Benoit Marty 9fa6026483 Create UserStoryFlowPage. 11 months ago
renovate[bot] 74ccdf83f6
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.67 (#1747) 11 months ago
Benoit Marty e984b9bb5c Introduce AsyncViewDefaults for ProgressDialog 11 months ago
Benoit Marty aaa89afe34 Use AsyncView in EditUserProfileView 11 months ago
Benoit Marty d700b0bc4e Introduce AsyncView to limit duplicated code. 11 months ago
bmarty 2fca8412b2 Sync Strings from Localazy 11 months ago
Benoit Marty 6fda11aff0 Convert Data.Audio to data class, and implement equals and hashCode as suggested. 11 months ago
Benoit Marty 21200df294 Konsist: check that if `sealed interface` is used in parameter of `Composable`, it has the `@Stable` or `@Immutable` annotation 11 months ago