1605 Commits (e2adecbcf4cd3f98351fecd77ce5367c23a93c29)

Author SHA1 Message Date
ganfra e8d1f21a14
Feature/fga/rust sdk tracing (#1036) 1 year ago
ganfra 6800723722
Update rust sdk to 0.1.41 (just make it compiles) (#1040) 1 year ago
Jorge Martin Espinosa 23982dde47
[Compound] Implement components (Button) (#1021) 1 year ago
Jorge Martin Espinosa 598a63d267
Use for instead of forEach with ranges (#1035) 1 year ago
ganfra b5b120d09e
Update rust sdk to 0.1.39 (#1024) 1 year ago
ganfra ac7412c2d8
Feature/fga/matrix client versions (#1022) 1 year ago
Jorge Martin Espinosa 82c5b1a348
Fix notification rendering by removing leftover test code (#1019) 1 year ago
renovate[bot] 9bc336d17c
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.38 (#1015) 1 year ago
ganfra 62a367520e
RoomList: use same logic than Timeline for caching built items. (#1013) 1 year ago
David Langley 0b95ef09b7
Reaction summary view and sorting reactions by count and then timestamp (#942) 1 year ago
Marco Romano 2a59e6ae78
Properly inline `tryOrNull()` (#1003) 1 year ago
ElementBot 784b84d1e8
Sync Strings from Localazy (#1002) 1 year ago
Jorge Martin Espinosa eb80f5bbfe
Fix detekt issues in develop (#1004) 1 year ago
ganfra e9802ffea6 Small changes after reviews 1 year ago
ganfra fa9fa69697 Makes sure NotificationService is suspendable 1 year ago
Benoit Marty 39bd0b9746 fix typo 1 year ago
ganfra ea35e36aff Timeline: move TimelineEncryptedHistoryPostProcessor off the main thread 1 year ago
Benoit Marty 4cb0417afa Showkase does not take into account the `fontScale` parameter of the Preview annotation, so alter the LocalDensity in the CompositionLocalProvider. 1 year ago
Benoit Marty bf0b364da9 Split long line. 1 year ago
ganfra bd5e1e6520 No crash when room is already destroyed... 1 year ago
Benoit Marty 5ace169440 Update the API and add UI screenshots demoing it. 1 year ago
Benoit Marty 26bae1a831 Move extension to dedicated file. 1 year ago
ganfra 878aa39781 Also catch Exception instead of RoomListException 1 year ago
ganfra 1d97412523 Fix warning 1 year ago
ganfra 6cd764dc1f Timeline: fetch members only after timeline is ready 1 year ago
ganfra 69c42a3cbc Update rust sdk to 0.1.37 1 year ago
Benoit Marty 82e35cda0d Allow user with enough power level to redact other's messages (#969) 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 3c07fea2dd Improve rendering of Text composer regarding fontScale. (#984) 1 year ago
Benoit Marty 3c1f764bee Improve rendering of "All chats" regarding fontScale. (#984) 1 year ago
Benoit Marty 94c6223be2 Set expicit `fontSize` parameter (to default value 1f), to test different fontScale more easily. 1 year ago
Jorge Martin Espinosa 914235228d
[Compound] Implement platform components (Switch, RadioButton, Checkbox) (#982) 1 year ago
Benoit Marty 2da6ceeb5f Previous code was `throw IllegalStateException()`, so keep the existing error, even if it should never happen, being compliant with `UseCheckOrError` detekt rule. 1 year ago
Benoit Marty 8f4b664158 Sync strings. 1 year ago
Benoit Marty 56614da071 Fix lint false positive. 1 year ago
Benoit Marty 3c0a81c416 Ignore unused integer resources. 1 year ago
Benoit Marty 4cdc0c1280 Ignore unused generated resource for Firebase. 1 year ago
Benoit Marty 908471cd51 Remove other unused resource. 1 year ago
Benoit Marty 40bbf1970c Remove unused strings. 1 year ago
Benoit Marty bbf8a86524 Remove unused drawables. 1 year ago
Jorge Martin Espinosa dbec1a0a60
Improve fetch members performance, relax regexes for validating ids (#964) 1 year ago
Jorge Martin Espinosa 05f7037939
Prepare update to Rust SDK 0.1.36 (#966) 1 year ago
Benoit Marty 9211a33ad8 Add missing preview. 1 year ago
Benoit Marty 495d6020ad Enable detekt rules `UseLet` and fix existing issues. 1 year ago
Benoit Marty b8281052b9 Enable detekt rules `UseDataClass` and fix existing issues. 1 year ago
Benoit Marty b3cf0d2cf1 Enable detekt rules `UnderscoresInNumericLiterals` and fix existing issues. 1 year ago
Benoit Marty f7536a5450 Enable more detekt rules and remove unused extension. 1 year ago
Benoit Marty 1354ec76c9 Enable detekt rules `DataClassShouldBeImmutable` and fix existing issues. 1 year ago
Benoit Marty 19e81825ff Enable detekt rules `AlsoCouldBeApply` and fix existing issues. 1 year ago
Benoit Marty e0255777c0 Enable detekt rules `CascadingCallWrapping` and fix existing issues. 1 year ago