cketti
6fbd00924a
Make sure inbox is synced after setting up an account
2024-01-11 17:52:56 +01:00
Wolf-Martell Montwé
e81bea1a0f
Merge pull request #7491 from thunderbird/display_inbox_after_setup
...
Display inbox of newly created account after account setup
2024-01-11 12:03:27 +01:00
Wolf-Martell Montwé
c50314ffbe
Rename AuthorizationState
property to value
2024-01-11 11:12:05 +01:00
cketti
b34cf91b8e
Display inbox of newly created account after account setup
2024-01-10 15:18:52 +01:00
cketti
ee9fa841e2
Prepare for version 6.715
2024-01-04 18:50:09 +01:00
cketti
f7a38a0a06
Version 6.714
2024-01-04 17:56:28 +01:00
cketti
df776baeea
Save special folder mapping when creating an account
2023-12-19 19:51:46 +01:00
cketti
a1a090f77e
Fetch folder list when creating an account
2023-12-14 00:37:23 +01:00
Wolf-Martell Montwé
c04e7de4b0
Merge pull request #7414 from thunderbird/bump_dependencies
...
Bump dependencies
2023-12-07 12:42:05 +00:00
Wolf-Martell Montwé
a230e11910
Bump Spotless 6.22.0 -> 6.23.3 and Ktlint 0.50.0 -> 1.0.1
2023-12-06 15:04:55 +01:00
Wolf-Martell Montwé
530a7b0524
Replace AccountCreatorHelper
with DeletePolicyHelper
2023-12-04 17:11:53 +01:00
Wolf-Martell Montwé
45002cf10d
Merge pull request #7396 from thunderbird/refactor_account_manager_usage
...
Refactor account manager usage
2023-12-04 15:50:40 +00:00
cketti
9bc1b645e4
Prepare for version 6.714
2023-12-04 14:39:46 +01:00
cketti
946090ea4f
Version 6.713
2023-12-04 14:30:13 +01:00
cketti
2160a759e4
Don't start ImapBackendPusher
when the app doesn't have permission to schedule exact alarms
2023-12-01 15:23:14 +01:00
Wolf-Martell Montwé
76551bd238
Replace usage of Preferences by AccountManager where appropriate
2023-12-01 13:11:53 +01:00
Wolf-Martell Montwé
4d2a07e9a7
Add getAccounts to AccountManager and replace usage
2023-12-01 12:33:04 +01:00
Wolf-Martell Montwé
6be64f095e
Move account color picking to own class
2023-12-01 12:33:03 +01:00
Wolf-Martell Montwé
1566b2063d
Add extension function to set incoming server settings
2023-12-01 12:29:35 +01:00
cketti
ebf03d3a01
Prepare for version 6.713
2023-11-30 13:10:32 +01:00
cketti
0d54e9e197
Version 6.712
2023-11-30 13:04:34 +01:00
Wolf-Martell Montwé
0f14eb8545
Remove AccountSetupCheckSettings
activity
2023-11-29 16:04:04 +01:00
Wolf-Martell Montwé
c76e3a13e8
Remove AccountSetupOutgoing
activity
2023-11-29 14:26:09 +01:00
Wolf-Martell Montwé
e366fb3dad
Remove AccountSetupIncoming
activity
2023-11-29 13:19:19 +01:00
Wolf-Martell Montwé
f87c156262
Replace change to new account edit and remove feature flag
2023-11-29 12:12:09 +01:00
Wolf-Martell Montwé
4426a2a0a4
Change new edit server settings to default
2023-11-28 16:39:26 +01: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
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
ab49c54464
Increase targetSdkVersion to 33
2023-11-13 13:06:56 +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
cketti
77ff16bcf7
IMAP: Add app version to ID command
2023-11-02 17:56:55 -04:00
Wolf-Martell Montwé
04c0418c7a
Remove `AccountSetupAccountType
2023-11-01 14:35:25 +01:00
cketti
d45bb6d683
Always exclude common files from Android packaging
2023-10-26 21:47:17 +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
Wolf-Martell Montwé
801611779a
Merge pull request #7239 from thundernest/remove_account_setup_basics
...
Remove `AccountSetupBasics`
2023-10-11 18:06:00 +02:00
Wolf-Martell Montwé
c02ed0589a
Remove AccountSetupBasics
2023-10-11 17:26:13 +02:00
Wolf-Martell Montwé
012c8bd3b4
Fix low hanging detekt violations
2023-10-10 14:26:11 +02:00
Wolf-Martell Montwé
0333e4714e
Enable OptionalUnit
rule
2023-10-10 13:34:45 +02:00
Wolf-Martell Montwé
d425762a82
Fix signingConfig hack
2023-10-06 15:47:11 +02:00
Wolf-Martell Montwé
42a93bcfef
Change AccountUpdater to AccountServerSettingsUpdater
2023-10-05 17:55:08 +02:00
cketti
a8298006a1
Merge pull request #7214 from thundernest/fix_fdroid_build
...
Fix F-Droid build
2023-10-04 14:35:10 +02:00
cketti
8b9abf2bcc
Fix F-Droid build
...
fdroidserver contains code to strip signing config blocks from `build.gradle[.kts]` files. That code also removed the assignment inside the `let` lambda. This in turn lead to Gradle failing the compilation of the Kotlin script because the argument `releaseSigningConfig` was unused 😞
Adding the "F-Droid hack" comment in this line prevents fdroidserver's regular expression from matching and removing this line.
2023-10-04 14:03:35 +02:00
cketti
8248b220c3
Prepare for version 6.712
2023-10-04 12:58:29 +02:00
cketti
97f18d313c
Version 6.711
2023-10-04 12:32:26 +02:00
Wolf-Martell Montwé
657e734710
Merge pull request #7182 from thundernest/add_account_edit_feature
...
Add account edit feature
2023-09-28 13:28:55 +00:00
cketti
ce9704b275
Merge pull request #7197 from thundernest/simplify_app_icon
...
Use vector drawable for app icon
2023-09-28 10:44:48 +02:00
Wolf-Martell Montwé
f980caa48f
Add new_account_edit feature flag
2023-09-27 17:56:18 +02:00
cketti
b44d18082a
Use vector drawable for app icon
...
Remove shadows (using blur) from the logo. This allows us to use a vector drawable as app icon.
2023-09-27 12:44:58 +02:00
Wolf-Martell Montwé
72ab8f679c
Merge pull request #7193 from thundernest/remove_legacy_account_setup
...
Remove legacy account setup and onboarding, part 1
2023-09-26 08:42:01 +00:00