361 Commits (2d4f73522d8a5b948516b80a9a0d671ae95ff1bf)

Author SHA1 Message Date
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
Benoit Marty 06ed14cb47 Add title to block and unblock user confirmation dialogs. 1 year ago
bmarty 6e54ed7b77 Sync Strings from Localazy 1 year ago
Benoit Marty 0b7e0293cf Ensure menu item text has style fontBodyLgRegular 1 year ago
Benoit Marty 1d07aa9817 Ensure dropdown menu is 200.dp width. 1 year ago
Benoit Marty c1ae0ffa58 Create wrapper for DropdownMenuItem and DropdownMenu 1 year ago
Yoan Pintas c0106a692c Add analytics tracking for some screens (#698) 1 year ago
Marco Romano 354374ed49 MatrixRoom API refinement (#719) 1 year ago
Benoit Marty 92bd16832d Rework AvatarSize. 1 year ago
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 1 year ago
Marco Romano 316d57d1b6 Async API improvements "v2" (#672) 1 year ago
Benoit Marty 659b9d3d9c Now that the composer as been removed, we do not need element resource module anymore. 1 year ago
Benoit Marty 798da50454 Use `CommonStrings` everywhere 1 year ago
bmarty 874739ece9 Sync Strings from Localazy 1 year ago
Johannes Marbach 679ec376f2 Remove send message section until it's actually implemented (#632) 1 year ago
github-actions[bot] fe5524bae4 Sync Strings (#630) 1 year ago
Benoit Marty 9b4b9e9140 Introduce `simulateLongTask` to ensure that the Presenter State `Loading` is visible. 1 year ago
Benoit Marty 9e73e70a22 Enforce usage of `TestScope.testScheduler` 1 year ago
Benoit Marty f7fbab6ea7 Fix warning 1 year ago