diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-29 02:52:13 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-29 02:52:13 -0700 |
commit | a75176f963e1fed7e99389b84170da058072128f (patch) | |
tree | 5f063a0be2962ea96f4bd49088623841da46cd53 /app/src/main/res/xml | |
parent | 14573f9ac4cb9cfb799e1cd20d78202599d55e25 (diff) | |
parent | 8932e9f5eb9995729f674ebe02464a6f20f4d1ec (diff) | |
download | frost-a75176f963e1fed7e99389b84170da058072128f.tar.gz frost-a75176f963e1fed7e99389b84170da058072128f.tar.bz2 frost-a75176f963e1fed7e99389b84170da058072128f.zip |
Update changelog
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 3 |
1 files changed, 3 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..e8856b03 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -11,6 +11,9 @@ <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="Disable swipe to refresh for composer and sharer pages" /> <item text="" /> <version title="v2.4.0" /> |