Commit Graph

113 Commits

Author SHA1 Message Date
M66B
1aa80a9258 Check resolver input/output streams 2022-03-27 13:43:45 +02:00
M66B
4b6e8dda2f Native SVG support 2022-03-19 17:32:47 +01:00
M66B
dd8f163828 Disable anti-alias for circular 2022-02-19 07:58:36 +01:00
M66B
b95225fc2e Optional favicon white background 2022-02-18 13:40:32 +01:00
M66B
bddf065ca1 Happy New Year 2022-01-01 09:46:36 +01:00
M66B
3e28f12de0 Resize too big (bytes) images 2021-12-11 16:37:56 +01:00
M66B
d68531ae65 Increased probe size 2021-10-12 16:01:42 +02:00
M66B
8e05ebff7b Enabled anti aliasing for generated icons 2021-10-03 08:04:43 +02:00
M66B
974957a315 Refactoring 2021-08-29 21:21:19 +02:00
M66B
03e2013ab1 Added support for AVIF 2021-08-18 19:37:35 +02:00
M66B
636c2b4a8f Refactoring 2021-08-18 19:37:10 +02:00
M66B
f9e69b0919 Use image decoder for bitmaps 2021-08-18 19:30:52 +02:00
M66B
5db96d8242 Reduced logging 2021-08-07 11:53:28 +02:00
M66B
76ed2d766d Added support for SVG in messages 2021-07-18 12:15:25 +02:00
M66B
b8e04341ab Make sure URL connection is closed 2021-07-15 08:36:55 +02:00
M66B
386eea9a99 Cleanup 2021-07-13 21:56:51 +02:00
M66B
73ea92e4a5 Fixed SVG viewbox 2021-07-13 20:19:21 +02:00
M66B
f7ffc52747 Added support for BIMI 2021-07-13 13:10:45 +02:00
M66B
df24a24f16 Prevent viewing tracking icon 2021-07-03 21:34:52 +02:00
M66B
d648ec712b Reduced logging 2021-07-02 20:22:54 +02:00
M66B
9fdaae3a65 Fixed showing data uri images with a size 2021-07-02 15:23:46 +02:00
M66B
6a769640b6 Data URI error handling 2021-07-01 20:30:41 +02:00
M66B
4683f43b7c Data URI improvements 2021-06-28 08:15:01 +02:00
M66B
4049621bc0 Improved DecodeException handling 2021-06-28 07:49:03 +02:00
M66B
9ae68499cb Simplify loading content images 2021-06-28 07:41:14 +02:00
M66B
8d9d1f95d5 Refactoring 2021-06-06 21:36:22 +02:00
M66B
78eec5ecb5 User agent for all connections 2021-05-14 11:47:14 +02:00
M66B
efc76a1c63 Fixed image scaling 2021-04-19 15:01:40 +02:00
M66B
941cdbc393 Link image download timeout to connection timeout 2021-02-22 10:51:50 +01:00
M66B
5444a63a3d Limit number of image redirections to 5 2021-02-20 16:40:27 +01:00
M66B
5b3bafbd0c Prevent crash 2021-01-25 16:03:58 +01:00
M66B
eba5b0f839 Simplification 2021-01-23 09:28:51 +01:00
M66B
cfe544cb3e Happy new year 2021-01-01 08:56:36 +01:00
M66B
a955c21b17 The invisible man 2020-11-14 15:23:34 +01:00
M66B
5c15a17134 Workaround images not being updated
Probably caused by updating ConstraintLayout
2020-10-09 12:07:00 +02:00
M66B
5b306f662d Replaced hourglass icon 2020-09-28 13:28:49 +02:00
M66B
b87dda9174 Two tone icons V2 2020-09-28 09:54:28 +02:00
M66B
b5a81374f1 Fixed image place holder 2020-09-23 15:56:12 +02:00
M66B
4a09988d66 Workaround invalid width/heigth specifications (disabled) 2020-09-19 15:58:58 +02:00
M66B
542cb800c6 Failed experiment 2020-09-13 16:05:31 +02:00
M66B
e74bc8772a Workaround for failing Samsung image decoder 2020-09-11 08:02:26 +02:00
M66B
8f3bf1ab21 Improved image error handling 2020-09-10 09:30:31 +02:00
M66B
9dbbcfa5e5 Reduced logging 2020-09-10 09:14:43 +02:00
M66B
53c668ee1c Fixed image resolution 2020-09-08 13:40:32 +02:00
M66B
f687d9458f Make sure downloaded images are shown 2020-09-08 08:19:34 +02:00
M66B
d7dc9aac5c Workaround for Samsung failure 2020-09-08 08:03:22 +02:00
M66B
95ef38f464 Delegate image scaling to image helper 2020-09-06 18:12:17 +02:00
M66B
852e1bb6f7 Improved downloaded image resolution 2020-09-03 17:21:04 +02:00
M66B
3de3e6215b Added support for downloaded animated images (GIFs) 2020-09-03 15:34:38 +02:00
M66B
783a38da03 Refactoring
Something is brewing ...
2020-09-02 20:44:17 +02:00