]> gitweb.stoutner.com Git - PrivacyBrowserROMIntegration.git/commitdiff
Release v2.16. v2.16
authorSoren Stoutner <soren@stoutner.com>
Thu, 31 Jan 2019 20:17:08 +0000 (13:17 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 31 Jan 2019 20:17:08 +0000 (13:17 -0700)
Android.mk
CHANGELOG
PrivacyBrowser2.15.1.apk [deleted file]
PrivacyBrowser2.16.apk [new file with mode: 0644]
README

index 42e7f5f223d2e330fd5ef1bdf2b70bea1a0f292f..9e6e2687764af1dcd120c8338b9e58c5c88d5695 100644 (file)
@@ -1,4 +1,4 @@
-# Privacy Browser copyright © 2015-2018 Soren Stoutner <soren@stoutner.com>.
+# Privacy Browser copyright © 2015-2019 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
 #
 # 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_MODULE := privacy-browser
 
 # The name of the source APK.
-LOCAL_SRC_FILES := PrivacyBrowser2.15.1.apk
+LOCAL_SRC_FILES := PrivacyBrowser2.16.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
 
 # 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 8933227f2eb29f47b53b9265a44bdfd73d42b662..34a8b74fc4c7b0268067feb6a3f68ce992be045b 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+v2.16
+• Update to Privacy Browser 2.16.
+• Update the copyright date to be 2015-2019 in README and Android.mk.
+
 v2.15.1
 • Update to Privacy Browser 2.15.1.
 
 v2.15.1
 • Update to Privacy Browser 2.15.1.
 
diff --git a/PrivacyBrowser2.15.1.apk b/PrivacyBrowser2.15.1.apk
deleted file mode 100644 (file)
index 86dc62e..0000000
Binary files a/PrivacyBrowser2.15.1.apk and /dev/null differ
diff --git a/PrivacyBrowser2.16.apk b/PrivacyBrowser2.16.apk
new file mode 100644 (file)
index 0000000..dcceace
Binary files /dev/null and b/PrivacyBrowser2.16.apk differ
diff --git a/README b/README
index b49c261ca82b142f8f83680af5bdb955537f9e6a..384168c7036cdca20f46f0ec744c509db739c6e9 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Privacy Browser copyright © 2015-2018 Soren Stoutner <soren@stoutner.com>.
+Privacy Browser copyright © 2015-2019 Soren Stoutner <soren@stoutner.com>.
 
 https://www.stoutner.com/privacy-browser/
 
 
 https://www.stoutner.com/privacy-browser/