1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-01-30 04:24:48 +01:00
Ivan Kupalov 5a5bbca171
Fix emoji download (#1691)
* Update OkHttp to 4.3.1

* Fix downloading emoji fonts

OkHttp strips away content length info when compression is used.
Even though this behavior is old, we didn't observe it until OkHttp was
updated in d3ebcc14ec6f17c22a5d1deed15aa613e171acc1.

We get it from the original network response header. It should be
compressed length.

* Reformat EmojiCompatFont and EmojiPreference
2020-02-17 16:23:34 +01:00
..
2020-02-17 16:23:34 +01:00
2017-06-02 04:47:22 -04:00
2020-02-17 16:23:34 +01:00