58 Commits (a96baf91727ba8b3810afc680b18d25b0ab252a2)

Author SHA1 Message Date
Benoit Marty ed1c1b5048 Compact the code and reorder vals for code clarity 1 year ago
Benoit Marty 1b87565870 Remove unused lambda parameter. The link is opened by the LocalUriHandler now. 1 year ago
Jorge Martín c3f49a2451 Split link text into a `ListSupportingText` component. 1 year ago
Benoit Marty ece82203eb Fix style (typo and color) for supporting content. 1 year ago
Benoit Marty 7537772d94 format. 1 year ago
Benoit Marty 36bf343a95 OptIn screen: make only the `here` word be clickable. 1 year ago
Benoit Marty a86100003f Remove preview Text. 1 year ago
Benoit Marty 79af05bc08 Use buildAnnotatedStringWithStyledPart and remove copied code. 1 year ago
Benoit Marty ff47629f6c Make the link open the policy url in the analytics setting screen. 1 year ago
Benoit Marty 1bf2dc1c4d Fix rendering issue of the link. 1 year ago
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
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