Commit Graph

156 Commits

Author SHA1 Message Date
M66B
93ca78abab Append br to div with one text node 2019-09-11 19:52:04 +02:00
M66B
648bb0b509 Fixed formatting of text only columns 2019-09-09 08:43:59 +02:00
M66B
d67cf4ffa7 Decode/start GIFs on Android 9+ 2019-09-07 20:21:01 +02:00
M66B
e439d38ca6 Improved plain text formatting 2019-09-07 08:22:46 +02:00
M66B
63dcefd935 Format with less white space 2019-09-02 19:01:17 +02:00
M66B
f78f3e502d Preformatted with word wrapping 2019-09-02 11:04:51 +02:00
M66B
d11684c5aa Preserve plain text spaces 2019-09-01 11:10:00 +02:00
M66B
b31861e7e1 Maximum 250 auto links 2019-09-01 09:44:03 +02:00
M66B
29ee1b163d Removed size limit 2019-09-01 09:31:18 +02:00
M66B
2ce1b7fceb Highlight DSN headers, refactoring 2019-08-29 21:57:54 +02:00
M66B
08e65f60ed Better recognition of complex messages 2019-08-29 20:24:30 +02:00
M66B
2a3cb60b82 Revert "Show inline images by default"
This reverts commit c75059120c.
2019-08-24 19:50:28 +02:00
M66B
c75059120c Show inline images by default 2019-08-24 19:47:11 +02:00
M66B
d869731306 Improved plain text formatting 2019-08-23 08:29:58 +02:00
M66B
6baac38747 Fixed space at start of plain text lines 2019-08-22 20:05:45 +02:00
M66B
081d25940a Normalize html line breaks 2019-08-22 18:12:30 +02:00
M66B
cc591baa38 Increase maximum message size / number of links 2019-08-21 17:37:03 +02:00
M66B
18c77ed9c6 Limit text size / number of links 2019-08-20 20:05:11 +02:00
M66B
9d234aa9a4 Convert HTML width/height digits only 2019-07-27 07:32:26 +02:00
M66B
13882be6d0 Parse img width/height separately 2019-07-26 21:33:32 +02:00
M66B
0b53989826 Recognize img width/height auto 2019-07-26 21:21:12 +02:00
M66B
3e80a86726 Use html image width/height 2019-07-26 20:45:53 +02:00
M66B
828d86e86f Fixed inline image view 2019-07-26 19:17:24 +02:00
M66B
de963c56b7 Removed not nessary input/output buffering 2019-07-26 08:57:11 +02:00
M66B
6104ecfadb Small improvements 2019-07-24 08:42:37 +02:00
M66B
c248dce45b Density aware images 2019-07-15 12:17:01 +02:00
M66B
45c6e5678c Revert "Prevent white space"
This reverts commit 69729b0566.
2019-07-08 21:46:57 +02:00
M66B
69729b0566 Prevent white space 2019-07-08 21:42:35 +02:00
M66B
864b9ebcea Revert "Made div with br a special case"
This reverts commit 61408dfd02.
2019-07-08 21:31:00 +02:00
M66B
61408dfd02 Made div with br a special case 2019-07-08 21:15:19 +02:00
M66B
a6f2101352 Block elements with breaks are not empty 2019-07-08 20:29:00 +02:00
M66B
08ab6e99a1 Prevent too many line breaks 2019-07-08 20:14:33 +02:00
M66B
7d4810ceae Block all network when showing original messages without showing images 2019-07-08 13:58:31 +02:00
M66B
3a34a30cbc Made extra privacy features explicit 2019-07-07 10:50:06 +02:00
M66B
7630a6edcb Use dialog fragment to view images 2019-07-06 12:52:00 +02:00
M66B
edde5e8414 Refactoring 2019-07-06 12:16:42 +02:00
M66B
309001f156 Fixed viewing external images 2019-07-06 12:14:34 +02:00
M66B
25a19ad0c1 Added option to show inline images by default 2019-07-02 10:58:11 +02:00
M66B
a6963da515 Show image description when not showing images 2019-06-30 09:59:03 +02:00
M66B
655f0e3d3b Suppress more white space 2019-06-30 09:51:43 +02:00
M66B
1072edaa78 Refactoring 2019-06-30 09:41:18 +02:00
M66B
7d93011f3a Suppress white space 2019-06-28 16:30:27 +02:00
M66B
7b2e8f5879 Smaller font for sub/superscript 2019-06-23 17:56:22 +02:00
M66B
b05653b94b Fix invalid HTML 2019-06-18 21:56:34 +02:00
M66B
27cb003558 Improved linkify 2019-06-13 10:20:45 +02:00
M66B
4ca69a0bd8 Autolink email addresses 2019-06-05 10:46:35 +02:00
M66B
31679a9560 Switched to AUTOLINK_WEB_URL 2019-06-05 09:51:49 +02:00
M66B
d5eca31bc3 Skip recognized domain names before 'at' sign 2019-06-04 17:43:51 +02:00
M66B
3be7a4d1a2 Prevent auto linking of email addresses 2019-05-28 08:18:59 +02:00
M66B
a3316c1aae Reduce memory usage 2019-05-25 20:04:53 +02:00