Wolf-Martell Montwé
ac60864d1e
Merge pull request #7155 from thundernest/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-09-05 09:55:58 +02:00
dependabot[bot]
ea241adb7b
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 14:29:55 +00:00
Wolf-Martell Montwé
ae1ffdb4f6
Merge pull request #7151 from thundernest/add_servercertificate_module
...
Add servercertificate module
2023-09-04 10:08:31 +02:00
Wolf-Martell Montwé
51fb165003
Remove ServerSettingsExtension as it's already part of the OAuth module
2023-09-01 12:37:23 +02:00
Wolf-Martell Montwé
795b5a42ea
Add servercertificate module and move code from setup there
2023-09-01 12:28:37 +02:00
Wolf-Martell Montwé
f4f189a932
Merge pull request #7149 from thundernest/refactor_account_setup_for_edit_mode
...
Refactor account setup for edit mode
2023-09-01 11:40:28 +02:00
Wolf-Martell Montwé
3cc3918ef3
Add RealOAuth2TokenProvider to feature app to prevent it from crashing
2023-08-31 19:27:56 +02:00
Wolf-Martell Montwé
385de5fdeb
Rename account oauth DomainContract to AccountOAuthDomainContract
2023-08-31 19:16:24 +02:00
Wolf-Martell Montwé
5fff204b95
Move shared domain from setup to common module
2023-08-31 19:07:25 +02:00
Wolf-Martell Montwé
e8a56932b4
Merge pull request #7148 from thundernest/fix_eml_line_breaks
...
Fix eml line breaks to CRLF
2023-08-30 16:58:14 +02:00
Wolf-Martell Montwé
b2e9bf8fd0
Fix eml line breaks to CRLF
2023-08-30 16:45:43 +02:00
Wolf-Martell Montwé
5b4cee05ac
Merge pull request #7145 from thundernest/change_import_logging
...
Add error messages to allow better import debugging
2023-08-30 14:15:31 +02:00
Wolf-Martell Montwé
d021cd3a9e
Merge pull request #7144 from thundernest/change_git_line_break_config
...
Change line break rule to avoid issues with contributions from Windows
2023-08-30 14:14:34 +02:00
Wolf-Martell Montwé
cafc786367
Add error messages to allow better import debugging
2023-08-29 19:10:37 +02:00
Wolf-Martell Montwé
27be361bb4
Fix line breaks
2023-08-29 14:58:38 +02:00
Wolf-Martell Montwé
61d4d642a0
Change line break rule to avoid issues with contributions from Windows
2023-08-29 14:45:52 +02:00
Wolf-Martell Montwé
1d350ec6e1
Merge pull request #7123 from thundernest/sign_in_with_google_button
...
Use `OutlinedButton` for `SignInWithGoogleButton`
2023-08-23 17:15:09 +02:00
cketti
cbf480dbf7
Prepare for version 6.711
2023-08-18 19:58:01 +02:00
cketti
7aa919e097
Version 6.710
2023-08-18 18:40:20 +02:00
cketti
e5bda54f3e
Merge pull request #7135 from thundernest/add_account_back_button
...
Fix behavior of back button when adding additional accounts
2023-08-18 18:38:33 +02:00
cketti
41435cb7f6
Fix behavior of back button when adding additional accounts
2023-08-18 18:17:03 +02:00
cketti
3702eaee02
Merge pull request #7131 from thundernest/fix_new_oauth
...
Fix OAuth code in new account setup
2023-08-18 13:33:24 +02:00
cketti
9cf974bc7e
Merge pull request #7130 from thundernest/move_subscribed_folders_setting
...
Move "Show only subscribed folders" setting to folders section
2023-08-18 13:27:30 +02:00
cketti
2b3b768eed
Handle broken AuthState
...
The authorization state created using the new account setup in K-9 Mail 6.709 is broken and can't be used to refresh the access token. So we clear the authorization state when trying to refresh the token fails with an `IllegalStateException`.
2023-08-16 15:04:15 +02:00
cketti
cc88a39528
Simplify AuthorizationRepository
...
This also fixes a bug; previously the `AuthorizationResponse` wasn't included in `AuthState`.
2023-08-16 14:05:36 +02:00
cketti
476cd91624
Remove AccountOAuthContract.State.authorizationState
2023-08-16 13:27:36 +02:00
cketti
b0ef477f6e
Remove "Show only subscribed folders" from (old) incoming server settings screen
2023-08-16 12:08:52 +02:00
cketti
397a06131e
Add "Show only subscribed folders" setting to folders section
2023-08-16 12:04:05 +02:00
cketti
40d7db53f4
Prepare for version 6.710
2023-08-14 19:17:11 +02:00
cketti
7784d37e99
Version 6.709
2023-08-14 19:10:31 +02:00
cketti
8acf174a7c
Merge pull request #7127 from thundernest/enable_new_account_setup
...
Switch to new account setup UI
2023-08-14 19:03:47 +02:00
cketti
ca851d1b80
Switch to new account setup UI
2023-08-14 18:44:57 +02:00
cketti
bffddf254d
Merge pull request #7126 from thundernest/refactor_assertk_usage
...
Use nicer syntax for assertk assertions
2023-08-14 18:37:50 +02:00
cketti
4cc3ad72b8
Merge pull request #7125 from thundernest/new_onboarding_feature_flag
...
Tie creating new accounts to 'new_onboarding' feature flag
2023-08-14 18:36:23 +02:00
cketti
599e340aab
Merge pull request #7124 from thundernest/empty_signature
...
Don't enable signature when signature input during setup was left empty
2023-08-14 18:33:59 +02:00
cketti
49adf029f3
Use nicer syntax for assertk assertions
2023-08-14 16:46:07 +02:00
cketti
44bdef9c97
Tie creating new accounts to 'new_onboarding' feature flag
2023-08-14 16:14:04 +02:00
cketti
81002855b4
Don't enable signature when signature input during setup was left empty
2023-08-14 15:38:26 +02:00
cketti
a9179b6eac
Use OutlinedButton
for SignInWithGoogleButton
...
This way the "Sign in with Google" button looks and behaves more like a regular button.
2023-08-14 14:33:00 +02:00
cketti
5e9d9fe847
Merge pull request #7121 from thundernest/validation_hide_next_button
...
Always hide "Next" button in server settings validation screen
2023-08-14 12:31:46 +02:00
cketti
717cdfffbb
Merge pull request #7120 from thundernest/oauth_hide_next_button
...
Hide "Next" button in OAuth 2.0 flow
2023-08-14 12:31:15 +02:00
cketti
6afee20873
Merge pull request #7119 from thundernest/fix_toAccountOptionsState
...
Fix `AccountSetupState.toAccountOptionsState()`
2023-08-14 12:30:47 +02:00
cketti
219a97e3d7
Always hide "Next" button in server settings validation screen
2023-08-10 19:54:20 +02:00
cketti
7e097fabf7
Fix AccountValidationMainScreen previews
2023-08-10 19:54:20 +02:00
cketti
1077f121df
Hide "Next" button in OAuth 2.0 flow
2023-08-10 19:22:34 +02:00
cketti
c1726ebf28
Fix AccountSetupState.toAccountOptionsState()
2023-08-10 17:46:39 +02:00
cketti
fbc7dd55d3
Merge pull request #7117 from thundernest/certificate_error_screen
...
Add certificate error screen
2023-08-10 17:21:00 +02:00
cketti
b712f04db6
Add placeholder certificate error screen
2023-08-10 00:23:58 +02:00
cketti
fe80fa9166
Prepare for version 6.709
2023-08-09 00:05:45 +02:00
cketti
a51d34b756
Version 6.708
2023-08-08 22:03:12 +02:00