diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-29 02:12:35 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-29 02:12:35 -0700 |
commit | 8b6daa04fcf0541977defa91b3b624713f831123 (patch) | |
tree | e26814191de1cfa088c3d3f241d1a5912e1fa65d /app/src/main/play/en-US/whatsnew | |
parent | a4e9eb442797d70d9285600e5ba91f3eb2f21997 (diff) | |
download | frost-8b6daa04fcf0541977defa91b3b624713f831123.tar.gz frost-8b6daa04fcf0541977defa91b3b624713f831123.tar.bz2 frost-8b6daa04fcf0541977defa91b3b624713f831123.zip |
Add option to open overlay links in browser
Diffstat (limited to 'app/src/main/play/en-US/whatsnew')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 1d9aa95c..6f1d0b36 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -4,4 +4,5 @@ v2.4.1 * Notification tab will keep first page in the same window; fixes marking notifications as read * Fix nav and status bar icon colors for custom themes (Android O+) * Fix biometric prompt, and prompt on activity resume -* Fix notification title
\ No newline at end of file +* Fix notification title +* Add option to open overlay links in browser
\ No newline at end of file |