From: Soren Stoutner Date: Thu, 22 Feb 2018 22:24:32 +0000 (-0700) Subject: Release 2.8. X-Git-Tag: v2.8 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserROMIntegration.git;a=commitdiff_plain;h=36a5bfda472c353261f1a8307aad65992aebcc74;ds=sidebyside Release 2.8. --- diff --git a/Android.mk b/Android.mk index 4a24327..327d88b 100644 --- a/Android.mk +++ b/Android.mk @@ -1,4 +1,4 @@ -# Privacy Browser copyright © 2017 Soren Stoutner . +# Privacy Browser copyright © 2015-2018 Soren Stoutner . # # 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 diff --git a/CHANGELOG b/CHANGELOG index 645e223..a1c30d5 100644 --- 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 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 index 0000000..e88f8d1 Binary files /dev/null and b/PrivacyBrowser2.8.apk differ diff --git a/README b/README index 66d20a1..b49c261 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Privacy Browser copyright © 2015-2017 Soren Stoutner . +Privacy Browser copyright © 2015-2018 Soren Stoutner . https://www.stoutner.com/privacy-browser/