Joshua Nelson
aa4fb26f8f
Address now logs an error if given bad arguments ( #2897 )
2017-11-10 18:09:25 +01:00
Joshua Nelson
3fdb5f532f
Simplified logic ( #2911 )
2017-11-10 18:05:57 +01:00
Harikrishnan Rajan
231cab3f36
Merge pull request #2924 from k9mail/imap_refactoring_refactored
...
'Refactor IMAP commands' refactored
2017-11-10 22:31:50 +05:30
cketti
fa9fc2d974
Prepare for next development iteration
2017-11-10 17:53:31 +01:00
cketti
934bbbe882
Version 5.304
2017-11-10 17:34:25 +01:00
cketti
d604250c9d
Update changelog for 5.304
2017-11-10 17:33:07 +01:00
cketti
8de2fdcce6
Merge pull request #2926 from k9mail/update_translations
...
Update translations
2017-11-10 17:28:03 +01:00
cketti
2d51250c71
Update translations
2017-11-10 16:48:53 +01:00
cketti
97b4c06632
Remove FolderSelectedStateCommand
2017-11-09 08:51:56 +01:00
cketti
590b6c6cc0
Combine responses in ImapConnection.executeSelectedStateCommand()
2017-11-09 08:51:56 +01:00
Hari
aa7e00263f
IMAP refactoring
2017-11-09 08:51:56 +01:00
cketti
4248e4172a
Merge pull request #2908 from jyn514/casting
...
Remove unneccessary casting and unboxing
2017-11-07 16:16:42 +01:00
Joshua Nelson
26cd24717e
Made requested changes for merge
...
Changed for-each loop back to for loop (for efficiency)
2017-11-05 18:31:16 -05:00
cketti
ad5897125a
Merge pull request #2907 from jyn514/imports
...
Remove unused imports
2017-11-05 15:09:27 +01:00
cketti
cd5c4bf9a6
Merge pull request #2903 from k9mail/decrypted-preamble
...
Don't ignore preamble and epilogue in decrypted messages
2017-11-05 14:44:38 +01:00
Joshua Nelson
9db6cdc1c2
Remove unneccessary casting and unboxing
...
Removed casts to (View)
Removed calls to <Integer>.getInt(), <Long>.getLong()
Changed a few for loops to for-each loops
2017-11-03 18:45:47 -04:00
Joshua Nelson
a6388ca84f
Remove unused imports
2017-11-03 18:25:28 -04:00
cketti
bfc2dcba35
Prepare for next development iteration
2017-11-03 05:31:32 +01:00
cketti
ed8dfa67a7
Version 5.303
2017-11-03 05:08:16 +01:00
cketti
aa1d905d51
Update changelog for 5.303
2017-11-03 05:07:37 +01:00
Vincent Breitmoser
d2443276c8
Don't ignore preamble and epilogue in decrypted messages
2017-11-02 23:44:48 +01:00
cketti
f2f7b78275
Merge pull request #2893 from k9mail/GH-2889_add_ins_del_html_tags_to_whitelist
...
Add <ins> and <del> HTML tags to whitelist
2017-11-02 07:11:04 +01:00
cketti
f366e504c7
Merge pull request #2892 from k9mail/GH-2891_display_inline_text_part_as_attachment
...
Only hide inline image parts with Content-Id header
2017-11-02 07:09:36 +01:00
cketti
b51d9d09a3
Add <ins> and <del> HTML tags to whitelist
2017-11-01 19:34:55 +01:00
cketti
9df026aa7c
Update tests in AttachmentInfoExtractorTest
2017-11-01 18:23:59 +01:00
cketti
0a6ef2b70f
Merge pull request #2885 from jyn514/issue-2846
...
Prevent crash when parsing invalid base64 email address
2017-11-01 18:00:25 +01:00
cketti
d23ff7f6a1
Only hide inline image parts with Content-Id header
...
The assumption is those parts are images referenced by the main HTML
part. Even without "attachment box" the user is able to save them using
a long-press in the WebView.
2017-11-01 16:43:47 +01:00
Joshua Nelson
ddcf1e257e
Fixed issue 2846
...
Skip invalid input; parse strictly otherwise.
See [issue](https://github.com/k9mail/k-9/issues/2846 ) for details.
2017-10-29 21:11:16 -04:00
cketti
d696723023
Prepare for next development iteration
2017-10-28 02:30:08 +02:00
cketti
4e9b47f4ff
Version 5.302
2017-10-28 01:53:45 +02:00
cketti
40c664b924
Update changelog for 5.302
2017-10-28 01:52:38 +02:00
cketti
cdbd38c0e3
Merge pull request #2880 from k9mail/update_translations
...
Update translations
2017-10-28 01:45:26 +02:00
cketti
24de0df747
Merge pull request #2867 from jyn514/issue-2847
...
Avoid exception when processing draft message
Fixes #2847
2017-10-28 01:41:25 +02:00
cketti
537317362d
Add new translations
...
- Indonesian
- Betron
2017-10-28 01:23:36 +02:00
cketti
8a13880711
Update translations
2017-10-28 00:34:16 +02:00
cketti
9fdcf44162
Merge pull request #2863 from k9mail/GH-2861_fix_linkify_after_br_tag
...
Fix linkify when URL follows HTML tag
2017-10-28 00:12:26 +02:00
cketti
23b903e7d3
Merge pull request #2862 from k9mail/GH-2856_fix_horizontal_lines
...
Add <hr> to HtmlSanitizer whitelist
2017-10-28 00:12:06 +02:00
Joshua Nelson
243b8319bd
Fixed issue [2847]( https://github.com/k9mail/k-9/issues/2847 ).
2017-10-25 23:13:44 -04:00
cketti
2e20ddf6a5
Fix linkify when URL follows HTML tag
2017-10-25 04:59:15 +02:00
cketti
77f821cbbe
Add <hr> to HtmlSanitizer whitelist
2017-10-25 04:33:40 +02:00
cketti
27bc562ebe
Merge pull request #2845 from vog/add-yahoo-de
...
Add support for yahoo.de email addresses
2017-10-17 16:57:18 +02:00
Volker Diels-Grabsch
93c2863516
Add support for yahoo.de email addresses
2017-10-17 10:07:12 +02:00
cketti
0e9ca9e666
Merge pull request #2312 from rhari991/update-unread-widget
...
Add folder selection in unread widget
2017-10-15 03:57:38 +02:00
cketti
856cfed0d3
Prepare for next development iteration
2017-10-15 03:52:07 +02:00
cketti
f4b08dcf2f
Improve unread widget configuration UX
2017-10-15 03:29:52 +02:00
Hari
763d3f0886
Move to ChooseFolder after selecting Account
2017-10-15 02:37:40 +02:00
cketti
d26483e147
Version 5.301
2017-10-15 00:36:44 +02:00
cketti
5eb3581cd1
Update changelog for 5.301
2017-10-15 00:35:04 +02:00
cketti
946120b37b
Merge pull request #2839 from k9mail/update_translations
...
Pull translations from Transifex
2017-10-15 00:27:53 +02:00
cketti
daa976e73c
Update translations from Transifex
2017-10-15 00:15:11 +02:00