]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Create the About:Links tab.
authorSoren Stoutner <soren@stoutner.com>
Tue, 7 Jun 2016 21:32:35 +0000 (14:32 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 7 Jun 2016 21:32:35 +0000 (14:32 -0700)
commitcb56305f3e505fb3afa2e2e27f67b69f41c0a8e7
tree920b95b6e0c9fb2d77d4947e7697d5d0ab5b01a8
parentbb6409250e9b5e110866a1e46b16223fee807cd8
Create the About:Links tab.
app/src/free/assets/about_privacy_policy.html
app/src/main/assets/about_changelog.html
app/src/main/assets/about_contributors.html
app/src/main/assets/about_license.html
app/src/main/assets/about_links.html [new file with mode: 0644]
app/src/main/assets/about_permissions.html
app/src/main/assets/about_privacy_policy.html
app/src/main/java/com/stoutner/privacybrowser/AboutActivity.java
app/src/main/java/com/stoutner/privacybrowser/AboutTabFragment.java
app/src/main/res/values/strings.xml