diff options
author | Allan Wang <me@allanwang.ca> | 2017-12-11 21:18:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-11 21:18:57 -0500 |
commit | b90dcc04376b48d2b91fea8a5de48acbd7f885c4 (patch) | |
tree | 6aded93178a507631215ac2309485c0fb3f6fe4c /app/src/main/res | |
parent | db262e95779e0a17275bdb94be2b0ac12819178e (diff) | |
download | frost-b90dcc04376b48d2b91fea8a5de48acbd7f885c4.tar.gz frost-b90dcc04376b48d2b91fea8a5de48acbd7f885c4.tar.bz2 frost-b90dcc04376b48d2b91fea8a5de48acbd7f885c4.zip |
misc (#548)
* Separate scss files and fix some issues
* Delete blank css
* Update menu stylings
* Add branch details to auto release
* Update script and readme
* Test 2
* Test 3
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 749de5f2..26c9c020 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,6 +6,16 @@ <item text="" /> --> + <version title="v1.6.8" /> + <item text="Fully customize your tabs! Check out settings > appearance > main activity tabs" /> + <item text="Optimize scripts" /> + <item text="Add more theme components" /> + <item text="Fixed issue with deleting posts" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v1.6.7" /> <item text="Fix icons in tablets" /> <item text="Add Portuguese translations" /> |