277 Commits (02e65e4eaccfa60a6471a5a8d4ff2c2bb7ae56ea)

Author SHA1 Message Date
Benoit Marty 67ed385e45 Prevent usage of hard-coded string for contentDescription, and fix existing issues. 10 months ago
Jorge Martin Espinosa a5bad53c62
Iterate design on several screens: update icons, replace PreferenceTexts (#1771) 10 months ago
Benoit Marty aaa89afe34 Use AsyncView in EditUserProfileView 11 months ago
Benoit Marty 662b1f8f50 Use AsyncView in CreateRoomRootView 11 months ago
Benoit Marty c6ee35f567 Use AsyncView in ConfigureRoomView 11 months ago
Benoit Marty f6d7a014a7 Remove other useless `lazy` wrapping. 11 months ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 12 months ago
bmarty 7e3b9d8d3b Sync Strings from Localazy 12 months ago
Benoit Marty d19b624c6f Rename Event for clarity 1 year ago
Benoit Marty 1b5aa7adaa Test that permission is requested, instead of giving the permission directly. 1 year ago
Benoit Marty dd5d67d186 Move open system setting to the PermissionsPresenter 1 year ago
Benoit Marty 08b455afd3 Create FakePermissionsPresenterFactory, to reduce boilerplate. 1 year ago
Benoit Marty e4ca2484ba Resume action once persmission has been granted. 1 year ago
Benoit Marty dcb1677bf1 Open app settings from the permission dialog. 1 year ago
Benoit Marty f3456cafa7 Rename Event for clarity 1 year ago
Benoit Marty 31eca73e8d Request Camera permission before launching the external Camera app (#1395) 1 year ago
Benoit Marty 0e4c146e87 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
Benoit Marty 03d69146aa Remove unused resource, and use compound icons when possible. 1 year ago
Benoit Marty d531e71cd8 Migrate other icons to compound icons. 1 year ago
Benoit Marty c652606f56 Remove VectorIcons object, inline the values. 1 year ago
Benoit Marty 2819448cd4 Use `DayNightPreview` 1 year ago
Benoit Marty 0453ea5904 Localazy sync 1 year ago
bmarty d2f9b02bbf Sync Strings from Localazy 1 year ago
ganfra b382993cbb Sync Strings from Localazy 1 year ago
Marco Romano 7fdd83bf91 GRemove the @JvmField annotation whenever using `WarmUpRule`. 1 year ago
Benoit Marty 3201358cb5 Fix preview 3 of AddPeopleView. 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
ElementBot ef8a60b657
Sync Strings from Localazy (#1098) 1 year ago
Jorge Martin Espinosa 0324719606
Upgrade compose-material3 to `1.2.0-alpha05` version (#1011) 1 year ago
ElementBot 38a25dc3e9
Sync Strings from Localazy (#1032) 1 year ago
Jorge Martin Espinosa 23982dde47
[Compound] Implement components (Button) (#1021) 1 year ago
Benoit Marty 0627a1155c Auto capitalize first letter of sentences for messages, room topic and bug report description. (#948) 1 year ago
Benoit Marty 56614da071 Fix lint false positive. 1 year ago
Benoit Marty b5a5118160 Enable detekt rule `ThrowingExceptionsWithoutMessageOrCause` and fix existing issues. 1 year ago
Benoit Marty 6aa5239189 Enable detekt rule `PreviewPublic` and fix existing issues. 1 year ago
Benoit Marty 4312a96851 Cleanup: there are no androidTest on those modules. 1 year ago
Benoit Marty 2928073e22 Enable detekt rules `UnusedImports` and cleanup the code. 1 year ago
renovate[bot] 156bf08b7a
Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 1 year ago
Benoit Marty 253e8c1c2b Move TypographyAliases next to ColorAliases 1 year ago
Benoit Marty 3e03ca4a5e Create alias for typography (more semantic name). `aliasButtonText` 1 year ago
Benoit Marty b7b6e0323d Create alias for typography (more semantic name). `aliasScreenTitle` 1 year ago
Benoit Marty 2844dee6d2 Remove `fontSize` parameter. Must use `style` only. 1 year ago
Benoit Marty b31a449338 Remove `lineHeight` parameter. Must use `style` only. 1 year ago
Benoit Marty 92bc490fa3 Remove `fontWeight` parameter. Must use `style` only. 1 year ago
Benoit Marty ff5cecb5cf TextStyle again. 1 year ago
Chris Smith eea92b9d36 Create room: close icon should be on the left 1 year ago
Chris Smith 043ed3e0aa Remove CenterAlignedTopAppBar 1 year ago
ganfra 7dbac91cd3 Room : Fix tests as there is less recomposition 1 year ago