diff options
author | Allan Wang <me@allanwang.ca> | 2017-10-25 17:03:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-25 17:03:07 -0400 |
commit | f3c14a1e5591f9d244c73bc0e53a6e042f5b9a06 (patch) | |
tree | df4dfd3fa4694344cfdfb08a18b119062e1ac781 /app/src/main/res/xml/frost_changelog.xml | |
parent | e04487f5b1a4c6a5999db8d9746a07919ae9a333 (diff) | |
download | frost-f3c14a1e5591f9d244c73bc0e53a6e042f5b9a06.tar.gz frost-f3c14a1e5591f9d244c73bc0e53a6e042f5b9a06.tar.bz2 frost-f3c14a1e5591f9d244c73bc0e53a6e042f5b9a06.zip |
Fix/pip video (#445)v1.6.1
* Test frame wrapper
* Update padding bounds
* Clear toolbar on hide
* Optimize
* Update changelog
* Disable toolbar rather than remove it
* Improve controls and fix toolbar issue
* Optimize
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-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 5cc8a2c8..98441a58 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,7 +6,7 @@ <item text="" /> --> - <version title="v1.6.0" /> + <version title="v1.6.1" /> <item text="Add Spanish translations" /> <item text="Add French translations" /> <item text="Add German translations" /> @@ -14,7 +14,7 @@ <item text="Add pip video support" /> <item text="Add video downloader" /> <item text="Fix bugs with parsing url queries" /> - <item text="" /> + <item text="Fix search update from Facebook" /> <item text="" /> <version title="v1.5.9" /> |