152944 Commits

Author SHA1 Message Date
David Friedman
b6b67203fb Change notes for NDK r10d, to publish to DAC
Change-Id: I13e40eff7a152178e13fc8fa7d6dbcea0182f6c1
2014-12-03 14:26:32 -08:00
Ricardo Cervera
6ee2ca2f1e docs: Long press to dismiss fix by Wayne
Bug: 17924105

Change-Id: Ifbc26b923771e7389e4df6abe9005bc3f0269c1e
2014-12-02 13:09:45 -08:00
Ricardo Cervera
64f4916246 docs: Layout fixes for the Custom UI on Wear class
Change-Id: I7e499374b5903fb3412c9c42a44c75f7a0bf28f0
2014-12-02 11:05:22 -08:00
Ricardo Cervera-Navarro
1108b845f9 Merge "Sensor documentation fixes." into lmp-docs 2014-12-02 18:33:50 +00:00
Luan Nguyen
6cd78bb261 Merge "docs: Update getting started creating Wearable apps with proper prereqs and instructions." into lmp-docs 2014-12-02 16:42:56 +00:00
Luan Nguyen
0eb0c9944c docs: Update getting started creating Wearable apps with proper prereqs and instructions.
Bug:17392020
Change-Id: I668cd0766a216786b019425474b0bb36c6e12443
2014-12-01 15:56:11 -08:00
Joe Fernandez
1f5acf8480 docs: December 2014 Dashboard update
Change-Id: I80e2477d02ef5eb0964ae6e68ffa11d703db4fe5
2014-12-01 10:40:54 -08:00
smain@google.com
fdff66ee03 change Trulia context image
Change-Id: I99e43b358af518750cf7ddae4856bb8ee42729f5
2014-12-01 09:40:42 -08:00
Elliott Hughes
85e21bd534 Mention ProGuard in the JNI documentation.
(cherry picked from commit 8e1bbfe0f1e4dac35b20972a71656e4c9bf437a1)

Change-Id: I22731dfb94dcc1271b987ed52914e665704dd378
2014-11-27 10:28:11 -08:00
Scott Main
fc79307406 Merge "docs:advmgr-updates" into lmp-docs 2014-11-26 03:13:27 +00:00
smain@google.com
3a4b011c9e define height for context images to avoid content jumps on load
Change-Id: I95fb6d628f8be12c31c0b7fa2978dd266f72dbf6
2014-11-25 18:05:39 -08:00
Rich Slogar
0ed88b9a2e docs:advmgr-updates
Change-Id: I4895f8dc91d0397a615a358d97cbd229b171f507
2014-11-25 16:40:28 -08:00
smain@google.com
be718f7ceb Merge "add wear design guide for contextual apps" into lmp-docs 2014-11-26 00:18:59 +00:00
smain@google.com
98ee16c52a add wear design guide for contextual apps
Change-Id: I2c5709f02352def34c5c6a0c7dcf7193ebd58e4f
2014-11-25 16:12:48 -08:00
Natalie Masse
77283ec981 Merge "Fixed NullPointerException due to null Bundle, changed time interval from ms to seconds as per method documentation" into lmp-docs 2014-11-25 11:05:52 +00:00
Dirk Dougherty
fd117ff2a4 Doc change: zh-cn translation of Android L overviews.
cherrypick from  I56d1ce58e10b83d10d0077cc9dfbeb04f090b861

Change-Id: Ic02b747917b11a88c2adf38a73c046dc32af6ce9
2014-11-24 17:39:14 -08:00
smain@google.com
1b23ee962a Merge "add intro videos (w/ shadowbox) to Auto and Wear landing pages." into lmp-docs 2014-11-24 18:51:03 +00:00
Natalie Masse
e24908e342 Fixed NullPointerException due to null Bundle, changed time interval from ms to seconds as per method documentation
Change-Id: Ie433d4bfd7ac7fd2e524a201497c250a7aede47d
2014-11-24 18:38:00 +00:00
smain@google.com
43eabc8f13 add intro videos (w/ shadowbox) to Auto and Wear landing pages.
Change-Id: Ieb730416b7a469c7cbd0e80d1e9f74f14a7adb70
2014-11-24 09:25:00 -08:00
Joe Fernandez
5b94d00b89 docs: URGENT Removing Chinese Lollipop translations, fixing zh-cn resources
- Chinese pages are showing Japanese (not good)
- Chinese resource page is not rendering because of bad video links

Change-Id: Ia4508c2db85b9cbd5bdad34ae8bedc411df98360
2014-11-21 20:27:13 +00:00
Scott Rowe
14f78ed7b8 Merge "docs: b/17996176 [DAC-review-bug] Update Hardware Accelerated Table to API 21 Change-Id: I3bb972cc1defd3e6fa6295664e41311b85698f31" into lmp-docs 2014-11-21 17:34:29 +00:00
Ricardo Cervera
25bf00bcee docs: Fixes to the Data Layer Wear class.
Bug: 17917638
Bug: 17917145
Bug: 17931937
Bug: 17933032
Bug: 16899307

Change-Id: Iee9fd0a44cd40b9860cf242cbdaabac409882a15
(cherry picked from commit eff209d2c40221d2f9be2fd6b0c9cde51dd5362b)
2014-11-20 19:51:25 +00:00
Andrew Solovay
05282133c7 Merge "docs: Bugfix & minor cleanup for "Providing Messaging for Auto"" into lmp-docs 2014-11-20 01:27:51 +00:00
Elliott Hughes
6c43e6b54d Fix and be more explicit about plurals best practices.
The "one" case should always include %d. Say so, and fix our examples.
Also make it clear that developers should always provide exactly "one"
and "other".

Bug: 18429565

(cherry picked from commit 1fe7d496db1ddc73289e6aae11f4dd4a970141d5)

Change-Id: I89656c74b7dfd91584e1bb6d0a3f2da1dda81079
2014-11-19 16:38:39 -08:00
Dirk Dougherty
a79acc0315 Doc change: localized content.
Change-Id: I5440fe8d6003bdd8e3cb4c44bacea422f322c33b
2014-11-19 23:44:05 +00:00
smain@google.com
2411fe88d7 Merge "add the helpouts widget and necessary tags to "wave 2" of the Getting Started classes" into lmp-docs 2014-11-19 23:06:27 +00:00
Andrew Solovay
9ab79ccd34 docs: Bugfix & minor cleanup for "Providing Messaging for Auto"
Fixeds the gradle dependency line. Also added in Javadoc links for the
various support classes and methods, and other minor cleanup. See
first comment for doc stage location.

bug: 18439090

Change-Id: I7ccc892f38a644d68abc6d56d8d4377df5f864b0
2014-11-19 14:48:52 -08:00
Quddus Chong
9b822b96aa docs: Added link to CarExtender class from Auto Getting Started doc.
Change-Id: Ia446c969a7108d8964c22958cd501b083a84b9d3
2014-11-19 11:37:18 -08:00
Ricardo Cervera
e9fddfd802 am 0d18b091: Merge "docs: Add link to "Voice search in your app" video." into lmp-docs
* commit '0d18b091eb5bb5be6f7142821b674e1648158a11':
  docs: Add link to "Voice search in your app" video.
2014-11-18 23:21:29 +00:00
Ricardo Cervera
0d18b091eb Merge "docs: Add link to "Voice search in your app" video." into lmp-docs 2014-11-18 23:16:22 +00:00
Quddus Chong
f256d7ac18 am 4741fb4b: docs: Fixed bugs for Auto docs.
* commit '4741fb4bb146909fc133ae37ea43dbb7f9edbd04':
  docs: Fixed bugs for Auto docs.
2014-11-18 22:08:10 +00:00
Quddus Chong
4741fb4bb1 docs: Fixed bugs for Auto docs.
Change-Id: Iba8406a95374e5c621eb607c6bb0a8ad6a892f59
2014-11-18 13:46:44 -08:00
smain@google.com
cca0d6bfd6 add the helpouts widget and necessary tags to "wave 2" of the Getting Started classes
Change-Id: I79d5193d9a4d466d22f495d8685bb43a42d5c3fa
2014-11-18 12:52:15 -08:00
Ricardo Cervera
c3b2a00371 docs: Add link to "Voice search in your app" video.
Bug: 18407660

Change-Id: I9062c708b64586116e5af4df5d83b73988189e8a
2014-11-18 10:02:15 -08:00
Selim Cinek
652afdf504 Increases the falsing threshold when for the keyguard affordances
The minimum amount has been increased by 20dp and in addition the
Motion is cancelled whenever a POINTER_DOWN occurs, which should
help a lot with falsing.

Bug: 18298401
Change-Id: I04b1f30fd2555c08209224f4e84c610ecd7a33f1
(cherry picked from commit 1dc406505cdcbbf98ece4f15a2f98f621e24abdb)
2014-11-18 15:58:01 +00:00
Andrew Solovay
e4662f7e4b am a7f226b8: docs: (Preview) Building an Android Messaging App guide.
* commit 'a7f226b860455b26cc64f6db08f8c279be71117f':
  docs: (Preview) Building an Android Messaging App guide.
2014-11-18 10:17:53 +00:00
Andrew Solovay
a7f226b860 docs: (Preview) Building an Android Messaging App guide.
See the first comment for doc staging location.

Change-Id: Ibfa0f43abefbdd03c5468186b2ec0c76ed6c9ade
2014-11-18 02:08:05 -08:00
Andrew Solovay
4a9945e9c0 am 7fe755e6: docs: (Preview) Building Android Audio Playback Apps guide.
* commit '7fe755e66b10244da2382c11f9244346b8184e48':
  docs: (Preview) Building Android Audio Playback Apps guide.
2014-11-18 08:59:15 +00:00
Andrew Solovay
7fe755e66b docs: (Preview) Building Android Audio Playback Apps guide.
Doc was previously titled "Building Android Media Apps"; per request,
changed "Media" to "Audio" whenever possible, and moved file location
accordingly.

See the comment after patch set 5 for the updated staging location.

Change-Id: I0d657851d44b46cdfb1b5806a51dad0565312c04
2014-11-18 00:46:58 -08:00
Quddus Chong
f76cf8bfd3 am c6aed461: docs: Added developer docs for Android Auto 11/18 release.
* commit 'c6aed4612827be0359d2022f6a38a0e5fce0609c':
  docs: Added developer docs for Android Auto 11/18 release.
2014-11-18 08:31:31 +00:00
Quddus Chong
c6aed46128 docs: Added developer docs for Android Auto 11/18 release.
Change-Id: I2e3a2010f3b40f81c56dde9f710284cd2332217c
2014-11-18 00:25:52 -08:00
Eric Gilmore
c31a73c187 am 343c4193: Merge "Adding app quality criteria." into lmp-docs
* commit '343c4193c0a1974e996eecdcab8d70cdcd4184a0':
  Adding app quality criteria.
2014-11-18 05:36:42 +00:00
Eric Gilmore
343c4193c0 Merge "Adding app quality criteria." into lmp-docs 2014-11-18 05:30:56 +00:00
Eric Gilmore
a4ebec8f55 Adding app quality criteria.
Change-Id: Id4b9f0632642b9fd3a4312ec3bc61136a6043436
2014-11-17 21:22:10 -08:00
Ricardo Cervera-Navarro
96424f4a43 am 5b11c51d: Merge "docs:eclipse-migrate update" into lmp-docs
* commit '5b11c51d87ad99d0ccad6bf8b3d1bd4f626e5f48':
  docs:eclipse-migrate update
2014-11-17 19:14:40 +00:00
Ricardo Cervera-Navarro
5b11c51d87 Merge "docs:eclipse-migrate update" into lmp-docs 2014-11-17 19:07:04 +00:00
smain@google.com
d35b858706 am 5e5af93b: remove preview system image links bug: 18376658
* commit '5e5af93b962c5ec97f7c2b841d4e9076904dd544':
  remove preview system image links bug: 18376658
2014-11-14 18:53:39 +00:00
smain@google.com
5e5af93b96 remove preview system image links
bug: 18376658

Change-Id: I5f0e79e4261a004a84a09c0095d77f985abdf868
2014-11-14 10:15:12 -08:00
Sarah Maddox
aa3a93ede7 am 67b0ac71: Merge "docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length." into lmp-docs
* commit '67b0ac719a87ba52c849a6cf055ef235f230dd6e':
  docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length.
2014-11-14 00:02:38 +00:00
Sarah Maddox
67b0ac719a Merge "docs: Clarifies the difference between the Android framework location APIs and the Google Play services location APIs. Fixes 80-character line length." into lmp-docs 2014-11-13 23:57:32 +00:00