aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-09-24 16:39:26 -0400
committerAllan Wang <me@allanwang.ca>2017-09-24 16:39:26 -0400
commit38d7b144cdf96f7e079a38ace7f9ece25694592d (patch)
tree0b88644f3bfacc0ae882c2dd1551e09623a0cd18 /app/src/main/res
parentb2967e539e21e3f3e57f7848a397c9f94ef6a54d (diff)
parent251e697e8e3a17370359273c5fcf7cc2a9f33912 (diff)
downloadfrost-38d7b144cdf96f7e079a38ace7f9ece25694592d.tar.gz
frost-38d7b144cdf96f7e079a38ace7f9ece25694592d.tar.bz2
frost-38d7b144cdf96f7e079a38ace7f9ece25694592d.zip
Merge
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values/strings_play_store.xml6
-rw-r--r--app/src/main/res/xml/frost_changelog.xml12
2 files changed, 9 insertions, 9 deletions
diff --git a/app/src/main/res/values/strings_play_store.xml b/app/src/main/res/values/strings_play_store.xml
index 8d37ee16..36ad6143 100644
--- a/app/src/main/res/values/strings_play_store.xml
+++ b/app/src/main/res/values/strings_play_store.xml
@@ -3,11 +3,7 @@
<string name="found_pro">Found Frost Pro!</string>
<string name="found_pro_desc">Looks like you have frost pro! We\'ll reload the app so you can enjoy the awesome features!</string>
- <string name="play_already_purchased">Already Purchased</string>
- <string name="play_already_purchased_content">Looks like you\'ve already purchased %s. Enjoy!</string>
- <string name="play_purchased_pro">Thank you for your support! Enjoy the pro version.</string>
- <string name="play_store_billing_error">Something went wrong. Please try again later.</string>
- <string name="play_store_not_found_pro_query">This is a pro feature, but this app doesn\'t seem to be installed from the Play Store. Please reinstall if this is an issue.</string>
+ <string name="play_purchased_pro">Thank you for your support! Enjoy all the features in Frost.\n\nIf you like this app, please consider rating it and supporting this open source project.\n\nIf you have comments, please do not hesitate to contact me!</string>
<string name="play_store_not_pro">It seems like you are a pro user, but we couldn\'t find your purchasing info. If this error persists, please try clearing the Play Store cache and reinstalling the app.</string>
<string name="play_store_unsupported">It seems like this app version can\'t purchase pro. Please reinstall from the play store if this is a persistent issue.
\nIf you would like to donate without any additional features, you may do so through PayPal.</string>
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 2b4e0b1c..1a753986 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -7,15 +7,19 @@
-->
<version title="v1.5.4"/>
- <item text="Add default download manager to download all files" />
- <item text="Limit notification sounds when multiple notifications come in" />
- <item text="Check that job scheduler exists before scheduling notifications" />
+ <item text="Numerous bug fixes in KAU" />
+ <item text="Set background back to white on non facebook pages" />
<item text="Make read notification/message colors more obvious" />
<item text="Clean up and small bug fixes" />
<item text="" />
<item text="" />
<item text="" />
-
+
+ <version title="v1.5.2"/>
+ <item text="Add default download manager to download all files" />
+ <item text="Limit notification sounds when multiple notifications come in" />
+ <item text="Check that job scheduler exists before scheduling notifications" />
+
<version title="v1.5.1"/>
<item text="Release day is here!" />
<item text="Add full support for messaging in overlays. We will dynamically launch new overlays when required to." />