Commit Graph

42 Commits

Author SHA1 Message Date
Benoit Marty 1580519b90 Add some previews. 2023-02-14 17:03:02 +01:00
Benoit Marty 5875de1c51 Rename classes (not a State) 2023-02-09 18:21:25 +01:00
Benoit Marty 201508678a Rename component. No need for Element prefix 2023-02-03 12:57:42 +01:00
Benoit Marty cdfc13cb15 Material3 only in designsystem. 2023-02-03 12:56:53 +01:00
Benoit Marty 2cac2b59ab Cleanup and TODO. 2023-02-03 12:56:53 +01:00
Benoit Marty 9d32b05fbb Rework Preview for a better rendering in the IDE. 2023-02-03 12:56:53 +01:00
Benoit Marty 2b7c965236 Remove bad usage of ElementSurface 2023-02-03 12:56:53 +01:00
Benoit Marty e4cc733f4a First draft of full custom theme.
ElementTheme everywhere

Create ElementButton
2023-02-03 12:55:36 +01:00
Benoit Marty 64b059370d Fix compilation issue (need @integer/rtl_mirror_flip). 2023-01-31 15:39:12 +01:00
ganfra 87d0191324 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 dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2023-01-20 19:13:44 +01:00
ganfra 5748bc53a6 Finish removing x. from packages (keep it in app module for now) 2023-01-20 18:52:59 +01:00
ganfra e616d75d9d Rename all features modules 2023-01-20 18:35:03 +01:00
ganfra caa04aa485 Rename uistrings module 2023-01-20 17:42:09 +01:00
ganfra 89ae06fe59 Rename testtags module 2023-01-20 17:30:35 +01:00
ganfra a2f0c64921 Rename designsystem module 2023-01-20 17:09:12 +01:00
Benoit Marty 09240e23d3 Change package and fix KDoc. 2023-01-20 12:43:49 +01:00
Benoit Marty c3b1dbe1c4 testtags 2023-01-20 10:26:32 +01:00
Benoit Marty 862900ed9a Rename folders java to kotlin 2023-01-18 13:51:30 +01:00
Benoit Marty 468d3f6192 Create dedicated modules for Strings and apply the plugin com.likethesalad.stem
Remove translations
2023-01-18 11:54:02 +01:00
Benoit Marty 3cbd4f11d0 Cleanup strings.xml 2023-01-18 11:40:56 +01:00
Benoit Marty 91d70e6f9b Fix wording issue 2023-01-17 18:12:40 +01:00
ganfra 7a29ce1d8d Remove viewmodel/fragment references 2023-01-13 18:20:10 +01:00
ganfra ad7bf21f6d Use EventSink lambda in state instead of Flow in Presenter 2023-01-11 15:53:52 +01:00
ganfra 9e211b5e04 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 6a5bcf7058 Migrate Login to new architecture and make some adjustments 2023-01-06 15:15:45 +01:00
ganfra eeebb99292 Move some code to 'architecture' module 2023-01-04 21:09:59 +01:00
Benoit Marty e393e8f52b Fix warning 2022-12-23 15:19:24 +01:00
Benoit Marty bbb0332175 Update existing Copyright 2022-12-22 13:53:06 +01:00
Benoit Marty 19301756e3 Add missing Copyright 2022-12-22 13:51:56 +01:00
ganfra 2de26a30d5 Nav: First iteration integrating Appyx 2022-12-21 17:56:01 +01:00
Benoit Marty dfdcebf7af Fix detekted issues. 2022-12-12 17:01:51 +01:00
Benoit Marty 4136ba94e5 Timber for all modules 2022-12-09 15:42:29 +01:00
Benoit Marty a413b635d1 Format project 2022-12-09 12:06:37 +01:00
ganfra 5034daed6c Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
ganfra dfe302d5b3 Fix some insets 2022-12-02 15:45:16 +01:00
Benoit Marty 6392c57fce Setup Showkase and add some Preview. WIP 2022-11-29 15:07:31 +01:00
ganfra 26b24ab572 Theme: try to play with insets 2022-11-23 18:56:01 +01:00
Benoit Marty 0840602069 Login: change server screen WIP 2022-11-15 17:23:22 +01:00
Benoit Marty 80065be58b Animate carousel 2022-11-10 12:00:21 +01:00
Benoit Marty 926955d79e Only signin button for now 2022-11-10 12:00:21 +01:00
Benoit Marty 978975342e OnBoarding 2022-11-09 17:29:34 +01:00