1459 Commits (16b4db732ae532b0017a648febe7945ef830cc9a)

Author SHA1 Message Date
Benoit Marty 32c8fdae99 Add a way to crash this app on demand. Useful to test Crash detection, and analytics report, etc. 1 year ago
Benoit Marty 82258f12ba Ensure the application react correctly if analytics is disabled at compilation time. 1 year ago
Benoit Marty d4156653fd No need to sort AnalyticsProvider (it was copied from PushProvider) 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
ganfra a3bcb2c4ca Room: avoid calling displayName/avatarData on each recomposition 1 year ago
Benoit Marty 6b9f676b12 Test new field `canShareLocation` 1 year ago
Benoit Marty 3376fe3688 Must skip 1 item due to the location feature flag value emitting 1 item. 1 year ago
Benoit Marty 2ab57f3fc8 canShareLocation must be a MutableState. 1 year ago
Benoit Marty 2c11f472ca Replace FeatureFlags.ShowMediaUploadingFlow by FeatureFlags.LocationSharing because it has more chance to be disabled. 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
Benoit Marty e918d6affd Enable detekt rules `TopLevelPropertyNaming` and cleanup the code. 1 year ago
Benoit Marty a8ed8b7a59 Enable detekt rules `VariableNaming` and cleanup the code. 1 year ago
Benoit Marty 86756dbc09 Enable detekt rules `UnusedParameter` and `UnusedPrivateProperty` and cleanup the code. 1 year ago
Benoit Marty 65ad642ffc Fix warning (bottom sheet still not previewable correctly in screenshot test) 1 year ago
Benoit Marty e23222591b Fix warning (there is a TODO) 1 year ago
Benoit Marty e67c7f32c3 Fix warning (keep the same format for all methods) 1 year ago
Benoit Marty f738864e88 Fix warning (we will handle error case later) 1 year ago
Benoit Marty 6a69207fb8 Fix warning (there is a TODO) 1 year ago
Marco Romano d964650804
Use correct share my location icon in button (#936) 1 year ago
Benoit Marty e5d2e294ae Fix warning (suppress unused param for now) 1 year ago
Benoit Marty 518f690368 Fix warning (suppress unused param for now) 1 year ago
Benoit Marty 0a512cae0b Fix warning (suppress unused param for now, EAX does not support sticker right now.) 1 year ago
Benoit Marty a7f5324791 Fix warning (suppress unused param for now) 1 year ago
Benoit Marty 8d6e1a2327 Fix warning (suppress unused param for now) 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
Jorge Martín 69490b7465 Fix more lint issues 1 year ago
Jorge Martín 697b2052e8 Fix typo 1 year ago
Jorge Martín aad92d84ff Use `ElementTheme` as much as possible 1 year ago
Jorge Martín 4896b76e47 Try to fix lint issue 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 52ae2ca74c Also rename the Composable. 1 year ago
Benoit Marty c5629b3a32 Format files. 1 year ago
Benoit Marty 89334a074b Move test classes to the correct package. 1 year ago
Benoit Marty 75f08c9873 Not a fixture so prefixed with `create` instead of `a`. 1 year ago
David Langley 312b47e7f5 Add more button should have primary text colour 1 year ago
ganfra dfd7f9cc5b Fix tests 1 year ago
David Langley 4c18eb4b11 Add custom reaction layout 1 year ago
ganfra bb12338583 RoomList: introduce RoomListDataSource so we keep the data in memory as long as the node is in the backstack. 1 year ago
ganfra 614f97543e Update rust sdk to 0.1.34 1 year ago
Benoit Marty 1b7aa4dd93 Change bubble width ration to 85% (#904) 1 year ago