aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/frost_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-10-26 14:15:47 -0400
committerGitHub <noreply@github.com>2017-10-26 14:15:47 -0400
commit1cbee7747e6c7df56b1ab493297deec6763dd29c (patch)
treed416f17b04f95e7b01d2abefe9308a40223809b6 /app/src/main/res/xml/frost_changelog.xml
parent27832f1a0081ef423342a3162ce8ed5f0be66d82 (diff)
downloadfrost-1.6.2.tar.gz
frost-1.6.2.tar.bz2
frost-1.6.2.zip
Fix/pip rotation (#450)v1.6.2
* Attempt to redraw video on orientation change * Delete file backup * Update video bounds after rotations * Update changelog
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r--app/src/main/res/xml/frost_changelog.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 98441a58..65d577e0 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -6,7 +6,13 @@
<item text="" />
-->
- <version title="v1.6.1" />
+ <version title="v1.6.2" />
+ <item text="Fix search update from Facebook" />
+ <item text="Fix url parsing errors again" />
+ <item text="Fix pip for bottom bar" />
+ <item text="Fix pip after rotation" />
+
+ <version title="v1.6.0" />
<item text="Add Spanish translations" />
<item text="Add French translations" />
<item text="Add German translations" />
@@ -15,7 +21,6 @@
<item text="Add video downloader" />
<item text="Fix bugs with parsing url queries" />
<item text="Fix search update from Facebook" />
- <item text="" />
<version title="v1.5.9" />
<item text="Add notification support for Android O" />