71 Commits (23c3e3087626fc06ef856c01c511e40eda2533bb)

Author SHA1 Message Date
Benoit Marty 5de8841d96 Upgrade lint to version 8.3.0-alpha11 and suppress false positive. 11 months ago
jonnyandrew dab5e0d0ca
Add analytics for voice messages (#1706) 11 months ago
Jorge Martin Espinosa 44de6adb86
Initial support for member suggestions (#1631) 11 months ago
jonnyandrew 12404fab78
[Voice messages] Add voice recording UI (#1546) 11 months ago
Benoit Marty 3c41158558 Use existing `BooleanProvider` 11 months ago
Benoit Marty d55df22db2 Konsist: add test Data class state MUST not have default value, and fix existing issues 12 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 d531e71cd8 Migrate other icons to compound icons. 1 year ago
Benoit Marty 2819448cd4 Use `DayNightPreview` 1 year ago
Marco Romano 7fdd83bf91 GRemove the @JvmField annotation whenever using `WarmUpRule`. 1 year ago
Marco Romano 00d21e24e5
Update analytics sdk to v0.8.0 (#1284) 1 year ago
jonnyandrew 9e5b46200b
Reduce test flakiness by warming up molecule tests (#1226) 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 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
Marco Romano d5c5947ff9 Fix detekt 1 year ago
Marco Romano e66c362fad Add missing tests 1 year ago
Marco Romano 7a96bb7047 Fix wrong packages after refactor 1 year ago
Marco Romano 4ee082ba48 Remove redundant screenshots 1 year ago
Marco Romano c2e8dac96a Add location dialogs to show location. Always show FAB. 1 year ago
Marco Romano a429195cbc Move AndroidLocationActions to impl package 1 year ago
Marco Romano 99ad1c231a Add permission request flow to ShowLocation feature too. 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
Benoit Marty 2928073e22 Enable detekt rules `UnusedImports` and cleanup the code. 1 year ago
Marco Romano d964650804
Use correct share my location icon in button (#936) 1 year ago
Marco Romano c746981000
Add screenshots with ~1.5 lines long desc to expanded location view (#923) 1 year ago
Marco Romano e8e4542a75
Extract maptiler's map ids (#926) 1 year ago
Marco Romano f7e7339777
Correct location event body (#930) 1 year ago
Marco Romano e448bbb92d
maplibre-compose allow customisation of location dot style (#929) 1 year ago
renovate[bot] 156bf08b7a
Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 1 year ago
Marco Romano f614895ec1
Refactor a custom alignment to its own modifier for readability. (#924) 1 year ago
Marco Romano cec87ee6a8
Don't crash when sharing a location with no maptiler apikey (#919) 1 year ago
Marco Romano 4162d16f52
Location expanded view: show own location (#916) 1 year ago
Marco Romano 4c1a691b78
Fix insets for nav bar in send location view (#915) 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
Benoit Marty 253e8c1c2b Move TypographyAliases next to ColorAliases 1 year ago
Benoit Marty b7b6e0323d Create alias for typography (more semantic name). `aliasScreenTitle` 1 year ago
Benoit Marty ff5cecb5cf TextStyle again. 1 year ago
Marco Romano 3e69985fd6
Use @DayNightPreviews for static map (#832) 1 year ago
Chris Smith 043ed3e0aa Remove CenterAlignedTopAppBar 1 year ago
Chris Smith 1bc52f6ed7 Change MapLibre attribution tint 1 year ago
Chris Smith 83338131fd Show descriptions for locations. 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago