aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-12 19:57:27 -0700
committerAllan Wang <me@allanwang.ca>2017-08-12 19:57:27 -0700
commitb1601b4d7edc7c6931f533de67d7b3521a1424a9 (patch)
tree77181c5b220d8885e97b549855d6ec34a724c64b
parent894c1c4d2c7568d26165baf0d9d192bdf3b288ef (diff)
downloadfrost-1.4.3.tar.gz
frost-1.4.3.tar.bz2
frost-1.4.3.zip
Update changelogv1.4.3
-rw-r--r--app/src/main/res/xml/frost_changelog.xml21
-rw-r--r--gradle.properties2
2 files changed, 13 insertions, 10 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 3d349ec3..7bbf1979 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -11,23 +11,26 @@
<!--<version title="Beta Updates" />-->
<version title="Beta Updates"/>
- <item text="Fix notification titles" />
- <item text="ALPHA: Add support for downloading videos (hit the download button)" />
- <item text="Deny intents for login so the page loads properly (thank you @Zenexer)" />
- <item text="Reduce injection offset and move injectors to an earlier method" />
- <item text="Add option to disable media loading on metered network" />
- <item text="Fix menu section" />
- <item text="Add more background setters to help transparent themes" />
- <item text="Fixed crash for users with non english characters" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
<item text="" />
- <version title="v1.5.0"/>
+ <version title="v1.4.2"/>
<item text="Experimental: Add notifications for messages; report to me if this drains your battery" />
<item text="Add FAQ in the about section" />
<item text="Add video uploading" />
<item text="Add open link option in context menu" />
<item text="Add geolocation" />
<item text="Update theme" />
+ <item text="Fix notification titles" />
+ <item text="ALPHA: Add support for downloading videos (hit the download button)" />
+ <item text="Deny intents for login so the page loads properly (thank you @Zenexer)" />
+ <item text="Reduce injection offset and move injectors to an earlier method" />
+ <item text="Add option to disable media loading on metered network" />
+ <item text="Fix menu section" />
+ <item text="Add more background setters to help transparent themes" />
<version title="v1.4.1"/>
<item text="Add intro pages" />
diff --git a/gradle.properties b/gradle.properties
index 59f1af52..96212eef 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,7 +17,7 @@ MIN_SDK=21
TARGET_SDK=26
BUILD_TOOLS=26.0.1
-KAU=6d9201e
+KAU=9c89c7c
KOTLIN=1.1.3-2
CRASHLYTICS=2.6.8