Benoit Marty
99204ce9e6
Fix compilation issue after rebase.
2023-06-01 17:02:48 +02:00
Benoit Marty
afa06fb03e
Notifications: render room and user icons.
2023-06-01 12:23:53 +02:00
renovate[bot]
87e57f5b51
Update kotlin
2023-05-03 17:40:41 +00:00
renovate[bot]
9f88cb4886
Update kotlin
2023-04-21 16:29:06 +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
245c46c8b8
Cleanup
2023-04-12 10:06:11 +02:00
Benoit Marty
219b97eea7
Split push module into several modules: Firebase, UnifiedPush, store
2023-04-12 09:48:56 +02:00
Benoit Marty
bec41f1c6a
Move dependency declaration to the gradle catalog.
2023-04-12 09:41:22 +02:00
Benoit Marty
68769a21e2
Cleanup up string for push and notification (before integrating to Localazy)
2023-04-05 16:59:17 +02:00
Benoit Marty
7e7aca4a53
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
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
0c0f7dff40
Making progress on notification for multi account.
2023-04-05 16:59:17 +02:00
Benoit Marty
500d4801a7
Add permission modules
2023-04-05 16:25:27 +02:00
Benoit Marty
cb0cc70102
Fix compilation after rebase
2023-04-05 16:18:44 +02:00
Benoit Marty
bc7fb0a2bb
Push: be able to test Push
...
Create `:libraries:network`
2023-04-05 16:18:44 +02:00
Benoit Marty
64f4740029
Import some stuff about Push and notification from Element Android - WIP
2023-04-05 16:18:44 +02:00