Commit graph

13537 commits

Author SHA1 Message Date
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
cketti
7e5cbf124e Add logging when checking SMTP server settings fails 2024-02-12 14:10:05 +01:00
Wolf-Martell Montwé
04565aa99f
Merge pull request #7613 from thunderbird/fix-build-warnings-and-lint-reports
Fix build warnings and lint reports
2024-02-12 13:07:39 +00:00
cketti
1ac7d1bb3d Add logging when checking POP3 server settings fails 2024-02-12 14:07:28 +01:00
cketti
32f847622c Don't wrap IOException in RealImapStore.checkSettings()
Also adds logging for exceptions being thrown while checking server settings.
2024-02-12 13:57:16 +01:00
Wolf-Martell Montwé
984af81afa
Fix missing @NonNull annotation 2024-02-12 13:27:09 +01:00
Wolf-Martell Montwé
e90694bb73
Cleanup Icons 2024-02-12 13:27:09 +01:00
Wolf-Martell Montwé
43818ecb6c
Remove unused HtmlToSpanned 2024-02-12 13:27:09 +01:00
Wolf-Martell Montwé
6e4610c4c3
Fix injection for RecipientPresenterTest 2024-02-12 13:27:08 +01:00
Wolf-Martell Montwé
d6955d0520
Add BundleCompat to fix getSerializable 2024-02-12 13:27:08 +01:00
cketti
941f96cb1d Catch all exceptions when querying crypto provider for contacts 2024-02-12 13:23:18 +01:00
cketti
f7a2318b84
Merge pull request #7620 from thunderbird/remove_unused_code
Remove unused plumbing to check server settings
2024-02-12 12:21:59 +01:00
cketti
7e6783b1de
Merge pull request #7612 from thunderbird/autoconfig_parser
Include all supported server settings in `AutoconfigParserResult`
2024-02-12 12:21:20 +01:00
cketti
74654e0ea9
Merge pull request #7607 from thunderbird/saving_server_settings
Tweak `SaveServerSettingsScreen`
2024-02-12 12:18:49 +01:00
Lorenz
89c7a36028 fix formatting 2024-02-11 10:27:21 +01:00
cketti
046d892fe4 Remove unused plumbing to check server settings 2024-02-10 23:56:13 +01:00
Lorenz
621085292b #7618 focus subject or content field on external intent 2024-02-10 21:34:03 +01:00
cketti
98f0d4ffa4
Merge pull request #7608 from thunderbird/remove_FragmentLauncherActivity
Remove `FragmentLauncherActivity`
2024-02-09 17:39:33 +01:00
Wolf-Martell Montwé
32277205e5
Remove named argument as they are deprecated for composable functions 2024-02-09 14:22:31 +01:00
Wolf-Martell Montwé
58de14b728
Remove unused account parameter 2024-02-09 14:19:43 +01:00
Wolf-Martell Montwé
fd8d038bc7
Replace getParcelable calls with their counterparts from BundleCompat and IntentCompat 2024-02-09 14:19:43 +01:00
Wolf-Martell Montwé
a863974bda
Add @SuppressLint("MissingSuperCall") as this is a false warning 2024-02-09 14:19:42 +01:00
Wolf-Martell Montwé
565ea99f08
Merge pull request #7614 from thunderbird/fix-auto-discovery-missing-check
Fix AutoDiscovery missing outgoing check
2024-02-09 13:07:39 +00:00
Wolf-Martell Montwé
e19dae0021
Add AutoDiscoveryRegistry to easily change the available discovery mechanisms 2024-02-09 14:04:22 +01:00
Wolf-Martell Montwé
208e4fd8df
Fix missing outgoing check 2024-02-09 13:40:57 +01:00
Wolf-Martell Montwé
3a121f335b
Merge pull request #7603 from thunderbird/update-releasing
Update RELEASING docs
2024-02-09 11:55:14 +00:00
Wolf-Martell Montwé
efe69c5ba5
Add Troubleshooting section to releasing 2024-02-09 12:08:41 +01:00
cketti
330ac1ee31 Include all supported server settings in AutoconfigParserResult 2024-02-08 22:38:25 +01:00
Wolf-Martell Montwé
a8ffb46e19
Add Google Play section 2024-02-08 13:15:49 +01:00
Wolf-Martell Montwé
193ebee382
Merge pull request #7601 from tanoDxyz/task_update_libs_info_about_fragment
Update Information in `AboutFragment`.
2024-02-08 11:33:35 +00:00
cketti
858e4fbdb3 Remove FragmentLauncherActivity 2024-02-07 17:11:31 +01:00
cketti
8f8c22e616 Don't show "next" button when saving server settings 2024-02-07 17:02:33 +01:00
cketti
a8c6391da9 Change wording of strings used in SaveServerSettingsScreen 2024-02-07 16:51:45 +01:00
cketti
ff04bb8412
Merge pull request #7595 from thunderbird/save_server_settings
Set proper toolbar title when saving server settings
2024-02-07 15:09:13 +01:00
cketti
ab5f70c311
Merge pull request #7593 from thunderbird/remove_searchable
Remove search configuration
2024-02-07 15:08:52 +01:00
foxrayalpha
0dfa2889e7 Updated per Reviewer Comments. 2024-02-06 23:46:30 +05:00
foxrayalpha
b1ae29ab34 applied spotless plugin. 2024-02-06 20:23:38 +05:00
Wolf-Martell Montwé
22a3c91f77
Merge pull request #7602 from thunderbird/dependabot/github_actions/gradle/wrapper-validation-action-2
Bump gradle/wrapper-validation-action from 1 to 2
2024-02-06 10:48:04 +00:00
dependabot[bot]
b44a94b906
Bump gradle/wrapper-validation-action from 1 to 2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 14:50:51 +00:00
foxrayalpha
6eeb78a3af Update the information in the AboutFragment related to the dependencies used in the app. 2024-02-03 14:04:34 +05:00
Wolf-Martell Montwé
1097fd3371
Prepare for version 6.716 2024-02-01 18:15:34 +01:00
Wolf-Martell Montwé
5c2071621c
Version 6.715 2024-02-01 18:08:06 +01:00
cketti
bd323131e6 Set proper toolbar title when saving server settings 2024-02-01 17:52:25 +01:00