A number of samples were not using the play services from the
repository. In one sample, the incorrect variant
of play services was used on the wearable module.
Bug: 17196108
Change-Id: I5276747a0c7eaf48c542d2540c36819422839d9b
Since the Wearable component needed VIBRATE permissions and since
that was missing on the phone component, auto install was not
successful.
Bug: 17334885
Change-Id: I898792e459aedf50902bc9eb54755d187bfc2dc0
Including "seconds" in the content of notifications to enables fast
creation/update of notifications; previously, the watch-only ones
could be created once every minute.
Bug: 16898049
Change-Id: Idd7a5b78d4cc948d4c8b3862fd998a91044d6007
Fixes layout for round displays, following revert of 41d69c3
(ag/512678 - "Override dispatchApplyWindowInsets in GridViewPager")
Change-Id: Ic1a423b8be3dd7e52f61f109eb9f2cc549a5e311
setScrollVertically is called by the animator and if it has no access to the
method in the subclass. This will allow 3P app to extend the view.
Change-Id: I976355168fe1ed4e1f70b66aaab27ca16214dc05
- 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
This sample demonstrates how to use DataItems to construct linked
phone- and wearable-side notifications.
Change-Id: I6defa7fad671ba2ec0de25c8913abd66d07846a2
Update build.gradle to compile them all, and remove
gradle stopships.
Copied from vendor/google_clockwork klp-modular-dev as of:
01930cc85bc1ba974a412db7d3c9d17387702e16
Bug: 15591212
Bug: 15264403
Change-Id: I4d05c35c995e675d92039b1dfb2a33e454285af5
Wearable samples sometimes have special gradle setups that nest
one application within another. As such, inclusion in the existing
samples generator may be tricky. Instead, just prepare the sample
for direct inclusion into the sdk distribution.
Create a convenience gradle build to build all wearable samples
at once.
Bug: 15591212
Change-Id: I6e03f7c5cc87909430b927aca4b403ded77917ab