]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit - app/src/main/AndroidManifest.xml
Create standard and free flavors. Add AdMob advertisements to the free flavor.
authorSoren Stoutner <soren@stoutner.com>
Tue, 23 Feb 2016 05:10:01 +0000 (22:10 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 23 Feb 2016 05:10:01 +0000 (22:10 -0700)
commit13af786f465d2893b650cf848b65524dda58ade5
treed7300936b72d5dbdc20e0db9fdcbc4d915c6435c
parent5b4d95aed14b9206438285326ff1562b8864808c
Create standard and free flavors.  Add AdMob advertisements to the free flavor.
.idea/dictionaries/soren.xml
app/app.iml
app/build.gradle
app/src/free/res/layout/ad_view.xml [new file with mode: 0644]
app/src/free/res/values/strings.xml [new file with mode: 0644]
app/src/main/AndroidManifest.xml
app/src/main/java/com/stoutner/privacybrowser/MainWebViewActivity.java
app/src/main/java/com/stoutner/privacybrowser/SettingsActivity.java
app/src/main/res/layout/activity_webview.xml
app/src/main/res/values/strings.xml
app/src/standard/res/layout/ad_view.xml [new file with mode: 0644]