Merge branch 'master' into 'master'
Privacy Browser metadata file I updated com.stoutner.privacybrowser.standard.txt as requested. Unfortunately, I was not able to update my previous merge request because I deleted and recreated the fork. (My git rebase attempt messed up the previous fork.) See merge request !1284
This commit is contained in:
commit
cc2646061c
44
metadata/com.stoutner.privacybrowser.standard.txt
Normal file
44
metadata/com.stoutner.privacybrowser.standard.txt
Normal file
|
@ -0,0 +1,44 @@
|
|||
Categories:Internet
|
||||
License:GPLv3+
|
||||
Author Name:Soren Stoutner
|
||||
Author Email:soren@stoutner.com
|
||||
Web Site:https://www.stoutner.com/privacy-browser
|
||||
Source Code:https://git.stoutner.com/?p=PrivacyBrowser.git;a=summary
|
||||
Issue Tracker:https://redmine.stoutner.com/projects/privacy-browser/issues
|
||||
Changelog:https://www.stoutner.com/privacy-browser/changelog/
|
||||
|
||||
Auto Name:Privacy Browser
|
||||
Summary:A web browser that respects your privacy
|
||||
Description:
|
||||
Privacy Browser protects your privacy by giving you easy control over the use of
|
||||
JavaScript, DOM storage, and cookies. Many websites use these technologies to
|
||||
track users between visits and between sites.
|
||||
|
||||
Privacy Browser uses Android's builtin WebView to render web pages. As such, it
|
||||
works best if you have updated to the latest version of WebView.
|
||||
|
||||
As a nice side benefit, when JavaScript is disabled web pages load much faster
|
||||
with less bandwidth consumption.
|
||||
|
||||
Tapping the privacy eye toggles whether JavaScript is enabled and reloads the
|
||||
WebView. The privacy eye icon also changes to indicate the current privacy
|
||||
state.
|
||||
|
||||
All forward and back history is cleared whenever the app is closed by swiping
|
||||
from the recents list, rebooting the Android device, or selecting the Clear and
|
||||
Exit option from the menu. In addition, Clear and Exit clears all DOM storage,
|
||||
cookies, and destroys the WebView.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:git://git.stoutner.com/git/PrivacyBrowser.git
|
||||
|
||||
Build:1.1-standard,2
|
||||
commit=v1.1
|
||||
subdir=app
|
||||
gradle=standard
|
||||
|
||||
Auto Update Mode:Version +-standard v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1-standard
|
||||
Current Version Code:2
|
Loading…
Reference in a new issue