element-x-ada/libraries
Benoit Marty 6e2f645514 Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc.
The main advantage of using value classes instead of Strings everywhere is to detect errors at compilation time.
2023-07-12 18:15:17 +02:00
..
androidutils Sync Strings from Localazy 2023-07-03 00:11:17 +00:00
architecture More log about Node lifecycle. Will help to track user navigation. 2023-07-12 12:01:54 +02:00
core Fix failing test. Code is now aligned with the comment. 2023-07-12 09:43:18 +02:00
coroutines Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
dateformatter Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
deeplink Rework DeeplinkParser to fix a test (and fix a bug in release mode). 2023-07-12 09:59:52 +02:00
designsystem Move TypographyAliases next to ColorAliases 2023-07-11 11:29:56 +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 Fix another warning. 2023-07-12 14:16:10 +02:00
featureflag Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 2023-07-05 15:47:53 +02:00
matrix Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc. 2023-07-12 18:15:17 +02:00
matrixui Fix crash at first startup. Inject NotLoggedInImageLoaderFactory directly to NotLoggedInFlowNode 2023-07-12 15:32:00 +02:00
mediapickers Fix tests after rebase 2023-05-11 16:30:37 +02:00
mediaupload Media upload: branch progress callback to UI 2023-06-28 23:14:08 +02:00
network Configure user agent for all network request (#677) 2023-06-29 13:05:23 +02:00
permissions Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 2023-07-05 15:47:53 +02:00
push Use the param (bad copy paste) 2023-07-12 14:14:44 +02:00
pushproviders Update kotlin 2023-06-28 22:23:44 +00:00
pushstore Remove useless OptIn in tests 2023-05-12 10:05:39 +02:00
rustsdk Ensure the binary will not be commited again. 2023-07-06 15:10:02 +02:00
session-storage Fix detected forbidden pattern. 2023-05-31 15:31:05 +02:00
testtags Update maestro test regarding the new login flow. 2023-06-09 10:19:49 +02:00
textcomposer Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc. 2023-07-12 18:15:17 +02:00
theme Move TypographyAliases next to ColorAliases 2023-07-11 11:29:56 +02:00
ui-strings Sync Strings from Localazy 2023-07-10 00:11:05 +00:00
usersearch Rename var 2023-07-07 12:04:06 +01:00