0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 12:12:15 +02:00
Commit Graph

3178 Commits

Author SHA1 Message Date
Wolf-Martell Montwé
2c38500608
Merge pull request #7384 from thunderbird/change_server_settings_form_to_loading_view
Change ServerSettings to support loading state
2023-11-28 16:26:02 +00:00
Wolf-Martell Montwé
4426a2a0a4
Change new edit server settings to default 2023-11-28 16:39:26 +01:00
cketti
ae2fbfe72d Add ClientCertificateException 2023-11-28 15:14:06 +01:00
cketti
1b937d6c2b
Merge pull request #7366 from thunderbird/ignore_expunge_policy_for_move
IMAP move operation should ignore expunge policy
2023-11-20 11:18:38 -05:00
cketti
d0052238d3
Merge pull request #7365 from thunderbird/update_auth_state
Update authorization state when editing server settings
2023-11-20 11:17:40 -05:00
cketti
8b66b04692 IMAP move operation should ignore expunge policy
Because the original IMAP specification doesn't include a move operation, we implement it as copy, followed by deleting the source message. Deleting messages in IMAP is a two stage process. First a message is marked as deleted, then the EXPUNGE command is issued. However, the EXPUNGE command will remove all messages in a folder marked as deleted. For a move operation, we don't want to remove other messages, and therefore won't issue the EXPUNGE command. However, if the server supports the UIDPLUS extension, we can specify which messages exactly should be expunged. So if that extension is available, we will use the UID EXPUNGE command on the source message of a move operation.

Since the EXPUNGE command removes all messages marked as deleted, K-9 Mail has a setting that controls when the command is issued (when deleting a message, when polling, manually via a menu option). Previously this setting was also used for move operations. However, that probably should have never been the case.
2023-11-18 18:09:08 +01:00
cketti
88d2d26b80 Rename AccountUpdaterTest to AccountServerSettingsUpdaterTest 2023-11-17 19:13:58 +01:00
cketti
7fed8d87a1 Update authorization state when editing server settings 2023-11-17 19:12:57 +01:00
cketti
9fe2c68cbc
Merge pull request #7351 from thunderbird/targetSdkVersion_33
Increase targetSdkVersion to 33
2023-11-17 11:05:51 -05:00
cketti
ab49c54464 Increase targetSdkVersion to 33 2023-11-13 13:06:56 +01:00
cketti
9d243b7f56 Add "After marking a message as unread" navigation setting 2023-11-13 11:14:40 +01:00
cketti
328d4c610e Remove permission prompts in MessageList and MessageCompose 2023-11-08 19:32:10 +01:00
Hosted Weblate
1f5b932f69
Update translations (Weblate)
Co-authored-by: Alex Ho <samho1234567@gmail.com>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Damjan Gerl <damjan@damjan.net>
Co-authored-by: Frederico Gonçalves Guimarães <weblate@teia.bio.br>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
Co-authored-by: Jordi Sanfeliu <jordi@fibranet.cat>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Steve <secure@mail.az>
Co-authored-by: Translator San <translator.san@proton.me>
Co-authored-by: Vladi69 <vladimirogalante@yahoo.it>
Co-authored-by: Zi Jiaxu <Shelpdicriter@users.noreply.hosted.weblate.org>
Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
Co-authored-by: marcin mikołajczak <me@mkljczk.pl>
Co-authored-by: nautilusx <translate@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/bg/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/sl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/bg/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/sq/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/bg/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/ca/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/fi/
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/sq/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/bg/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/sl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/sq/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/sl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/bg/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/sl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/bg/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/zh_Hant/
Translation: K-9 Mail/Thunderbird/account-common
Translation: K-9 Mail/Thunderbird/account-oauth
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/designsystem
Translation: K-9 Mail/Thunderbird/onboarding
Translation: K-9 Mail/Thunderbird/ui-legacy
2023-11-08 10:40:22 +01:00
Wolf-Martell Montwé
783df7679e
Update detekt baseline and resolve more max-line-length issues 2023-11-07 11:01:37 +01:00
Wolf-Martell Montwé
7565bb8e66
Fix max-line-length issues manually as auto format does fail 2023-11-07 10:40:08 +01:00
cketti
e86803c147
Merge pull request #7320 from thunderbird/extend_id_command
IMAP: Add app version to ID command
2023-11-04 05:45:46 -04:00
Wolf-Martell Montwé
189ac4de2a
Merge pull request #7313 from thunderbird/remove_old_account_setup
Remove old account setup
2023-11-03 10:53:51 +01:00
cketti
77ff16bcf7 IMAP: Add app version to ID command 2023-11-02 17:56:55 -04:00
Wolf-Martell Montwé
1236d7114c
Change repository links from thundernest/k-9 to thunderbird/thunderbird-android 2023-11-02 14:35:06 +01:00
Wolf-Martell Montwé
5e4ca0f59d
Remove code for account creation from AccountSetupOutgoing 2023-11-01 14:50:42 +01:00
Wolf-Martell Montwé
81e2e47c88
Remove code for account creation from AccountSetupIncoming 2023-11-01 14:48:59 +01:00
Wolf-Martell Montwé
04c0418c7a
Remove `AccountSetupAccountType 2023-11-01 14:35:25 +01:00
Wolf-Martell Montwé
060a376510
Merge pull request #7298 from thundernest/packaging_excludes
Always exclude common files from Android packaging
2023-10-30 11:10:18 +01:00
Hosted Weblate
e012589850
Update translations (Weblate)
Co-authored-by: AO Localisation Lab <ao@localizationlab.org>
Co-authored-by: Alexandru Butică <alex@dotdesign.ro>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Eric <hamburger2048@users.noreply.hosted.weblate.org>
Co-authored-by: Felipe Silva <hey@felipeqq2.rocks>
Co-authored-by: Frankie McEyes <mceyes@protonmail.com>
Co-authored-by: Frederico Gonçalves Guimarães <weblate@teia.bio.br>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
Co-authored-by: Jordi Sanfeliu <jordi@fibranet.cat>
Co-authored-by: Kazushi Hayama <hosted.weblate.3yoe@1984.pmail.li>
Co-authored-by: Luna Jernberg <droidbittin@gmail.com>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Me0wzz <me0wzz@protonmail.ch>
Co-authored-by: Oskars G <oskars@tuta.io>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Pavel Kotrč <pkotrc@gmail.com>
Co-authored-by: Priit Jõerüüt <hwlate@joeruut.com>
Co-authored-by: Ray <RayL-er@outlook.com>
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: ThePsychoBuck <Thepsychobuck@protonmail.com>
Co-authored-by: Unai Tolosa Pontesta <utolosa002@gmail.com>
Co-authored-by: Varanka Zoltán <zvaranka60@gmail.com>
Co-authored-by: Vladi69 <vladimirogalante@yahoo.it>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wim Benes <fryskefirefox@gmail.com>
Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: nautilusx <translate@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/eu/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/hi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/eu/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/hi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/ca/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/eu/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/hi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/hu/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/is/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/ja/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/ko/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/pl/
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-settings/ro/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/cs/
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/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/eu/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/fi/
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/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/hi/
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/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/pl/
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/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/eu/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/fi/
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/hi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/is/
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/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/ca/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/eu/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/hi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/hu/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/ja/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/lv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/sq/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/eu/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/hi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/eu/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/hi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/sv/
Translation: K-9 Mail/Thunderbird/account-common
Translation: K-9 Mail/Thunderbird/account-oauth
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/designsystem
Translation: K-9 Mail/Thunderbird/onboarding
Translation: K-9 Mail/Thunderbird/ui-legacy
2023-10-27 20:50:33 +02:00
cketti
d45bb6d683 Always exclude common files from Android packaging 2023-10-26 21:47:17 +02:00
cketti
4d14362541 Merge pull request #7272
Add account edit save settings screen
2023-10-25 16:08:16 +02:00
cketti
d5c16f2bf9 Convert between ServerSettings variants when necessary
Currently, `useCompression` and `isSendClientIdEnabled` are not part of `ServerSettings` in `Account` (and storage, and settings files, etc). We need to fix this eventually. But it's a larger change. For now we convert between the `ServerSettings` variants at the edges.
2023-10-25 16:06:11 +02:00
cketti
c0c0d13a57
Merge pull request #7279 from adamszewe/refactor-mailto-class-to-kotlin
Refactor MailToTest class to Kotlin
2023-10-25 15:56:29 +02:00
cketti
578e6c0b64
Merge pull request #7280 from fishchimp/feature_less_sensitive_swipe_gestures
Disable fling for message list swipe actions
2023-10-25 14:34:35 +02:00
cketti
a7090b2db1 Clean up MailToTest 2023-10-25 13:25:59 +02:00
Muhammad Hafizh Hasyim
7af17d2c02 Disable fling gesture for message list swipe actions 2023-10-25 12:46:19 +02:00
Adam Szewera
1e72f75c7b Replace JUnit assertions with assertk ones 2023-10-24 07:52:37 +02:00
Adam Szewera
27bc83541a Refactor MailToTest class from Java to Kotlin 2023-10-24 07:43:42 +02:00
Adam Szewera
b1b4c4ed9c Rename MailToTest file from java to kt 2023-10-24 07:41:23 +02:00
Marcel M
a6dfafda6b Set GroupAlertBehavior for Single Notifications 2023-10-22 16:03:14 +02:00
cketti
238b416110 Merge branch '6.6-MAINT' 2023-10-12 12:09:49 +02:00
cketti
33f3215a7c Version 6.603 2023-10-12 11:31:46 +02:00
Wolf-Martell Montwé
be44dc3a69
Remove ProvidersXmlDiscovery 2023-10-11 18:07:06 +02:00
Wolf-Martell Montwé
801611779a
Merge pull request #7239 from thundernest/remove_account_setup_basics
Remove `AccountSetupBasics`
2023-10-11 18:06:00 +02:00
cketti
c66785e49f
Merge pull request #7237 from thundernest/translation_comments
Add descriptions for `general_settings_ui_density_*` strings
2023-10-11 17:40:32 +02:00
Wolf-Martell Montwé
c02ed0589a
Remove AccountSetupBasics 2023-10-11 17:26:13 +02:00
Wolf-Martell Montwé
48bf636681
Merge pull request #7230 from thundernest/change_detekt_rules
Change detekt rules
2023-10-11 17:20:22 +02:00
Simon Arlott
ab47889542 Don't make identity descriptions unique on import
Identity descriptions don't have to be unique so they shouldn't be modified
when imported to make them unique.

This also means that identities with no description can be imported without
giving them one (e.g. "Imported", "Imported (1)", "Imported (2)").
2023-10-11 17:15:42 +02:00
Simon Arlott
12824ba726 Export identities that have no description
Identities must have an email address but all of the other fields are
optional, so email address should be used to determine identity keys.

Fixes #6932
2023-10-11 17:15:39 +02:00
cketti
315cabd7e7
Merge pull request #7234 from thundernest/fix_export_settings_backport
Don't fail when exporting an identity without a sender name
2023-10-11 17:06:54 +02:00
cketti
88fc9f7fc5 Merge branch 'main' into weblate 2023-10-11 16:27:55 +02:00
Kazushi Hayama
a1cb75e0c0
Translated using Weblate
Translation: K-9 Mail/Thunderbird/ui-legacy
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/ja/
2023-10-11 16:15:22 +02:00
Vladi69
056ce5c885
Translated using Weblate
Translation: K-9 Mail/Thunderbird/ui-legacy
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/it/
2023-10-11 16:15:22 +02:00
cketti
19677fa4a7 Add descriptions for general_settings_ui_density_* strings 2023-10-11 16:11:46 +02:00
cketti
596349c6a0 Fetch missing translations from Transifex
These are incomplete translations we currently don't include in the app. But we want to make them available on Weblate.
2023-10-11 15:19:33 +02:00