Commit graph

13673 commits

Author SHA1 Message Date
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
Wolf-Martell Montwé
b7dcbce90d
Merge pull request #7594 from thunderbird/fix-release-build
Fix release build
2024-02-01 16:25:21 +00:00
Wolf-Martell Montwé
d4b29cfd22
Add ignore MissingDefaultResource to changelog.xml 2024-02-01 16:50:47 +01:00
Wolf-Martell Montwé
d93868b4d2
Move provider declaration androidx.startup.InitializationProvider to app manifest 2024-02-01 16:50:47 +01:00
Wolf-Martell Montwé
022b57ea92
Merge pull request #7590 from weblate/weblate-tb-android-app-strings
Translations update from Hosted Weblate
2024-02-01 15:32:55 +00:00
Hosted Weblate
14de23ac79
Update translations (Weblate)
Co-authored-by: AO Localisation Lab <ao@localizationlab.org>
Co-authored-by: Bruno Arthur Occhi Vieira <brunoarth@gmail.com>
Co-authored-by: Carlos Jorge Santos <cjsantos@sapo.pt>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Nathan Andrew Turner <no1illuminati@gmx.us>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Priit Jõerüüt <hwlate@joeruut.com>
Co-authored-by: Wim Benes <fryskefirefox@gmail.com>
Co-authored-by: Wolf-Martell Montwé <wolf@thunderbird.net>
Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: yueyinqiu <yueyinqiu@outlook.com>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/ar/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/enm/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/ta/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-import/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-import/ka/
Translation: K-9 Mail/Thunderbird/account-common
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/settings-import
Translation: K-9 Mail/Thunderbird/ui-legacy
2024-02-01 16:12:03 +01:00
Wolf-Martell Montwé
71008ea7a3
Merge pull request #7592 from thunderbird/change-lint-rules
Change lint rules
2024-02-01 15:09:25 +00:00
cketti
bb0a85fce2 Open SearchView when search key is pressed
Can be simulated using `adb shell input keyevent 84`
2024-02-01 15:46:23 +01:00
cketti
5de46dd4cc Remove search configuration 2024-02-01 15:43:54 +01:00
cketti
ba0fa4bc75 Remove unused SearchStatusManager 2024-02-01 15:10:17 +01:00
Wolf-Martell Montwé
dccd6d20a8
Change ImpliedQuantity to warning severity to not fail the build for weblate issues with french translations 2024-02-01 14:54:39 +01:00
Wolf-Martell Montwé
2ca165f4d7
Change MissingTranslation to informational 2024-02-01 14:54:39 +01:00
Wolf-Martell Montwé
e8d51dc755
Remove unused lint ignores 2024-02-01 14:54:39 +01:00
Wolf-Martell Montwé
940aa23b84
Merge pull request #7586 from thunderbird/dependency-updates
Dependency updates
2024-01-31 15:38:53 +00:00
Wolf-Martell Montwé
5be63ecca9
Merge pull request #7588 from thunderbird/fix-account-setup-finished-launcher
Add finish to make sure activity closes after launching
2024-01-31 14:52:16 +00:00