element-x-ada/libraries
Marco Romano 33683abf59
Enable polls (#1196)
Enable the Polls feature. Allows to create, view, vote and end polls.
2023-08-31 13:17:11 +00:00
..
androidutils Fix the orientation of sent images (#1190) 2023-08-30 17:02:37 +00: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 Poll end (#1182) 2023-08-31 14:39:11 +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 Enable polls (#1196) 2023-08-31 13:17:11 +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 Re-enable SyncService.withEncryptionSync to improve decryption of notifications (#1199) 2023-08-31 13:37:20 +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 Fix the orientation of sent images (#1190) 2023-08-30 17:02:37 +00: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 Update kotlin to 1.9.10 (#1123) 2023-08-30 08:28:06 +02:00
pushproviders Update kotlin to 1.9.10 (#1123) 2023-08-30 08:28:06 +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 Poll end (#1182) 2023-08-31 14:39:11 +02:00
usersearch Rename var 2023-07-07 12:04:06 +01:00