232 Commits (09b2b2c476215d258f3dcd42ab29ecb0b065bf8c)

Author SHA1 Message Date
Jorge Martin Espinosa 880ebb4de8
Plain text editor implementation based on markdown input (#2840) 4 months ago
bmarty 83a8a631f2 Sync Strings from Localazy 4 months ago
bmarty 0910da0a14 Sync Strings from Localazy 4 months ago
Benoit Marty bcbd989ec0 Reply: render sender name of replied event on 1 line only. 5 months ago
Benoit Marty 74a9a54719 Rename Preview to follow code convention 5 months ago
Benoit Marty 35de787326 Fix test. 5 months ago
Benoit Marty 09faa6d1c9 Simplify PermalinkData, now that we have RoomIdOrAlias interface. 5 months ago
Benoit Marty bd12ff737b Introduce value class RoomAlias 5 months ago
Benoit Marty 3df328b1ab Parse permalink using `parseMatrixEntityFrom`. 5 months ago
Benoit Marty 131edd0ba4 Always use method aRichTextEditorState instead of invoking the constructor directly, and remove parameter when it's the default value. 5 months ago
Benoit Marty 1e5a61a49c Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the `impl` project in order to remove projects.appconfig dependency from matrix.api module. 6 months ago
bmarty 5809864182 Sync Strings from Localazy 6 months ago
bmarty c021809479 Sync Strings from Localazy 6 months ago
Jorge Martin Espinosa 3453738344
Prevent sending empty messages (#2527) 6 months ago
ElementBot dac54e7154
Sync Strings (#2523) 6 months ago
Benoit Marty 6d31c7d1d3 Import string again with new post processing. 7 months ago
bmarty 5c8be8f61f Sync Strings from Localazy 7 months ago
Benoit Marty b9933acf98 Sync Localazy strings - including post treatment. 7 months ago
Benoit Marty a7e38f0925 Sync Localazy strings. 7 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 8 months ago
bmarty 03c95555e3 Sync Strings from Localazy 8 months ago
Benoit Marty bfb6b32740 Send typing notification #2240 8 months ago
Benoit Marty eb51b49aef Always use the `latest...` fix. 8 months ago
Benoit Marty 3ced570b3c Fix detekt issue: 8 months ago
ElementBot 6bc080c279
Sync Strings (#2230) 8 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 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) 9 months ago
Benoit Marty 54e499d0d0 Remove empty test module 9 months ago
Jorge Martin Espinosa 4f6c7421bd
Implement ContentAvoidingLayout for timeline items (#2113) 9 months ago
Benoit Marty bc6d47b288 Add support for sending images from the keyboard #1977 9 months ago
Jorge Martin Espinosa 7fdba39d6d
Disable vector XML rasterisation on API 23 (#2128) 9 months ago
Jorge Martín bbc36adb39 Fix release build 9 months ago
Jorge Martín d5c8b62178 Add build script for the RTE library 9 months ago
bmarty e6f4a7364f Sync Strings from Localazy 9 months ago
Benoit Marty 6316dd2c15 Remove unused import and format. 9 months ago
Benoit Marty 9ae521dd0b Use Edit icon from Compound and delete ic_edit_solid 9 months ago
Benoit Marty c0fa56fff4 Fix size trick, the icon has changed. 9 months ago
Benoit Marty 79f52990ff Use CompoundIcon and remove ic_send.xml 9 months ago
Jorge Martin Espinosa 80408a807c
Fix mentions font weight and horizontal padding (#2025) 9 months ago
Jorge Martin Espinosa 1e86d8279b
Use RTE `TextView` for timeline text messages, add mention pills to messages (#1990) 9 months ago
Benoit Marty 39cca2ce09 Sync localazy using fixed script 10 months ago
Benoit Marty 573dc2a7af Ensure user display name is clipped to the Text area (#1950) 10 months ago
Benoit Marty 24d3981261 Run the script again. 10 months ago
bmarty fced91addb Sync Strings from Localazy 10 months ago
renovate[bot] 59f8641973
Update wysiwyg to v2.20.0 (#1921) 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
Benoit Marty ae0c3edd24 Remove default value for lambda. 10 months ago
Jorge Martin Espinosa 97e9528e13
Add intentional mentions (#1843) 10 months ago