41 Commits (e2ba07bb3cd0348e6f7e3ae4687ae4d2b9ef93c6)

Author SHA1 Message Date
Benoit Marty e2bd966878 Split module `dateformatter` into `api`, `impl` and `test`. 2 years ago
Benoit Marty b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
Jorge Martin Espinosa 6677f80abe Store session data in a secure way (#98) 2 years ago
ganfra 0b8e258d78 Change back versionCode 2 years ago
Benoit Marty 3f202f6b57 Upgrade AGP, and some other plugins. 2 years ago
ganfra 6989994b50 Create sample app for checking stuff quickly 2 years ago
Benoit Marty 00ce51cade showkase version upgrade to 1.0.0-beta17 2 years ago
Benoit Marty ae4237abb5 Create module `dateformatter` 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 bbe10382b0 ElementTheme + MaterialTheme3 2 years ago
Benoit Marty cdfc13cb15 Material3 only in designsystem. 2 years ago
ganfra f7d9665eaf Add some refactoring and first simple test on RoomListPresenter 2 years ago
Benoit Marty 0c511b1092 Make generated code visible 2 years ago
Benoit Marty 7bbadf3765 Create extensions to include all libraries and all modules 2 years ago
Benoit Marty 4c832c88f7 Kotlin 1.8 + cleanup 2 years ago
Benoit Marty 862900ed9a Rename folders `java` to `kotlin` 2 years ago
ganfra 7a29ce1d8d Remove viewmodel/fragment references 2 years ago
Benoit Marty 19301756e3 Add missing Copyright 2 years ago
Benoit Marty 0644a5822f Code quality 2 years ago
Benoit Marty bc122b279f Fix `Unknown issue id "ComposableLambdaParameterNaming"` and `Unknown issue id "ComposableLambdaParameterPosition"` 2 years ago
Benoit Marty 5d92402581 Fix UnstableCollections error 2 years ago
Benoit Marty 6662e20f43 Add some documentation. 2 years ago
ganfra cb92ff5d3b Dagger: start setup 2 years ago
Benoit Marty 4136ba94e5 Timber for all modules 2 years ago
Benoit Marty 7153837a80 Same lint config for all modules 2 years ago
Benoit Marty f2f08b40e0 Format project again 2 years ago
Benoit Marty 0c5ea0e8be minSdk 21 (iso Element Android) 2 years ago
Benoit Marty a413b635d1 Format project 2 years ago
ganfra 5034daed6c Continue cleaning gradle files 2 years ago
Benoit Marty 6392c57fce Setup Showkase and add some Preview. WIP 2 years ago
Benoit Marty db1cdbfbd4 Setup nighlty build + GitHub action 2 years ago
ganfra 9cf648193e Update compose dependencies 2 years ago
Benoit Marty 7a0f2462d1 Improve password field. 2 years ago
ganfra 1fc282db98 Add long click support on timeline item 2 years ago
ganfra 9a05ad13c6 RoomList: add avatar for rooms and date formatting 2 years ago
ganfra 6f0d8936eb Refactor some modules + add dependency management (still WIP) 2 years ago