268 Commits (855fe722d5f2601af2d75b93af8268b9d799dbe6)

Author SHA1 Message Date
yostyle eeb6c3f61c Add feature flag 1 year ago
yostyle 0214ca66a6 Fix PR comments 1 year ago
yostyle 01a0175d40 Update strings 1 year ago
yostyle a5b15c40c3 Update room details tests 1 year ago
yostyle 82c8acd3dc Update strings 1 year ago
yostyle a611766476 Fix edition 1 year ago
yostyle a3aac9f66a Rebase on develop 1 year ago
yostyle 856c674361 Update unit tests 1 year ago
yostyle 2c81384894 Rebase on develop 1 year ago
yostyle 83e45adfa5 Add room notification settings 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 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
bmarty b61a8a219a Sync Strings from Localazy 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
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 6a77974af4 Ensure room name have horizontal padding and is centered if displayed on several lines, and remove unnecessary Box around the Avatar. 1 year ago
Benoit Marty 8f4b664158 Sync strings. 1 year ago
Jorge Martin Espinosa dbec1a0a60
Improve fetch members performance, relax regexes for validating ids (#964) 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
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
renovate[bot] 156bf08b7a
Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 1 year ago
Benoit Marty 52ae2ca74c Also rename the Composable. 1 year ago
Marco Romano e7cab7ac1d
Make the functions in SystemUtils extensions (#899) 1 year ago
ganfra 669e62e462 PowerLevel: use new api exposed from rust which doesn't need to load members. 1 year ago
ElementBot e75438a8e3
Sync Strings (#882) 1 year ago
ganfra e9a34eb46d Media: upload audio 1 year ago
Benoit Marty 38b91a7592 Fix issue about modifier. 1 year ago
Benoit Marty d56c668663 Improve UX on Block/Unblock user action. Add loading and error case. And make the value (a bit more) live. 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 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
bmarty fd6cf1d7fd Sync Strings from Localazy 1 year ago
Chris Smith 8eabb3bd94 Add test for leaving rooms 1 year ago
Chris Smith 587117484e Room details: don't allow edits in DMs 1 year ago
Chris Smith 043ed3e0aa Remove CenterAlignedTopAppBar 1 year ago
Chris Smith 303a0a6677 Introduce MatrixClient.isMe for checking sessionID 1 year ago
Jorge Martin Espinosa 5ee2418a1c
[Design] Use outlined textfields in login screen (#801) 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Marco Romano fd467c2451 Auto generate dark mode previews and screenshots (#776) 1 year ago
ganfra 2dcd94076f Room: remove bestName and use displayName instead of name where it makes sense 1 year ago
Benoit Marty 312a5890af PreferenceCategory has more top padding, so reduce the Spacer above in this screen. 1 year ago