1426 Commits

Author SHA1 Message Date
Mary Yanchar
acb3eb39da Small change for new sample test code
Making a very small change to mention the example instrumented tests,
since the new code now matches the setup described in this tutorial.

Bug: 28932254
Change-Id: I1bcaa858a1e51609f0ab2863e2738f7aed96c01a
2016-09-19 22:38:15 +00:00
Kevin Hufnagle
5251c874cc Merge "docs: Added note about permission/feature changes with network/GPS." into nyc-dev 2016-09-13 05:49:30 +00:00
Scott Main
bf5f1674c7 Merge "update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568" into nyc-dev 2016-09-12 21:42:29 +00:00
smain@google.com
b433d73843 update Cloud Test Lab guide for Firebase / Studio 2.2.
Originally written by Aaron Carey.
bug: 30400568

Change-Id: I49132b33b388f1aeca0d286fc589940a4a6e3098
2016-09-08 16:55:05 -07:00
Kevin Hufnagle
0090727d95 docs: Added note about permission/feature changes with network/GPS.
As of API level 21, the ACCESS_COARSE_LOCATION permission no longer
implies the android.hardware.location.network feature, and the
ACCESS_FINE_LOCATION permission no longer implies the
android.hardware.location.gps feature. Updated several docs
accordingly.

Bug: 28052540
Change-Id: Ia86dfd390f85c7a99b50af862d5096f0ac64a133
2016-09-08 15:53:15 -07:00
smain@google.com
14f51a724e revisions to the Building Your First app class with feedback from mpawlan (thank you!)
stage: https://android-dot-devsite.googleplex.com/training/basics/firstapp/creating-project.html

Change-Id: I40ce201553226fa36477e54b82721bc6cc85b88b
2016-09-07 21:09:27 +00:00
Andrew Solovay
6f29c2091c docs: Fixing formatting problem
Fixing problem (mismatched <div> tags) that caused the page text to be
obscured. See first comment for doc stage location.

bug: 31046432
Change-Id: I82227fd29764755885458c1c011db534325fcde3
2016-08-26 13:35:03 -07:00
Mark Lu
209fb02f84 Merge "docs: fix code snippets in SQL Databases page" into nyc-dev 2016-08-25 21:33:26 +00:00
smain@google.com
eee3518d11 add workaround for annotations dependency conflict with espresso
Change-Id: Ia5f06e35b034d207f19d061b27ddbecd66012130
2016-08-17 16:23:30 -07:00
Andrew Solovay
39cc61a4db docs: Docs for Support Library 24.2.0 release
am: 085994c40d

Change-Id: I7e69bf585d342f1075856673e52ff15207be4a1c
2016-08-17 17:48:47 +00:00
Eric Schmidt
c89c8c3e37 docs: Fixed code snippet in notify-user/navigation.html
am: 32cc6b7fb7

Change-Id: I43cf6d188bac5cc5b3d0894915ff431e13156cd5
2016-08-17 17:14:11 +00:00
Andrew Solovay
085994c40d docs: Docs for Support Library 24.2.0 release
Includes updates to the features doc, to reflect the v4 support
library's division into several smaller modules. Also modified
the transitions doc to note the support library's support for
transitions in API levels 14-19.

Since we're deprecating support for API levels below 9, I changed
several examples to use higher API levels.

See first comment for doc stage location.

bug: 30505601
Change-Id: Ic06a023f705893c91ff3b86d0af8cfed957eb724
2016-08-16 12:29:30 -07:00
Eric Schmidt
32cc6b7fb7 docs: Fixed code snippet in notify-user/navigation.html
Bug: 25098348
Change-Id: Ic116900eb9c6e1ebfbc6b99673ffeff3f2df8533
2016-08-16 10:10:49 -07:00
Dirk Dougherty
114c09498d Merge "Doc change: escape lt char in generic type in pre block." into nyc-dev 2016-08-16 01:17:32 +00:00
smain@google.com
abfa7e2c65 add info about how to return default values from android.jar
bug: 30757670

Change-Id: I84e1624cbe7ae8d5e4e2886d4e8f61d621729464
2016-08-11 16:28:01 +00:00
Mark Lu
95698f127a docs: fix code snippets in SQL Databases page
In the "Saving Data in SQL Databases" page, this commit makes the
following updates:
-the create snippet now includes the subtitle column
-the insert and query snippets no longer references undefined variables
-the delete snippet now references the table with "FeedEntry.TABLE_NAME"

Bug: 25856493
Change-Id: I4fdf8e271a1141776c2427c0b3fef8ec403dc423
2016-08-08 15:35:57 -07:00
Kevin Hufnagle
d4197234bb docs: Revised "Optimizing Content for the Assistant" page.
Bug: 25080159
Change-Id: Ie4167ba732ffbd401cabcb7f0ba3bac41a029506
2016-08-04 15:57:15 -07:00
Joe Fernandez
ffb4eb1ef5 cherry-pick from nyc-dev: docs: SafeBrowsing API
b/27438791

Change-Id: Ib7f93a7e95068c1909a3b104b83681e2d2f35ee6
Original-Change-Id: I14a34bbec51dc33dd4d730d59268690c9bee3992
2016-08-02 09:40:39 -07:00
Kevin Hufnagle
30583c32e2 Merge "cherry-pick from mnc-mr-docs: docs: SafeBrowsing API" into nyc-dev 2016-08-01 22:49:58 +00:00
Joe Fernandez
843f022c47 cherry-pick from mnc-mr-docs: docs: SafeBrowsing API
b/27438791

Change-Id: I14a34bbec51dc33dd4d730d59268690c9bee3992
Original-Change-Id: I00f4a374353dfb62cee44713ac5faadc0a9268d5
2016-08-01 12:39:24 -07:00
Kevin Hufnagle
e37a55b840 docs: Improved Google Play Developer Console documentation
am: ec8b21a27a

Change-Id: Ie49e420caa8986855678ac6c702fbca9aa837cdb
2016-07-30 04:45:09 +00:00
Dirk Dougherty
1035b25825 Doc change: escape lt char in generic type in pre block.
Change-Id: Ia3267d2bb591dc7545c1b5feefbe74659d79f824
2016-07-29 14:44:15 -07:00
Kevin Hufnagle
ec8b21a27a docs: Improved Google Play Developer Console documentation
The "In-app Promotions," "Preparing Your In-app Billing Application,"
"In-app Billing Overview," and "Developer Console" pages now contain
up-to-date content and use a cleaner writing style.

Bug: 29358568
Change-Id: I0d21fba8ef6bedbacdb38e7a5203041e79cb455f
2016-07-29 20:34:17 +00:00
David Friedman
f3851c1670 Docs: Migration of N docs to about/versions/
With the transition from N Preview to actual Nougat Release, this CL moves
the high-level overview files from the preview directory into the
about/versions/ directory, under which an archive of current and previous
Android versions' changes resides.

Change-Id: I42373b0302e953f8166c62e7c8422f2481322240
2016-07-27 18:35:22 -07:00
Dirk Dougherty
340a59c77b Doc change: remove notifications guidelines page and redirect to material spec.
am: 9bb0869926

Change-Id: Ie41e3665d31bd44b4a4cfbcf6c50f72efd30a17d
2016-07-28 01:13:34 +00:00
Dirk Dougherty
9bb0869926 Doc change: remove notifications guidelines page and redirect to material spec.
Bug-Id: 28768849
Change-Id: I8f73a3023ae7648cf89d2e31f0cf055195da2bd7
2016-07-28 01:02:39 +00:00
Andrew Solovay
7e7924b074 docs: Fixed bad link to cloud-backup training class
am: c02411f38d

Change-Id: I407879f4ec8fbdfae3551c042dc30e38384ef235
2016-07-28 00:30:37 +00:00
Andrew Solovay
dda5e4b1ab docs: Moving multi-window docs out of N Preview area for N release
Also setting up redirects, and making necessary changes to other
docs (e.g. drag-and-drop) to account for new feature. Added "see
also" links to a few appropriate pages.

See first comment for doc stage location.

Change-Id: I2a57767a12cf944713c52cddc8422414ce595b2c
2016-07-27 15:55:47 -07:00
Andrew Solovay
baa3c078a6 Merge "docs: Fixed bad link to cloud-backup training class" into nyc-docs 2016-07-27 22:47:34 +00:00
Daniel Yu
8a481eaf20 docs: Migrating Scoped Dir Access preview docs into DAC
For Android N release, migrating and updating Scoped Directory Access
docs into regular DAC docs. Updated TOC and added redirect.
Removed preview/features doc. Updated and moved images.

Bug: 30257320
Change-Id: I3440fe1b74947cbfbd1ada6f5d6bee5e49847927
2016-07-27 13:04:52 -07:00
Daniel Yu
bb0f35306e docs: Migrating Direct Boot preview docs into DAC
For Android N release, migrating and updating Direct Boot
docs into regular DAC docs. Updated TOC and added redirect.
Removed preview/features doc.

Bug: 30256895
Change-Id: I5c6d457dc69c911199f86f0e0ed93ec7d6244779
2016-07-27 12:52:35 -07:00
Daniel Yu
4900647321 docs: Migrating TV Recording APIs preview docs into DAC
For Android N release, migrating and updating TV Recording
API preview docs into regular DAC TV (TIF) docs. Updating
training TOC and adding redirect. Removing preview/features doc.

Bug: 30224466
Change-Id: Ia92f27467ccaa1d36dc69c5bd3c784509f267791
2016-07-27 12:37:45 -07:00
Daniel Yu
e0fa75cfa7 docs: Migrating PIP preview docs into regular DAC docs
For Android N release, migrating and updating PIP preview docs
into regular DAC TV docs. Updating TOCs and redirects as well.

Bug: 26487936
Change-Id: I00a57cc0bfff6929cdba56ce00a6a5e9a292e345
2016-07-27 10:58:10 -07:00
Mark Lu
ae47d9d4fe docs: updates to Buildilng Your First App doc
This commit includes the following updates:
- replaces Basic activity with Empty activity
- uses default values wherever possible
- removes instructions for floating button
- removes SDK instructions. Users must use Android Studio
- updates the SDK version to API 15
- combines some instructions that were too text heavy

Bug: 29766869
Bug: 29768686
Bug: 19154557

Change-Id: Id819cb2dde74b68b5145dfefe7a8502892bb377a
(cherry picked from commit 08d1bff71f19e5567b8f545314fd84701e9b2cec)
2016-07-27 00:09:40 +00:00
Adarsh Fernando
33aae3167d Docs: Clarified certain restrictions to whitelisted apps
Bug:30133512
Change-Id: I4494f85090b384831bc2534cbc813f28a62a29cf
2016-07-26 12:27:37 -07:00
Kevin Hufnagle
78747a1164 docs: Migrated "Network Security Configuration" page on DAC (N OTA).
This page now resides with other pages discussing Android security
topics.

Bug: 27502850
Change-Id: I8ce3412198527a947e47e421b94c3d15cce6ec48
2016-07-26 11:46:16 -07:00
Kevin Hufnagle
6e4d765f95 Merge "docs: Migrated "key attestation" page to a new location (for N OTA)." into nyc-dev 2016-07-26 18:34:24 +00:00
Kevin Hufnagle
c946f9d103 docs: Migrated "key attestation" page to a new location (for N OTA).
Updated page location, TOC entry, and URL redirect in preparation
for Android Nougat OTA release.

Bug: 28851641
Change-Id: I8be252d79b0b5ad3c7d814175e6bfbfb98e95daf
2016-07-25 14:33:37 -07:00
TreeHugger Robot
d579d713a5 Merge "docs: updates to Buildilng Your First App doc" into nyc-dev 2016-07-25 18:45:51 +00:00
Mark Lu
08d1bff71f docs: updates to Buildilng Your First App doc
This commit includes the following updates:
- replaces Basic activity with Empty activity
- uses default values wherever possible
- removes instructions for floating button
- removes SDK instructions. Users must use Android Studio
- updates the SDK version to API 15
- combines some instructions that were too text heavy

Bug: 29766869
Bug: 29768686
Bug: 19154557

Change-Id: Id819cb2dde74b68b5145dfefe7a8502892bb377a
2016-07-25 10:15:04 -07:00
Elliot Waite
c4ae7827e2 Fix code tags that contain html encoded characters, and fix at links.
Change-Id: I1ab2275ac17d75afaa8f3f0039b26633365bcb3a
2016-07-22 18:29:36 -07:00
Andrew Solovay
c02411f38d docs: Fixed bad link to cloud-backup training class
The name and URL of the old "Syncing to the Cloud" class had changed.
Fixed a single bad link; also changed the title on other pages where
the class was referred to by the old name.

I know that changing the _toc.cs files is redundant at this point
(since we don't use those files to generate TOCs any more) but I
figured I'd do it for consistency's sake.

See first comment for doc stage location.

bug: 30309375
Change-Id: I0cd8b1442ef3a8dd8a1917e897a3f0555c48e6ef
2016-07-22 14:44:03 -07:00
Sreevani Sreejith
daaa7b7e5b Merge \\"docs: Fixed typo.\\" into mnc-io-docs am: 71f742920d
am: 01f12a9e18

Change-Id: I3c72f75050a4426d4e67fd6a73b7d0f3bc8eff71
2016-07-21 20:38:48 +00:00
sreevanis
01f12a9e18 Merge \"docs: Fixed typo.\" into mnc-io-docs
am: 71f742920d

Change-Id: Ia489afb465582c6600d35ffed5826816b4043746
2016-07-21 20:32:55 +00:00
Amanda Kassay
5a76378471 Merge "Adding projec.yaml files to all top/sub categories." into nyc-dev 2016-07-21 17:02:13 +00:00
Mark Lu
7e082bcbbf docs: fixed '@' signs that were escaped improperly
Bug: 29824906
Change-Id: Ibbf3e57e3f36cb0fa5cba0119ad30ca95850f2e9
2016-07-19 16:43:34 -07:00
Amanda Kassay
9504b4903a Adding projec.yaml files to all top/sub categories.
Change-Id: I8ac3a958852071da46fa08178ca3a74b103e48df
2016-07-19 16:49:01 -04:00
sreevanis
a08e461c2f docs: Fixed typo.
Bug:24735177
Change-Id: I08e5f54795e5d26e2207fb9feccc0f2eff96ed70
2016-07-19 10:43:05 -07:00
Mark Lu
c4a0139e26 docs: remove trailing white space from jd files
Change-Id: Id7fb958460bf2f28d88c6120df0395690f32783a
2016-07-18 10:42:11 -07:00
Hemal Patel
e9ec18cd9f Merge \\"Docs: Changed Blank Activity to Basic Activity\\" into mnc-io-docs am: 93dd99c6aa
am: 92c664b13d

Change-Id: I52034f812994545893e6e4e8a9de9de79f593bb2
2016-07-11 23:32:21 +00:00