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

14117 Commits

Author SHA1 Message Date
cketti
f35bdf288c Move code to validate identities and folders 2024-06-13 01:35:40 +02:00
cketti
cce0b31092 Move code to write server settings 2024-06-13 01:35:40 +02:00
cketti
bf679e0b20 Move code to validate server settings 2024-06-13 01:35:40 +02:00
cketti
10c2f22c13 Extract code to write account settings 2024-06-13 01:35:40 +02:00
cketti
651ae4315d Extract code to upgrade account settings 2024-06-13 01:35:40 +02:00
cketti
0c1504fc0f Extract code to validate account settings 2024-06-13 01:35:40 +02:00
cketti
012c329d99 Extract code to write identity settings 2024-06-13 01:35:40 +02:00
cketti
563f71c177 Extract code to upgrade identity settings 2024-06-13 01:35:40 +02:00
cketti
30b9a05c4c Extract code to validate identity settings 2024-06-13 01:35:40 +02:00
cketti
e1113b1f4b Extract code to write folder settings 2024-06-13 01:35:40 +02:00
cketti
118eff23e4 Extract code to upgrade folder settings 2024-06-13 01:35:40 +02:00
cketti
3f56ca27ff Extract code to validate folder settings 2024-06-13 01:35:04 +02:00
cketti
8566af4630 Extract code to write general settings 2024-06-12 18:43:19 +02:00
cketti
b321ba8c28 Extract code to upgrade general settings 2024-06-12 18:19:10 +02:00
cketti
b9c1ac9e81 Extract code to validate general settings 2024-06-12 18:17:55 +02:00
cketti
e72929748c Change SettingsFileParser to not depend on AuthType 2024-06-12 17:36:51 +02:00
Wolf-Martell Montwé
3aec5e071e
Merge pull request #7937 from weblate/weblate-tb-android-app-strings
Translations update from Hosted Weblate
2024-06-12 13:13:00 +00:00
Hosted Weblate
444f139a39
Update translations (Weblate)
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: Sveinn í Felli <sv1@fellsnet.is>
Co-authored-by: Wim Benes <fryskefirefox@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-store-metadata-k9mail/is/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-store-metadata-k9mail/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/widget-unread/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/widget-unread/nl/
Translation: K-9 Mail/Thunderbird/App Store Metadata (K-9 Mail)
Translation: K-9 Mail/Thunderbird/widget-unread
2024-06-12 12:07:36 +00:00
Wolf-Martell Montwé
3b8265abf3
Merge pull request #7923 from thunderbird/add-app-name-provider
Add app name provider
2024-06-12 12:07:25 +00:00
Wolf-Martell Montwé
f98d00ef49
Merge pull request #7889 from thunderbird/add-contributing-doc
Add CONTRIBUTING.md
2024-06-12 12:02:49 +00:00
Wolf-Martell Montwé
c98d54aeb8
Remove old CONTRIBUTING.md 2024-06-12 13:57:40 +02:00
Wolf-Martell Montwé
c8291c0357
Update Readme to point to the new contributing guide 2024-06-12 13:57:38 +02:00
cketti
336b9ad2e9
Merge pull request #7932 from thunderbird/update_detekt_baseline
Update detekt baseline
2024-06-12 12:20:02 +02:00
cketti
c5ad4ba493 Update detekt baseline 2024-06-11 14:55:23 +02:00
cketti
15c4c43249 Rewrite sendClientId to sendClientInfo during settings import 2024-06-11 14:35:27 +02:00
Wolf-Martell Montwé
c8345aba46
Add description of how to contribute code 2024-06-11 14:33:22 +02:00
cketti
b85c1fb050 Rename persisted account setting sendClientId to sendClientInfo 2024-06-11 14:19:25 +02:00
cketti
e7c9e3160e IMAP: Rename "clientId" to "clientInfo" 2024-06-11 13:39:15 +02:00
Wolf-Martell Montwé
4887565683
Add CONTRIBUTING.md 2024-06-11 11:19:52 +02:00
Wolf-Martell Montwé
fd64450443
Move app_name strings to app-k9mail module 2024-06-10 17:06:24 +02:00
Wolf-Martell Montwé
9559c89d83
Move FeatureThemeProvider to provider package 2024-06-10 17:06:24 +02:00
Wolf-Martell Montwé
9c9b295dbe
Add AppNameProvider 2024-06-10 17:06:23 +02:00
Wolf-Martell Montwé
e9ce7cb632
Merge pull request #7909 from thunderbird/move-unread-widget-to-separate-module
Move unread widget to separate module
2024-06-10 14:02:53 +00:00
Wolf-Martell Montwé
aa584f4bfe
Move strings to new unread widget feature module 2024-06-10 15:29:52 +02:00
Wolf-Martell Montwé
7ecae79867
Add abstraction to allow use of unread widget within K-9 and Thunderbird by respecting their namespaces 2024-06-10 15:21:45 +02:00
Wolf-Martell Montwé
071ffb877c
Rename FragmentExtra to FragmentExtensions 2024-06-10 15:21:45 +02:00
Wolf-Martell Montwé
4c52aabe70
Move FragmentExtras.kt to :app:ui:base module
Signed-off-by: Wolf-Martell Montwé <wolf@thunderbird.net>
2024-06-10 15:21:45 +02:00
Wolf-Martell Montwé
d9fbf7bf09
Move Unread widget to own module 2024-06-10 15:21:44 +02:00
Wolf-Martell Montwé
d931e3d620
Merge pull request #7922 from weblate/weblate-tb-android-app-strings
Translations update from Hosted Weblate
2024-06-10 13:21:07 +00:00
Hosted Weblate
7b0223164b
Update translations (Weblate)
Co-authored-by: AndyRn.t.me <a.urbinati@gmx.com>
Co-authored-by: Cyp <cypher9715@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Patrick Santa Maria <Patrick.Santa-Maria@laposte.net>
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
Co-authored-by: aoharu2493 <aoharu2493@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/ko/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/ko/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-store-metadata-k9mail/is/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-store-metadata-k9mail/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/co/
Translation: K-9 Mail/Thunderbird/App Store Metadata (K-9 Mail)
Translation: K-9 Mail/Thunderbird/account-common
Translation: K-9 Mail/Thunderbird/account-setup
Translation: K-9 Mail/Thunderbird/ui-legacy
2024-06-10 12:25:19 +02:00
Wolf-Martell Montwé
50bb78e5c7
Merge pull request #7914 from thunderbird/add-legacy-material3-text-styles-and-shapes
Add legacy Material 3 text styles and shapes
2024-06-10 10:24:56 +00:00
Wolf-Martell Montwé
ea698fc0c7
Remove messageListThreadCountTextColor attribute 2024-06-10 11:54:28 +02:00
Wolf-Martell Montwé
de05aa1958
Remove use of textColorAlertDialogListItem 2024-06-10 11:54:28 +02:00
Wolf-Martell Montwé
4bd7c2ec40
Change fontSize to textAppearance and change BottomBaselineTextView to extend MaterialTextView 2024-06-10 11:54:28 +02:00
Wolf-Martell Montwé
4415013c32
Change font size assignments to textAppearance 2024-06-10 11:54:27 +02:00
Wolf-Martell Montwé
11ee005be5
Replace app compat textAppearance with Material 3 version 2024-06-10 11:54:27 +02:00
Wolf-Martell Montwé
bf06590cad
Change android:attr/textColorSecondary to attr/colorSecondary 2024-06-10 11:54:27 +02:00
Wolf-Martell Montwé
db06044c5a
Remove colors not needed anymore 2024-06-10 11:54:27 +02:00
Wolf-Martell Montwé
022d612554
Change legacy colors to Material 3 version 2024-06-10 11:54:26 +02:00
Wolf-Martell Montwé
9238210715
Change textAppearance to Material 3 2024-06-10 11:54:26 +02:00