199771 Commits

Author SHA1 Message Date
Kevin Hufnagle
a3fb4500b3 docs: Removed "Drive Installs from Search" page.
Removed "Drive Installs from Search" page, the GIF image that the
page contained, and most references to the page within the
"collections" and "extras" JD resource files.

Also fixed a typo within the DAC YAML file.

Bug: 26884271
Change-Id: I4533140513749ffa55ba4922cf2ab6878656139d
2016-03-23 20:25:02 -07:00
sreevanis
c6fabc0c17 docs: Noted how apps behave differntly on devices without buttons.
Bug:20199623
Change-Id: If92183e0a2353e3e6dff0deebece886263be7670
2016-03-23 16:22:31 -07:00
sreevanis
b60df1f0d2 docs: Updated API changes for Dinar wearable support.
Bug:27807732
Change-Id: Ic63b5af0a3c6c87324285ded60c8877fbf86c24d
2016-03-23 15:37:30 -07:00
Chad Brubaker
aedb313867 Add missing </pin-set>
Bug: 27814329
Change-Id: Ifcf63c8e4d8241d5422d9ba221b91d2e53d7e158
2016-03-23 12:16:53 -07:00
Chad Brubaker
c3e4cbaca6 Fix application manifest XML
Bug: 27708827
Change-Id: I36cabc4dca7b4c49a48577703f4fbcedb59e6b95
2016-03-23 12:13:48 -07:00
Janis Danisevskis
67688789fe Document restricted app private file permissions
Make the docs reflect changes in private file access permissions.

Starting with API level 24 app private files are exclusively accessible
to the owning app. Files can no longer be shared by name because apps
cannot relax the files system permissions.

Bug: 27636012
Change-Id: I0139b82547c6f6bede2503aa06b5d2a34cad5a49
2016-03-23 18:09:46 +00:00
Adarsh Fernando
d62f63b2cd Merge "Docs: Simplified the Running and Building in Android Studio doc" into mnc-mr-docs 2016-03-23 17:20:44 +00:00
Adarsh Fernando
8f13c207d8 Docs: Simplified the Running and Building in Android Studio doc
- Included updates and fixes
- modified APK signing instructions to include selecting multiple
  product flavors

Bug: 27744718
Bug: 26305265
Change-Id: I4528ab48f4599dd77ce1d7d659ab469d3652354a
2016-03-23 10:09:56 -07:00
Kevin Hufnagle
1070ed402c docs: Fixed resource/theme value syntax.
Within the "Resource values" sub-section within the "File Conventions"
section of the "App Manifest" page, changed the separator between the
name/value pair for resources and themes such that it is now
consistently a '/' character.

Bug: 27070041
Change-Id: Ie299fbb866b9de3afaffa8fb70e3ca3709c45735
2016-03-23 03:35:30 +00:00
Elliot Waite
0bee3d2997 Merge "docs: Add _book.yaml files for DevSite navigation" into mnc-mr-docs 2016-03-23 01:05:11 +00:00
Miao Wang
dd83109e4f Merge "Changelog for BuildTools 23.0.3" into mnc-mr-docs 2016-03-22 22:34:01 +00:00
Kevin Hufnagle
456b1d7c06 Merge "docs: Updated "From Google Play" ad promo text." into mnc-mr-docs 2016-03-22 21:57:42 +00:00
Kevin Hufnagle
ae0ce515b3 Merge "docs: Added link to AFW Updates within N overview." into mnc-mr-docs 2016-03-22 21:54:42 +00:00
Kevin Hufnagle
cb58634e45 docs: Updated "From Google Play" ad promo text.
Within the "Promote Your App with Ads" page, the caption under the
"From Google Play" image was out of date. The new text implies that
Google Play app promotion is now available.

Bug: 26952761
Change-Id: I6ee839ea42175d3e9b68125942302b3c3ad0e6f2
2016-03-22 12:06:34 -07:00
Dan Yu
a5970ec49a Merge "docs: Adding section about single task activity for playback with PIP" into mnc-mr-docs 2016-03-22 18:53:56 +00:00
Kevin Hufnagle
b6d1723550 docs: Added link to AFW Updates within N overview.
The first paragraph under the "Android for Work" section on the
"Android N for Developers" page now includes a link to the "Android
for Work Updates" page. Also reworded the sentence containing this
link for a smoother transition into the hyperlink text.

Bug: 27785758
Change-Id: I5e3510c32a108106c4142e74f9fe597b9c25ae69
2016-03-22 11:29:03 -07:00
Daniel Yu
c5d9c8f1f0 docs: Adding section about single task activity for playback with PIP
Adding a new section to the N Preview PIP docs that emphasize using
a single playback activity for video. Information provided from
developer gdoc.

See CL comments for staged preview URL.

Bug: 27745102

Change-Id: Ic310c0b1882bac7256e2bad5a5cd33a7d9b849fa
2016-03-22 11:14:38 -07:00
Joe Fernandez
aced17019c docs: Update N Preview 1 OTA images for Nexus 9 and 9G
- Update download links and signatures for OTA images
- Upload (separately) downloadable images

b/27771450

Change-Id: I229502f4dc5bffc234202257c49d2e4599d1f892
2016-03-22 09:57:13 -07:00
Eric Schmidt
57ae862c23 docs: Additional fixes for Distribute Stories pages and updates
Bug: 26930452
Change-Id: Ie1521a22e98cca1a54b4c364b77ae8ab964fc82b
2016-03-22 01:22:17 -07:00
Kevin Hufnagle
c3b0655838 Merge "docs: Added missing closing parenthesis in sample code" into mnc-mr-docs 2016-03-22 02:08:42 +00:00
Mary Yanchar
ab2f16dafa docs: Corrected typo in logcat example
am: 9b3a7fa

* commit '9b3a7fa26ef0639b08740ebe80868165e391ca25':
  docs: Corrected typo in logcat example
2016-03-22 00:16:00 +00:00
Miao Wang
d65cec1970 Changelog for BuildTools 23.0.3
Bug: 27774627
Change-Id: I017f93e706b79ed4d1245ca3a5ab1b09aac786f7
2016-03-21 16:07:36 -07:00
Mary Yanchar
9b3a7fa26e docs: Corrected typo in logcat example
Corrected typo from "View and MyApp" to "ActivityManager and MyApp" to
match example.

Bug: 26144654
Change-Id: I4b3eac17009de8358381c28456b7442fb51e90bb
2016-03-21 14:47:10 -07:00
Andrew Solovay
ea61ca9331 docs: Removed section on overlaying action bar
When we replaced the action bar docs with the new app bar docs,
we chose not to document the deprecated "overlaying the action bar"
functionality. Removing a separate training section that relies on
the now-removed material.

bug: 26502436
Change-Id: I0fe3715a39d5591be6eecbacbd7f68134ecc9f96
2016-03-21 14:45:52 -07:00
Eric Schmidt
83a3c67665 docs: Added Zombie Ragdoll success story
am: 1acbaba

* commit '1acbaba59ef8fd1f7ebd0be539693c5834abe664':
  docs: Added Zombie Ragdoll success story
2016-03-21 19:58:06 +00:00
Eric Schmidt
1acbaba59e docs: Added Zombie Ragdoll success story
Bug: 26930452
Change-Id: I3c7563e516269bf5b78961958c7e019bcc70cbe3
2016-03-21 12:53:21 -07:00
Eric Schmidt
326f1400b1 docs: Updating dev success stories in distribute.
am: f37e6ab

* commit 'f37e6aba3cdf046bffa54b38a629b5a5db8e591d':
  docs: Updating dev success stories in distribute.
2016-03-21 19:28:45 +00:00
Scott Main
6c2f5690d8 Merge "add download link/button to studio overview bug: 25498067" into mnc-mr-docs 2016-03-21 18:26:17 +00:00
Dirk Dougherty
d2b46104a1 Merge "More edits to preview docs." into mnc-mr-docs 2016-03-21 18:25:59 +00:00
smain@google.com
c2f48fc88d add download link/button to studio overview
bug: 25498067

Change-Id: Ic92fedd591ea8f723ab68a7139de37094e86b892
2016-03-21 11:25:12 -07:00
Eric Schmidt
f37e6aba3c docs: Updating dev success stories in distribute.
Bug: 26930452
Bug: 27439592
Change-Id: I8aca24db57b5bcafd7e4678675e04c7909c1f020
2016-03-18 16:32:52 -07:00
Kevin Hufnagle
53cd980fe5 docs: Added missing closing parenthesis in sample code
The code sample within the "Return a Result" section of the "Allowing
Other Apps to Start Your Activity" page was missing a closing
parenthesis at the end of the second line. This parenthesis should now
appear.

Bug: 26845664
Change-Id: Iec58b86889d6e8fa6ad5327678d5e6d63d34f85f
2016-03-18 15:25:09 -07:00
smain@google.com
098de48e2b rename "sdk version" to "api level" and add useful links
Change-Id: I824492278c2673ff08ffb12932071f6bdc3798fa
2016-03-18 14:39:31 -07:00
Mary Yanchar
3830bd8958 Merge "docs: corrected 2x image name to fix broken image" into mnc-docs
am: cbbc2db

* commit 'cbbc2db7f014797f6031e7292456e439d36e15cf':
  docs: corrected 2x image name to fix broken image
2016-03-18 20:29:08 +00:00
Mary Yanchar
cbbc2db7f0 Merge "docs: corrected 2x image name to fix broken image" into mnc-docs 2016-03-18 20:25:20 +00:00
Adarsh Fernando
401d2a78af Merge "Docs: Update to J8/Jack known issues." into mnc-mr-docs 2016-03-18 17:06:28 +00:00
Elliot Waite
20d6d77242 docs: Add _book.yaml files for DevSite navigation
Change-Id: I02a5fe5bb5fe3e968870cec8898deee9e7d8a82d
2016-03-17 17:23:21 -07:00
Kevin Hufnagle
3df006c4ed Merge "docs: Fixed MIPS ABI links, improved link wording." into mnc-mr-docs 2016-03-17 22:02:08 +00:00
Kevin Hufnagle
edb63fa469 Merge "docs: Added curly brace in sample code method opening." into mnc-mr-docs 2016-03-17 22:01:10 +00:00
Adarsh Fernando
d0c8ca8794 Merge "Docs: Added adb commands to Data Saver." into mnc-mr-docs 2016-03-17 21:51:09 +00:00
Scott Main
1ccfbb5294 Merge "update all hardcoded zippy images to use new Material icon (down-facing instead of right-facing) this is tied to I33a4ef90359838c02def90beb486e5a2dc21cbf7 which updates the script in kind." into mnc-mr-docs 2016-03-17 21:36:17 +00:00
Kevin Hufnagle
a1876ba393 Merge "docs: Removed misleading sync adapter section." into mnc-mr-docs 2016-03-17 21:21:17 +00:00
Adarsh Fernando
e7b3a98437 Docs: Update to J8/Jack known issues.
Bug:27701605
Change-Id: I2270d44316709e9be90a604365e453a62b32de60
2016-03-17 10:47:30 -07:00
Andrew Solovay
76beed3e44 Merge "docs: Quick fix to Google Play TOC" into mnc-mr-docs 2016-03-17 04:48:12 +00:00
Andrew Solovay
43ae0397c2 docs: Quick fix to Google Play TOC
Fixing a TOC error I made with CL http://ag/887962
See first comment for doc stage location.

bug: 27582763
Change-Id: Id3a261e11075fc2544ae2840ea67f20b658e6799
2016-03-16 21:37:50 -07:00
Andrew Solovay
3e2047b496 Merge "docs: Restoring deleted play-services/id.jd file" into mnc-mr-docs 2016-03-17 03:07:09 +00:00
David Friedman
391156ec39 Merge "Docs: Updates changelog, "history" page; removes outdated "Extraction" section." into mnc-mr-docs 2016-03-17 01:22:44 +00:00
David Friedman
deaaac1ef7 Docs: Updates changelog, "history" page; removes outdated "Extraction" section.
Bug: 27676973

Change-Id: If99f0b4ddea9a9398db597f7eea7635195aef282
2016-03-16 18:19:06 -07:00
Andrew Solovay
5df17af2a9 docs: Restoring deleted play-services/id.jd file
Apparently this content shouldn't have been removed in the big
refactoring. Restoring the page here for now, though presumably it
ought to move to devsite?

See first comment for doc stage location.

bug: 27582763
Change-Id: I58c35842a36e4c18cfc9a14306495411403b11cc
2016-03-16 16:59:22 -07:00
David Friedman
bff50a374e Merge "Docs: Adds filter-related and other info to Wear "Handling Data Layer Events"." into mnc-mr-docs 2016-03-16 23:53:01 +00:00