element-x-ada/libraries
Chris Smith fa46356202 Fix using local rust aar
The rustsdk library wasn't included in the gradle build because
it still used a groovy build file (and settings.gradle includes
projects based on `build.gradle.kts` existing).

Also reword the onboarding docs slightly to clarify the deps
that need changing
2023-04-03 13:48:59 +01:00
..
androidutils Cleanup after PR review. 2023-03-21 12:33:50 +01:00
architecture Handle 'invalid server' error in server selection screen properly. (#214) 2023-03-21 09:34:14 +01:00
core Move StateMachine to its own module. (#257) 2023-03-23 16:49:15 +00:00
coroutines Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
dateformatter Display most recent activity in room list (#220) 2023-03-20 11:18:25 +01:00
designsystem [Room Details] Implement room details screen (#256) 2023-03-29 05:16:27 +00:00
di Fix lint warning 2023-03-17 09:57:30 +01:00
elementresources Material 1.8 2023-02-03 12:56:53 +01:00
encrypted-db Add consumer proguard rules for SQLCipher (#138) 2023-03-06 19:40:05 +01:00
matrix Makes MatrixClient Closeable outside of logout function. 2023-03-30 20:52:32 +02:00
matrixui Remove default onClick from MatrixUserRow 2023-03-23 11:46:56 +01:00
network Inject Lazy and then use callFactory instead of setting client manually. It'll allow to initialise retrofit/okhttp lazily. 2023-03-17 10:02:51 +01:00
rustsdk Fix using local rust aar 2023-04-03 13:48:59 +01:00
session-storage Merge pull request #215 from vector-im/renovate/org.matrix.rustcomponents 2023-03-20 14:57:36 +01:00
statemachine Move StateMachine to its own module. (#257) 2023-03-23 16:49:15 +00:00
testtags Optimize import 2023-01-30 16:36:51 +01:00
textcomposer [Strings] Use strings from localazy. 2023-03-27 14:44:24 +02:00
ui-strings [Room Details] Implement room details screen (#256) 2023-03-29 05:16:27 +00:00