Commit Graph

2339 Commits

Author SHA1 Message Date
Jaewan Kim
3b0abb7811 AtscTvInput : Add a dummy implementation of abstract onContentUnblocked()
Bug: 13172379
Change-Id: I0c165632bf842ec0d7ea54cc4eecc0cd305ad602
2014-07-18 02:24:23 +00:00
Wonsik Kim
859cc5f0e6 Merge "Adjust to onCreateSession() method signature change" into lmp-dev 2014-07-17 22:03:23 +00:00
Wonsik Kim
e7713aa686 Adjust to onCreateSession() method signature change
Change-Id: I6137f2d85eb2ca18fb3e50bac54f048470145cd5
2014-07-18 13:10:02 +09:00
Yigit Boyar
850c44e0ec Merge "Update divider item decorator to account for view translation" into lmp-dev 2014-07-17 17:59:02 +00:00
Yigit Boyar
cc33d7ec0f Update divider item decorator to account for view translation
Bug: 16241985
Change-Id: Id441a07fe547493007e9e05d1039bac526847a1c
2014-07-17 16:37:21 -07:00
Jae Seo
d85449be24 Quick build fix
Change-Id: I7b660363a53b77249c6ac94a78f25c70b449d0fc
2014-07-17 13:16:48 -07:00
Jae Seo
c9bdea0489 AtscTvInput: Switch to the new buildInputId/buildChannelsUriForXXX API
Change-Id: Ibe757445aa087f2bedd2c645981ec99cce1dc8c4
2014-07-17 20:43:23 -07:00
Jim Miller
94a862f010 Add new "pin complex" type to supported keyguard PINs
This adds a feature to allow DevicePolicyAdmins to prevent using
simple PINs, which are defined as those containing more than 3
repeated values. Examples include '1234', '2468', '1111', '9876', etc.

Bug 12081139

Change-Id: I4c7ae51730c23ad8050e6216a62a8038d9c645a6
2014-07-16 23:49:23 +00:00
Tadashi G. Takaoka
0d519132cb (DO NOT MERGE) Fix SampleSpellCheckerService settings
Change-Id: Ifce72f3fe3153ef0086d4f47edb81faa475cc543
(cherry picked from commit 4efbb0254e)
2014-07-15 02:53:41 +00:00
Jae Seo
ca1c55b353 AtscInput: Add a dummy implementation of abstract onSetCaptionEnabled()
Change-Id: I9e65cb2a2f6da8ce4ed32c9c2ffb2c6523425f4b
2014-07-12 20:38:17 -07:00
Chet Haase
dcabc1acae Merge "Add RecyclerView animations for change actions" 2014-07-10 21:09:47 +00:00
Leon Scroggins III
c7095947cb Call setShader after setLocalMatrix.
After updating a Shader's Matrix, set the Shader on the Paint again,
so it will take effect.

BUG:14315916
Change-Id: Ibf732f7f417d2a52500fabf4d660be7fcfb59f43
2014-07-10 14:10:43 -04:00
Chet Haase
73244273b9 Add RecyclerView animations for change actions
Issue #15691746 RecyclerView item animations for changed/resizing item views

Change-Id: Ibe735eefa704189d17f63406de941d76282e9272
2014-07-10 07:46:18 -07:00
Tony Wickham
86d72d3c92 am 39ae7d22: am 542963ee: Merge "Added _index.html and screenshots to all samples." into klp-modular-dev
* commit '39ae7d22163f9e7bb618d362d53391f542799227':
  Added _index.html and screenshots to all samples.
2014-07-09 17:25:49 +00:00
Tony Wickham
39ae7d2216 am 542963ee: Merge "Added _index.html and screenshots to all samples." into klp-modular-dev
* commit '542963ee685d063419b15e9afd4a32b063a08337':
  Added _index.html and screenshots to all samples.
2014-07-09 17:23:21 +00:00
Tony Wickham
ab63d27944 Added _index.html and screenshots to all samples.
Bug 15814554

Change-Id: Icdb08c5cc39f97c88674e4177b88b47adce59127
2014-07-08 19:48:23 -07:00
Chris Banes
170658dd69 Update Support7Demos to include Palette demos
Change-Id: Iff13ca1a2551e54a98c655955654cf8be5930d0b
2014-07-08 09:20:06 +01:00
Ye Wen
3ce7bebf21 Remove dependency on deprecated mms-common module
Change-Id: I81b34529f4394db9e5b2bfc2091be9750569f92d
2014-07-07 17:38:09 -07:00
Andy Wickham
e0da77102f am f615b65f: am ea56da70: Use WearableListView in Timer sample app.
* commit 'f615b65f1a0725391270c00664db6a4ee328d777':
  Use WearableListView in Timer sample app.
2014-07-07 17:29:39 +00:00
Andy Wickham
f615b65f1a am ea56da70: Use WearableListView in Timer sample app.
* commit 'ea56da707374f616d66e1a51979399f2240b15d8':
  Use WearableListView in Timer sample app.
2014-07-07 17:23:37 +00:00
Andy Wickham
ea56da7073 Use WearableListView in Timer sample app.
Bug: 15864517
Change-Id: Ia56111457c2d74571e69a5a554d5755bb1c1b220
2014-07-02 20:45:22 -07:00
Andy Wickham
4e8cb9bf32 am 50532de0: Add AOSP Copyright header to samples.
* commit '50532de03f8fdad7ba161cbc3a6092e1845ef2a9':
  Add AOSP Copyright header to samples.
2014-07-02 23:34:57 +00:00
Andy Wickham
50532de03f Add AOSP Copyright header to samples.
Bug: 16039713
Change-Id: I0aead1428c7c6a100214dabb85dbf357e37fcfc8
2014-07-02 14:23:37 -07:00
Andy Wickham
abee3b2e71 am 4e8cb9bf: am 50532de0: Add AOSP Copyright header to samples.
* commit '4e8cb9bf32cb290c271b55d57a6b926eae73c661':
  Add AOSP Copyright header to samples.
2014-07-02 23:38:10 +00:00
Andy Wickham
9cf53868dc am 5fa0a4c9: Make connected watches show as compatible with Wearable samples.
* commit '5fa0a4c90d4be5bdd10d73c95d839016c5046962':
  Make connected watches show as compatible with Wearable samples.
2014-07-02 01:21:51 +00:00
Andy Wickham
c5a657a19f am 9cf53868: am 5fa0a4c9: Make connected watches show as compatible with Wearable samples.
* commit '9cf53868dc4fdad62e02ea5fb7e0191a27841c26':
  Make connected watches show as compatible with Wearable samples.
2014-07-02 01:27:23 +00:00
Andy Wickham
5fa0a4c90d Make connected watches show as compatible with Wearable samples.
Bug: 15840402

Change-Id: I805153643b8c307eab9b2c2cf278042b968c16af
2014-06-30 16:48:26 -07:00
Tony Wickham
96460182ce am 8be07748: Merge "Timer sample app now uses Set a timer voice command instead of Set alarm." into klp-modular-dev
* commit '8be07748c053ab5e883a22e6cb0663cb5747ca05':
  Timer sample app now uses Set a timer voice command instead of Set alarm.
2014-06-27 17:59:07 +00:00
George Mount
f45c4509fb Merge "Use ChangeImageTransform instead of MoveImage." 2014-06-27 16:52:20 +00:00
Tony Wickham
8be07748c0 Merge "Timer sample app now uses Set a timer voice command instead of Set alarm." into klp-modular-dev 2014-06-26 18:34:16 +00:00
Craig Stout
41b9d5ca03 Merge "Add BrowseErrorActivity and ErrorFragment." 2014-06-26 18:07:29 +00:00
Craig Stout
c2a7292e51 Add BrowseErrorActivity and ErrorFragment.
Change-Id: I60cb6f436782d3b8a97c2f48a71e2ee86ef6d542
2014-06-27 11:54:38 -07:00
Tony Wickham
2951b98d3c am 96460182: am 8be07748: Merge "Timer sample app now uses Set a timer voice command instead of Set alarm." into klp-modular-dev
* commit '96460182ced2bcfef58dcb13edf1241b7ac7068e':
  Timer sample app now uses Set a timer voice command instead of Set alarm.
2014-06-27 18:05:30 +00:00
Adam Lesinski
a75e45ab61 Merge "Fix incorrect external resource creation" 2014-06-26 05:59:24 +00:00
George Mount
87917e8684 Use ChangeImageTransform instead of MoveImage.
Bug 15744992

Change-Id: I76625601e576cbf8c5d44239749d28984fcea6eb
2014-06-25 13:28:16 -07:00
George Mount
60d8cebd04 Merge "Use Material theme's default enabling of Activity Transitions." 2014-06-25 17:34:02 +00:00
Tony Wickham
2184712510 Timer sample app now uses Set a timer voice command instead of Set alarm.
Change-Id: I1904d3b164d06d987eca0568b9c22a2ae36c8563
2014-06-24 17:40:30 -07:00
Andy Wickham
ad2f26b93b am 11b32f03: Clean up samples (gradle files and Compat stuff in wearable code).
* commit '11b32f038486390d91aafb56c6204666267db89f':
  Clean up samples (gradle files and Compat stuff in wearable code).
2014-06-24 21:00:23 +00:00
Griff Hazen
b3ae91650a am 96f19c45: Sample showing how to embed a wearable app into a phone
* commit '96f19c456f3eafea5ab267b13dfceae1c75964eb':
  Sample showing how to embed a wearable app into a phone
2014-06-24 21:00:20 +00:00
Dan Aminzade
2c6035162e am 9fd71d61: Add new SynchronizedNotifications sample.
* commit '9fd71d61f262bfe238b58c60fab6e6494b028356':
  Add new SynchronizedNotifications sample.
2014-06-24 21:00:19 +00:00
Griff Hazen
246dbde49a am 6cb66cf8: Switch wearable samples to gradle 0.12.
* commit '6cb66cf80e3ab19f37efd8f35eb5a1debebc7d68':
  Switch wearable samples to gradle 0.12.
2014-06-24 21:00:11 +00:00
Andy Wickham
967d3f60dd am ad2f26b9: am 11b32f03: Clean up samples (gradle files and Compat stuff in wearable code).
* commit 'ad2f26b93b53d5e806d619d290bda953dd54b434':
  Clean up samples (gradle files and Compat stuff in wearable code).
2014-06-24 21:04:50 +00:00
Griff Hazen
6c3cef6e70 am b3ae9165: am 96f19c45: Sample showing how to embed a wearable app into a phone
* commit 'b3ae91650a49da7453a95ab8c72461d4897c5ccb':
  Sample showing how to embed a wearable app into a phone
2014-06-24 21:04:48 +00:00
Dan Aminzade
59167edab0 am 2c603516: am 9fd71d61: Add new SynchronizedNotifications sample.
* commit '2c6035162e1509651871c5d88ff87c434ba6c56e':
  Add new SynchronizedNotifications sample.
2014-06-24 21:04:47 +00:00
Griff Hazen
0a849fce81 am 246dbde4: am 6cb66cf8: Switch wearable samples to gradle 0.12.
* commit '246dbde49a20758db0d430a38ee285b332397a38':
  Switch wearable samples to gradle 0.12.
2014-06-24 21:04:38 +00:00
George Mount
dd27218e5d Use Material theme's default enabling of Activity Transitions.
Bug 15746767

Change-Id: I88eaeeab5483cc2b82837a2ddca6702ffa25fcd4
2014-06-24 06:55:58 -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
Griff Hazen
96f19c456f Sample showing how to embed a wearable app into a phone
With a keystore present.

Change-Id: I3693f8c4b7ff09fe2fc3023bfe561b929333b8a4
2014-06-23 15:36:51 -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
Griff Hazen
6cb66cf80e Switch wearable samples to gradle 0.12.
And remove unnecessary lint warning skips and noCompress 'apk'

Bug: 15827591
Change-Id: I862fa7188277ac7de0dca22ecf0d9129ca941ee5
2014-06-23 14:41:03 -07:00