diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-29 01:54:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-29 01:54:39 -0700 |
commit | d96925128fc04046d6c8f3e27d55ff605f83435d (patch) | |
tree | 351d4ce7691f4934bdfb3346467d6fadf788933c /app/src/main/res/xml | |
parent | 6aa3b49be7c37d1790dd42a4a7066a8685a34c48 (diff) | |
parent | 356a67d184ac82831d77221a84215d3ec87e177d (diff) | |
download | frost-d96925128fc04046d6c8f3e27d55ff605f83435d.tar.gz frost-d96925128fc04046d6c8f3e27d55ff605f83435d.tar.bz2 frost-d96925128fc04046d6c8f3e27d55ff605f83435d.zip |
Merge branch 'dev' into message-scroll
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 955e1239..88216d63 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -10,7 +10,7 @@ <item text="Add better support for mobile url conversions" /> <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="" /> + <item text="Fix biometric prompt, and prompt on activity resume" /> <item text="" /> <version title="v2.4.0" /> |