440 Commits (0272788f3fba92a05a6b3bbd1c279a4d250000d9)

Author SHA1 Message Date
Benoit Marty fb52657b12 Let `AsyncAction.Confirming` be an interface, with a `AsyncAction.ConfirmingNoParams` data object. 4 days ago
bmarty 851a547b89 Sync Strings from Localazy 5 days ago
ganfra eeb6b6f4bf misc : remove direct usage of RoomSummary in UI and let RoomSummary use RoomInfo. 1 week ago
Benoit Marty 8db9c22f97 Remove dependencies to other presenters to AnalyticsPreferencesPresenter. 2 weeks ago
Benoit Marty 241dae14f4 Remove dependencies to other presenters to FullScreenIntentPermissionsPresenter. 2 weeks ago
Benoit Marty a100676f4b Remove dependencies to other presenters from PreferencesRootPresenter. 2 weeks ago
Benoit Marty e9e4963373 Remove dependencies to other presenters from DeveloperSettingsPresenter 2 weeks ago
bmarty e25ba65170 Sync Strings from Localazy 2 weeks ago
Benoit Marty dd2a1b3388 Add settings to hide images and videos in the timeline. 2 weeks ago
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 3 weeks ago
renovate[bot] 9756afc5d1
Update dependency androidx.compose:compose-bom to v2024.09.00 (#3399) 3 weeks ago
Benoit Marty 0402703803 Remove ability to change default common trace level 4 weeks ago
bmarty 1768f24fd0 Sync Strings from Localazy 4 weeks ago
Benoit Marty b87bec6228 Account deactivation. 1 month ago
bmarty bb0a281342 Sync Strings from Localazy 1 month ago
Jorge Martin Espinosa 663362ac7f
Add forced logout flow when the proxy is no longer available (#3458) 1 month ago
Benoit Marty 88b0eff0fe Introduce value class "DeviceId" 1 month ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
Benoit Marty faa2f8108c Remove the migration screen. #3292 1 month ago
Benoit Marty 965e445d04 Replace OSS licenses plugin with Licensee and some manually done UI. 2 months ago
bmarty 5ad2764402 Sync Strings from Localazy 2 months ago
Benoit Marty 460e095e78 Provide dark theme parameter. 2 months ago
Benoit Marty cfbd0c4c02 Ensure success logout url is opened in all cases. 2 months ago
Benoit Marty 1026a296e3 Make LogoutUseCase.logout return the result of the SDK method. 2 months ago
bmarty cd267249ec Sync Strings from Localazy 2 months ago
bmarty 3e67448006 Sync Strings from Localazy 2 months ago
ElementBot 8bd48fdc60
Sync Strings (#3297) 2 months ago
bmarty 76804d9e48 Sync Strings from Localazy 3 months ago
ElementBot 1f01bd73c4
Sync Strings (#3232) 3 months ago
Jorge Martín d4f8052696 Unify the internal `pinunlock.SignOut` and the new `LogoutUseCase` classes 3 months ago
Jorge Martín ff6ea43237 Don't reset the SSS toggle when logged out. 3 months ago
Jorge Martín b9f4403408 Add simplified sliding sync toggle to developer options 3 months ago
Benoit Marty 766ae389ce Add generated screen to show open source licenses. 3 months ago
bmarty 14511633db Sync Strings from Localazy 3 months ago
Benoit Marty 966219b791 Rename method (copy paste error) 3 months ago
ElementBot 3a91b4f39d
Sync Strings (#3156) 3 months ago
renovate[bot] 68efc918ba
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.31 (#3145) 4 months ago
jmartinesp dabaa2d265 Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 4 months ago
bmarty 32c5da898b Sync Strings from Localazy 4 months ago
ElementBot fd6bcb7857
Sync Strings (#3077) 4 months ago
Benoit Marty 7d0323d708 Create extension `RoomSummaryDetails.getAvatarData` to avoid code duplication. 4 months ago
Benoit Marty 33c76dfd2d Use extension MatrixUser.getAvatarData and fix compilation issue. 4 months ago
Benoit Marty ad02e05bf4 Use heroes to render room avatars 4 months ago
Benoit Marty a0f21d0b63 Add enum `EditProfileDetails` instead of reusing `RoomHeader` 4 months ago
Benoit Marty 7d57144384 Add preview for disabled notifications. 4 months ago
Benoit Marty f09b77f72f Update test after merging develop. 4 months ago
Jorge Martin Espinosa b741c32e91
Add full screen intent permissions banner (#3024) 4 months ago
Benoit Marty 9349f1bf6a Remove trailing line. 4 months ago
Benoit Marty e12f723ff7 Fix test compilation issue. 4 months ago