Commit Graph

3 Commits

Author SHA1 Message Date
Andy Wickham
50532de03f Add AOSP Copyright header to samples.
Bug: 16039713
Change-Id: I0aead1428c7c6a100214dabb85dbf357e37fcfc8
2014-07-02 14:23:37 -07:00
Andy Wickham
11b32f0384 Clean up samples (gradle files and Compat stuff in wearable code).
- Remove -v13 and -v4 dependencies on wearable side
- Verify phone is set to compile on API 19 and wearable on 20
- Replace NotificationCompat in wearable side since it uses API 20
- Move ElizaChat code to Application directory

Bug: 15809453
Change-Id: Ib75e7894505f82e5b4d8591b4dfa91a3de8e0329
2014-06-23 19:15:26 -07:00
Dan Aminzade
9fd71d61f2 Add new SynchronizedNotifications sample.
This sample demonstrates how to use DataItems to construct linked
phone- and wearable-side notifications.

Change-Id: I6defa7fad671ba2ec0de25c8913abd66d07846a2
2014-06-23 15:32:56 -07:00