diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-29 02:51:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-29 02:51:09 -0700 |
commit | 8932e9f5eb9995729f674ebe02464a6f20f4d1ec (patch) | |
tree | b40f3f7d1b291b0d38b84f7bb36d44863e4cad43 /app/src/main/res/xml | |
parent | 980c8ded82e5d8aba4626aed09650dba1992ebf9 (diff) | |
parent | 2da6aef03b8a3aba0a76964764f01cd1b26ab401 (diff) | |
download | frost-8932e9f5eb9995729f674ebe02464a6f20f4d1ec.tar.gz frost-8932e9f5eb9995729f674ebe02464a6f20f4d1ec.tar.bz2 frost-8932e9f5eb9995729f674ebe02464a6f20f4d1ec.zip |
Merge pull request #1563 from AllanWang/notification-shortcut
Overlay Context Updates
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 88216d63..4cf51cb0 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -11,6 +11,8 @@ <item text="Notification tab will keep first page in the same window; fixes marking notifications as read" /> <item text="Fix nav and status bar icon colors for custom themes (Android O+)" /> <item text="Fix biometric prompt, and prompt on activity resume" /> + <item text="Fix notification title" /> + <item text="Add option to open overlay links in browser" /> <item text="" /> <version title="v2.4.0" /> |