element-x-ada/libraries
Jorge Martín c3f49a2451 Split link text into a ListSupportingText component.
This also requires some internal changes to `ListSupportingText`, `ClickableLinkText` and `TimelineTextView` to match the behaviour and design.
2023-08-30 09:33:53 +02:00
..
androidutils Merge branch 'develop' into feature/bma/settingUpAccount 2023-08-28 13:02:44 +02:00
architecture migrate object to data object (#1135) 2023-08-24 09:32:44 +02:00
core Properly inline tryOrNull() (#1003) 2023-07-31 13:49:57 +00:00
coroutines Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
dateformatter Enable detekt rules AlsoCouldBeApply and fix existing issues. 2023-07-26 11:10:46 +02:00
deeplink Make the functions in SystemUtils extensions (#899) 2023-07-18 13:11:11 +00:00
designsystem Split link text into a ListSupportingText component. 2023-08-30 09:33:53 +02:00
di Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
encrypted-db Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
eventformatter Update dependency org.matrix.rustcomponents:sdk-android to v0.1.46 (#1130) 2023-08-24 06:43:05 +00:00
featureflag Add feature flag for polls (#1064) 2023-08-16 15:14:38 +00:00
maplibre-compose Previous code was throw IllegalStateException(), so keep the existing error, even if it should never happen, being compliant with UseCheckOrError detekt rule. 2023-07-27 12:59:16 +02:00
matrix Merge pull request #1128 from vector-im/feature/bma/cleanupOidc 2023-08-28 15:08:36 +02:00
matrixui migrate object to data object (#1135) 2023-08-24 09:32:44 +02:00
mediapickers migrate object to data object (#1135) 2023-08-24 09:32:44 +02:00
mediaupload Merge branch 'develop' into feature/bma/dataObject 2023-08-28 10:56:02 +02:00
network Fix account provider change on nightly and release (#861) 2023-07-13 14:46:57 +02:00
permissions migrate object to data object (#1135) 2023-08-24 09:32:44 +02:00
push Merge branch 'develop' into feature/bma/dataObject 2023-08-28 10:56:02 +02:00
pushproviders migrate object to data object (#1135) 2023-08-24 09:32:44 +02:00
pushstore Use ConcurrentHashMap to manage synchronization. 2023-07-24 21:53:19 +02:00
rustsdk Ensure the binary will not be commited again. 2023-07-06 15:10:02 +02:00
session-storage Implement didRefreshTokens(): update database with updated SessionData. 2023-08-23 14:42:46 +02:00
testtags Hide encryption history + FTUE flow (#839) 2023-07-17 18:34:36 +02:00
textcomposer Import strings with Localazy. 2023-08-25 12:15:06 +02:00
theme Fix TextButtons being displayed in black. 2023-08-18 14:55:12 +02:00
ui-strings Localazy: move string screen_migration_ to ftue/impl module and sync the strings. 2023-08-25 13:52:32 +02:00
usersearch Rename var 2023-07-07 12:04:06 +01:00