558 Commits (62435d674730503773b1ed438627a47e2eb996a1)

Author SHA1 Message Date
Jorge Martin Espinosa 998eb7d093
Compound: add `BigIcon`, `BigCheckmark` and `PageTitle` components (#2574) 6 months ago
Jorge Martin Espinosa 6aa84d600e
Implement MSC2530 (#2570) 6 months ago
Benoit Marty a51855a171 Simplification since MatrixUser cannot be null anymore. 6 months ago
Benoit Marty 3f1b492678 Fix preview on View having ModalBottomSheet. 7 months ago
Jorge Martin Espinosa 134cacb024
Room member moderation: kick, ban and unban (#2496) 7 months ago
Benoit Marty cbf6e2383d Add test on TextField for `TextFieldValue` parameter 7 months ago
Jorge Martin Espinosa cdf89adcd2
Show blocked users list (#2437) 7 months ago
ganfra 7471e12bc5 RoomListFilters: try to improve ui with animation and fading edges 7 months ago
Benoit Marty 3cbbde7c3e Add first tests for ShowLocationView 7 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 months ago
Benoit Marty 689ab61b23 Ensure all dialogs have the same preview format. 7 months ago
Benoit Marty cebc06aa5e Fix potential error: 7 months ago
Benoit Marty a55d3d0ace Move `clearFocusOnTap` to the designsystem library to reduce code duplication. 7 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 7 months ago
Jorge Martin Espinosa d06e5c23cb
Move migration screen to within the room list (#2361) 7 months ago
Benoit Marty afc2e6c7fe Remove LogCompositions. 8 months ago
Jorge Martin Espinosa 0f5038af8f
Make the whole items in advanced settings screen clickable, standarize paddings (#2314) 8 months ago
Benoit Marty eb51b49aef Always use the `latest...` fix. 8 months ago
Benoit Marty 3ced570b3c Fix detekt issue: 8 months ago
Jorge Martin Espinosa 56990e5e5b
Upgrade Material3 Compose to `1.2.0-beta02` (#2247) 8 months ago
Marco Antonio Alvarez 3899814adb Adjusted the login flow buttons a little bit 8 months ago
Benoit Marty a831f05f6e Fix ktlint issues 8 months ago
Benoit Marty 64231044a7 Ignore ktlint issue for this particular object. 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
Jorge Martin Espinosa 13e8e954d3
Improve rendering of voice messages in the timeline in large displays (#2199) 8 months ago
Benoit Marty 371065bfdd Exclude `ContentToPreview` from coverage, either by using annotation @ExcludeFromCoverage, or by inlining it. 8 months ago
ganfra a0ba83c863 Rename SearchBarResultState.Empty to SearchBarResultState.Initial 9 months ago
ganfra c6b3387b62 User search : show a loader when fetching results 9 months ago
Benoit Marty 365c423190 Clean up 9 months ago
Benoit Marty ce97987399 Rename parameter 9 months ago
Benoit Marty e42005fc52 Rename AsyncView to AsyncActionView 9 months ago
Benoit Marty 7b2341aec7 Rename Async to AsyncData 9 months ago
Jorge Martin Espinosa 7fdba39d6d
Disable vector XML rasterisation on API 23 (#2128) 9 months ago
Benoit Marty a7c5e620a4 Use icon from library and move and rename retry.xml to the library. 9 months ago
Benoit Marty 9ae521dd0b Use Edit icon from Compound and delete ic_edit_solid 9 months ago
Benoit Marty f697d62831 Use Thread icon from Compound and delete ic_thread_decoration 9 months ago
Benoit Marty 79f52990ff Use CompoundIcon and remove ic_send.xml 9 months ago
Benoit Marty c02d97f421 Format 9 months ago
Benoit Marty c18959f0a0 Use VideoCallSolid and also delete local ic_video_call.xml icon. 9 months ago
Benoit Marty 8378500a25 Change name to match use case. 9 months ago
Benoit Marty ff2fc7ff3a Also linkify emails. 9 months ago
Jorge Martin Espinosa 80408a807c
Fix mentions font weight and horizontal padding (#2025) 9 months ago
Benoit Marty 4ddbf6ec5f Accessibility: do not read initial used for avatar out loud. (#1864) 9 months ago
ganfra 954df6c537 Theme : introduce SegmentedButton 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
Jorge Martin Espinosa e13b204f4b
Run 'record screenshots' flow if label is present (#1860) 10 months ago
Benoit Marty ae0c3edd24 Remove default value for lambda. 10 months ago
Marco Romano 60f58f9915
Update poll icons from Compound (#1849) 10 months ago
Benoit Marty 637f788d40 Replace Alertdialog (deprecated) by BasicAlertDialog. 10 months ago
Benoit Marty 830bad2bcf Fix compilation warning, add opt in for ExperimentalMaterial3Api 10 months ago