cketti
7f686cb5da
Create new Gradle task so the Android CI GitHub action can easily run all tests
2022-01-28 04:46:31 +01:00
cketti
3c9dd17ff7
Add command line application to sanitize HTML files
...
This can be used to test what HTML messages will look like after K-9 Mail's sanitization process.
2022-01-28 04:46:31 +01:00
cketti
362ecae297
Fix HtmlProcessor/HtmlSanitizer parameter types
2022-01-28 04:40:30 +01:00
cketti
6e9a8f9559
Move HtmlProcessor into a separate module
2022-01-28 04:40:30 +01:00
cketti
f74d1c0fee
Change HtmlProcessor to retrieve custom <head> contents from an interface
2022-01-26 03:19:48 +01:00
cketti
7c05ec5b21
Don't use dependency injection for HtmlSanitizer
2022-01-26 03:12:11 +01:00
cketti
013e0dc788
Convert 'HtmlProcessor' to Kotlin
2022-01-26 03:05:42 +01:00
cketti
f84ebecd73
Rename .java to .kt
2022-01-26 02:57:01 +01:00
cketti
4f7bda0c29
Convert 'HeadCleaner' to Kotlin
2022-01-26 02:44:57 +01:00
cketti
2dd2b7492c
Rename .java to .kt
2022-01-26 02:44:04 +01:00
cketti
cfc4c0bb71
Prepare for version 5.911
2022-01-25 19:41:32 +01:00
cketti
5c35d08f93
Version 5.910
2022-01-25 19:29:44 +01:00
cketti
f60dd4b0df
Merge pull request #5881 from k9mail/fix_pop3_get_capabilities
...
Stop using AUTH without arguments (POP3)
2022-01-25 19:12:35 +01:00
cketti
251a221b3b
Stop using AUTH without arguments (POP3)
...
At least one server software closes the connection right away after receiving the AUTH command without arguments. Since using the AUTH command without arguments never made it into a standard, I decided to completely remove this functionality.
2022-01-25 17:41:48 +01:00
cketti
de15580e40
Merge pull request #5872 from k9mail/remove_jmap_app
...
Remove JMAP app
2022-01-24 09:56:54 +01:00
cketti
262f97812f
Remove JMAP app
...
The JMAP backend is still part of the repository. Only currently unused.
2022-01-20 00:28:01 +01:00
parkerfath
fda4e8243a
Allow remote search by default ( #5867 )
2022-01-20 00:20:22 +01:00
schlagi123
e8a798c9de
Change default color for registered contacts ( #5865 )
...
Change default value of `registeredNameColor` to have enough contrast in both the light and dark theme.
2022-01-20 00:10:05 +01:00
cketti
0e703cb380
Merge pull request #5864 from schlagi123/#5800
...
Trim usernames entered in setup screens
2022-01-15 01:08:20 +01:00
Bastian Wilhelm
1ffc7ba02c
Remove warnings
2022-01-14 23:01:44 +01:00
Bastian Wilhelm
1efec7828f
Trim username by setup
2022-01-14 23:01:44 +01:00
parkerfath
722e6b923f
Change delimiter in address fields from ASCII 0 to 1 ( #5863 )
...
Fixes search by sender name.
Co-authored-by: Fath <fath@147dda1a2773.ant.amazon.com>
2022-01-14 19:40:28 +01:00
cketti
343ead3fda
Prepare for version 5.910
2022-01-12 16:33:30 +01:00
cketti
0269cd5df7
Version 5.909
2022-01-12 16:24:24 +01:00
cketti
f956c6af83
Merge pull request #5862 from k9mail/update_translations
...
Update translations
2022-01-12 16:02:23 +01:00
cketti
35ac4b3726
Update translations
2022-01-12 15:04:25 +01:00
cketti
89b66abdea
Merge pull request #5859 from k9mail/remove_notifications_when_opening_message_list
...
Be more selective when removing notifications
2022-01-12 00:03:13 +01:00
cketti
217344c37c
Merge pull request #5858 from k9mail/github_issue_templates
...
Switch issue templates to forms
2022-01-11 18:57:52 +01:00
cketti
6e6fd8623a
Only remove notifications for messages currently displayed
...
This only works for the Unified Inbox, the "new messages" view, and when viewing a single folder. Search views are currently not supported.
2022-01-11 01:46:01 +01:00
cketti
2dff253d43
Change code to remove notifications to accept a selector function
2022-01-10 22:01:13 +01:00
cketti
88e823d685
Merge pull request #5856 from k9mail/opening_message_from_notification
...
Open message from notification in Unified Inbox if possible
2022-01-10 18:25:54 +01:00
cketti
affc355e4a
Merge pull request #5854 from k9mail/fix_outbox_message_count
...
Trigger folder list update when a message has been sent
2022-01-10 18:23:41 +01:00
cketti
6d2e0e17c3
Merge pull request #5853 from k9mail/fix_search_input_for_hw_keyboard
...
Don't intercept key events when the search view in the toolbar is expanded
2022-01-10 18:22:59 +01:00
cketti
92b056309b
Switch issue templates to forms
2022-01-10 18:15:05 +01:00
cketti
91c0787fa5
Open message from notification in Unified Inbox if possible
2022-01-09 23:10:04 +01:00
cketti
d68b326994
Trigger folder list update when a message has been sent
2022-01-09 08:12:29 +01:00
cketti
54ac569ea9
Don't intercept key events when the search view in the toolbar is expanded
2022-01-08 19:42:00 +01:00
cketti
b05c0ea5c4
Prepare for version 5.909
2022-01-06 00:08:41 +01:00
cketti
aa560736a6
Version 5.908
2022-01-05 23:56:41 +01:00
cketti
ef3b7af0bb
Merge pull request #5849 from k9mail/update_translation
...
Update translations
2022-01-05 23:46:27 +01:00
cketti
3b59a87329
Update translations
2022-01-05 22:29:11 +01:00
cketti
95fc94511a
Merge pull request #5848 from k9mail/fix_notifications_for_old_messages
...
Don't create notifications for old messages
2022-01-05 22:11:27 +01:00
cketti
17e69419b8
Remove now unused BackendFolder.getLastUid()
2022-01-05 20:21:58 +01:00
cketti
2331626170
Add a migration to seed the new location with the highest known UID
2022-01-05 20:21:58 +01:00
cketti
b6f549215d
Use BackendFolder.setFolderExtraNumber() to remember highest known UID
2022-01-05 20:21:58 +01:00
cketti
4ab0dff096
Rewrite ImapSyncTest to use less Mockito
2022-01-05 20:21:58 +01:00
cketti
f993b32aae
Move InMemoryBackendStorage to separate module
2022-01-04 20:06:50 +01:00
schlagi123
30f5cac95e
Make ThemeManager listen to theme setting changes ( #5833 )
...
This way importing settings will automatically apply the imported theme value.
2021-12-29 23:03:49 +01:00
cketti
8bf1eb72a5
Prepare for version 5.908
2021-12-27 20:16:45 +01:00
cketti
cbd2ded456
Version 5.907
2021-12-27 20:06:15 +01:00