diff --git a/.classpath b/.classpath index e55760e3e..968491105 100644 --- a/.classpath +++ b/.classpath @@ -1,8 +1,9 @@ - - - - - - - - + + + + + + + + + diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 6546b4e7b..3fbe3773f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -4,6 +4,10 @@ android:versionCode="101" android:versionName="2.7.3"> + + @@ -14,6 +18,10 @@ + + @@ -47,13 +55,26 @@ - + - - - - + + + + + + + + + + + @@ -62,8 +83,10 @@ - - + + diff --git a/lib/locale_platform.jar b/lib/locale_platform.jar new file mode 100644 index 000000000..81373cba2 Binary files /dev/null and b/lib/locale_platform.jar differ diff --git a/res/drawable/icon_32.png b/res/drawable/icon_32.png new file mode 100644 index 000000000..d4a11458a Binary files /dev/null and b/res/drawable/icon_32.png differ diff --git a/res/drawable/icon_dontsave_color_40.png b/res/drawable/icon_dontsave_color_40.png new file mode 100644 index 000000000..3aed31285 Binary files /dev/null and b/res/drawable/icon_dontsave_color_40.png differ diff --git a/res/drawable/icon_help_color_40.png b/res/drawable/icon_help_color_40.png new file mode 100644 index 000000000..d949557dc Binary files /dev/null and b/res/drawable/icon_help_color_40.png differ diff --git a/res/drawable/icon_save_color_40.png b/res/drawable/icon_save_color_40.png new file mode 100644 index 000000000..239738a0f Binary files /dev/null and b/res/drawable/icon_save_color_40.png differ diff --git a/res/drawable/locale_border.9.png b/res/drawable/locale_border.9.png new file mode 100644 index 000000000..e1dd0cec7 Binary files /dev/null and b/res/drawable/locale_border.9.png differ diff --git a/res/layout/locale_edit_alerts.xml b/res/layout/locale_edit_alerts.xml new file mode 100644 index 000000000..55a4c7e70 --- /dev/null +++ b/res/layout/locale_edit_alerts.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/locale_ellipsizing_title.xml b/res/layout/locale_ellipsizing_title.xml new file mode 100644 index 000000000..5a513acea --- /dev/null +++ b/res/layout/locale_ellipsizing_title.xml @@ -0,0 +1,19 @@ + + + + \ No newline at end of file diff --git a/res/menu/locale_edit_alerts.xml b/res/menu/locale_edit_alerts.xml new file mode 100644 index 000000000..5c757b0c5 --- /dev/null +++ b/res/menu/locale_edit_alerts.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index b1a3ee24b..2b4b4690c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -197,7 +197,7 @@ As Deadlines Approach At Deadlines After Absolute Deadline Passes - Nonstop Until I View the Task + Alarm Clock Mode Fixed Reminders Add New Reminder @@ -334,6 +334,13 @@ Some things you may not know about Astrid:\n Thanks for using Astrid!\n + + + + Astrid Tag Alert + Astrid will send you a reminder + when you have uncompleted tasks with the following criteria: + Tagged with: diff --git a/res/values/styles.xml b/res/values/styles.xml index 93d676ee5..64bd5106a 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -28,6 +28,11 @@ + +