diff options
author | Allan Wang <me@allanwang.ca> | 2019-12-30 12:18:46 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-12-30 12:18:46 -0800 |
commit | c4afa99d44c94dd9f95ed74f57e00466cd431d18 (patch) | |
tree | 95d426513e3dc466b1ab2568275e078b9cc075b7 /app/src/main/play/en-US | |
parent | 999e87a8c879d8112e62baf45cbe4e876d35b9cc (diff) | |
download | frost-c4afa99d44c94dd9f95ed74f57e00466cd431d18.tar.gz frost-c4afa99d44c94dd9f95ed74f57e00466cd431d18.tar.bz2 frost-c4afa99d44c94dd9f95ed74f57e00466cd431d18.zip |
Use MaterialDialog for webviews
Diffstat (limited to 'app/src/main/play/en-US')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index e8ecee32..a7a34ee3 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -3,4 +3,6 @@ v2.4.2 * Fix back stack history * Fix search suggestions * Redesign navigation layout -* Update theme
\ No newline at end of file +* Update theme +* Open formatted urls from context menu +* Allow copying text with emojis
\ No newline at end of file |