0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Wolf-Martell Montwé
d8ca1c5144
Add String resource mover cli script 2024-06-07 14:34:21 +02:00
Wolf-Martell Montwé
8b41108fb5
Move html-cleaner from app namspace to library to better reflect it's purpose 2024-02-23 15:09:37 +01:00
Wolf-Martell Montwé
ed07da8be5
Add translation cli 2024-02-19 16:27:27 +01:00
Wolf-Martell Montwé
0333e4714e
Enable OptionalUnit rule 2023-10-10 13:34:45 +02:00
cketti
f73cd2ffef Return all supported authentication methods from RealAutoconfigParser 2023-07-19 19:58:20 +02:00
cketti
d09cb2afeb Add source to AutoDiscoveryResult.Settings 2023-07-15 21:39:43 +02:00
cketti
656a9d3862 Use relaxed mode to parse email addresses from message headers 2023-06-15 19:32:56 +02:00
cketti
104cbbcff3 Output isTrusted information in AutoDiscovery CLI app 2023-06-08 20:19:25 +02:00
cketti
6a80fefd84 Change AutoDiscoveryResult to a sealed interface 2023-06-06 19:47:09 +02:00
cketti
f78efbdd97 Add nicer formatting for autodiscovery-cli output 2023-05-25 14:32:38 +02:00
cketti
043fd85ee2 Add simple auto-discovery command line interface 2023-05-25 14:32:06 +02:00
cketti
64ffed90b4 Create directory structure matching package name
Currently the tooling doesn't work very well when we place files directly into the "kotlin" directory.
2023-04-26 13:35:22 +02:00
Wolf Montwé
71079908aa
Bump Gradle 8.0.2 -> 8.1.1 and remove suppress dsl scope violation 2023-04-25 17:21:58 +02:00
Wolf Montwé
0339444dd3
Bump Android Gradle Plugin to 8.0.0 and move Kotlin compatibility to build-plugins 2023-04-25 17:21:32 +02:00
Wolf Montwé
22d8e4b924
Change build files from Groovy to Kotlin 2023-02-23 14:52:16 +01:00
Wolf Montwé
96e2784b22
Rename build.gradle files to build.gradle.kts 2023-02-23 14:52:15 +01:00
Wolf Montwé
29d5220995
Add trailing comma allowance to code style 2023-02-17 16:14:13 +01:00
Wolf Montwe
0bf2b31d85
Change format of Markdown files 2023-02-03 17:28:34 +01:00
Bastian Wilhelm
a3f6995a2e Migrate to Gradle's version catalog 2023-01-16 14:49:14 +01:00
Goooler
4b0567744d Cleanup 2022-12-07 19:21:12 +01:00
Goooler
9424de9f8f Declare maven repos in dependencyResolutionManagement 2022-12-07 19:04:23 +01:00
cketti
3c9dd17ff7 Add command line application to sanitize HTML files
This can be used to test what HTML messages will look like after K-9 Mail's sanitization process.
2022-01-28 04:46:31 +01:00