Benoit Marty
|
2a3caaff8b
|
Add `:services:toolbox` modules.
|
2 years ago |
Benoit Marty
|
89657e0a35
|
Add `:services:analytics` modules. For now import the current plan.
This will allow to import existing class from EA and not break compatibility with existing analytics call.
|
2 years ago |
Benoit Marty
|
a68b3f80eb
|
Add `:libraries:network` module
|
2 years ago |
Benoit Marty
|
93cd58feb5
|
Create `allServicesImpl()`
|
2 years ago |
Benoit Marty
|
b74e1e6074
|
allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries.
|
2 years ago |
Florian Renaud
|
2050ae72dd
|
Fix import
|
2 years ago |
Benoit Marty
|
9bdcaae0cf
|
Create allFeatureApis extension and rename allFeatures to allFeaturesImpl
|
2 years ago |
ganfra
|
bea510f432
|
[Architecture] split createroom feature module
|
2 years ago |
Benoit Marty
|
fea6b2289c
|
Use libs in DependencyHandlerScope extensions
|
2 years ago |
ganfra
|
bc9f3b69cc
|
[Architecture] split all feature modules to api/impl
|
2 years ago |
Florian Renaud
|
1f85df8a1a
|
Update SearchBar by using the DockedSearchBar from material3
|
2 years ago |
Florian Renaud
|
a0a0fae6ed
|
Init create room module
|
2 years ago |
Benoit Marty
|
e2bd966878
|
Split module `dateformatter` into `api`, `impl` and `test`.
|
2 years ago |
ganfra
|
a94862d778
|
Try splitting messages into api and impl modules
|
2 years ago |
Benoit Marty
|
b8467e547c
|
Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation.
|
2 years ago |
Jorge Martin Espinosa
|
6677f80abe
|
Store session data in a secure way (#98)
* Replace SessionData DataStore with an encrypted SQLite DB.
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
|
2 years ago |
ganfra
|
0b8e258d78
|
Change back versionCode
|
2 years ago |
Benoit Marty
|
3f202f6b57
|
Upgrade AGP, and some other plugins.
|
2 years ago |
ganfra
|
6989994b50
|
Create sample app for checking stuff quickly
|
2 years ago |
Benoit Marty
|
00ce51cade
|
showkase version upgrade to 1.0.0-beta17
Should fix multiple `@Preview` annotations issue and make us allow set preview to `internal`.
|
2 years ago |
Benoit Marty
|
ae4237abb5
|
Create module `dateformatter`
|
2 years ago |
Benoit Marty
|
feac348c89
|
Enable `testFixtures` - but not supported by AGP yet, so put files in module `matrixtest`
|
2 years ago |
Benoit Marty
|
bbe10382b0
|
ElementTheme + MaterialTheme3
|
2 years ago |
Benoit Marty
|
cdfc13cb15
|
Material3 only in designsystem.
|
2 years ago |
Benoit Marty
|
0c511b1092
|
Make generated code visible
|
2 years ago |
Benoit Marty
|
7bbadf3765
|
Create extensions to include all libraries and all modules
|
2 years ago |
Benoit Marty
|
4c832c88f7
|
Kotlin 1.8 + cleanup
|
2 years ago |
Benoit Marty
|
862900ed9a
|
Rename folders `java` to `kotlin`
|
2 years ago |