Commit graph

11050 commits

Author SHA1 Message Date
cketti
a9ff485ad2 Update translations 2022-07-05 21:08:21 +02:00
cketti
badeb252d0
Merge pull request #6149 from thundernest/remove_shared_debug_keystore
Remove shared debug keystore
2022-07-05 20:10:16 +02:00
cketti
7faa66f427
Merge pull request #6148 from thundernest/update_about
Update misc section in settings screen
2022-07-05 20:09:59 +02:00
cketti
c64d10a00b Remove shared debug keystore 2022-07-05 17:33:33 +02:00
cketti
7d69ada798
Merge pull request #6115 from thundernest/oauth_outlook
Add OAuth support for Microsoft accounts
2022-07-05 17:19:35 +02:00
cketti
a101609987 Add link to user manual to settings screen 2022-07-05 16:26:36 +02:00
cketti
020b29a277 Change "User forum" in settings to "Get help" 2022-07-05 16:24:05 +02:00
cketti
225c579d77 Add "AppAuth for Android" to About screen 2022-07-05 15:26:09 +02:00
cketti
38a9f579be
Merge pull request #6144 from thundernest/GH-6141_fix_action_mode
Fix action mode when switching from split view to message view
2022-07-05 13:53:39 +02:00
cketti
5c4af7c965
Merge pull request #6147 from arissystem/Issue-6145
computing Select all visibility each time we rotate the device
2022-07-05 13:50:44 +02:00
cketti
4c36fec1ce
Merge pull request #6122 from thundernest/gmail_oauth_upgrade
Switch Gmail users to OAuth if log-in to IMAP/SMTP has failed
2022-07-05 13:28:27 +02:00
cketti
238a5cd181 Handle authentication failure when refreshing the folder list 2022-07-05 12:40:43 +02:00
cketti
00e0d8b35a Change server settings to use OAuth after an authentication failure 2022-07-05 12:40:43 +02:00
r.zarchi
8cb62434b9 computing Select all visibility each time we rotate the device 2022-07-05 14:42:40 +04:30
cketti
f14308fe2f
Merge pull request #6143 from thundernest/update_link
Update link to point to k9mail.app
2022-07-04 17:35:23 +02:00
cketti
836c467282 Fix action mode when switching from split view to message view 2022-07-04 17:20:27 +02:00
cketti
d7b928bd5d Update link to point to k9mail.app 2022-07-04 15:53:17 +02:00
cketti
9a9c781eaa Flag existing Gmail accounts for OAuth upgrade 2022-06-17 14:40:23 +02:00
cketti
c4e9ae4038
Merge pull request #6121 from thundernest/more_auth_failed_notifications
Display "authentication failed" notification when OAuth sign-in is required
2022-06-17 11:27:49 +02:00
cketti
f96154f0b0 Display "authentication failed" notification when OAuth sign-in is required 2022-06-16 14:55:34 +02:00
cketti
c9cec0ceb8 Prepare for version 6.101 2022-06-15 16:26:18 +02:00
cketti
06a537b16d Version 6.100 2022-06-15 15:39:13 +02:00
cketti
ea860484be
Merge pull request #6116 from thundernest/update_translations
Update translations
2022-06-15 15:15:02 +02:00
cketti
9f1d3d0a73 Update translations 2022-06-15 13:45:23 +02:00
cketti
a96904672a Update README 2022-06-15 13:21:09 +02:00
cketti
598a171464 Add OAuth support for Microsoft accounts 2022-06-15 13:02:50 +02:00
cketti
9f25f27066
Update FUNDING.yml 2022-06-13 18:03:18 +02:00
cketti
f60042d274
Merge pull request #6108 from k9mail/sign_in_progress
Display spinning progress indicator while the OAuth flow is running
2022-06-12 20:18:02 +02:00
cketti
509bbf89a8
Merge pull request #6109 from k9mail/fix_clear_notifications
Fix bug when clearing all new message notifications of an account
2022-06-12 20:17:05 +02:00
cketti
451a74166b Fix bug when clearing all new message notifications of an account 2022-06-10 16:42:53 +02:00
cketti
971596a485 Display spinning progress indicator while the OAuth flow is running 2022-06-10 14:44:18 +02:00
cketti
591d232e26
Merge pull request #6105 from k9mail/oauth_yahoo
Add OAuth support for Yahoo and AOL accounts
2022-06-09 12:07:02 +02:00
cketti
6290e9b2a6 Add OAuth support for AOL accounts 2022-06-08 20:28:08 +02:00
cketti
79dd0fe1b2 Add OAuth support for Yahoo accounts 2022-06-08 20:28:08 +02:00
Olivier Blin
4c937ad7a6 Move redirectUri in OAuthConfiguration
Not all providers accept the redirect URI Google requires Android apps to use.
2022-06-08 20:28:08 +02:00
cketti
da5f8a70c6
Merge pull request #6104 from k9mail/oauth_import
Add support for OAuth flow after settings import
2022-06-08 14:31:06 +02:00
cketti
9ae7d27e79 Add support for OAuth flow after settings import 2022-06-07 15:53:37 +02:00
cketti
94c61a7999
Merge pull request #6098 from k9mail/sasl_oauthbearer
Add support for the `OAUTHBEARER` SASL method
2022-06-06 22:30:29 +02:00
cketti
402259a834
Merge pull request #6097 from k9mail/oauth_config_provider
Add proper way to retrieve OAuth credentials
2022-06-06 22:17:20 +02:00
cketti
bbd104f38a Add support for the OAUTHBEARER SASL method (SMTP) 2022-06-05 22:49:30 +02:00
cketti
d3be6e249b Add support for the OAUTHBEARER SASL method (IMAP) 2022-06-05 22:49:30 +02:00
cketti
d08aa55853 Add proper way to retrieve OAuth credentials 2022-06-05 16:35:39 +02:00
cketti
3581a0239c
Merge pull request #6096 from k9mail/sign_in_with_google
Add "Sign in with Google" button
2022-06-05 15:57:43 +02:00
cketti
d4883d1921 Add "Sign in with Google" button
This flow is not a great user experience. But it's the fastest way I could think of to add the button that was requested by Google.
2022-06-03 23:25:58 +02:00
cketti
5065afef88
Merge pull request #6082 from k9mail/oauth_setup_flow
Add support for OAuth 2.0 (Gmail)
2022-05-28 15:44:22 +02:00
cketti
7e5c6b05c4
Merge pull request #6051 from TheLastProject/feature/2943
Add support for List-Unsubscribe
2022-05-28 14:28:35 +02:00
cketti
a193643591 Update AttachmentPresenterTest 2022-05-28 14:09:38 +02:00
Sylvia van Os
6081b58212 Add Unsubscribe toolbar option 2022-05-28 14:07:08 +02:00
cketti
859e7c5417
Merge pull request #6080 from k9mail/ehlo_keywords
Ignore invalid SMTP EHLO response lines
2022-05-24 16:52:00 +02:00
cketti
c462cc2bb6
Merge pull request #6081 from Lampotrias/Fix-bug-5983
Missing back button in settings
2022-05-24 16:44:07 +02:00