100 Commits (37d9d42eb7541a7a543711a3aa512362d867857e)

Author SHA1 Message Date
Benoit Marty 24fc2e77b9 Format. 1 year ago
Benoit Marty 097efc26d2 Migrate AnalyticsPreferencesView from `PreferenceSwitch` to `ListItem`. 1 year ago
Benoit Marty 0752c18f81 Remove useless dependency. 1 year ago
Benoit Marty 5f7c1e9545 Move module `features.analytics.test` to `services.analytics.test`. `FakeAnalyticsService` was not implemented at the correct location. 1 year ago
Benoit Marty 8415826a97 Import strings with Localazy. 1 year ago
yostyle 69905afbd9 Rebase on develop and refactoring 1 year ago
yostyle d1f147d675 Add view 1 year ago
ElementBot ef8a60b657
Sync Strings from Localazy (#1098) 1 year ago
Jorge Martin Espinosa 9e1ff513e4
[Compound] Implement Snackbars based on designs (#1054) 1 year ago
ElementBot 38a25dc3e9
Sync Strings from Localazy (#1032) 1 year ago
Jorge Martin Espinosa 23982dde47
[Compound] Implement components (Button) (#1021) 1 year ago
Benoit Marty 8f4b664158 Sync strings. 1 year ago
Benoit Marty 6aa5239189 Enable detekt rule `PreviewPublic` and fix existing issues. 1 year ago
Benoit Marty 4312a96851 Cleanup: there are no androidTest on those modules. 1 year ago
Benoit Marty d4156653fd No need to sort AnalyticsProvider (it was copied from PushProvider) 1 year ago
renovate[bot] 156bf08b7a
Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 1 year ago
Benoit Marty 197ac61670 Use the modifier parameter. 1 year ago
Benoit Marty 7207afebcc When clearing cache, also reset some data store in prefs/datastore. 1 year ago
Jorge Martin Espinosa 2488432805
Hide encryption history + FTUE flow (#839) 1 year ago
Benoit Marty 88eaab0e44 Fix regression on some colors. Introduce a temporary color, since the color values are not in Compound. `temporaryColorBgSpecial` 1 year ago
Benoit Marty ff5cecb5cf TextStyle again. 1 year ago
Benoit Marty 5846af2aa4 Remove ElementTextStyles. Only ElementTheme.typography.* styles must be used now. 1 year ago
Benoit Marty e2f3f2966b Remove ElementColors. We should use semantics and material colors now. 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Marco Romano fd467c2451 Auto generate dark mode previews and screenshots (#776) 1 year ago
Benoit Marty 43af57c170 Improve rendering of preference anaytics screen. 1 year ago
Benoit Marty 34f4078d5f Move BuildMeta fake to common test module. 1 year ago
Benoit Marty e81d9c1ac9 Add application version to the setting screen. 1 year ago
Benoit Marty b6f977c032 Change hierarchy of settings. 1 year ago
Benoit Marty df437d2aba Use color from design (same value) 1 year ago
bmarty 6e54ed7b77 Sync Strings from Localazy 1 year ago
Benoit Marty 011f7a1064 Rename `ElementX` to `Element X`. Only for user facing value. In the doc I prefer to keep `ElementX`. 1 year ago
Jorge Martin Espinosa 683b0b3594 Link Compound's `TypographyTokens` to `ElementTheme`. (#700) 1 year ago
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 1 year ago
Benoit Marty 659b9d3d9c Now that the composer as been removed, we do not need element resource module anymore. 1 year ago
Benoit Marty 798da50454 Use `CommonStrings` everywhere 1 year ago
Benoit Marty e298670b68 var -> val 1 year ago
bmarty 874739ece9 Sync Strings from Localazy 1 year ago
Chris Smith 318db6f44c Add some tests for create room analytics 1 year ago
github-actions[bot] fe5524bae4 Sync Strings (#630) 1 year ago
Benoit Marty bd9aa38f6a Add Modifier parameter and make internal Composable private. 1 year ago
Benoit Marty fbd366c40a Delete obsolete translation (also deleted on Localazy) 1 year ago
Benoit Marty b36fd098d3 Make the link to the policy active. 1 year ago
Benoit Marty 9701abf15e Extract method about text to the design system module. 1 year ago
Benoit Marty fb0124c438 Iterate on analytics OptIn screen 1 year ago
Yoan Pintas f534ecda96 Init analytics modules (#350) 1 year ago