Added WearReplyReceiver

This commit is contained in:
Christoph Haefner
2015-05-19 10:24:08 +02:00
committed by Moxie Marlinspike
parent 69e1252f7f
commit f0b2cc5590
9 changed files with 137 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 561 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 775 B

View File

@@ -982,6 +982,14 @@
<string name="transport_selection_list_item__transport_icon">Transport icon</string>
<!-- Wear Reply -->
<string name="wear_reply_label">Reply</string>
<string-array name="wear_replies">
<item>Yes</item>
<item>No</item>
<item>OK</item>
<item>Thanks</item>
</string-array>
<!-- EOF -->
</resources>