Benoit Marty
19500a8cd9
Upgrade a few dependencies and update the codebase
...
Use fully qualified R classes
Fix or ignore deprecation
Update github actions and ensure JDK 17 is used
Add group for paparazzi
Fixes Lint issues
Fix Jacoco configuration
2024-07-15 18:12:20 +02:00
Jorge Martín
dc8230e435
Ignore LocaleFolder
lint error since we won't fix it.
2023-08-28 15:35:20 +02:00
Benoit Marty
0d2fb8e3d0
Lint: fix KotlinNullnessAnnotation warning
2023-01-05 14:07:12 +01:00
Benoit Marty
d8436874e2
Fix StaticFieldLeak
issue (context).
...
Make VectorLocal an injectable class.
2022-09-22 16:32:14 +02:00
Benoit Marty
7e8a39e6de
Suppress LaunchActivityFromNotification
. This is fine here, this is the notification for the diagnostic, we do not want to start an Activity.
2022-09-22 16:32:14 +02:00
Benoit Marty
1ff4a5f212
Ignore AlwaysShowAction
lint issue. Also make it an error, so that developer has to explicitly disable the warning.
2022-09-22 16:32:14 +02:00
Benoit Marty
842a9bbd55
Add dataExtractionRules, applicable to Android 12. Exclude everything from being backed up. Also properly support Android 11.
2022-09-16 23:01:29 +02:00
Adam Brown
4d3e21d046
reusing lint file
2022-08-31 09:16:00 +01:00