diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..74897e1 --- /dev/null +++ b/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +encoding//src/com/dattasmoon/pebble/plugin/NotificationService.java=UTF-8 diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 44c6765..81b5e0a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,18 +2,66 @@ + android:versionCode="25" + android:versionName="3.0" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/twofortyfouram_locale_ic_menu_help.xml b/res/drawable/twofortyfouram_locale_ic_menu_help.xml new file mode 100644 index 0000000..94d3ed3 --- /dev/null +++ b/res/drawable/twofortyfouram_locale_ic_menu_help.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/res/drawable/twofortyfouram_locale_ic_menu_save.xml b/res/drawable/twofortyfouram_locale_ic_menu_save.xml new file mode 100644 index 0000000..bcf17fd --- /dev/null +++ b/res/drawable/twofortyfouram_locale_ic_menu_save.xml @@ -0,0 +1,17 @@ + + + + diff --git a/res/drawable/widget_frame.png b/res/drawable/widget_frame.png new file mode 100644 index 0000000..45eb8d5 Binary files /dev/null and b/res/drawable/widget_frame.png differ diff --git a/res/layout/smart_watch_notification_widget.xml b/res/layout/smart_watch_notification_widget.xml new file mode 100644 index 0000000..7d230b1 --- /dev/null +++ b/res/layout/smart_watch_notification_widget.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + diff --git a/res/layout/smart_watch_widget.xml b/res/layout/smart_watch_widget.xml new file mode 100644 index 0000000..447c67a --- /dev/null +++ b/res/layout/smart_watch_widget.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + diff --git a/res/menu/twofortyfouram_locale_help_save_dontsave.xml b/res/menu/twofortyfouram_locale_help_save_dontsave.xml new file mode 100644 index 0000000..27fdf71 --- /dev/null +++ b/res/menu/twofortyfouram_locale_help_save_dontsave.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/values-v11/styles.xml b/res/values-v11/styles.xml new file mode 100644 index 0000000..2efc5dc --- /dev/null +++ b/res/values-v11/styles.xml @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file diff --git a/res/values/sony_addon_sdk_headset_pro.xml b/res/values/sony_addon_sdk_headset_pro.xml new file mode 100644 index 0000000..c568c58 --- /dev/null +++ b/res/values/sony_addon_sdk_headset_pro.xml @@ -0,0 +1,7 @@ + + + + 14px + 128px + 36px + diff --git a/res/values/sony_addon_sdk_smart_watch.xml b/res/values/sony_addon_sdk_smart_watch.xml new file mode 100644 index 0000000..52d6a14 --- /dev/null +++ b/res/values/sony_addon_sdk_smart_watch.xml @@ -0,0 +1,29 @@ + + + + 128px + 128px + + 128px + 110px + 92px + 92px + + @dimen/smart_watch_widget_width_inner + 60px + + 14px + 12px + + @dimen/smart_watch_text_size_normal + @dimen/smart_watch_text_size_small + @dimen/smart_watch_text_size_small + + + 14px + + #ffe6e6e6 + #fff0832d + #ffffffff + + diff --git a/res/values/sony_addon_sdk_smart_watch_2.xml b/res/values/sony_addon_sdk_smart_watch_2.xml new file mode 100644 index 0000000..0de4ed9 --- /dev/null +++ b/res/values/sony_addon_sdk_smart_watch_2.xml @@ -0,0 +1,21 @@ + + + + + 220px + 176px + + 28px + + 204px + 60px + + 20px + 15px + 13px + + #ffe6e6e6 + #fff0832d + #ffffffff + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 4e2783c..d538027 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -85,4 +85,34 @@ This can\'t be blank Case\nInsensitive + Clear All Events + "All events on device will be cleared, continue?" + Use App Icons + Use the apps icon instead of notification icon for watch notifications + Launch Configuration App + Select which notifications to show and other notification options + preference_key_clear + preference_key_app_icon + preference_key_launch_app + Settings + All events have been cleared + Failed to clear events + New notification from + Smart Watch Notifier + Notifier Source + + + %1$s%2$s%3$s + + + \u0020>\u0020 + + + Cancel + + + Help + + + Done \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml new file mode 100644 index 0000000..c329d5c --- /dev/null +++ b/res/values/styles.xml @@ -0,0 +1,26 @@ + + + + + +