2382 Commits (f281c6c36516c35225155cea2b9ac5f5b4e8d72a)

Author SHA1 Message Date
Benoit Marty e2b4056493 Convert BugReporter to an interface for testing purpose. 2 years ago
Benoit Marty f03e766657 Improve coverage of `TemplatePresenter` 2 years ago
Benoit Marty 48bd5fd48e Add test for `ActionListPresenter` 2 years ago
Benoit Marty 101ed1f272 Add test for `CrashDetectionPresenter` 2 years ago
Benoit Marty e8c005de9a Convert CrashDataStore to an interface for testing purpose. 2 years ago
Benoit Marty 4b48825065 Add test for `RageshakePreferencesPresenter` 2 years ago
Benoit Marty ef6f1e9f2b Convert Rageshake to an interface for testing purpose. 2 years ago
Benoit Marty c4195f64cb Convert RageshakeDataStore to an interface for testing purpose. 2 years ago
Benoit Marty f736b48a92 Add test for `MessageComposerPresenter` 2 years ago
ganfra b487e5f128 Separate eventId and id for TimelineItem.Event 2 years ago
Benoit Marty 333f9e9709 Add test for `TimelinePresenter` 2 years ago
Benoit Marty 58c59efebf Add test for `LogoutPreferencePresenter` 2 years ago
Benoit Marty 8fb1f2655e Add test for `LoginRootPresenter` 2 years ago
Benoit Marty 5ca2b475cc Add test for `ChangeServerPresenter` 2 years ago
Benoit Marty f02e5d606b Rename class. 2 years ago
Benoit Marty 6d8e4d9afc Create FakeLastMessageFormatter 2 years ago
Benoit Marty ae4237abb5 Create module `dateformatter` 2 years ago
Benoit Marty c3a7ab1de4 Add test about visible range 2 years ago
Benoit Marty e4ca3541c3 Test room filtering. 2 years ago
Benoit Marty feac348c89 Enable `testFixtures` - but not supported by AGP yet, so put files in module `matrixtest` 2 years ago
Benoit Marty cb158acf00 Fix bug. n+1 items were created. 2 years ago
Benoit Marty 6cd9fe18f9 Test filter effect. 2 years ago
Benoit Marty d722495dab Fix first test. 2 years ago
Benoit Marty b4f7030ec9 Cleanup 2 years ago
ganfra 7da7ce5a99 Timeline: quickly integreate sender profile 2 years ago
ganfra 1a47722a85 Timeline : Handle day separator 2 years ago
ganfra 6290996831 Updates on rust: makes SS working but slow. Also branch some timeline virtual items. 2 years ago
Benoit Marty 426005f298 Fix detekt issue, optimize import, fix color of preference category title 2 years ago
Benoit Marty bbe10382b0 ElementTheme + MaterialTheme3 2 years ago
Benoit Marty 47186c6af1 Fix compilation issue 2 years ago
Benoit Marty 201508678a Rename component. No need for `Element` prefix 2 years ago
Benoit Marty cdfc13cb15 Material3 only in designsystem. 2 years ago
Benoit Marty 2cac2b59ab Cleanup and TODO. 2 years ago
Benoit Marty 9d32b05fbb Rework Preview for a better rendering in the IDE. 2 years ago
Benoit Marty e3fed8b4f5 Optimize import 2 years ago
Benoit Marty 2b7c965236 Remove bad usage of ElementSurface 2 years ago
Benoit Marty 7d85d8da30 Add ElementCircularProgressIndicator and ElementOutlinedTextField. 2 years ago
Benoit Marty 71fa01f8b6 Theme: Add ElementModalBottomSheetLayout. 2 years ago
Benoit Marty c54471b5e0 Add some aliases and fixes placeholder color. 2 years ago
Benoit Marty e4cc733f4a First draft of full custom theme. 2 years ago
Benoit Marty 78544357e8 Create ExtendedColors to define more colors. 2 years ago
Benoit Marty 35e204ca48 Cleanup 2 years ago
ganfra 0f498a0290 Start integrating uptodate rust sdk and make it compile (WIP) 2 years ago
ganfra a431b76f68 Fix presenterConnector import in Template 2 years ago
ganfra b8860a6658 Simplify AvatarData and avoid carrying ByteArray 2 years ago
ganfra fc07ff29f5 Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method 2 years ago
Benoit Marty f0721e484d Avoid hardcoded dispatchers. 2 years ago
Benoit Marty fce1569ee3 Fix sonar issue: do not ignore result of File:delete(). 2 years ago
Benoit Marty 64b059370d Fix compilation issue (need @integer/rtl_mirror_flip). 2 years ago
Benoit Marty 3410b70af4 Optimize import 2 years ago