Commit Graph

13272 Commits

Author SHA1 Message Date
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
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
Mark Renouf
2cba0745a4 Adds a GridViewPager sample wearable app
Change-Id: I014670493bb54bc1a6e3c1ecda716b9ea8d83412
2014-06-22 21:24:55 -04:00
Griff Hazen
9872c0c7c0 Move all wearable samples to development/samples/wearable
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
2014-06-22 00:18:09 -07:00
Joe Fernandez
36a32cd683 resolved conflicts for merge of 9560aaec to klp-modular-dev
Change-Id: I137c56182c00bca6f427bff5324db765017cf5ec
2014-06-20 22:38:20 -07:00
Joe Fernandez
9560aaec8a am 2f5c9851: Removing old, duplicate developer.android.com server configuration
* commit '2f5c98511397c0528fa710b4603b3322fdc4e7ba':
  Removing old, duplicate developer.android.com server configuration
2014-06-21 02:37:38 +00:00
Griff Hazen
b6bca95390 Add first wearable sample to sdk samples distribution
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
2014-06-20 16:31:07 -07:00
Griff Hazen
2def7d2a2a Add first wearable sample to sdk atree
Bug: 15591212

Change-Id: Ic74e8e821d7941d403dc4d83aa33f23cf671c226
2014-06-20 16:04:46 -07:00
Raphael Moll
3f3f34dc0e Move SDK system-image source.prop_templates in their own folder. DO NOT MERGE.
This allows to have a different rule to generate the source.properties
based on the templates and place them in a directory that depends on
the current target CPU ABI. In turn this prevents the build from
mixing different source.props when building different targets.

Change-Id: I4a1d9f47426c94f376947ddae8be9f5549331616

Conflicts:
	build/sdk-android-arm64-v8a.atree
	build/sdk-android-x86.atree
	build/sdk-android-x86_64.atree
	sys-img/images_arm64-v8a_source.prop_template
	sys-img/images_x86_64_source.prop_template
2014-06-20 08:49:37 -07:00
Raphael Moll
71ad7c8f4e Fix SDK repo to prevent mixing different targets. DO NOT MERGE.
This makes sure that sdk-repo-*.zip doesn't exist to
avoid merging into an existing one.

Also fix a warning when generating the repo.xml files.

(cherry picked from commit 4df9f469f7)

Change-Id: I8ad6763ace0d6075a743b99fd65a5ae8b69bf3d5
2014-06-20 08:38:23 -07:00
Raphael Moll
b706c44a2b Android USB driver: support 4EE7 (Nexus adb only). DO NOT MERGE.
Bug: b/14988808

(cherry picked from commit 700c6fd81d)

Change-Id: I222a1858f6e46fa947e5b6ad9c48a7126d66ec70
2014-06-20 08:35:49 -07:00
Raphael Moll
bf5ae62826 Android SDK Windows USB driver: Glass PID. DO NOT MERGE.
(cherry picked from commit 260db8ce43)

Change-Id: I82a07ac7c13f25d14a876017ae47a6c3b765213d
2014-06-20 08:29:45 -07:00
Raphael Moll
efbf1a3e28 SDK: support generating repository XML with latest XSD. DO NOT MERGE.
The latest version of the repository XSD changes:
- archive attributes (os/arch) are now element (host-os)
- system images are not longer in the repository.xml and
  get their own XML file.

(cherry picked from commit ea40d2f4c5)

Change-Id: Id0363c446014a96a7f78c8e5500fae6092e97dc3
2014-06-20 08:28:25 -07:00
Raphael Moll
8062092a46 Update revision of Android SDK USB driver for Windows. DO NOT MERGE.
Rev 9 adds the Glass PID.

(cherry picked from commit 8221674986)

Change-Id: I63bb199b28c20fa791d3b1f9c70d8ea1633f9a6d
2014-06-20 08:27:28 -07:00
Xavier Ducrohet
f78598f754 Fix repo script to ignore tools. DO NOT MERGE.
(cherry picked from commit d81eb5d833)

Change-Id: I7dbd0db25b84a11c36fcd570935357b0e755555c
2014-06-20 08:24:05 -07:00
smain@google.com
295d21062a add redirects for Edu for FAQ and Guidelines pages
Change-Id: I9865272de026e29a51af84673a82f95565f8395d
2014-06-19 19:18:01 -07:00
Deepanshu Gupta
c91c719f91 am dd2dac36: am edf631de: Package renamed fonts. [DO NOT MERGE]
* commit 'dd2dac3659cad1594ce3a72f10b1216424b62441':
  Package renamed fonts. [DO NOT MERGE]
2014-06-18 00:15:40 +00:00
Deepanshu Gupta
dd2dac3659 am edf631de: Package renamed fonts. [DO NOT MERGE]
* commit 'edf631dee4edd3c44cd4156ccb7974090c89b65d':
  Package renamed fonts. [DO NOT MERGE]
2014-06-18 00:10:42 +00:00
Xavier Ducrohet
6c9d1af821 Merge "Remove non-ready support libs. DO NOT MERGE." into klp-modular-dev 2014-06-16 15:46:16 +00:00
Raphael Moll
2ed3edb6c9 SDK samples package 20 revision 1
Change-Id: I11f1bdeb7c1f5755962fd923556d778b8c3fa3cd
2014-06-14 18:48:30 -07:00
Deepanshu Gupta
36b225169a Package renamed fonts. [DO NOT MERGE]
PS names of fonts are renamed to include the version number. This change
packages the fonts from the output directory of the script that modifies
the fonts.

Change-Id: I023fb0dfcf50698f80e26b7d476969c453fc4cc7
(cherry picked from commit 35feaff496)
2014-06-12 16:16:04 -07:00
Deepanshu Gupta
35feaff496 Package renamed fonts. [DO NOT MERGE]
PS names of fonts are renamed to include the version number. This change
packages the fonts from the output directory of the script that modifies
the fonts.

Change-Id: I023fb0dfcf50698f80e26b7d476969c453fc4cc7
(cherry picked from commit edf631dee4)
2014-06-12 16:09:54 -07:00
Deepanshu Gupta
edf631dee4 Package renamed fonts. [DO NOT MERGE]
PS names of fonts are renamed to include the version number. This change
packages the fonts from the output directory of the script that modifies
the fonts.

Change-Id: I023fb0dfcf50698f80e26b7d476969c453fc4cc7
(cherry picked from commit 4100ca144d)
2014-06-12 15:27:57 -07:00
smain@google.com
f60cdb2e50 add redirects for new sdk workflow organization
as per: If8a8855bdb8e8ec9b0eefedd35ae24ea60497741

Change-Id: Id47ba34ab99cdc6aa494e9b54f69066670f9e570
2014-06-11 20:34:09 -07:00
Xavier Ducrohet
e2172b71fc Remove non-ready support libs. DO NOT MERGE.
Change-Id: I319e9cb26e5ebfaafb3aa209732914f90ddf1446
2014-06-10 17:27:26 -07:00
Yigit Boyar
67bdb44d98 DO NOT MERGE Remove deprecated RecyclerView methods
Change-Id: If9b0aca85221d64dbbb5cda75f985a91de6c67d2
2014-05-28 01:18:25 +00:00
Xavier Ducrohet
f8a99a451b Reset version number to .0.0 for new API level SDK.
Change-Id: I0765de9dbb4f354c0b0a411b71bfcecb6797c632
2014-05-22 09:27:02 -07:00
Joe Fernandez
2f5c985113 Removing old, duplicate developer.android.com server configuration
- Added MOVED-README.txt to redirect future updaters

Change-Id: I42d557559690804015ac7721beb75a0279ae9756
2014-05-20 16:01:18 -07:00
Chet Haase
3b3ab0e040 Add demo for animating RecyclerView actions
Change-Id: Ie076db6646cf734706fe2ea8659ee57f3a7742e9
2014-05-17 15:21:44 +00:00
Chet Haase
abbe7bd1e0 Revert "Add demo for animating RecyclerView actions"
This reverts commit 828b2aa2f4.

Change-Id: I0f773b5c42530cad924e454dc816ddc372db95f7
2014-05-15 00:01:07 +00:00
Chet Haase
828b2aa2f4 Add demo for animating RecyclerView actions
Change-Id: Ieb14cfb627663f507c24205d697347a1da389094
2014-05-14 14:01:18 -07:00
Tim Kilbourn
d91fd1cb4b DO NOT MERGE Remove banner from manifest.
The api is hidden in klp-modular-dev.

Change-Id: I78a569c7d876e0716eba9163490331dc5d81f87e
2014-05-06 14:16:35 -07:00
Yigit Boyar
6001125a83 Merge "Updated recycler view demo with smooth scrolling" into klp-modular-dev 2014-05-02 20:18:32 +00:00
Yigit Boyar
c270d6d8ba Updated recycler view demo with smooth scrolling
Change-Id: I039d10a0e707e05dd4c5ce37344f4ecc80d00880
2014-05-02 13:08:21 -07:00
Deepanshu Gupta
c86e49418b am 11ea1bd2: am 99d404c4: am 9761e9c2: (-s ours) am 1f492924: am 40cab515: am 5a65a7ab: (-s ours) am 2613ee50: am 19e61e5f: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '11ea1bd25231dc96e54df9952784e281ae1e5c5a':
2014-05-02 19:34:04 +00:00
Deepanshu Gupta
81ccba52b3 am 059aa956: am 11ca5f1e: am 5f00e195: (-s ours) am 48ed332b: am b866a591: am b73c7b12: (-s ours) am c0e290d3: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '059aa956e08bbe60dcea9cdf46d80c9fced56302':
  Add ICU jar to SDK [DO NOT MERGE]
2014-05-02 19:34:03 +00:00
Deepanshu Gupta
11ea1bd252 am 99d404c4: am 9761e9c2: (-s ours) am 1f492924: am 40cab515: am 5a65a7ab: (-s ours) am 2613ee50: am 19e61e5f: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '99d404c430faab9a9343cbcc274c6e7cf7bfdbea':
2014-05-02 19:30:45 +00:00
Deepanshu Gupta
059aa956e0 am 11ca5f1e: am 5f00e195: (-s ours) am 48ed332b: am b866a591: am b73c7b12: (-s ours) am c0e290d3: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '11ca5f1e66a0935b6dc3ff53f2007b5a9d4d4e56':
  Add ICU jar to SDK [DO NOT MERGE]
2014-05-02 19:30:44 +00:00
Deepanshu Gupta
99d404c430 am 9761e9c2: (-s ours) am 1f492924: am 40cab515: am 5a65a7ab: (-s ours) am 2613ee50: am 19e61e5f: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '9761e9c2ad72950fbcfd9331d2226352212f8f85':
2014-05-02 19:28:46 +00:00
Deepanshu Gupta
9761e9c2ad am 1f492924: am 40cab515: am 5a65a7ab: (-s ours) am 2613ee50: am 19e61e5f: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '1f492924c4353ddd8fcdcf700b103f7e59c43bac':
2014-05-02 19:26:47 +00:00
Deepanshu Gupta
11ca5f1e66 am 5f00e195: (-s ours) am 48ed332b: am b866a591: am b73c7b12: (-s ours) am c0e290d3: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '5f00e19500e78b9da9bba2889c53a0ec9f144133':
  Add ICU jar to SDK [DO NOT MERGE]
2014-05-02 19:25:08 +00:00
Deepanshu Gupta
1f492924c4 am 40cab515: am 5a65a7ab: (-s ours) am 2613ee50: am 19e61e5f: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '40cab5153e4ab36f70096bba7ff7a60fd40d4ed3':
2014-05-02 19:24:01 +00:00
Deepanshu Gupta
5f00e19500 am 48ed332b: am b866a591: am b73c7b12: (-s ours) am c0e290d3: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '48ed332b5aff2b4dbd472bb8c1f44dfb949ced77':
  Add ICU jar to SDK [DO NOT MERGE]
2014-05-02 19:23:11 +00:00
Deepanshu Gupta
48ed332b5a am b866a591: am b73c7b12: (-s ours) am c0e290d3: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit 'b866a59170206edc25f33dca28ee7f037050cc7f':
  Add ICU jar to SDK [DO NOT MERGE]
2014-05-02 19:20:09 +00:00
Deepanshu Gupta
40cab5153e am 5a65a7ab: (-s ours) am 2613ee50: am 19e61e5f: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '5a65a7ab1359a809516d0a93a273b1fe5944858d':
2014-05-02 19:19:54 +00:00
Deepanshu Gupta
b866a59170 am b73c7b12: (-s ours) am c0e290d3: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit 'b73c7b1244f8de87ee0f38308266508790e3eca5':
  Add ICU jar to SDK [DO NOT MERGE]
2014-05-02 19:16:20 +00:00
Deepanshu Gupta
5a65a7ab13 am 2613ee50: am 19e61e5f: am a5d913ab: Add ICU jar to SDK [DO NOT MERGE]
* commit '2613ee50778d138973c0df75b054b19bbee874be':
2014-05-02 19:16:05 +00:00