316 Commits (9440d08c20b200e7ac7c3bb9d6bf7d3323de80ea)

Author SHA1 Message Date
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
Benoit Marty 8cc5f35e0c Fix image not rendering after clearing cache. 3 months ago
ganfra 6e7e024a2d Sending queue : change a bit the logic to re-enable sending queue. 3 months ago
Benoit Marty 5420cd01ad Typo 3 months ago
Benoit Marty 874bf5b901 Ensure that process recreation also use the restoreMutex 3 months ago
Benoit Marty d69a5ee1a1 Also fix same issue for analytics. 3 months ago
Benoit Marty bc30aee359 Iterate on sessionVerificationService.sessionVerifiedStatus and fix tests. 3 months ago
Benoit Marty d97db21d75 Rather use NoDistributorsAvailable, it has more chance to happen IRL. 3 months ago
Benoit Marty 892a6d5503 Add test about selecting the first provider with a distributor. 3 months ago
Benoit Marty 0908e9b9e4 Fix test issue. 3 months ago
Benoit Marty e12f723ff7 Fix test compilation issue. 3 months ago
Benoit Marty b4b407a69e Store the first provider even if no distributor is available, else error in troubleshoot test will not be accurate. 3 months ago
Benoit Marty 5180ce388c Add a shortcut to navigate to the notification settings in case of error. 3 months ago
Benoit Marty 64930e4435 Add ability to not show the pusher registration again. 3 months ago
Benoit Marty 725c3838af Render an error dialog in case registering a pusher fails. 3 months ago
Benoit Marty 21ce1c40b3 Add pusher status in the state. 3 months ago
Benoit Marty 3d5951cbf0 Add test on pusher registration 3 months ago
Benoit Marty 68d2a1af8b More log. 3 months ago
Benoit Marty 247b60b9ce Add Timber tag. 3 months ago
Benoit Marty 101a6e6ff2 Ensure that the code is not run twice. 3 months ago
Benoit Marty acde970f01 Extract function and add more logs. 3 months ago
Benoit Marty 907fae10ac Pusher add more log and change comment to log. 3 months ago
ganfra 3b7d021fe1 Sending queue : rename const for more clarity. 3 months ago
ganfra 5765a754fc Fix formatting issues 3 months ago
ganfra 9250745333 Sending queue : adjust to match the latest rust api 3 months ago
ganfra a603855933 Sending queue : code quality 3 months ago
ganfra 452e5681a9 Sending queue : rename fake and add tests 3 months ago
ganfra 026a2cd33a Message queuing : branches the enable sending queue mechanism. 4 months ago
Benoit Marty e619fefb7f Add a flag to enable or disable incoming share 4 months ago
Benoit Marty 050dbdfa7c Fix test and add new tests. 4 months ago
Benoit Marty 9ae0107172 Incoming share 4 months ago
Jorge Martin Espinosa c8bd04ceb1
Sign in with QR code (#2793) 4 months ago
Valere 37d85c7ed1 Test | Missing mocks in RootPresenterTest 4 months ago
Valere 7891507ba9 Moved updateSuperProperties from LoggedIn to Root controller 4 months ago
Valere bf6ad4c5ca Analytics | Add support for SuperProperties 4 months ago
Benoit Marty ec8cb2e32f Change Test class suffix. 4 months ago
Benoit Marty 7348f74702 Fix performance issue reported by Konsist test `Sealed interface used in Composable MUST be Immutable or Stable` 4 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 4 months ago
Benoit Marty 7911fda1fa Rename class (code quality) 4 months ago
Benoit Marty de032fa426 Use lambdaError() instead of `throw NotImplementedError()` 4 months ago
Benoit Marty a65c290dd3 Improve API, to avoid ignoring errors 4 months ago
Benoit Marty d2fbff09b8 Push distributor: ensure the current UnifiedPush distributor is stored 4 months ago
ganfra b0c369ee1a Fix modal contents overlapping screen lock pin #2692 4 months ago
Benoit Marty 22329b9678 Provide serverNames when available and fix issue around analytics 4 months ago
Benoit Marty 5814de1efd It's not possible to join room from the RoomDirectory screen anymore. 4 months ago
Valere a8f5c8db39 Use LaunchedEffect and improve test 5 months ago
Valere 6ad40fc6e0 Code review - more tests 5 months ago
Valere a761215e31 Add support for Verification state analytics 5 months ago
Benoit Marty f48cc81434 Add tests on IntentResolver about external permalink. 5 months ago
Benoit Marty fb59776814 Small rework for code clarity. 5 months ago