diff options
author | Allan Wang <me@allanwang.ca> | 2017-12-22 01:51:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-22 01:51:43 -0500 |
commit | bd96905dbfa6c1d4bde4257d61f381d4ee8e1fd0 (patch) | |
tree | e28732e64f6fc0bba715ae2b0a0383ea780d3a22 /docs | |
parent | bd99aebf4388515273dfd720eb5c59b6e45da44f (diff) | |
download | frost-bd96905dbfa6c1d4bde4257d61f381d4ee8e1fd0.tar.gz frost-bd96905dbfa6c1d4bde4257d61f381d4ee8e1fd0.tar.bz2 frost-bd96905dbfa6c1d4bde4257d61f381d4ee8e1fd0.zip |
Update webview components (#571)
* Add volume binding
* Remove key override
* Add pause timers to webview
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 693a9371..a98dc1d9 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,6 +5,7 @@ * Fix some errors in launching pages * Redid base design to prepare for native views * Automatically bring toolbar up when keyboard is shown +* Rewrite theme components to fully support AMOLED and improve light ## v1.6.8 * Fully customize your tabs! Check out settings > appearance > main activity tabs |