Vincent Breitmoser
e680c84085
Merge pull request #3376 from k9mail/update_author_info_in_about_screen
...
Remove Google from author field in About screen
2018-05-12 19:15:57 +02:00
cketti
36df589c26
Remove Google from author field in About screen
...
K-9 Mail started off as a fork of the AOSP Email app. But this was
nearly 10 years ago. Most of the app has been rewritten or significantly
changed since then. By now I think it's fair to only list the K-9
project as author in the About screen.
Copyright statements in license headers and the copyright statement in
the About screen remain unaffected by this change.
2018-05-07 18:41:04 +02:00
cketti
2a7dbb19ee
Merge branch 'improve_download_progress'
2018-05-07 18:09:44 +02:00
cketti
c0e95bfc1b
Refactor AttachmentDownloadDialogFragment
2018-05-07 18:03:36 +02:00
Kamil Rajtar
f6dc266897
Attachment download dialog added memory units and changed size from int to long
2018-05-07 10:59:58 +02:00
cketti
e36e6701c2
Merge pull request #3365 from k9mail/add_language_support_to_DecoderUtil
...
Add support for Encoded Word encoding with language information
2018-05-01 16:13:02 +02:00
cketti
f3bac31b76
Merge pull request #3364 from k9mail/header_parameter_encoding
...
MIME parameter encoding (RFC 2231)
2018-05-01 15:49:23 +02:00
cketti
065e60207e
Add support for Encoded Word encoding with language information
2018-05-01 15:37:29 +02:00
cketti
3c471d1dc8
Remove unnecessary substring calls
2018-04-29 18:17:00 +02:00
cketti
6fa3429db3
Merge pull request #3346 from k9mail/select-key-extra-autocrypt-hint
...
Add extra to show autocrypt hint in OpenKeychain key select dialog
2018-04-29 16:05:44 +02:00
cketti
ac9fc251f3
Use MimeParameterEncoder to encode attachment names
2018-04-29 05:22:09 +02:00
cketti
19bfa97a9b
Add code to encode MIME parameters according to RFC 2231
2018-04-29 05:22:09 +02:00
Philip
9b00cc431b
Merge pull request #3352 from k9mail/LimitMimeEncodeOnlyFilename
...
RFC 2184 parameter value encoding & ignored test for wrapping headers
2018-04-22 07:57:22 +01:00
Vincent Breitmoser
4d9dc9f2e4
Merge pull request #3349 from k9mail/cache-decrypted-subjects
...
Cache decrypted subjects in message table
2018-04-22 00:05:20 +02:00
Philip Whitehouse
7202d9ecd3
Refactor and add ignored test for RFC2184
2018-04-21 16:42:24 +01:00
sksthrs
d7637154d8
Limit MIME encode range in Content-Disposition to avoid over-encode
2018-04-21 15:19:55 +01:00
Vincent Breitmoser
a83d51f22d
Remember decrypted subjects in messages table
2018-04-19 13:30:36 +02:00
Vincent Breitmoser
c33832667b
Add a bit to MessageViewInfo whether the subject was encrypted
2018-04-19 13:30:23 +02:00
cketti
c66e94d0f6
Merge pull request #3345 from k9mail/update_providers
...
Update providers.xml
2018-04-18 19:41:06 +02:00
Vincent Breitmoser
e91e8cfc1a
Add extra to show autocrypt hint in OpenKeychain key select dialog
2018-04-18 19:40:26 +02:00
Igor Nedoboy
e21b80021f
Update providers.xml
...
Added Yandex.{by,kz,ua} profiles.
2018-04-18 19:34:42 +02:00
Vincent Breitmoser
d61318aaf2
Merge pull request #3347 from k9mail/fix_UnreadWidgetDataProviderTest
...
Fix UnreadWidgetDataProviderTest
2018-04-18 19:31:42 +02:00
cketti
98aec6fba7
Fix UnreadWidgetDataProviderTest
2018-04-18 19:13:03 +02:00
Vincent Breitmoser
c05336b5ee
Merge pull request #3344 from k9mail/unknown-key-label-search
...
Properly label button for search of missing keys
2018-04-18 16:09:57 +02:00
cketti
31f56a81e7
Merge pull request #3341 from k9mail/mockito2
...
Upgrade to Mockito 2
2018-04-18 16:06:45 +02:00
cketti
a42e24f76d
Merge pull request #3317 from k9mail/unread_widget_refactoring
...
Unread widget refactoring
2018-04-18 15:47:23 +02:00
Vincent Breitmoser
146914a9dd
Properly label button for missing keys
2018-04-18 14:19:17 +02:00
cketti
94786e17eb
Merge pull request #3340 from k9mail/allowStateLossDuringDismissal
...
Allow state loss closing dialog - fixes common IllegalStateException
2018-04-17 00:05:47 +02:00
cketti
06d914f570
Enable mocking of final classes
2018-04-16 04:28:59 +02:00
cketti
53961b0f73
Upgrade to Mockito 2
2018-04-16 04:28:44 +02:00
Philip
ffccd9bb16
Merge pull request #3339 from k9mail/dirFix
...
Whitelist the dir attribute to improve internationalisation
2018-04-16 01:10:02 +01:00
Philip Whitehouse
620f62e37d
Whitelist the dir attribute to improve internationalisation
2018-04-16 01:08:30 +01:00
Philip Whitehouse
6fd583296a
Allow state loss closing dialog - fixes common IllegalStateException
2018-04-16 00:55:12 +01:00
Vincent Breitmoser
0c6209447c
Merge pull request #3319 from k9mail/encrypted-subject-setting
...
Encrypted subject setting
2018-04-16 01:03:30 +02:00
Vincent Breitmoser
1a8aa0e4e8
Merge pull request #3321 from k9mail/move_to_settings
...
Move "About" and "Change Log" from Accounts to Settings screen
2018-04-11 17:50:36 +02:00
cketti
b97da796b8
Move "About" and "Change Log" from Accounts to Settings screen
2018-04-11 14:02:00 +02:00
Vincent Breitmoser
5bc61258d1
Encrypt subject only if setting is enabled
2018-04-09 20:05:16 +02:00
Vincent Breitmoser
82f6f881ee
Add setting for subject encryption
2018-04-09 20:05:16 +02:00
Vincent Breitmoser
b004196bc6
Merge pull request #3309 from k9mail/encrypted-subject
...
Encrypted subjects using protected-headers=v1
2018-04-09 19:28:18 +02:00
cketti
ffe02ec9c7
Add tests for UnreadWidgetDataProvider
2018-04-09 04:21:23 +02:00
cketti
40839ec11d
Move code to trigger updates of unread widget to UnreadWidgetUpdater
2018-04-09 04:21:23 +02:00
cketti
0908f84108
Move all logic from UnreadWidgetData to UnreadWidgetDataProvider
2018-04-09 03:01:14 +02:00
cketti
06ebf72d14
Move and rename UnreadWidgetData
2018-04-09 02:21:05 +02:00
cketti
88d3477592
Separate UnreadWidgetProperties and UnreadWidgetConfiguration
2018-04-09 02:17:27 +02:00
cketti
5d4aeee1c9
Move and rename UnreadWidgetConfigurationActivity
2018-04-09 02:04:03 +02:00
cketti
fc8048c3ae
Move code dealing with persistence to UnreadWidgetRepository
2018-04-09 01:58:45 +02:00
cketti
de77a55f57
Convert unread widget code to Kotlin - part 2
2018-04-09 01:34:10 +02:00
cketti
617cf2b7c7
Convert unread widget code to Kotlin - part 1
2018-04-09 01:34:10 +02:00
cketti
2aa4041b31
Merge pull request #3315 from k9mail/GH-3138_allow_td_background_attribute
...
Allow "background" attribute for tags <tr>, <th>, and <td>
2018-04-08 21:35:13 +02:00
cketti
9cad669af8
Allow "background" attribute for tags <tr>, <th>, and <td>
2018-04-08 17:26:21 +02:00