diff options
author | Allan Wang <me@allanwang.ca> | 2019-05-01 17:07:18 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-05-01 17:07:18 -0700 |
commit | e0bea89b0897d741634098c33bf2aedc5e5fc88e (patch) | |
tree | dc9999e87af09f629ec758bd721cbb01a21dd660 /app/src/main/res/xml | |
parent | 3e768c23b3130d8a9f74baaba0f1f247f0036f84 (diff) | |
parent | e7a499f6314f8d6345b19c3e221f3cd9cd176d4f (diff) | |
download | frost-e0bea89b0897d741634098c33bf2aedc5e5fc88e.tar.gz frost-e0bea89b0897d741634098c33bf2aedc5e5fc88e.tar.bz2 frost-e0bea89b0897d741634098c33bf2aedc5e5fc88e.zip |
Apply spotless and update changelog
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 560b1111..3e4f9036 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -9,9 +9,10 @@ <version title="v2.3.0" /> <item text="Converted internals of Facebook data storage; auto migration will only work from 2.2.x to 2.3.x" /> <item text="Added notification widget" /> - <item text="" /> - <item text="" /> - <item text="" /> + <item text="Update theme" /> + <item text="Update translations" /> + <item text="Add fingerprint unlock screen" /> + <item text="Fix messenger redirect" /> <item text="" /> <item text="" /> <item text="" /> |