Commit graph

13679 commits

Author SHA1 Message Date
Wolf-Martell Montwé
72cf7f36f4
Add Kotlin BOM as the Material library ships with an old version 2024-02-26 11:02:24 +01:00
Wolf-Martell Montwé
bb0db7fe8b
Merge pull request #7667 from thunderbird/move-html-cleaner-to-library-namespace
Move `html-cleaner` from app namspace to library
2024-02-23 16:26:24 +00: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é
435300ef6d
Merge pull request #7662 from thunderbird/remove-accompanist-from-about-screen
Remove accompanist from about screen
2024-02-23 13:41:10 +00:00
Wolf-Martell Montwé
358b9d3d1e
Bump AndroidX Compose 2024.02.00 -> 2024.02.01 and AndroidX Compose Compiler 1.5.9 -> 1.5.10 2024-02-23 10:49:41 +01:00
Wolf-Martell Montwé
cd3fe7ae84
Remove accompanist from about screen 2024-02-23 10:17:42 +01:00
cketti
d66b9e6dee Add instructions on how to release a stable version 2024-02-22 23:59:24 +01:00
Wolf-Martell Montwé
704546cfe8
Merge pull request #7661 from thunderbird/replace-accompanist-systemuicontroller
Replace Accompanist Systemuicontroller with edge-to-edge
2024-02-22 12:50:14 +00:00
Wolf-Martell Montwé
179ad772d0
Merge pull request #7660 from thunderbird/update-dependencies
Update dependencies
2024-02-22 09:26:58 +00:00
Wolf-Martell Montwé
177ffc2a2a
Replace Accompanist Systemuicontroller with edge-to-edge from AndroidX Activity 2024-02-21 15:32:56 +01:00
Wolf-Martell Montwé
6b51d63c7a
Bump Gradle Plugins
- Dependency Check 0.50.0 -> 0.51.0
- Dependency Guard 0.4.3 -> 0.5.0
- Detekt 1.23.4 -> 1.23.5
- Detetk Plugin Compose 0.3.9 -> 0.3.11
- Ktlint 1.0.1 -> 1.1.1
- Spotless 6.23.3 -> 6.25.0
2024-02-21 14:22:23 +01:00
Wolf-Martell Montwé
19df80e6fe
Bump AndroidX Navigation 2.7.6 -> 2.7.7 2024-02-21 14:03:36 +01:00
Wolf-Martell Montwé
e86853a9cb
Bump AndroidX Compose BOM 2024.01 -> 2024.02 and AndroidX Compose Compiler 1.5.8 -> 1.5.9 2024-02-21 14:00:55 +01:00
Wolf-Martell Montwé
b1562e99cb
Bump dependencies
- Forkhandles 2.12.2.0 -> 2.13.1.0
- KotlinX Coroutines 1.7.3 -> 1.8.0
- Okio 3.7.0 -> 3.8.0
- Apache CommonsIO 2.11.0 -> 2.15.1
- Jsoup 1.15.4 -> 1.17.2
- Apache HttpClient5 5.2.1 -> 5.3.1
- Clikt 4.2.1 -> 4.2.2
2024-02-21 13:58:16 +01:00
Wolf-Martell Montwé
e0f911eb59
Bump Gradle 8.5 -> 8.6 2024-02-21 11:19:35 +01:00
cketti
568c1117dd
Merge pull request #7654 from thunderbird/fix_mx_lookup_dnssec
Use `DnssecResolverApi` in `MiniDnsMxResolver` to actually use DNSSEC
2024-02-20 13:18:53 +01:00
Wolf-Martell Montwé
b5ecb7b229
Merge pull request #7638 from thunderbird/add-translation-cli
Add translation cli
2024-02-20 10:10:35 +00:00
Wolf-Martell Montwé
cf675a8fd2
Sort supported_languages alphabetically 2024-02-19 16:27:28 +01:00
Wolf-Martell Montwé
fc8cb4875e
Change resourceConfigurations to single line and alphabetical order to easier detect changes 2024-02-19 16:27:27 +01:00
Wolf-Martell Montwé
ed07da8be5
Add translation cli 2024-02-19 16:27:27 +01:00
cketti
2917bc001d Use DnssecResolverApi in MiniDnsMxResolver to actually use DNSSEC 2024-02-19 14:31:20 +01:00
Wolf-Martell Montwé
8054102715
Move scripts to scripts folder 2024-02-19 12:41:24 +01:00
cketti
98960a5dd5 Prepare for version 6.718 2024-02-16 18:23:10 +01:00
cketti
153ed97180 Version 6.717 2024-02-16 18:01:58 +01:00
cketti
60cb3dea2a
Merge pull request #7647 from thunderbird/fix_RecipientLayoutCreator
Fix `RecipientLayoutCreator` to retain contact name colors
2024-02-16 17:54:59 +01:00
cketti
c352ee99ff Fix RecipientLayoutCreator to retain contact name colors 2024-02-16 17:33:43 +01:00
cketti
2f0f2a2792
Merge pull request #7644 from thunderbird/revert_focus_patch
Revert "#7618 focus subject or content field on external intent"
2024-02-15 12:37:38 +01:00
cketti
571ade57cd
Merge pull request #7643 from thunderbird/enable_notifications
Enable notifications for new accounts by default
2024-02-15 12:37:24 +01:00
cketti
c30d97e7c8
Merge pull request #7642 from thunderbird/export_log_mime_type
Explicitly specify MIME type when exporting debug log
2024-02-15 12:37:10 +01:00
cketti
0dbba54e7e Revert "#7618 focus subject or content field on external intent"
This unintentionally changed the behavior when handling share intents.

This reverts commit 621085292b.
This reverts commit 89c7a36028.
2024-02-14 18:51:18 +01:00
cketti
5f0d2db801 Enable notifications for new accounts by default 2024-02-14 18:32:26 +01:00
cketti
dee832aef9 Explicitly specify MIME type when exporting debug log 2024-02-14 17:15:37 +01:00
cketti
a474272276
Merge pull request #7639 from thunderbird/update-github-templates
Update issue templates to use updated labels
2024-02-14 17:08:26 +01:00
Wolf-Martell Montwé
4a7c6f337a
Update to reflect type issue labels 2024-02-14 15:05:05 +01:00
Wolf-Martell Montwé
cbc9f88830
Merge pull request #7637 from thunderbird/fix-discovery-ordering
Fix order of discovery methods
2024-02-14 11:14:34 +00:00
Wolf-Martell Montwé
f0363af643
Merge pull request #7636 from thunderbird/change-default-message-count-to-100
Change default display count to 100
2024-02-14 11:09:34 +00:00
cketti
0cc1e39cc9
Merge pull request #7633 from thunderbird/translation_doc
Add some documentation on translations
2024-02-14 12:02:54 +01:00
Wolf-Martell Montwé
1de24dad5f
Fix order of discovery methods 2024-02-14 11:50:48 +01:00
Wolf-Martell Montwé
f379cb1bea
Change default display count to 100 2024-02-14 11:46:09 +01:00
cketti
7746d3d213 Prepare for version 6.717 2024-02-13 16:16:50 +01:00
cketti
bbab4f2dcd Version 6.716 2024-02-13 16:03:42 +01:00
cketti
24a4ca3fff
Merge pull request #7632 from thunderbird/update_supported_languages
Remove translations that are less than 70% complete
2024-02-13 14:21:23 +01:00
cketti
b893883d13
Merge pull request #7627 from thunderbird/more_error_logging
Add more debug logging when checking server settings
2024-02-13 14:21:11 +01:00
cketti
b32c9eed4e
Merge pull request #7623 from LorenzHo/add_intent_focus_subject
Focus subject or content field when composing email by external intent
2024-02-13 14:11:37 +01:00
cketti
dc4338bbb2 Add some documentation on how translations are managed 2024-02-13 14:07:47 +01:00
Wolf-Martell Montwé
e9b1b33c59
Merge pull request #7615 from thunderbird/add-auto-discovery-registry
Add AutoDiscoveryRegistry
2024-02-13 09:09:27 +00:00
cketti
d714687ccd Remove translations that are less than 70% complete
- Hebrew (47%)
- Korean (69%)
2024-02-12 18:41:53 +01:00
cketti
176a520e86
Merge pull request #7628 from weblate/weblate-tb-android-app-strings
Translations update from Hosted Weblate
2024-02-12 17:42:47 +01:00
Hosted Weblate
99e8d25982
Update translations (Weblate)
Co-authored-by: AndyRn.t.me <a.urbinati@gmx.com>
Co-authored-by: Axus Wizix <axus.wizix@mail.ru>
Co-authored-by: Erudaro <weblate.graveyard971@passinbox.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kazushi Hayama <hosted.weblate.3yoe@1984.pmail.li>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: Rendra Prasetia <lscythe.git@proton.me>
Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/id/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/ja/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/ja/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/id/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-ui-base/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding-permissions/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding-permissions/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-import/bs/
Translation: K-9 Mail/Thunderbird/account-common
Translation: K-9 Mail/Thunderbird/account-oauth
Translation: K-9 Mail/Thunderbird/account-server-certificate
Translation: K-9 Mail/Thunderbird/account-server-settings
Translation: K-9 Mail/Thunderbird/account-server-validation
Translation: K-9 Mail/Thunderbird/account-setup
Translation: K-9 Mail/Thunderbird/app-ui-base
Translation: K-9 Mail/Thunderbird/designsystem
Translation: K-9 Mail/Thunderbird/onboarding-permissions
Translation: K-9 Mail/Thunderbird/onboarding-welcome
Translation: K-9 Mail/Thunderbird/settings-import
Translation: K-9 Mail/Thunderbird/ui-legacy
2024-02-12 14:22:26 +01:00
cketti
e9f73f6473
Merge pull request #7625 from thunderbird/avoid_RecipientLoader_crash
Catch all exceptions when querying crypto provider for contacts
2024-02-12 14:22:23 +01:00