215 Commits (e702dd79955dbe5a48d923979b36af7aa7c48a12)

Author SHA1 Message Date
David Langley 67b9e94e19 Fix unused import. 1 year ago
David Langley 6497d2184f Add test. 1 year ago
Benoit Marty 0453ea5904 Localazy sync 1 year ago
David Langley e48a9ee08d Fix typo, remove unnecessary filter of all rooms in the datasource. 1 year ago
Marco Romano 5974ca0975 Remove dead code in room summary row 1 year ago
bmarty d2f9b02bbf Sync Strings from Localazy 1 year ago
David Langley f287a651b5 Reverting the change to only show the green dot for all messages. 1 year ago
David Langley 0cdc5f5149 Cancel scope in tests. 1 year ago
David Langley 57aeac9a44 Update RoomListDataSource.kt 1 year ago
David Langley 7a7cc2692e Fix test compilation 1 year ago
David Langley dec32ac10c Only show green indicator for "All Messages" 1 year ago
ganfra b382993cbb Sync Strings from Localazy 1 year ago
David Langley ed1949aa51 Show a room list decoration for notification setting applied 1 year ago
Marco Romano 7fdd83bf91 GRemove the @JvmField annotation whenever using `WarmUpRule`. 1 year ago
Jorge Martin Espinosa fb9d08bab0
[Compound] Improve Bloom (#1272) 1 year ago
Jorge Martin Espinosa 41061da768
[Compound] Bloom (#1253) 1 year ago
Benoit Marty 54968f98ed Add a last Spacer item to ensure that the FAB does not hide the last room item 1 year ago
Benoit Marty 3d6b5976e3 Iterate on icon in Fab in the room list. 1 year ago
jonnyandrew 9e5b46200b
Reduce test flakiness by warming up molecule tests (#1226) 1 year ago
jmartinesp 74b2ddebfd Sync Strings from Localazy 1 year ago
Benoit Marty 8415826a97 Import strings with Localazy. 1 year ago
Jorge Martin Espinosa c670fc9e9c
Prevent verification while initial sync is in progress (#1138) 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
Benoit Marty a3ae891e51 Fix issue detected by detekt 1 year ago
Jorge Martin Espinosa 9e1ff513e4
[Compound] Implement Snackbars based on designs (#1054) 1 year ago
ElementBot 38a25dc3e9
Sync Strings from Localazy (#1032) 1 year ago
Jorge Martin Espinosa f35272c4fe
[Compound] Implement DropdownMenu customisations. (#1050) 1 year ago
ganfra fa51f6eaa7
Feature/fga/sync states (#1042) 1 year ago
Jorge Martin Espinosa 23982dde47
[Compound] Implement components (Button) (#1021) 1 year ago
ganfra 62a367520e
RoomList: use same logic than Timeline for caching built items. (#1013) 1 year ago
Benoit Marty 5ace169440 Update the API and add UI screenshots demoing it. 1 year ago
Benoit Marty 3c1f764bee Improve rendering of "All chats" regarding fontScale. (#984) 1 year ago
Benoit Marty e0255777c0 Enable detekt rules `CascadingCallWrapping` and fix existing issues. 1 year ago
Benoit Marty 4312a96851 Cleanup: there are no androidTest on those modules. 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
renovate[bot] 156bf08b7a
Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 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
ganfra bb12338583 RoomList: introduce RoomListDataSource so we keep the data in memory as long as the node is in the backstack. 1 year ago
ElementBot e75438a8e3
Sync Strings (#882) 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 92bc490fa3 Remove `fontWeight` parameter. Must use `style` only. 1 year ago
Benoit Marty ff5cecb5cf TextStyle again. 1 year ago
Benoit Marty 5846af2aa4 Remove ElementTextStyles. Only ElementTheme.typography.* styles must be used now. 1 year ago