Jorge Martin Espinosa
30d4a63ed2
Fix: improve offline indicator designs ( #341 )
...
* Use the right font weight for the offline indicator title.
* Remove unneeded suppression in some build files.
2 years ago
ganfra
a11b407038
FeatureFlag: first implementation
2 years ago
Jorge Martin Espinosa
de010545fb
Update Gradle to 8.1 and AGP to v8.0 ( #329 )
...
* Update AGP to 8.0.0.
* Set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var.
* Upgrade to Gradle 8.1.
* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Florian Renaud
1c6e088d5c
Navigate from people view to configuration view
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
Benoit Marty
b439109d05
Enable Showkase for matrixui
2 years ago
ganfra
dd00f99f0c
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
2 years ago
ganfra
907d7eba75
Rename matrix modules
2 years ago
Benoit Marty
e393e8f52b
Fix warning
2 years ago
Benoit Marty
08eb8de09b
Create a UserViewModel to avoid duplicated code.
2 years ago
Benoit Marty
c5c05e3867
Create `matrixui` module and remove dependency to `coil` in the matrix module. Move `MatrixUser` there.
2 years ago
Benoit Marty
19301756e3
Add missing Copyright
2 years ago
ganfra
2de26a30d5
Nav: First iteration integrating Appyx
2 years ago
ganfra
cb92ff5d3b
Dagger: start setup
2 years ago
ganfra
5034daed6c
Continue cleaning gradle files
2 years ago
ganfra
5bbf0ac4d9
Convert core gradle file to kts
2 years ago