chinwag-android/app
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 d3ebcc14ec.

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
..
schemas/com.keylesspalace.tusky.db.AppDatabase ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
src Fix emoji download (#1691) 2020-02-17 16:23:34 +01:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle Fix emoji download (#1691) 2020-02-17 16:23:34 +01:00
proguard-rules.pro Update espresso-core to 3.2.0 2020-02-01 11:14:31 -08:00