Tusky-App-Android/app
Vavassor c937d30713 Fix: All statuses failed to load when status JSON was checked for boolean values, but received null and would throw a JSONException.
A change in the Mastodon server implementation seemed to be the cause. In the future, either default booleans to false or check for null first before getting them.
2017-02-05 23:13:48 -05:00
..
src Fix: All statuses failed to load when status JSON was checked for boolean values, but received null and would throw a JSONException. 2017-02-05 23:13:48 -05:00
.gitignore initial commit 2017-01-02 18:30:27 -05:00
build.gradle Account profiles no longer partial! 2017-01-30 23:51:02 -05:00
proguard-rules.pro initial commit 2017-01-02 18:30:27 -05:00