Commit Graph

25 Commits

Author SHA1 Message Date
Benoit Marty
674a813f3b Create module dateformatter 2023-02-07 10:36:29 +01:00
ganfra
27bf42c5f2 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
ganfra
46e58fe64d enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2023-01-20 19:13:44 +01:00
ganfra
add5d4a5bf Merge branch 'develop' into feature/fga/feature_template 2023-01-20 15:15:13 +01:00
Benoit Marty
73ce44f0a1 testtags 2023-01-20 10:26:32 +01:00
ganfra
eb648cef1a Initial feature template module 2023-01-19 19:57:43 +01:00
ganfra
07859574c4 Merge branch 'develop' into feature/fga/presenter_tests 2023-01-19 16:00:41 +01:00
ganfra
bdcfe98aab Changes after review 2023-01-19 15:26:06 +01:00
Benoit Marty
8a34c37eea Move Showkase to a dedicated module for ui tests. 2023-01-18 15:19:54 +01:00
Benoit Marty
8c93aedbc1 Create dedicated modules for Strings and apply the plugin com.likethesalad.stem
Remove translations
2023-01-18 11:54:02 +01:00
ganfra
7d65a4a1e7 Merge branch 'develop' into feature/fga/navigation First step: makes it compile by disabling the new screens (need to migrate to nodes) 2023-01-06 19:22:52 +01:00
ganfra
7fc69a70da Move some code to 'architecture' module 2023-01-04 21:09:59 +01:00
ganfra
1893e6866e Create Presentation module and remove Presenter from core 2023-01-04 12:11:12 +01:00
Benoit Marty
9024510f39 Create matrixui module and remove dependency to coil in the matrix module. Move MatrixUser there. 2022-12-22 15:32:29 +01:00
Benoit Marty
e2515020cf Add missing Copyright 2022-12-22 13:51:56 +01:00
Benoit Marty
37daf12cd0 Move logout and report bug to Setting screen 2022-12-21 22:01:21 +01:00
Benoit Marty
0568ea7c28 Add rageskahe module 2022-12-21 15:33:39 +01:00
ganfra
8620a86333 Continue dagger setup... 2022-12-15 17:50:25 +01:00
ganfra
4452abb461 Dagger: start setup 2022-12-09 19:27:04 +01:00
Benoit Marty
784b4ec659 Make the app compile in release
Following instructions from https://stackoverflow.com/a/70074787/1472514
2022-11-18 17:28:04 +01:00
Benoit Marty
612c720eb5 OnBoarding 2022-11-09 17:29:34 +01:00
Benoit Marty
804965981a Composer compiling and running 2022-11-08 15:59:07 +01:00
ganfra
986fae43c2 Continue refinement of RoomList (and remove avatar library) 2022-11-03 19:26:45 +01:00
ganfra
1801bcfcd3 Try some stuff on room list and avatar... 2022-10-30 15:43:07 +01:00
ganfra
83ac870c92 Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00