Benoit Marty
8cf61eaa55
Fix detected forbidden pattern.
2023-05-31 15:31:05 +02:00
Florian Renaud
c22d181d8c
Remove useless OptIn in tests
2023-05-12 10:05:39 +02:00
Jorge Martin Espinosa
afd58f1634
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>
2023-04-17 08:49:52 +00:00
Benoit Marty
c0ef4804a1
Persist notification data. Note that it will break the key storage for the session database.
2023-04-05 16:59:17 +02:00
Benoit Marty
a2dc4db684
Bad copy/paste
2023-04-05 16:59:17 +02:00
Benoit Marty
c52ad084e9
Observe session database to be able to detect new user and removed user.
2023-04-05 16:59:17 +02:00
Benoit Marty
b2ce80da69
Add a db query to get all the Sessions.
2023-04-05 16:31:09 +02:00
ganfra
46c7ede5dc
Merge pull request #215 from vector-im/renovate/org.matrix.rustcomponents
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.3
2023-03-20 14:57:36 +01:00
ganfra
6da72e2461
Fix test on SessionStore
2023-03-20 13:19:35 +01:00
ganfra
b73ff7aa45
Update code so it compiles
2023-03-20 13:07:50 +01:00
Benoit Marty
ad6a2e9595
allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries.
2023-03-16 10:10:55 +01:00
Benoit Marty
a66312d9e2
Split module session-storage into api and impl.
2023-03-06 13:10:27 +01:00