340 Commits (598d86607a24b1d3b890060cd09622ee6838d99c)

Author SHA1 Message Date
Jorge Martin Espinosa 366db4791b
Upgrade Kotlin to v2.0 (#3594) 1 week ago
ganfra 348c84b8b9 misc : rework getRoomInfoFlow (by using getRoomSummaryFlow) 1 week ago
Benoit Marty f99081fd47 Remove dependencies to other presenters from RootPresenter 2 weeks ago
bmarty e25ba65170 Sync Strings from Localazy 2 weeks ago
Jorge Martin Espinosa 79c17f714f
Use Anvil KSP instead of the Square KAPT one (#3564) 2 weeks ago
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 3 weeks ago
bmarty 86373ad1f7 Sync Strings from Localazy 3 weeks ago
bmarty 1768f24fd0 Sync Strings from Localazy 4 weeks ago
bmarty 4583ffeaf9 Sync Strings from Localazy 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
Jorge Martin Espinosa 67e262fdc8
Add banner for optional migration to simplified sliding sync (#3429) 1 month ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
ganfra d3420da599 Pinned messages list : improve and fix code after PR review. 1 month ago
ganfra c30398ccc7 Pinned messages: clean code 1 month ago
ganfra e840581247 Pinned messages list : navigation from room details 2 months ago
ganfra 90beb0a7f1 Pinned events : better navigation from ViewInTimeline or permalink 2 months ago
Benoit Marty ad8e8305eb Add banner entry point to set up recovery 2 months ago
Jorge Martín 5239e5ce81 Fix lint issues 2 months ago
Jorge Martín ee7a31cace Extract OIDC to its own module 2 months ago
Benoit Marty 5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 3 months ago
renovate[bot] 05e56e1ebc
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.33 (#3220) 3 months ago
Benoit Marty e48b958d52 When clearing cache, ensure that SessionPreferencesStore is removed from the cache. 3 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 4 months ago
Benoit Marty 8cc5f35e0c Fix image not rendering after clearing cache. 4 months ago
ganfra 6e7e024a2d Sending queue : change a bit the logic to re-enable sending queue. 4 months ago
Benoit Marty 5420cd01ad Typo 4 months ago
Benoit Marty 874bf5b901 Ensure that process recreation also use the restoreMutex 4 months ago
Benoit Marty d69a5ee1a1 Also fix same issue for analytics. 4 months ago
Benoit Marty bc30aee359 Iterate on sessionVerificationService.sessionVerifiedStatus and fix tests. 4 months ago
Benoit Marty d97db21d75 Rather use NoDistributorsAvailable, it has more chance to happen IRL. 4 months ago
Benoit Marty 892a6d5503 Add test about selecting the first provider with a distributor. 4 months ago
Benoit Marty 0908e9b9e4 Fix test issue. 4 months ago
Benoit Marty e12f723ff7 Fix test compilation issue. 4 months ago
Benoit Marty b4b407a69e Store the first provider even if no distributor is available, else error in troubleshoot test will not be accurate. 4 months ago
Benoit Marty 5180ce388c Add a shortcut to navigate to the notification settings in case of error. 4 months ago
Benoit Marty 64930e4435 Add ability to not show the pusher registration again. 4 months ago
Benoit Marty 725c3838af Render an error dialog in case registering a pusher fails. 4 months ago
Benoit Marty 21ce1c40b3 Add pusher status in the state. 4 months ago
Benoit Marty 3d5951cbf0 Add test on pusher registration 4 months ago
Benoit Marty 68d2a1af8b More log. 4 months ago
Benoit Marty 247b60b9ce Add Timber tag. 4 months ago
Benoit Marty 101a6e6ff2 Ensure that the code is not run twice. 4 months ago
Benoit Marty acde970f01 Extract function and add more logs. 4 months ago
Benoit Marty 907fae10ac Pusher add more log and change comment to log. 4 months ago
ganfra 3b7d021fe1 Sending queue : rename const for more clarity. 4 months ago
ganfra 5765a754fc Fix formatting issues 4 months ago
ganfra 9250745333 Sending queue : adjust to match the latest rust api 4 months ago
ganfra a603855933 Sending queue : code quality 4 months ago
ganfra 452e5681a9 Sending queue : rename fake and add tests 4 months ago