cketti
|
3211e3942c
|
Show image previews even when wrong MIME type is used
More precisely, show image preview when the MIME type is application/octet-stream and the file extension maps to a supported image MIME type.
|
2020-09-09 12:16:03 +02:00 |
|
cketti
|
aea3fe1ac0
|
Update links in README
|
2020-09-06 20:28:48 +02:00 |
|
cketti
|
d66e8cc6c3
|
Update CONTRIBUTING.md
|
2020-09-06 20:23:08 +02:00 |
|
cketti
|
1efe1dbdb5
|
Merge pull request #4929 from GNUDimarik/issue_4127
Show SHA-256 and SHA-512 fingerprints of TLS certificates
|
2020-09-01 16:42:58 +02:00 |
|
Dmitry Adzhiev
|
bf83ff3a90
|
Display SHA-1, SHA-256 and SHA-512 fingerprints of TLS certificates
|
2020-09-01 16:27:30 +02:00 |
|
cketti
|
01cc5bc6e3
|
Update pull request template
|
2020-08-31 18:51:14 +02:00 |
|
cketti
|
9393cdf3d1
|
Merge pull request #4928 from k9mail/issue_templates
Use new issue template workflow
|
2020-08-30 19:32:41 +02:00 |
|
cketti
|
25bcfd7371
|
Use new issue template workflow
|
2020-08-30 19:00:11 +02:00 |
|
cketti
|
ed5d37cc52
|
Merge pull request #4923 from k9mail/more_kotlin
Convert most of :backend:imap code to Kotlin
|
2020-08-27 23:26:25 +02:00 |
|
cketti
|
9234b16c13
|
Convert 'ImapSync' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
4dbb1ffaa0
|
Rename 'ImapSync' prior to conversion to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
f640d32a98
|
Convert 'UidReverseComparator' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
86e51650c3
|
Rename 'UidReverseComparator' prior to conversion to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
996328e7cf
|
Convert 'CommandSetFlag' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
43398b5f5e
|
Rename 'CommandSetFlag' prior to conversion to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
52156fc5c8
|
Convert 'CommandMoveOrCopyMessages' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
c90b440a69
|
Rename 'CommandMoveOrCopyMessages' prior to conversion to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
03a1854068
|
Convert 'CommandMarkAllAsRead' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
df2279e3e7
|
Rename 'CommandMarkAllAsRead' prior to conversion to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
621f3ab23b
|
Convert 'CommandExpunge' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
9331667733
|
Rename 'CommandExpunge' prior to conversion to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
dec364f062
|
Convert 'ImapBackend' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
66347ff77e
|
Rename 'ImapBackend' prior to conversion to Kotlin
|
2020-08-26 14:29:28 +02:00 |
|
cketti
|
fefe183d9a
|
Merge pull request #4921 from k9mail/decode_encrypted_subject
Decode encrypted subject
|
2020-08-25 17:31:56 +02:00 |
|
cketti
|
34c9cd4ffb
|
Merge pull request #4916 from johnjohndoe/io-extensions
Use io extension functions to make code more concise.
|
2020-08-25 17:21:34 +02:00 |
|
cketti
|
bdbd8d98b2
|
Decode encrypted subject
|
2020-08-25 17:15:00 +02:00 |
|
Tobias Preuss
|
f8e6e59fd6
|
Use io extension functions to make code more concise.
+ This change replaces a few usages of BufferedWriter, ByteArrayInputStream,
OutputStreamWriter with their equivalent Kotlin extension functions.
|
2020-08-24 19:22:29 +02:00 |
|
cketti
|
753e03aa22
|
Prepare for version 5.719
|
2020-08-18 16:49:52 +02:00 |
|
cketti
|
c82b2f827e
|
Version 5.718
|
2020-08-18 16:27:19 +02:00 |
|
cketti
|
b5f6c94275
|
Merge pull request #4912 from k9mail/update_translations
Update translations
|
2020-08-18 16:15:24 +02:00 |
|
cketti
|
97211358df
|
Update translations
|
2020-08-17 14:12:36 +02:00 |
|
cketti
|
a983b082f0
|
Merge pull request #4908 from k9mail/recipient_chip_images
Another attempt at fixing image loading for recipient chips
|
2020-08-17 13:02:28 +02:00 |
|
cketti
|
daa75579b5
|
Another attempt at fixing image loading for recipient chips
|
2020-08-13 22:12:36 +02:00 |
|
cketti
|
848fad9d8a
|
Merge pull request #4907 from k9mail/outbox_actions
Don't show standard message actions for messages in the Outbox
|
2020-08-13 18:26:00 +02:00 |
|
cketti
|
4a92388ed4
|
Refactor code for readability and consistency
|
2020-08-13 17:56:55 +02:00 |
|
Victor Frandsen
|
009050567d
|
Don't show standard message actions for messages in the Outbox
|
2020-08-13 17:42:16 +02:00 |
|
cketti
|
60ffb7ad89
|
Merge pull request #4906 from k9mail/fix_tests
Add missing Koin definitions to TestApp
|
2020-08-13 17:20:50 +02:00 |
|
cketti
|
28387c685e
|
Add missing Koin definitions to TestApp
|
2020-08-13 17:04:12 +02:00 |
|
cketti
|
00d48de228
|
Merge pull request #4897 from starshipcoder/hide_empty_footerview
Message list: hide footer view if empty
|
2020-08-13 16:01:29 +02:00 |
|
cketti
|
05fe558ea6
|
Refactor MessageListFragment.updateFooter()
|
2020-08-13 15:33:07 +02:00 |
|
lwerneke
|
fa5b2b77f1
|
Add method for launching MessageList with an account
|
2020-08-13 15:17:40 +02:00 |
|
cketti
|
72b1c6ef96
|
Merge pull request #4895 from k9mail/disable_jetifier
Disable Jetifier
|
2020-07-30 18:57:24 +02:00 |
|
starshipcoder
|
2410ed5cb1
|
Message list: hide footer view if empty
|
2020-07-30 14:28:14 +02:00 |
|
cketti
|
6c76e85edb
|
Disable Jetifier
|
2020-07-29 18:41:21 +02:00 |
|
cketti
|
6e611a5e87
|
Merge pull request #4891 from k9mail/update_tokenautocomplete
Update TokenAutoComplete
|
2020-07-29 18:35:23 +02:00 |
|
cketti
|
97619c07ed
|
Don't display address label in recipient token
|
2020-07-29 17:40:48 +02:00 |
|
cketti
|
8d2314fa79
|
Relayout recipient token view when switching to alternate email address
|
2020-07-29 17:40:48 +02:00 |
|
cketti
|
5b62e6c6a2
|
Fix baseline issues with RecipientSelectView
|
2020-07-29 17:40:48 +02:00 |
|
cketti
|
423575051d
|
Change recipient token layout to support dynamic text sizes
|
2020-07-29 17:40:48 +02:00 |
|
cketti
|
74c5e4c068
|
Dismiss "recipient alternates popup" when pressing the back button
|
2020-07-23 16:46:58 +02:00 |
|