Benoit Marty
b88d9d50f8
Ignore OnBoardingPresenter regarding code coverage.
2023-06-02 09:57:02 +02:00
Benoit Marty
49bb6c203d
Add test for new presenter.
2023-06-01 18:26:04 +02:00
Benoit Marty
b1c8945fd9
Create a presenter and a state for OnBoarding screen.
2023-06-01 17:53:58 +02:00
Benoit Marty
2c911868d3
Fix quality
2023-06-01 11:49:35 +02:00
Benoit Marty
b8050a9194
Fix alignment issue and content cropping
2023-06-01 10:51:03 +02:00
Benoit Marty
0d41dab3bc
Hide login with Qrcode and create account for now.
2023-06-01 10:51:03 +02:00
Benoit Marty
6dbccb696b
Introduce pages in our design system.
2023-06-01 10:51:03 +02:00
Benoit Marty
e924b2f650
Design iteration
2023-06-01 10:51:03 +02:00
Benoit Marty
acf0588846
Iterate on onboarding screen - WIP
2023-06-01 10:51:03 +02:00
bmarty
175b7deccb
Sync Strings from Localazy
2023-05-29 00:09:47 +00:00
Benoit Marty
457b83184a
Use default material3 version again and cleanup @OptIn annotations.
...
Material3 is now 1.1.0
2023-05-15 12:28:31 +02:00
bmarty
860777d20c
Sync Strings from Localazy
2023-04-24 00:09:54 +00:00
Jorge Martin Espinosa
de010545fb
Update Gradle to 8.1 and AGP to v8.0 ( #329 )
...
* Update AGP to 8.0.0.
* Set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var.
* Upgrade to Gradle 8.1.
* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 08:49:52 +00:00
Benoit Marty
cca31af3f4
Invoke ./tools/localazy/downloadStrings.sh --all
2023-04-05 11:11:47 +02:00
Benoit Marty
998178b70f
[Strings] Use strings from localazy.
2023-03-27 14:44:24 +02:00
Benoit Marty
0af5ee0741
[Strings] Sync the strings.
2023-03-27 14:36:46 +02:00
ganfra
522e73a981
Hopefully makes CI happy
2023-03-09 17:30:49 +01:00
ganfra
9cab6c9097
[Architecture] remove unused drawable file
2023-03-09 11:40:07 +01:00
ganfra
bc9f3b69cc
[Architecture] split all feature modules to api/impl
2023-03-08 16:13:45 +01:00
ganfra
84bfb14bd9
[Architecture] introduce nodeBuilder concept
2023-03-07 20:31:16 +01:00
ganfra
ba28628bdf
[Architecture] clean up
2023-03-02 18:06:31 +01:00
ganfra
91863e2529
[Architecture] introduce BackstackNode
2023-03-02 17:55:26 +01:00
ganfra
66922c2dfa
[Architecture] use FeatureEntryPoint on Preferences
2023-03-02 15:59:25 +01:00
ganfra
a1a9ae1f28
[Architecture] use impl instead of implementation
2023-03-02 15:49:20 +01:00
ganfra
5db0008116
[Architecture] Introduce EntryPoint and use createNode for ParentNode too
2023-03-02 12:33:18 +01:00
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