renovate[bot]
61a01b003b
Update kotlin
2023-04-21 16:29:06 +02:00
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>
2023-04-17 08:49:52 +00:00
Benoit Marty
62639c44a7
Cleanup
2023-04-12 10:06:11 +02:00
Benoit Marty
7333995630
Split push module into several modules: Firebase, UnifiedPush, store
2023-04-12 09:48:56 +02:00
Benoit Marty
8d371af78a
Move dependency declaration to the gradle catalog.
2023-04-12 09:41:22 +02:00
Benoit Marty
a5719cec79
Cleanup up string for push and notification (before integrating to Localazy)
2023-04-05 16:59:17 +02:00
Benoit Marty
1faedca69d
Add some tests (mainly imported from EA). Also change type from String to SessionId, RoomId, etc.
2023-04-05 16:59:17 +02:00
Benoit Marty
00c23618ab
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
7e7e798acf
Making progress on notification for multi account.
2023-04-05 16:59:17 +02:00
Benoit Marty
d8b37d6ead
Add permission modules
2023-04-05 16:25:27 +02:00
Benoit Marty
9792d04040
Fix compilation after rebase
2023-04-05 16:18:44 +02:00
Benoit Marty
1aa699f522
Push: be able to test Push
...
Create `:libraries:network`
2023-04-05 16:18:44 +02:00
Benoit Marty
275fa03de3
Import some stuff about Push and notification from Element Android - WIP
2023-04-05 16:18:44 +02:00