Commit graph

13331 commits

Author SHA1 Message Date
cketti
81fdbbe727 Remove Twitter from about screen 2023-10-10 19:05:48 +02:00
cketti
81adb07806
Merge pull request #7229 from weblate/weblate-tb-android-app-strings
Translations update from Hosted Weblate
2023-10-10 14:26:35 +02:00
Wolf-Martell Montwé
012c8bd3b4
Fix low hanging detekt violations 2023-10-10 14:26:11 +02:00
Wolf Montwé
85509abc68
Change to module based detekt execution 2023-10-10 14:08:17 +02:00
Hosted Weblate
cf0acd67bf
Update translations (Weblate)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: cketti <cketti@thunderbird.net>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/
Translation: K-9 Mail/Thunderbird/account-common
Translation: K-9 Mail/Thunderbird/app-strings
2023-10-10 13:48:06 +02:00
Wolf-Martell Montwé
127e6b7672
Enable other rules 2023-10-10 13:36:24 +02:00
Wolf-Martell Montwé
6251b98486
Enable UseLet rule 2023-10-10 13:34:46 +02:00
Wolf-Martell Montwé
edda565125
Enable UnnecessaryAnnotationUseSiteTarget rule 2023-10-10 13:34:45 +02:00
Wolf-Martell Montwé
0333e4714e
Enable OptionalUnit rule 2023-10-10 13:34:45 +02:00
Wolf-Martell Montwé
b970e2f90f
Enable AlsoCouldBeApply rule 2023-10-10 13:34:45 +02:00
cketti
6393a4ece7
Merge pull request #7212 from thundernest/convert_to_kotlin
Convert `SettingsImporterTest` to Kotlin
2023-10-10 12:05:16 +02:00
cketti
7474a0d97b
Merge pull request #7226 from thundernest/update_issue_templates
Add label "unconfirmed" to bug reports and feature requests
2023-10-10 12:04:54 +02:00
Wolf-Martell Montwé
7b244c6c7c
Change Gradle config to accommodate for latest changes 2023-10-10 10:55:12 +02:00
cketti
83fe6c244d
Merge pull request #7223 from thundernest/fix_signing_config
Fix signingConfig hack
2023-10-06 21:38:04 +02:00
cketti
61631b4135
Merge pull request #7203 from thundernest/prepare_translation_files_for_weblate
Prepare translation files for Weblate
2023-10-06 21:36:40 +02:00
Wolf-Martell Montwé
761f8b51bc Add warning message to InputLayout 2023-10-06 17:34:45 +02:00
Wolf-Martell Montwé
955724b320 Add missing colors to catalog app 2023-10-06 17:34:45 +02:00
Hosted Weblate
3445cf8ee8
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: K-9 Mail/Thunderbird/app-strings
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/
2023-10-06 16:36:59 +02:00
Wolf-Martell Montwé
4380f47bbe
Fix indent also for openpgp 2023-10-06 16:36:58 +02:00
Wolf-Martell Montwé
1472b81ad7
Change indent to match formatting rules and avoid conflicts with weblate 2023-10-06 16:36:48 +02:00
cketti
533bca67b3
Merge pull request #7206 from thundernest/post_delete_action
Combine settings for navigation action after removing a message
2023-10-06 16:15:33 +02:00
Wolf-Martell Montwé
c752a0fddb
Merge pull request #7222 from thundernest/add_markdown_quality_workflow
Add markdown workflow to trigger a spotless check
2023-10-06 15:59:11 +02:00
Wolf-Martell Montwé
d425762a82
Fix signingConfig hack 2023-10-06 15:47:11 +02:00
Wolf-Martell Montwé
62a6170bc5
Merge pull request #7221 from thundernest/add_architecture_decision_records
Add architecture decision records
2023-10-06 12:27:35 +02:00
Wolf-Martell Montwé
7a7ed19d04
Add markdown workflow to trigger a spotless check 2023-10-06 11:21:06 +02:00
Wolf-Martell Montwé
89da8fec51
Changed ADR 0002 from proposed to accepted 2023-10-06 11:09:55 +02:00
Wolf-Martell Montwé
be152a49ca
Add ADR 0002 about wrapping the material components in an atomic design system 2023-10-06 11:05:37 +02:00
cketti
4d434b2d0b Remove unused strings 2023-10-06 11:03:28 +02:00
cketti
2712906fe7 Remove unused functionality from MessageViewContainerFragment 2023-10-06 11:03:28 +02:00
cketti
a75c7abbdf Combine settings for navigation action after removing a message
After the user deletes or moves a message in the message view screen, the available navigation options are:
- Return to message list
- Show previous message
- Show next message

We get rid of the "magic" mode that tries to keep going in the direction in which the user was moving previously.
2023-10-06 11:03:28 +02:00
cketti
288e0dde99
Merge pull request #7220 from thundernest/extract_settings_upgrader
Extract `SettingsUpgrader` implementations to separate files
2023-10-06 10:35:24 +02:00
cketti
fc7e3ce70f
Merge pull request #7219 from thundernest/fix_empty_email_field_crash
Fix crash when validating email address input
2023-10-06 10:34:30 +02:00
cketti
89f59b0b5a Add label "unconfirmed" to bug reports and feature requests 2023-10-05 18:46:43 +02:00
cketti
67839f3f14 Extract SettingsUpgrader implementations to separate files 2023-10-05 18:40:09 +02:00
Wolf-Martell Montwé
8faf3694d2
Merge pull request #7207 from thundernest/change_account_updater_to_account_server_settings_updater
Change AccountUpdater to AccountServerSettingsUpdater
2023-10-05 18:22:26 +02:00
Wolf-Martell Montwé
42a93bcfef
Change AccountUpdater to AccountServerSettingsUpdater 2023-10-05 17:55:08 +02:00
Wolf-Martell Montwé
bec885475d
Add ADR 0001 about Java to Kotlin switch 2023-10-05 17:15:04 +02:00
Wolf-Martell Montwé
950b9d7ba5
Add ADR readme and template 2023-10-05 17:14:00 +02:00
cketti
7facf4e44e Fix crash when validating email address input 2023-10-05 17:08:03 +02:00
cketti
1cb9a37625
Merge pull request #7217 from thundernest/fix_markdown_formatting
Reformat Markdown file using `spotlessApply`
2023-10-05 17:00:00 +02:00
cketti
6c0a21ee60 Reformat Markdown file using spotlessApply 2023-10-05 15:50:53 +02:00
cketti
afb80619e5
Merge pull request #7215 from thundernest/update_releasing_doc
Add instructions on how to create a beta release on F-Droid
2023-10-05 14:55:22 +02:00
cketti
5d5ff699b1 Add instructions on how to create a beta release on F-Droid 2023-10-05 14:53:52 +02:00
cketti
a8298006a1
Merge pull request #7214 from thundernest/fix_fdroid_build
Fix F-Droid build
2023-10-04 14:35:10 +02:00
cketti
8b9abf2bcc Fix F-Droid build
fdroidserver contains code to strip signing config blocks from `build.gradle[.kts]` files. That code also removed the assignment inside the `let` lambda. This in turn lead to Gradle failing the compilation of the Kotlin script because the argument `releaseSigningConfig` was unused 😞

Adding the "F-Droid hack" comment in this line prevents fdroidserver's regular expression from matching and removing this line.
2023-10-04 14:03:35 +02:00
cketti
8248b220c3 Prepare for version 6.712 2023-10-04 12:58:29 +02:00
cketti
97f18d313c Version 6.711 2023-10-04 12:32:26 +02:00
cketti
7989c67c34 Convert SettingsImporterTest to Kotlin 2023-10-03 19:50:54 +02:00
cketti
6650f8f620 Rename .java to .kt 2023-10-03 19:50:53 +02:00
cketti
55d09a79d8 Merge branch 'add-content-desc-for-flag'
See pull request #7185
2023-10-02 12:28:29 +02:00