Commit Graph

16 Commits

Author SHA1 Message Date
Benoit Marty
a9fc545bc6 Merge pull request #326 from vector-im/feature/bma/push4
Notification update
2023-04-17 14:13: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
ffed09175d Create NotificationFactory 2023-04-14 17:49:47 +02:00
Florian Renaud
023c5f4a7e Use string resources 2023-04-13 15:49:00 +02:00
Benoit Marty
3b49ab0e7a Add default value for noActivityFoundMessage 2023-04-12 09:41:22 +02:00
Benoit Marty
df492cfd0e Fix lint warnings. 2023-04-05 16:59:17 +02:00
Benoit Marty
78b8d5cf6e Fix lint warnings. 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
500d4801a7 Add permission modules 2023-04-05 16:25:27 +02:00
Benoit Marty
ed73e60336 Cleanup after PR review. 2023-03-21 12:33:50 +01:00
Benoit Marty
7d668e534c Fix copyright 2023-03-17 10:05:40 +01:00
Benoit Marty
049c25e434 Import some classes from Element into :libraries:androidutils 2023-03-17 10:05:40 +01:00
Benoit Marty
6eaea5bf93 Fix sonar issue: do not ignore result of File:delete(). 2023-02-01 14:46:00 +01:00
ganfra
1b77c56c48 More cleanup 2023-01-24 18:06:22 +01:00
ganfra
c5830eb9c0 Clean 2023-01-24 17:41:56 +01:00
ganfra
27bf42c5f2 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00