Skip to content

Commit

Permalink
Onboarding instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
oldestlivingboy committed Feb 11, 2016
1 parent e8cac6c commit 4de3195
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ android {
applicationId "com.rocketshipapps.adblockfast"
minSdkVersion 14
targetSdkVersion 23
versionCode 3
versionName "1.1.0"
versionCode 4
versionName "1.2.0"
}
buildTypes {
release {
Expand Down
4 changes: 2 additions & 2 deletions android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<string name="settings_summary">To block ads in Samsung Internet:</string>
<string name="install_summary">Adblock Fast requires Samsung Internet 4.0+.</string>
<string name="settings_details"><![CDATA[Go to <font color="#de0421"><u>your Home screen > Internet > <small>MORE</small> > Settings > Advanced > Block content</u></font> then toggle the switch on and make sure <b>Adblock Fast</b> is selected.<br><br>To unblock ads, come back to this app then press the Adblock Fast button.]]></string>
<string name="install_details"><![CDATA[You currently have an older version of the Samsung Internet browser.<br><br>You’ll receive an over-the-air update soon. Keep Adblock Fast installed. We’ll send a notification to your device when you’ve been updated and can block ads.]]></string>
<string name="contact"><![CDATA[If you have questions or comments, follow and message us <a href="https://www.facebook.com/adblockfast">on Facebook</a> or <a href="https://twitter.com/adblockfast">Twitter</a>.]]></string>
<string name="install_details"><![CDATA[If you have a Samsung device, you’ll receive an over-the-air update from Samsung soon. Otherwise, you’ll soon be able to install or update to the new Samsung Internet from Google Play.<br><br>Keep Adblock Fast installed. We’ll send a notification to your device when you’ve been updated or can install or update from the Play store and can start blocking ads.]]></string>
<string name="contact"><![CDATA[If you have questions or comments, follow and message <a href="https://www.facebook.com/adblockfast">us on Facebook</a> or <a href="https://twitter.com/adblockfast">on Twitter</a>.]]></string>
<string name="tagline">The World’s Fastest Ad Blocker</string>
<string name="copyright"><![CDATA[© <a href="http://rocketshipapps.com/">Rocketship</a>.]]></string>
<string name="dismiss">Okay</string>
Expand Down

0 comments on commit 4de3195

Please sign in to comment.