37 Commits (f93176af373393e1e93d5c1c91f251e5aee237b8)

Author SHA1 Message Date
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
Benoit Marty 5de8841d96 Upgrade lint to version 8.3.0-alpha11 and suppress false positive. 11 months ago
Benoit Marty 3c41158558 Use existing `BooleanProvider` 11 months ago
Benoit Marty 702c137ead Replace `mutableStateOf` by `mutableIntStateOf` and `mutableFloatStateOf`. Use `intValue` and `floatValue` to avoid unboxing. 12 months ago
Benoit Marty 0e4c146e87 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
Benoit Marty 48fd833f8b More cleanup 1 year ago
Benoit Marty a3ae891e51 Fix issue detected by detekt 1 year ago
Benoit Marty 6aa5239189 Enable detekt rule `PreviewPublic` and fix existing issues. 1 year ago
Benoit Marty 1a1d4c2957 Fix code quality check failures after new rules from #935 has been merged on develop. 1 year ago
Marco Romano 57d04e487c
Static images improvements (#933) 1 year ago
Benoit Marty c75eabbcb0 Enable detekt rules `UnnecessaryParentheses` and cleanup the code. 1 year ago
Marco Romano e8e4542a75
Extract maptiler's map ids (#926) 1 year ago
Marco Romano f614895ec1
Refactor a custom alignment to its own modifier for readability. (#924) 1 year ago
Marco Romano 3c45a5ece4
Send My Location (#770) 1 year ago
Benoit Marty d6e811ee26 No need to use trick for night resource when using DayNightPreviews annotation. 1 year ago
Chris Smith 9ef8b36f51 Location sharing: don't hardcode API key 1 year ago
Marco Romano 3e69985fd6
Use @DayNightPreviews for static map (#832) 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
Chris Smith 0eb7cd82fc s/view/show/ 1 year ago
Chris Smith a2140ff282 Tap on locations in timeline to see a larger map 1 year ago
Chris Smith 11c7dc7db0 Move pin graphic/component to design system 1 year ago
Chris Smith f5e57f1645 Show location replies per the designs 1 year ago
Chris Smith e6a1ec3a32 Fix missing data class after merge 1 year ago
Marco Romano 7a12a812fe Send pin-drop location (#636) 1 year ago
Chris Smith 1e17d2943f Show location events in timeline 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 bc682cdfa3 Fix compilation issue. 1 year ago
Benoit Marty dfa1adb9c1 More cleanup 1 year ago
Marco Romano 882f75864c Set up SDK & reusable map view component (#476) 1 year ago