diff --git a/astrid/res/layout/billing_activity.xml b/astrid/res/layout/billing_activity.xml
index 6642fb33d..882a24916 100644
--- a/astrid/res/layout/billing_activity.xml
+++ b/astrid/res/layout/billing_activity.xml
@@ -2,26 +2,18 @@
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:layout_height="fill_parent"
+ android:textSize="20dip" />
+
+
-
+ android:orientation="horizontal"
+ android:gravity="center_vertical"
+ android:background="@android:color/white">
@@ -161,12 +64,15 @@
android:id="@+id/premium_buy_year"
android:layout_width="fill_parent"
android:layout_height="50dip"
- android:layout_marginLeft="15dip"
- android:layout_marginRight="15dip"
- android:layout_marginBottom="15dip"
- android:layout_marginTop="0dip"
+ android:layout_marginLeft="8dip"
+ android:layout_marginRight="8dip"
+ android:layout_marginBottom="8dip"
+ android:layout_marginTop="8dip"
android:layout_weight="1"
- android:background="@drawable/bluebutton"
+ android:background="?attr/asThemeTextColor"
+ android:textColor="@android:color/white"
+ android:textSize="24sp"
+ android:textStyle="bold"
android:text="@string/premium_buy_year"
android:gravity="center" />
diff --git a/astrid/res/values/strings-actfm.xml b/astrid/res/values/strings-actfm.xml
index 3eb9a0052..3b866d81a 100644
--- a/astrid/res/values/strings-actfm.xml
+++ b/astrid/res/values/strings-actfm.xml
@@ -312,7 +312,8 @@
Basic
None
- In App Billing
+ Upgrade to Premium
+ Attach files, voice backups, premium support & more
diff --git a/astrid/res/values/strings-premium.xml b/astrid/res/values/strings-premium.xml
index fe32bac2f..616095866 100644
--- a/astrid/res/values/strings-premium.xml
+++ b/astrid/res/values/strings-premium.xml
@@ -80,15 +80,16 @@
http://market.android.com/support/bin/answer.py?answer=1050566&hl=%lang%&dl=%region%
Astrid Premium
- $4.99\n1 month
- $39.99\n1 year
- Do more with Astrid!
+ 1 Month
+ 1 Year
+ Do more with Astrid Premium!
Attach files to to-dos (pdfs, doc, ppt…)
Syncs files with astrid.com
Turn emails with attachments into tasks
Save voice notes as audio files
Preview upcoming features
Support the Astrid Team!
+ Premium will power up your productivity! Order one year and save 25%!
You are already subscribed to Astrid Premium!
You need to have an Astrid.com account in order to subscribe to premium. Please log in or sign up.
Thanks for subscribing to Astrid Premium!
diff --git a/astrid/res/xml/preferences_actfm.xml b/astrid/res/xml/preferences_actfm.xml
index 4316e8b5a..a604a8291 100644
--- a/astrid/res/xml/preferences_actfm.xml
+++ b/astrid/res/xml/preferences_actfm.xml
@@ -26,7 +26,8 @@
+ android:title="@string/actfm_inapp_billing"
+ android:summary="@string/actfm_inapp_billing_summary"/>
");
+
+ for(int item : bullets)
+ builder.append("- ").append(getString(item)).append("
\n");
+ builder.append("