32 Commits (7e1b9916544c38f45a7324511797a3584d43b5fc)

Author SHA1 Message Date
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. 1 year 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