Commit graph

13538 commits

Author SHA1 Message Date
cketti
4486988c9d Remove unnecessary test server operation 2024-01-26 12:57:49 +01:00
Wolf-Martell Montwé
5d5ab4b7ab
Merge pull request #7567 from thunderbird/change-success-to-loading-indicator
Change success to loading indicator
2024-01-26 11:52:06 +00:00
Wolf-Martell Montwé
71c0c6f389
Merge pull request #7545 from thunderbird/change-account-server-validation-flow
Change account server validation flow
2024-01-26 11:51:49 +00:00
cketti
74d554f2e6
Merge pull request #7566 from thunderbird/permission_screen_padding
Fix button bar paddings in permission screen
2024-01-26 12:12:21 +01:00
Wolf-Martell Montwé
6e1afcf83f
Change success to loading indicator 2024-01-26 10:50:08 +01:00
Wolf-Martell Montwé
6864606f29
Change delay to 200ms 2024-01-26 10:32:57 +01:00
Wolf-Martell Montwé
d653fb1d37
Merge pull request #7561 from thunderbird/fix-account-setup-small-screen-rendering
Fix account setup small screen rendering
2024-01-26 08:58:34 +00:00
cketti
c7e35b220f Fix button bar paddings in permission screen
Match the padding used in `WizardNavigationBar`.
2024-01-25 19:40:38 +01:00
Wolf-Martell Montwé
46a6c6dbcf
Add PreviewDevicesWithBackground annotation to conveniently have a background enabled 2024-01-25 17:47:36 +01:00
Wolf-Martell Montwé
b82121ecbf
Fix confusable string mapper extensions 2024-01-25 17:46:34 +01:00
Wolf-Martell Montwé
9e2e146dac
Remove unused implementation 2024-01-25 17:46:34 +01:00
Wolf-Martell Montwé
6d791153aa
Change auto discovery layout to support small screens 2024-01-25 17:46:34 +01:00
Wolf-Martell Montwé
9871c40dde
Add small phone preview 2024-01-25 17:40:37 +01:00
Wolf-Martell Montwé
351afceb0e
Merge pull request #7560 from thunderbird/fix-settings-import-lint-issues
Fix lint complaining about naming
2024-01-25 16:04:49 +00:00
cketti
c37dd860c4
Merge pull request #7558 from thunderbird/fix_settings_navigation
Fix settings navigation entry to add a new account
2024-01-25 15:51:21 +01:00
cketti
1e8c2813a1
Merge pull request #7555 from thunderbird/change_strings
Change wording of some strings
2024-01-25 15:51:04 +01:00
Wolf-Martell Montwé
e364804026
Add lint baseline 2024-01-25 15:21:23 +01:00
Wolf-Martell Montwé
2c7e8c8f6f
Fix lint complaining about naming 2024-01-25 15:21:23 +01:00
cketti
33d6199d84 Change wording of some strings 2024-01-25 13:35:35 +01:00
cketti
e76dc1934e Fix settings navigation entry to add a new account 2024-01-25 13:28:53 +01:00
cketti
6a47453465
Merge pull request #7548 from thunderbird/settings_import_during_onboarding
Continue onboarding after settings import
2024-01-25 12:33:27 +01:00
cketti
2ae95c9d92 Remove settings import code from FragmentLauncherActivity 2024-01-23 18:57:24 +01:00
cketti
3c11c9870f Add SettingsImportScreen and return to onboarding after import 2024-01-23 18:57:22 +01:00
cketti
32d9ecabe9
Merge pull request #7539 from thunderbird/compose_fragment_view
Add `FragmentView` to display fragments inside a `Composable`
2024-01-23 18:56:54 +01:00
Wolf-Martell Montwé
0fda17f761
Merge pull request #7546 from thunderbird/fix-resource-name
Fix resource name
2024-01-23 17:36:25 +00:00
Wolf-Martell Montwé
371152fdcc
Fix resource name 2024-01-23 18:12:30 +01:00
cketti
73b64d35d5
Merge pull request #7544 from thunderbird/use_AppTitleTopHeader_more_often
Use `AppTitleTopHeader` in all screens of automatic setup flow
2024-01-23 17:58:03 +01:00
cketti
d296f6015a
Merge pull request #7538 from thunderbird/settings_import_fragment_result
Communicate `SettingsImportFragment` result via fragment result mechanism
2024-01-23 17:57:33 +01:00
Wolf-Martell Montwé
33819f97bc
Merge pull request #7537 from thunderbird/convert-to-kotlin
Convert to Kotlin
2024-01-23 16:18:36 +00:00
cketti
324f6d76a9
Merge pull request #7543 from thunderbird/remove_app_name_in_toolbar
Remove app name from `AccountTopAppBar`
2024-01-23 17:13:04 +01:00
cketti
901693b52f Change special folders screen to use AppTitleTopHeader 2024-01-23 16:56:12 +01:00
cketti
3a767188fd Change display options screen to use AppTitleTopHeader 2024-01-23 16:56:12 +01:00
cketti
2250f1acc7 Change sync options screen to use AppTitleTopHeader 2024-01-23 16:56:12 +01:00
cketti
7ca2c5fad5
Merge pull request #7540 from thunderbird/settings_list_simplify_navigation
Simplify navigation in `SettingsListFragment`
2024-01-23 16:53:59 +01:00
cketti
e895c55cce Remove app name from AccountTopAppBar 2024-01-23 16:33:32 +01:00
cketti
c1cfba53fc Change font weight of text in AppTitleTopHeader 2024-01-23 16:24:14 +01:00
cketti
84b787180f Simplify navigation in SettingsListFragment 2024-01-23 15:23:00 +01:00
cketti
b632822b7e Add FragmentView to display fragments inside a Composable 2024-01-23 13:17:20 +01:00
Wolf-Martell Montwé
32b1e3a6dd
Change FontSizes to Kotlin
Signed-off-by: Wolf-Martell Montwé <wolf@thunderbird.net>
2024-01-23 11:56:52 +01:00
Wolf-Martell Montwé
9ceaee27e9
Rename .java to .kt
Signed-off-by: Wolf-Martell Montwé <wolf@thunderbird.net>
2024-01-23 11:56:35 +01:00
cketti
12189f7726 Communicate SettingsImportFragment result via fragment result mechanism 2024-01-23 11:50:36 +01:00
cketti
3fdd1b7963 Merge branch 'weblate/main' 2024-01-22 15:43:28 +01:00
cketti
5233035bcd
Merge pull request #7534 from thunderbird/settings_import_module
Extract settings import UI to :feature:settings:import
2024-01-22 15:24:59 +01:00
Hosted Weblate
5456a998b0
Update translations (Weblate)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Pengbo <peng@pengs.top>
Co-authored-by: Ronon <ronon@myrtana.sk>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding-permissions/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/sk/
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/designsystem
Translation: K-9 Mail/Thunderbird/onboarding-permissions
Translation: K-9 Mail/Thunderbird/onboarding-welcome
Translation: K-9 Mail/Thunderbird/ui-legacy
2024-01-22 13:39:17 +01:00
Wolf-Martell Montwé
824b94b706
Merge pull request #7532 from thunderbird/move-delete-policy-helper
Move `DeletePolicyHelper` to `:app:common` module
2024-01-22 12:39:13 +00:00
cketti
b020031822 Update detekt baseline 2024-01-19 22:34:17 +01:00
cketti
9543e15346 Extract settings import UI to :feature:settings:import 2024-01-19 22:34:17 +01:00
cketti
3f82b1c415 Move dialog button strings to :app:ui:base 2024-01-19 20:05:10 +01:00
cketti
eff434c95f Move LiveDataExtensions.kt to :app:ui:base 2024-01-19 20:05:10 +01:00
cketti
cc19f13519 Move BundleExtensions.kt to :app:ui:base 2024-01-19 20:05:10 +01:00