Commit Graph

34 Commits

Author SHA1 Message Date
Benoit Marty
4dd71a6b85 Fix compilation issue (need @integer/rtl_mirror_flip). 2023-01-31 15:39:12 +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
718b37a4eb Finish removing x. from packages (keep it in app module for now) 2023-01-20 18:52:59 +01:00
ganfra
f800e22477 Rename all features modules 2023-01-20 18:35:03 +01:00
ganfra
d7b4cb97a7 Rename uistrings module 2023-01-20 17:42:09 +01:00
ganfra
c2177beb13 Rename testtags module 2023-01-20 17:30:35 +01:00
ganfra
7903e855ec Rename designsystem module 2023-01-20 17:09:12 +01:00
Benoit Marty
c532f9694b Change package and fix KDoc. 2023-01-20 12:43:49 +01:00
Benoit Marty
73ce44f0a1 testtags 2023-01-20 10:26:32 +01:00
Benoit Marty
66a389c4c5 Rename folders java to kotlin 2023-01-18 13:51:30 +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
Benoit Marty
da59e812a7 Cleanup strings.xml 2023-01-18 11:40:56 +01:00
Benoit Marty
2e42234971 Fix wording issue 2023-01-17 18:12:40 +01:00
ganfra
3abba8e88f Remove viewmodel/fragment references 2023-01-13 18:20:10 +01:00
ganfra
1a0c9df1da Use EventSink lambda in state instead of Flow in Presenter 2023-01-11 15:53:52 +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
9ed208950e Migrate Login to new architecture and make some adjustments 2023-01-06 15:15:45 +01:00
ganfra
7fc69a70da Move some code to 'architecture' module 2023-01-04 21:09:59 +01:00
Benoit Marty
243ee07bfc Fix warning 2022-12-23 15:19:24 +01:00
Benoit Marty
caf7f6fccc Update existing Copyright 2022-12-22 13:53:06 +01:00
Benoit Marty
e2515020cf Add missing Copyright 2022-12-22 13:51:56 +01:00
ganfra
8b8b490bb2 Nav: First iteration integrating Appyx 2022-12-21 17:56:01 +01:00
Benoit Marty
7e9d50401e Fix detekted issues. 2022-12-12 17:01:51 +01:00
Benoit Marty
af8c5180ca Timber for all modules 2022-12-09 15:42:29 +01:00
Benoit Marty
d6058716c6 Format project 2022-12-09 12:06:37 +01:00
ganfra
ef0252aa94 Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
ganfra
3b0027b8b5 Fix some insets 2022-12-02 15:45:16 +01:00
Benoit Marty
024fb7146d Setup Showkase and add some Preview. WIP 2022-11-29 15:07:31 +01:00
ganfra
5c5efdc911 Theme: try to play with insets 2022-11-23 18:56:01 +01:00
Benoit Marty
e3fbaba3ae Login: change server screen WIP 2022-11-15 17:23:22 +01:00
Benoit Marty
8b3b69b87d Animate carousel 2022-11-10 12:00:21 +01:00
Benoit Marty
9ae8282beb Only signin button for now 2022-11-10 12:00:21 +01:00
Benoit Marty
612c720eb5 OnBoarding 2022-11-09 17:29:34 +01:00