Commit graph

10715 commits

Author SHA1 Message Date
cketti
ba151ff970 Fix bug that kept the crypto status icon disabled 2021-08-04 21:09:02 +02:00
cketti
7b16e1b87d Convert MessageCryptoDisplayStatus to Kotlin 2021-08-04 21:02:44 +02:00
cketti
29fa2fc2b3 Rename .java to .kt 2021-08-04 21:02:44 +02:00
cketti
3a6ca8dfd5 Prepare for version 5.803 2021-08-04 16:49:06 +02:00
cketti
7a36187170 Version 5.802 2021-08-04 16:08:58 +02:00
cketti
97891d15e0
Merge pull request #5511 from k9mail/fix_identity_header
Fold identity header value so we're not generating invalid messages
2021-08-04 15:36:00 +02:00
cketti
97bcaea2ed
Merge pull request #5515 from k9mail/fix_glide_crash
Don't use Glide when the Activity is marked as destroyed
2021-08-04 15:26:08 +02:00
cketti
b7c9f0f77e
Merge pull request #5512 from k9mail/star_color
Use yellow for message star
2021-08-04 15:25:43 +02:00
cketti
0e54bd2bc5 Fold identity header value so we're not generating invalid messages 2021-08-04 15:21:29 +02:00
cketti
782e1d0685
Merge pull request #5505 from k9mail/fix_idle_not_supported
Disable Push if not supported by the server
2021-08-04 15:15:49 +02:00
cketti
2a1267bc03
Merge pull request #5504 from k9mail/fix_action_mode_items
Don't show archive/spam action if no such folder is configured
2021-08-04 15:14:23 +02:00
cketti
2328abd3a1 Don't use Glide when the Activity is marked as destroyed 2021-08-03 22:09:17 +02:00
cketti
5b0f803112 Use yellow for message star 2021-08-03 19:40:45 +02:00
cketti
e9c45b4aa8 Disable Push if not supported by the server 2021-08-02 18:49:06 +02:00
cketti
0742528398 Don't show archive/spam action when no such folder is configured 2021-08-02 14:53:05 +02:00
cketti
a44aedb4a8 Refactor code to configure the message list action mode menu 2021-08-02 14:52:13 +02:00
cketti
d22bb731f6
Merge pull request #5494 from k9mail/notification_fixes
Notification fixes
2021-08-02 13:58:44 +02:00
cketti
363207fd71
Merge pull request #5492 from k9mail/unified_inbox_actions
Support archive/spam action in message lists with multiple accounts
2021-08-02 13:57:18 +02:00
cketti
49600c470c Reset "ring notified" flag when syncing a folder after a Push event
Without this (but with the new silent fixes) new messages downloaded after a Push event would only create silent notifications.
2021-07-31 20:38:50 +02:00
cketti
d461dece67 Fix sound/vibration for the summary notification 2021-07-31 20:36:01 +02:00
cketti
529a6c0aad Make sure summary notification is silent during quiet time 2021-07-31 20:02:59 +02:00
cketti
2ef430565d Make sure "stacked notifications" are silent 2021-07-31 20:02:18 +02:00
cketti
efaea0ae1b Support archive/spam action in message lists with multiple accounts
When the account of at least one selected message has a designated archive/spam folder we now display the archive/spam actions. The messages that can't be moved because their account doesn't have an archive/spam folder will simply remain where they are.
2021-07-31 18:29:58 +02:00
cketti
58a7b362ae Prepare for version 5.802 2021-07-30 19:49:32 +02:00
cketti
199db3141e Version 5.801 2021-07-30 19:18:17 +02:00
cketti
4119a13672
Merge pull request #5484 from k9mail/update_translations
Update translations
2021-07-29 21:54:31 +02:00
cketti
2eb4bbb447 Update translations 2021-07-29 19:46:54 +02:00
cketti
d0883d2cce
Merge pull request #5482 from k9mail/message_list_loader_errors
Don't crash when loading the message list fails
2021-07-29 19:05:09 +02:00
cketti
11ee55240a
Merge pull request #5481 from k9mail/avoid_glide_crash
Don't call through to Glide when the Activity has been destroyed
2021-07-29 18:59:16 +02:00
cketti
da807324ca
Merge pull request #5479 from k9mail/account_name_in_toolbar
Display account name in toolbar
2021-07-29 18:57:53 +02:00
cketti
b309bd6c77
Merge pull request #5477 from k9mail/close_drawer_when_switching_accounts
Close drawer when switching to an account with an auto-expand folder
2021-07-29 18:26:14 +02:00
cketti
b1e0a1d496
Merge pull request #5453 from k9mail/default_font_size
Tweak default font sizes
2021-07-29 18:24:34 +02:00
cketti
2ddb35e1f2
Merge pull request #5418 from Monkey-Matt/fix-error-notification
Show full error message in notification
2021-07-29 18:23:20 +02:00
cketti
1c08f81209 Don't crash when loading the message list fails
For a proper way to fix this see #5408.
2021-07-29 14:46:15 +02:00
cketti
e59d3d7583 Don't call through to Glide when the Activity has been destroyed 2021-07-29 14:38:45 +02:00
cketti
8f9ca74f9a Display account name in toolbar
If there's only one account set up, we skip displaying the account name. Same for views that don't belong to a single account (Unified Inbox, global search results).
2021-07-29 12:35:29 +02:00
cketti
70449bd9ea
Merge pull request #5478 from k9mail/user_installed_CAs
Add network security config to allow user-installed CAs
2021-07-29 12:15:36 +02:00
cketti
ac4cb37ea7 Add network security config to allow user-installed CAs 2021-07-29 11:45:17 +02:00
cketti
b8bfde6e06 Prepare for version 5.801 2021-07-29 11:44:34 +02:00
cketti
2ff88b2908 Close drawer when switching to an account with an auto-expand folder configured 2021-07-29 10:32:44 +02:00
cketti
5882fa4827 Tweak default font sizes 2021-07-26 18:21:11 +02:00
r.zarchi
902e7ba306 Search view replaced and its UI and logic refactored in MessageList 2021-07-25 08:58:52 +04:30
cketti
db79174527 Version 5.800 2021-07-24 14:43:46 +02:00
cketti
8038ef4514 Version 5.741 2021-07-22 21:10:23 +02:00
cketti
bd541f5825
Merge pull request #5427 from k9mail/update_translations
Update translations
2021-07-22 21:09:27 +02:00
cketti
eb301df95c Update translations 2021-07-22 20:47:09 +02:00
Matt Smith
baed7c09b8 Show full error message in notification 2021-07-17 15:36:18 +12:00
cketti
591af9cdd5 Version 5.740 2021-07-16 17:57:50 +02:00
cketti
14d0194302
Merge pull request #5417 from k9mail/update_translations
Update translations
2021-07-16 17:56:49 +02:00
cketti
016eb671b5 Update translations 2021-07-16 14:43:21 +02:00