]> gitweb.stoutner.com Git - PrivacyBrowserROMIntegration.git/commitdiff
Release 2.8. v2.8
authorSoren Stoutner <soren@stoutner.com>
Thu, 22 Feb 2018 22:24:32 +0000 (15:24 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 22 Feb 2018 22:24:32 +0000 (15:24 -0700)
Android.mk
CHANGELOG
PrivacyBrowser2.7.2.apk [deleted file]
PrivacyBrowser2.8.apk [new file with mode: 0644]
README

index 4a2432755cec6031d7a48f0454d28b3b7c35fc69..327d88b98badfaeb67f590dbc501c3d780116247 100644 (file)
@@ -1,4 +1,4 @@
-# Privacy Browser copyright © 2017 Soren Stoutner <soren@stoutner.com>.
+# Privacy Browser copyright © 2015-2018 Soren Stoutner <soren@stoutner.com>.
 #
 # Privacy Browser is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -29,7 +29,7 @@ include $(CLEAR_VARS)
 LOCAL_MODULE := privacy-browser
 
 # The name of the source APK.
-LOCAL_SRC_FILES := PrivacyBrowser2.7.2.apk
+LOCAL_SRC_FILES := PrivacyBrowser2.8.apk
 
 # Integrate Privacy Browser as a low privilege app under `/system/app` instead of high privilege app under `/system/priv-app`.
 LOCAL_MODULE_CLASS := APPS
index 645e2239a34d192cf2478da626ab8b0ea2afa891..a1c30d5bf62dcffc2824511ac099ddf07c970b7e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+v2.8
+• Update to Privacy Browser 2.8.
+• Update the copyright date to be 2015-2018 in README and Android.mk.
+
 v2.7.2
 • Update to Privacy Browser 2.7.2.
 
diff --git a/PrivacyBrowser2.7.2.apk b/PrivacyBrowser2.7.2.apk
deleted file mode 100644 (file)
index 083638c..0000000
Binary files a/PrivacyBrowser2.7.2.apk and /dev/null differ
diff --git a/PrivacyBrowser2.8.apk b/PrivacyBrowser2.8.apk
new file mode 100644 (file)
index 0000000..e88f8d1
Binary files /dev/null and b/PrivacyBrowser2.8.apk differ
diff --git a/README b/README
index 66d20a118f65a2f986a26e58f4f1070b3f026520..b49c261ca82b142f8f83680af5bdb955537f9e6a 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Privacy Browser copyright © 2015-2017 Soren Stoutner <soren@stoutner.com>.
+Privacy Browser copyright © 2015-2018 Soren Stoutner <soren@stoutner.com>.
 
 https://www.stoutner.com/privacy-browser/