84 Commits (38bb1662988ab0a2d3ec6aa087ea51d4d8fe4c7d)

Author SHA1 Message Date
Benoit Marty 600557fd53 Remove unused val. 7 months ago
Benoit Marty 3cbbde7c3e Add first tests for ShowLocationView 7 months ago
Benoit Marty 367e4bdbda Introduce `fun aShowLocationState` to reduce boilerplate code. 7 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 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
Benoit Marty dd4aa681c6 Remove now useless ExperimentalLayoutApi opt in 9 months ago
Benoit Marty ab8e4f1422 Add Konsist test to use isTrue() instead of isEqualTo(true), and fix existing issues. 10 months ago
Benoit Marty b2d9b41946 Add Konsist test to use isFalse() instead of isEqualTo(false), and fix existing issues. 10 months ago
Benoit Marty fa590202c3 Add Konsist test to check that `assertThat` is imported, and fix existing issues. 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
Benoit Marty ae0c3edd24 Remove default value for lambda. 10 months ago
Jorge Martin Espinosa a5bad53c62
Iterate design on several screens: update icons, replace PreferenceTexts (#1771) 10 months ago
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. 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 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