diff options
author | Allan Wang <me@allanwang.ca> | 2019-02-05 22:40:24 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-02-05 22:40:24 -0500 |
commit | 87469aba96cee61b4252d9a6d023324598355244 (patch) | |
tree | e1db2a8b67af7c17a8d6f0e4f9bc3975231a0c3e /app/src/main | |
parent | 330bf2857396b15752afadb030c981a1cb2848fe (diff) | |
download | frost-87469aba96cee61b4252d9a6d023324598355244.tar.gz frost-87469aba96cee61b4252d9a6d023324598355244.tar.bz2 frost-87469aba96cee61b4252d9a6d023324598355244.zip |
Strip images and update context handler
Diffstat (limited to 'app/src/main')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index f90ecf37..ed014604 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -8,8 +8,8 @@ <version title="v2.2.2" /> <item text="New marketplace shortcut" /> - <item text="" /> - <item text="" /> + <item text="Fix crash when internet disconnects (may still need app restart)" /> + <item text="Improve JS code" /> <item text="" /> <item text="" /> |