diff options
author | Allan Wang <me@allanwang.ca> | 2019-01-01 17:30:58 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-01-01 17:30:58 -0500 |
commit | 3ca39c2ef8dd06729a742de7f441edc069caf249 (patch) | |
tree | c324872bc6afc547452ba5aac735991e3fe68327 /app/src/main/res | |
parent | 8245f835b6e5711b3363851ef70e156ae001bda3 (diff) | |
download | frost-3ca39c2ef8dd06729a742de7f441edc069caf249.tar.gz frost-3ca39c2ef8dd06729a742de7f441edc069caf249.tar.bz2 frost-3ca39c2ef8dd06729a742de7f441edc069caf249.zip |
Add changelog
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index c57ea038..1c5b1a88 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -10,9 +10,9 @@ <item text="Rewrite a lot of internal logic to optimize loading" /> <item text="Change default user agent to new android version, previously a desktop user agent" /> <item text="Add back group management page when clicking the respective notification" /> - <item text="" /> - <item text="" /> - <item text="" /> + <item text="Update theme, including like button, menu icon, and material light bugs" /> + <item text="Fix login problem when one account is signed in." /> + <item text="Fix some problems when exiting the image viewer" /> <item text="" /> <item text="" /> <item text="" /> |