54 Commits (655d8305a12be89c2704205e60a1b171b81ee2a8)

Author SHA1 Message Date
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
Benoit Marty af6dcadd4a Move InfoListOrganism to the new organisms package. 12 months ago
bmarty 7e3b9d8d3b Sync Strings from Localazy 12 months ago
bmarty c72bb92ef2 Sync Strings from Localazy 1 year ago
bmarty a7ce12d91d Sync Strings from Localazy 1 year ago
Benoit Marty 0e4c146e87 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
Benoit Marty d531e71cd8 Migrate other icons to compound icons. 1 year ago
jonnyandrew ee8d27e927
[Rich text editor] Add link functionality to rich text editor (#1309) 1 year ago
Benoit Marty 2819448cd4 Use `DayNightPreview` 1 year ago
Benoit Marty 0453ea5904 Localazy sync 1 year ago
bmarty d2f9b02bbf Sync Strings from Localazy 1 year ago
ganfra b382993cbb Sync Strings from Localazy 1 year ago
Marco Romano 7fdd83bf91 GRemove the @JvmField annotation whenever using `WarmUpRule`. 1 year ago
jonnyandrew 9e5b46200b
Reduce test flakiness by warming up molecule tests (#1226) 1 year ago
Benoit Marty 36bf343a95 OptIn screen: make only the `here` word be clickable. 1 year ago
Benoit Marty ff47629f6c Make the link open the policy url in the analytics setting screen. 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
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
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 34f4078d5f Move BuildMeta fake to common test module. 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
bmarty 874739ece9 Sync Strings from Localazy 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