699 Commits

Author SHA1 Message Date
Matt
fb649c4ca6 Merge "docs: Added new COSU page on DAC" into mnc-docs
am: 7893b3bb8e

* commit '7893b3bb8ec5af035e070e6ff95deb86bf8bca2e':
  docs: Added new COSU page on DAC
2016-03-04 23:26:07 +00:00
Matt Werner
7893b3bb8e Merge "docs: Added new COSU page on DAC" into mnc-docs 2016-03-04 23:23:11 +00:00
Matt
954d57dcf0 docs: Added new COSU page on DAC
Bug: 24508712

Adding new enterprise page on DAC for Configuring Corporate-Owned,
Single-Use Devices. This page includes a diagram comparing app pinning
vs. lock task mode. I've also updated the index pages with this change.

Change-Id: Ibc09e1b2d29a7e314c6e40e6aa5edd2c5ebc6cf9
2016-03-04 11:08:03 -05:00
Dirk Dougherty
43eb9510a2 Add preliminary landing page, metadata, and collection.
Change-Id: If562fe440661d5157d953fcc3d13d4a53989d2b5
2016-03-03 17:45:13 -08:00
Doug Kramer
ae4cc18333 Merge "Docs: Added three missing steps in memory monitor." into mnc-docs 2016-03-03 02:09:07 +00:00
Andrew Solovay
f2ad960441 Merge "docs: Adding new Glu "Deer Hunter" success story" into mnc-docs 2016-03-02 00:04:44 +00:00
Andrew Solovay
8f984c08de docs: Adding new Glu "Deer Hunter" success story
See first comment for doc stage location.

bug: 26112264
Change-Id: I51a37d883481f0738a20bf94bb61cc5c03019b6a
2016-03-01 15:42:36 -08:00
Doug Kramer
93eb3666d0 Docs: Added three missing steps in memory monitor.
Bug: 26967239
Change-Id: I2ebc1af85459b1675ce717415697d3eaf4c8f5b8
2016-02-29 22:23:44 -08:00
Dirk Dougherty
8713a0391c Doc change: update landing carousel with new videos.
Change-Id: I07abadad059138901821d804a6bcf6ec040a609d
2016-02-29 18:04:57 -08:00
Matt
e5fafa74f8 docs: Updates to Implementing App Restrictions 3
Bug: 23627319

Added documentation for app restriction features that launched with
M. Also added a diagram. This CL supersedes the abandoned doc changes in
CL 856620 and 856303

Change-Id: Ided960529199b6f6a93137fa59ade4dcebc560c7
2016-02-17 18:20:23 -05:00
Doug Kramer
406daa4441 Merge "docs: Battery performance, networking analysis and optimization" into mnc-docs 2016-02-09 00:48:42 +00:00
Joe Fernandez
28be3259d9 docs: Battery performance, networking analysis and optimization
- added draft TOC structure to training
- added battery/networking training pages

Change-Id: I0136898f37feac9a8ea17de24ea5ef1bf0ce5329
2016-02-08 16:05:01 -08:00
Cheryl Potter
611c2e0ede Merge "docs: Deep Link and App Indexing API Support in Android Studio 1.5 b/25391753" into mnc-docs 2016-02-04 19:49:25 +00:00
Cheryl Potter
2f12640879 docs: Deep Link and App Indexing API Support in Android Studio 1.5
b/25391753

Change-Id: I05a5e829c572a811a4e84afd238d31c69c9a8e83
2016-02-04 11:17:30 -08:00
Adarsh Fernando
f6870582ef Merge "Docs: Fixed misspelled word in build.png: "Reources" > "Resources"" into mnc-docs 2016-02-04 18:18:19 +00:00
Adarsh Fernando
f41e6cebe5 Docs: Fixed misspelled word in build.png: "Reources" > "Resources"
Bug: 23617602
Change-Id: Id8fe42139b41daa96601634d1592afe697277872
2016-02-04 08:37:53 -08:00
Dan Yu
a230515a30 Merge "docs: Adding new page on using GuidedStepFragment" into mnc-docs 2016-02-01 17:47:37 +00:00
Dirk Dougherty
31ae1c518f Doc change: adjustments for design updates.
Change-Id: Ic798228a75ba2ab692fd3e36034606c04651c20c
2016-01-28 17:10:09 -08:00
Daniel Yu
eefe46cd5a docs: Adding new page on using GuidedStepFragment
Adding information on how to use GuidedStepFragment to implement
a multi-step user UI on Android TV.
Updated with suggestions from Joe, Andrew, Dmitry and Dake.

Bug: 21209200
Change-Id: I8c1064b593466bf1373ed6c169343fe21afcaf9d
2016-01-26 10:29:29 -08:00
Dirk Dougherty
9b9b4ef08c Doc change: more edits to permissions/user data.
Change-Id: I96ef10624826d738c3dfe6d9a1670ddb55988dd9
2016-01-21 17:41:05 -08:00
Dirk Dougherty
7dab9961b4 Merge "Doc change: edits to permissions/user data text and images." into mnc-docs 2016-01-21 03:25:31 +00:00
Dirk Dougherty
22f1027b76 Doc change: edits to permissions/user data text and images.
Change-Id: I5d5c66fc44d842dd2f91cfaf7b8e5802badfbf3f
2016-01-20 19:17:45 -08:00
Joe Fernandez
341960173e docs: Remove Google Play Branding guidelines
- provide link to the new badge and guidelines sitee

b/26640364

Change-Id: Ic00d1a1e9b5aaf342d7dfe1831326c86e98e7f65
2016-01-20 18:27:11 -08:00
Quddus Chong
e3f6c81c31 docs: Refactor testing docs to remove/update obsolete guidance:
* Added new 'Getting Started with Testing' training to contain common
      information on how to configure and run tests with Android Studio.
  * Removed the obsolete 'Testing Your Activity' training.
  * Deleted obsolete testing content under 'Tools > Workflow'.
  * Moved accessibility testing checklist to 'Implementing accessibility'
      training section.
  * Moved content provider and service testing topics into a new
     'Testing App Integrations' training.
  * Updated the service testing training to reflect our recommended
approach of using ServiceTestRule, instead of ServiceTestCase.
  * Renamed 'Testing from Other IDEs' topic to
     'Testing from the Command Line' and moved it under 'Testing Tools'.
  * Revised 'Testing Fundamentals' topic and moved it under 'Testing Tools'.
  * Updated the landing page fo 'Best Practises for Testing' to provide a
     central location for testing-related resources.
bug: 20722624

Change-Id: Ic1cbc79b48916dcae1c09bf5114ba8aef13d6f27
2016-01-14 05:02:18 -08:00
Dirk Dougherty
fff4fd8710 Merge "Doc change: Add best practices docs for permissions and ids." into mnc-docs 2016-01-14 02:21:00 +00:00
Dirk Dougherty
6404e8436b Doc change: Add best practices docs for permissions and ids.
Change-Id: I5756c6d1b87690ac26631ed7c18d27bf0b80ce36
2016-01-13 18:14:40 -08:00
Daniel Yu
e81f8ebd49 docs: Adding screenshot for Now Playing page
A follow-up to Chris Cartland's changes to the Now Playing
page (http://ag/831240 ), adding a supporting screenshot
that shows a Now Playing card with media in the background.

New PNG added at:
docs/html/images/training/tv/playback/now-playing-screen.png

Updated to use new version of PNG with more whitespace cropped
out (thanks Andrew!)

Bug: 26345930
Change-Id: I217fcc062f80734aebe32ec3a94ec7595756e78c
2016-01-05 16:28:43 -08:00
Cheryl Potter
768f8cfd86 Merge "docs: new Android Monitor doc b/24142260" into mnc-docs 2015-12-19 00:07:42 +00:00
sreevanis
ec76b67f17 docs: New Image Asset Studo 1.5.1
Change-Id: If567e6b2f2c5e1fd526d8e7491e7265e154b3f62
Bugfix: 25128284
2015-12-18 16:02:16 -08:00
Cheryl Potter
9f1fd9a2dc docs: new Android Monitor doc
b/24142260

Change-Id: I69dc6b40ddf7689ff5560bea9fe103816832872a
2015-12-18 14:40:36 -08:00
David Friedman
4b0be652ab Merge "Docs: Corrections to Android Studio "Getting Started"-type documentation." into mnc-docs 2015-12-17 19:47:38 +00:00
David Friedman
7c6b7f7b0e Docs: Corrections to Android Studio "Getting Started"-type documentation.
Bug: 25458018

Change-Id: Ibbecffc00461ba61e3f5f596b34a7b049b9193ec
2015-12-17 00:23:18 -08:00
Dan Yu
4360a3c3f7 Merge "docs: Updating the Android Studio Translations Editor doc" into mnc-docs 2015-12-17 01:19:01 +00:00
Daniel Yu
f3f48b206b docs: Updating the Android Studio Translations Editor doc
Adding new Translations Editor studio help topic, and updating
TOC and index accordingly. Updated Studio Features topic to
point to new Translations Editor topic. Added new editor
screenshot. Additional fixes added based on reviews.

Bug: 25973544
Change-Id: I8f319cf6ec95f29f1cdb462efc6b3711ded6fdd8
2015-12-16 14:52:34 -08:00
Sreevani Sreejith
c0c74bc940 Merge "docs: Moved the "Multi-API Level Rendering" feature of Studio to Layout Editor page. Removed "Dynamic Layout Preview" section from Studio index page. Added Layout Editor tab to the "Tools Help" TOC. Bugfix :25973267" into mnc-docs 2015-12-10 18:59:20 +00:00
sreevanis
ac9177f0bc docs: Moved the "Multi-API Level Rendering" feature of Studio to Layout
Editor page.
Removed "Dynamic Layout Preview" section from Studio index page.
Added Layout Editor tab to the "Tools Help" TOC.
Bugfix :25973267

Change-Id: I17726597d1d76c59718f2076a1a508dbd8f96350
2015-12-10 10:43:37 -08:00
Sreevani Sreejith
33f806d724 Merge "docs: Updated Screenshots for 'Run and Test Auto Apps' Updated instructions for 'Connecting the DHU to your mobile device'" into mnc-docs 2015-11-30 19:22:48 +00:00
sreevanis
afc0d7edb9 docs: Updated Screenshots for 'Run and Test Auto Apps'
Updated instructions for 'Connecting the DHU to your mobile device'

Bug:25767200
Change-Id: I2ba8d1674680bc377b2fcd4dc032e0fc31c35a49
2015-11-30 10:09:10 -08:00
Andrew Solovay
a0e2f5cfb3 Merge "docs: New Snackbar training class" into mnc-docs 2015-11-19 02:33:43 +00:00
Dirk Dougherty
86f4754653 Merge "Doc change: Add dev summit banner to landing." into mnc-docs 2015-11-19 02:32:01 +00:00
Dirk Dougherty
f0eb38a17f Doc change: Add dev summit banner to landing.
Change-Id: I600a7e2472e1c0c34e3c0b7695eb148b91e347e7
2015-11-18 18:03:23 -08:00
Andrew Solovay
827b802292 docs: Updated Google Play distribute docs
Updating docs based on source material from Dom. I've had to tweak
the image formatting & arrangement to work with DAC styles, but
the text is pretty much unchanged.

Per the bug, this CL just has the "P0: Ready To Go" docs.

See first comment for doc stage location.

bug: 25596006
Change-Id: I508b0bb92a807ece8b9b0bf0ee7b49e0bbbc2432
2015-11-18 15:48:53 -08:00
David Friedman
dc63f76367 Merge "Docs: Wear permissions and speaker documentation for Android 6.0" into mnc-docs 2015-11-18 00:45:52 +00:00
David Friedman
9125eba0d3 Docs: Wear permissions and speaker documentation for Android 6.0
Bug: 23280104

Change-Id: I297913fb262ab58f8b97aea457daa95f5b02b879
2015-11-17 15:38:02 -08:00
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
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
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
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