diff options
author | Allan Wang <me@allanwang.ca> | 2020-05-23 21:12:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-23 21:12:23 -0700 |
commit | 327ed78db8b7f77891eab88c562132aff93958a4 (patch) | |
tree | 5f240c8db9ba2b7d69888a86659a963bcd352c00 /app/src/main/res/xml | |
parent | ffce9e645572eefdcd837921214a2be026514b43 (diff) | |
parent | a6a1b8dffd08219c76614e0eeba6e4d92f02aa6b (diff) | |
download | frost-327ed78db8b7f77891eab88c562132aff93958a4.tar.gz frost-327ed78db8b7f77891eab88c562132aff93958a4.tar.bz2 frost-327ed78db8b7f77891eab88c562132aff93958a4.zip |
Merge pull request #1680 from AllanWang/full-size-image
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 2193ace9..2fae701b 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,6 +6,15 @@ <item text="" /> --> + <version title="v2.4.5" /> + <item text="Fix url query encoding" /> + <item text="Add option to make images full screen (settings > news feed)" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v2.4.4" /> <item text="Lots of under the hood fixes" /> <item text="Fixed sharing" /> |