Dirk Dougherty
b0eb73c83e
Merge "Update cards and carousels, secrets page." into mnc-docs
2015-11-16 18:33:38 +00:00
Dirk Dougherty
7a0a1f6c09
Update cards and carousels, secrets page.
...
Change-Id: I7c9c6859c487c133e6dca063482b9007abd2a221
2015-11-16 10:09:26 -08:00
David Friedman
4ca0b5dc98
Docs: Quick fix, changing ID string in Udacity video link.
...
Change-Id: I11a36e13988e266fe35eb72bd86c17e3dc72232f
2015-11-13 17:44:36 -08:00
David Friedman
181ff92c4f
Merge "Docs: Adds Udacity video to Wearable training landing page" into mnc-docs
2015-11-14 01:18:53 +00:00
David Friedman
12488f6bc7
Docs: Adds Udacity video to Wearable training landing page
...
Bug: 25127850
Change-Id: I8c51a5dbd5e188084b013fc659041ffd37ec197b
2015-11-13 17:10:39 -08:00
Sreevani Sreejith
e31345f638
Merge "docs: Added embedded udacity training video to extend apps to work with Android Auto." into mnc-docs
2015-11-13 22:51:54 +00:00
Joe Fernandez
db925de6a2
Merge "Revert "Add image files for app docs."" into mnc-docs
2015-11-13 22:01:53 +00:00
Joe Fernandez
ad256be399
Revert "Add image files for app docs."
...
This reverts commit e46fdfc765a9ee1973f82bf59ed4ab94d5629232.
Change-Id: I138c2dd1fc97d20750920af2a0003e5b2b6ba4d5
2015-11-13 22:00:59 +00:00
Joe Fernandez
3bc8c7edff
Merge "Revert "docs: APP basic file structure"" into mnc-docs
2015-11-13 22:00:07 +00:00
Joe Fernandez
6b780e7b5e
Revert "docs: APP basic file structure"
...
This reverts commit 8f15feef614eac0265e39c325e03ae43c614968a.
Change-Id: I1581d10e297a234c2ab510c4f4c6aaf73f13eea7
2015-11-13 21:59:53 +00:00
Eino-Ville Talvala
e452e26605
Merge "Camera: Documentation updates" into mnc-docs
2015-11-13 21:57:34 +00:00
sreevanis
d2e925203c
docs: Added embedded udacity training video to
...
extend apps to work with Android Auto.
Moved training video to bottom of the page for clarity.
Bug: 25398087
Change-Id: If527794c2b55b338b3317c69baa7871653cca1d5
2015-11-13 13:50:56 -08:00
Eino-Ville Talvala
1dd24f6345
Camera: Documentation updates
...
- Clarify hardware.camera feature being only for the back camera
- Clarify what setting a CaptureRequest field to null does
- Use preCorrectionActiveArray instead of activeArray in list of
possible raw output sizes
- Clarify length of GPS processing field for camera1 API
Bug: 24540625
Bug: 23908116
Bug: 23051627
Bug: 17345901
Change-Id: Iaf11fdf626268cf30f66b3628153ec3ac770c4f4
2015-11-13 21:10:10 +00:00
Andrew Solovay
9f48b563fb
docs: New Snackbar training class
...
New Snackbar class, to supersede the existing Toasts API guide.
See first comment for doc stage location.
bug: 25191776
Change-Id: I0b6abdf7ec7c75ba7067580a98d57c9df6b889cb
2015-11-13 11:30:25 -08:00
Andrew Solovay
4bed3584f6
Merge "docs: Corrected GET_ACCOUNTS comment--permission is 'dangerous'" into mnc-docs
2015-11-13 19:24:11 +00:00
Cheryl Potter
69b4a9c417
docs: Support Library release note for 23.1.1
...
b/24738336
Change-Id: Ia936caaefb9e53d007ec33fb224957c4c0dd777c
2015-11-12 14:52:09 -08:00
Cheryl Potter
2ac88b8872
docs: Vector Asset Studio update for 1.5.0
...
b/25357527
Change-Id: I7972913e42e22e57a50fb00d52df0089e612372e
2015-11-12 14:12:27 -08:00
Daniel Yu
cc40d8cd86
docs: Fixing doc issue with Android TV overscan margin recommendations.
...
Recommendation is to provide a 5% overscan margin -- updating docs
to reflect this. Updated example diagram (manually edited, image
source not available). Added guidance on working with margins and
layout. Updated sample layout to include background root layout and
nested layout with overscan safe margin (tested with test app).
Bug: 18550276
Change-Id: I71b83b9a348385d68a7aacdce17f51a93227694d
2015-11-11 14:20:58 -08:00
Quddus Chong
a9a8e582cd
Merge "docs: Updates to UI testing training docs: * Fixed code snippet in UI Automator training. * Updated build.gradle configuration to use latest Testing Support Library APIs. bug: 25195089" into mnc-docs
2015-11-11 18:08:14 +00:00
Andrew Solovay
435ca7524d
docs: Corrected GET_ACCOUNTS comment--permission is 'dangerous'
...
Edit XML comments to note that GET_ACCOUNTS permission is 'dangerous',
not 'normal'. Made a couple of other Javadoc fixes while I had the
file open (summary sentences that were badly formatted, messing up the
Javadoc summary tables). NO CHANGES outside of XML comments.
See first comment for doc stage location.
bug: 25630412
Change-Id: Ic5f80b9f99e283dcf2f1cb9d2ab4a38138ec66e6
2015-11-10 19:36:13 -08:00
Quddus Chong
ef38d5d605
docs: Updates to UI testing training docs:
...
* Fixed code snippet in UI Automator training.
* Updated build.gradle configuration to use latest Testing Support
Library APIs.
bug: 25195089
Change-Id: I7cf62ef0ff42e58335debdca5fb285fe0a902585
2015-11-10 15:34:23 -08:00
Dan Yu
7739bf36b2
Merge "docs: Cropped image and updated small icon text" into mnc-docs
2015-11-10 22:20:23 +00:00
Quddus Chong
665cf854df
docs: Fixed resource card in Essentials landing page to point to Play Badge Generator.
...
Change-Id: I5e8020b16393400861a16d14a0edc0a193ad622e
2015-11-10 10:37:10 -08:00
Quddus Chong
921e204472
docs: Add Android Development Patterns videos.
...
bug: 24336240
Change-Id: I096f437acc4768d9e58ae9c63751e687e9209fb7
2015-11-09 16:47:13 -08:00
Paul Rashidi
0d7c87481b
Updating IAB training/overview to use Github and YouTube video.
...
We've moved the IAB sample to GitHub so just directing the docs to use that
location as well.
Also included a reference to the YouTube video on this subject.
Bug: 24603614,25080797
Change-Id: Ia7d2a3505255fc1ad1449e1798482b1e3be17991
2015-11-09 14:06:41 -08:00
Sreevani Sreejith
7ddd17472d
Merge "docs: Added YouTube link to Android Auto Voice Actions video." into mnc-docs
2015-11-09 20:54:30 +00:00
Andrew Solovay
f2c0d23959
Merge "docs: Noted that getAllCellInfo() requires FEATURE_TELEPHONY" into mnc-docs
2015-11-06 22:01:56 +00:00
Robert Schaub
8dd9d80a5f
docs: Cropped image and updated small icon text
...
Cherry-picked from Andy's CL (733520), with updates
based on Joe's review.
Bug: 21163773
Change-Id: Icb5c42acd4f55e8427e71c6a7d919d96b44956b4
2015-11-06 11:14:52 -08:00
Andrew Solovay
8c22f15163
Merge "docs: In-App Billing HTML formatting cleanup" into mnc-docs
2015-11-05 23:33:24 +00:00
Andrew Solovay
8e34a8051b
docs: In-App Billing HTML formatting cleanup
...
Fixed line lengths and other white-space-related fixes (e.g.
removing trailing lines and spaces). Also fixed a couple of typos.
I'll build and stage it (see first comment for stage location) but
if it all checks out I'll go ahead and +2 it and submit it myself.
Change-Id: Ia47dfa3b69c87aed01445551ba3259e9f4ba3c44
2015-11-05 15:00:04 -08:00
Quddus Chong
37d6faf2ae
docs: Redirect 'Google Play badges' link in ToC to point to new
...
Play Badge generator.
bug: 20154391
Change-Id: Ic24bf944802544dc59e0353151782dd1126923c7
2015-11-05 13:53:44 -08:00
Andrew Solovay
110066ff59
docs: Noted that getAllCellInfo() requires FEATURE_TELEPHONY
...
Also cleaned up some phrasing & style for that method (and that
method only) while I had it on the table.
See first comment for doc stage location.
bug: 25374858
Change-Id: I0c2c39a8953861563988eb5c8de1abedb302128b
2015-11-04 19:06:32 -08:00
Joe Fernandez
768327f1bd
Merge "docs: Remove Halloween promotional background for Getting Started video" into mnc-docs
2015-11-05 01:40:34 +00:00
sreevanis
d2e5352c48
docs: Added YouTube link to Android Auto Voice Actions video.
...
Bug:23223694
Change-Id: I8398208a37007a555b3824fc523a7594ed82b822
2015-11-04 15:23:10 -08:00
William French
1f9d06116c
Merge "Updated geofencing.jd with Best Practices section." into mnc-docs
2015-11-04 21:11:52 +00:00
Joe Fernandez
ac1e62f2e1
docs: Remove Halloween promotional background for Getting Started video
...
- remove background image style and image file
- restore section color
Change-Id: I3c3a4b2e1e3463f46f3a3f67d0331faeb64bdce4
2015-11-04 11:37:13 -08:00
Dan Yu
1fc11ff5a5
Merge "docs: Adding Udacity link and video to Android Material design page" into mnc-docs
2015-11-04 19:30:56 +00:00
Glenn Kasten
54af8573a8
Merge "Update AudioManager.getProperty documentation" into mnc-docs
2015-11-04 19:18:51 +00:00
Glenn Kasten
175df0ae9d
Merge "CDD for pro audio feature does not specify acoustics" into mnc-docs
2015-11-04 19:18:30 +00:00
Glenn Kasten
d096b5e25d
Merge "Explain ENCODING_PCM_FLOAT" into mnc-docs
2015-11-04 19:18:12 +00:00
Joe Fernandez
0392fd9a00
Merge "docs: Update Android Dashboard for November 2015" into mnc-docs
2015-11-04 06:20:41 +00:00
Joe Fernandez
ae747e6f62
docs: Update Android Dashboard for November 2015
...
Change-Id: I1f1dd779bb535b8c9c46b80edbaafa088f8a0e4f
2015-11-03 22:17:51 -08:00
William French
e3590f67dc
Updated geofencing.jd with Best Practices section.
...
Change-Id: I11e201cf67c1771e47e6277b2fd11e9fb409afff
2015-11-03 15:46:33 -08:00
Sreevani Sreejith
394efb4905
Merge "docs: Updated the location of the build.gradle file where data binding element is added. Added additional information on data binding configuration." into mnc-docs
2015-11-03 23:13:26 +00:00
Sreevani Sreejith
3b9f773dee
Merge "docs: Fixed typo." into mnc-docs
2015-11-03 23:11:05 +00:00
sreevanis
b8200accbf
docs: Fixed typo.
...
Bug: 25359870
Change-Id: Ie0108bcb63928521e7dedeaccbe1617ee54c4f68
2015-11-03 14:41:05 -08:00
sreevanis
0cd6203425
docs: Updated the location of the build.gradle file where data binding element
...
is added.
Added additional information on data binding configuration.
Bug: 25347374
Change-Id: Icd1c04e07cf7b17c016cddda7edf688c00fa877c
2015-11-03 13:43:44 -08:00
Andrew Solovay
ed44e9cb49
docs: Fixed typo
...
Spelling fix, I'll verify it with a build then go ahead and +2
it. I'll leave the stage up until DAC is updated... (See first
comment for stage location.)
bug: 25382224
Change-Id: Ia7127c325890ad205463d9c92c1edb990f24c661
2015-11-03 10:52:08 -08:00
Sreevani Sreejith
689b0ba6c3
Merge "docs: Updated documentaion for data binding set up with new 1.5.0 Android Gradle Plugin." into mnc-docs
2015-11-03 00:34:17 +00:00
sreevanis
1a1d5db5f6
docs: Updated documentaion for data binding set up with new 1.5.0
...
Android Gradle Plugin.
Bug: 25347374
Change-Id: I60ec2331a0b1a469ab5d0be0cf4640312dc4337a
2015-11-02 13:55:05 -08:00