157 Commits

Author SHA1 Message Date
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
Scott Main
7a00c3d0ea Merge "Fix broken <a> tag in left nav, from CL: Ibc841ae7e0aebfe36ff82efd95211527d0bf3871" into mnc-docs 2016-02-09 19:06:50 +00:00
smain@google.com
3d93b9e151 Fix broken <a> tag in left nav, from CL: Ibc841ae7e0aebfe36ff82efd95211527d0bf3871
Change-Id: I56fb67536aef6ba479361b86090d1106830513a3
2016-02-09 11:04:27 -08:00
Doug Kramer
855738ab86 Docs: Updated TOC to reflect CL 814501
Change-Id: Id5905a471e052a69a655b1dd7a053963f1c5900f
2016-02-08 17:19:02 -08: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
Dan Yu
a230515a30 Merge "docs: Adding new page on using GuidedStepFragment" into mnc-docs 2016-02-01 17:47:37 +00:00
Dirk Dougherty
ef4e6c763b Fix some localization issues. Remove spurious pages at intl/lang/design/index.html that were dupes of intl/lang/design/material/index.html. Remove empty <lang>-lang attrs that caused display errors. Remove some unnecessary TOC items.
Bug: 26715261
Change-Id: Ibc841ae7e0aebfe36ff82efd95211527d0bf3871
2016-01-30 15:21:56 -08:00
William French
209d3a4b38 Merge "docs: Adds new topic: Change Location Settings" into mnc-docs 2016-01-27 17:01:41 +00: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
William French
825261e016 docs: Adds new topic: Change Location Settings
bug: 19612879
Change-Id: If80277027917fdc6d0f462d2fa4914b6749fc98f
2016-01-20 14:40:49 -08:00
Dan Yu
c9722f8392 Merge "docs: Adding documentation for "gregarious mode" (background playback) for Android TV." into mnc-docs 2016-01-15 22:56:21 +00: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
1fea1ec829 Doc change: edits to permissions and ids guidelines.
Change-Id: I0de247d182f54b92dcb5509b224d5b848cfafb89
2016-01-13 23:17:15 -08: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
bfc8636dfc docs: Adding documentation for "gregarious mode" (background playback)
for Android TV.

Formerly this was cherry-picked from Andy S's CL: ag/732685
Into a CL of mine: ag/838200
However, I somehow managed to create a CL that could not be merged
(it complains about "this change depends on changes that are not ready").
It's likely because I tried to revert an erroneous change Andy
made via git commands, and probably did something wrong there.

Anyway, I've copied my former CL exactly, but without cherry-picking,
so it's now a new independent CL that should be mergeable without
problem.

Bug: 21209207
Change-Id: Ib5c6e031f9a3e43ab80b05bfe1edbfd81d83e54d
2016-01-12 10:08:06 -08:00
David Friedman
dee655c406 Docs: Material Design L10N update. All languages except es, ja.
Bug: 23090399
Change-Id: I0389fcff3b012a4ae4d92529574847e4a1685729
2015-12-21 13:10:23 -08:00
Matt
8a608ba06a docs: Fixing typos in Device Policy Controller
Bug: b/24062075

This changes Work Policy Controller to Device Policy Controller. This also fixes typo reported in
https://b.corp.google.com/issues/23627319#comment2.

Change-Id: I9f38e392720872ee217d4e1dc976dbd7356e5025
2015-12-09 16:47:29 -05:00
Andrew Solovay
a0e2f5cfb3 Merge "docs: New Snackbar training class" into mnc-docs 2015-11-19 02:33:43 +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
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
Joe Fernandez
482c9851b3 Revert "docs: Battery performance, networking analysis and optimization"
This reverts commit c3e5cb2d0acb0d7098661f0c79122034cde83593.

Change-Id: I901128554f825e5b8c071b6fb67d8ed4c359ffcb
2015-10-26 16:20:15 +00:00
Joe Fernandez
c3e5cb2d0a docs: Battery performance, networking analysis and optimization
- added draft TOC structure to training
- added battery/networking training pages

Change-Id: I6be0baba1f6db6a4b419804a386fd6f4b06301fe
2015-10-21 20:19:32 -07:00
Andrew Solovay
d2ac2daeba resolved conflicts for 0f76f78f to mnc-docs
Change-Id: Ic513baabda9afb386a90fed03ff3be6658c01933
2015-10-15 19:22:41 -07:00
Andrew Solovay
ae87b8d621 am 88b783d0: Merge "docs: Removing obsolete ActionBar training" into mnc-preview-docs
* commit '88b783d007045f2635c467461e9518bf30ed6adc':
  docs: Removing obsolete ActionBar training
2015-10-16 00:09:19 +00:00
Andrew Solovay
0f76f78f82 Merge "docs: New action views/action providers doc" into mnc-preview-docs 2015-10-16 00:02:21 +00:00
David Friedman
ec787018c2 Localization of Android Material Design pages.
Bug: 19125767

Change-Id: Iadf0674c45d6328258f749f602096a4f32b8c8e1
2015-10-15 16:34:51 -07:00
Andrew Solovay
22c024657d docs: New action views/action providers doc
Replaces the existing action views/action providers section in the
(soon to be removed) "ActionBar API Guide" page. Builds on
http://ag/730414 (which covers the basic app bar topics).

Some of the action providers doc is being moved into the
Javadoc reference for appropriate classes--that's being tracked
with CL http://ag/748902

See comment on patch set 2 for doc stage location.

Change-Id: Ia62b5155d7f67dc8922fc11917a12a957bf27fb1
2015-10-14 18:11:01 +00:00
Quddus Chong
d61e5537e0 docs: Fixed rendering issue in testing training TOC.
Change-Id: I30671ff929bff61165972500d54850966123b67c
2015-10-07 10:07:23 -07:00
Quddus Chong
fab1d1bb8d Merge "docs: M release fixes. - Fixed M version code constant in API Overview. - Added 'Testing Display Performance' lesson to training TOC." into mnc-mr-docs 2015-09-29 17:17:22 +00:00
Quddus Chong
566b54126c docs: M release fixes.
- Fixed M version code constant in API Overview.
- Added 'Testing Display Performance' lesson to training TOC.

Change-Id: I4feced439f4804b037d2fc7713e2c58c003e2aee
2015-09-29 10:15:42 -07:00
Dirk Dougherty
059e3905bb Doc change: add article about assist API.
Change-Id: Iaf1683ca32c4ce426e2ffad1786135c69b274536
2015-09-29 10:06:28 -07:00
David Friedman
0da7ba4182 Merge "Docs: Continuing revisions to Auto Backup doc for Android 6.0 release." into mnc-mr-docs 2015-09-29 06:44:56 +00:00
David Friedman
89c44d205d Docs: Continuing revisions to Auto Backup doc for Android 6.0 release.
This CL is a continuation of work for b2/23623580, and picks up where
ag/767033 left off.

Change-Id: Ib0c757a6c21146ef1b026b26259dc08cdd6feb2e
2015-09-28 23:31:48 -07:00
David Friedman
76b6a197e9 Docs: Android 6.0 release updates to Doze/App Standby. Continues b2/ 23725346
Bug: 23725346
Change-Id: I0179e5ab7a6816367b15730102fcf0b385cebd66
2015-09-28 22:45:12 -07:00
Quddus Chong
c5f82010f7 docs: Misc. fixes for Android 6.0 OTA release.
Change-Id: I5fae8f096eb08f6ccea2ecff4aca15d07a9f8b41
2015-09-28 15:51:17 -07:00
David Friedman
787012b78a Docs: Migrating, updating Auto Backup for Apps page for Android 6.0 release.
Bug: 23623580

Change-Id: I1c69b162542082936f2ea1aa2a7e79ed28a478ca
2015-09-28 11:35:19 -07:00
David Friedman
73ff05fb39 Docs: Migration of app-links doc from Preview to permanent Android 6.0 location
Bug: 23623573

Change-Id: Ie5748494af893a872241f21e4137f768ff4ca1ff
2015-09-28 10:41:44 -07:00
David Friedman
fb546b083c Docs: Updating Doze/App Standby docs from Preview to 6.0 release
This change updates this page from M Preview 3 to official 6.0 release.
As part of this update, it also relocates relevant material from the
previously existing "Testing" page that was part of Preview.

Bug: 23725346

Change-Id: I3a875dcca6620956c5fbbff5610faa47ca7747e6
2015-09-28 09:40:53 -07:00
Andrew Solovay
bd000061f0 docs: Removing obsolete ActionBar training
The action bar training classes are being superseded by the new App
Bar training, which uses the appcompat Toolbar. This CL removes the
obsolete docs. The new docs are covered by CL http://ag/730414 ; both
CLs will go live together. (There's a separate CL, http://ag/732803 ,
setting up redirects from obsolete pages to the new ones.)

There are a couple of topics in the old Action Bar API Guide which
are not yet covered by training, so this CL does *not* remove that
page--that'll happen when I add App Bar docs covering those areas.

Also changed links/references to the now-deleted pages where I saw
them--and while I had the files opened, changed instructions that
had told devs to use (now-deprecated) ActionBarActivity, and told
them instead to use AppCompatActivity.

See first comment for doc stage location.

Change-Id: Id548d8f483d85f2eef9f744d258ed113554eb6fc
2015-09-25 16:20:25 -07:00
Andrew Solovay
e2bd0b9907 docs: New permissions training class.
Describes how to declare that your app needs system permissions;
also describes how (on M and later) to request those permissions at
runtime.

There's a companion CL which updates various existing API docs for
the new M permissions model (http://ag/762405 ).

See first comment for doc stage location.

bug: 23725768

Change-Id: I7c3babdb9348969d1b0b019e7e9ef7116b04c658
2015-09-25 11:16:58 -07:00
Quddus Chong
80f74761da docs: Migrated performance testing doc from preview microsite to main training section.
bug: 23725773

Change-Id: I24e0beb96afd5fd093b7d7a1316353b738160bb8
2015-09-14 10:21:45 -07:00
Andrew Solovay
3d1032abae docs: New app bar training docs
Replacing the existing "ActionBar" training docs with new, up-to-date
ones focused on using the appcompat Toolbar. Ultimately these lessons
will also replace the existing ActionBar UI guide.

See first comment for doc stage location.

Change-Id: Ic20362ec4c4fc872c4388b05367451ae8072938b
2015-09-10 17:13:51 -07:00
Cheryl Potter
4b32b3f43f Merge "docs: change intro and title for contacts and sign-in lesson, and remove empty bullet" into mnc-preview-docs 2015-09-08 21:28:06 +00:00
Cheryl Potter
a63d058b0a docs: change intro and title for contacts and sign-in lesson, and remove empty bullet
b/22822607

Change-Id: Ib8b26e2ebe651fc3d9a1b9c89183ab62128d5e20
2015-09-08 10:49:59 -07:00
David Friedman
e6705bf25d Docs: Creating interactive watch faces
Bug: 21721463

Training module and related API-reference documentation. This is new
material for Android Wear D(iamond) release.

Change-Id: I9959bca50fd96812abd7cfb693139986bc59b133
2015-08-19 17:41:57 -07:00
David Friedman
c921ee10a3 Docs: Localizations of Android dev on-boarding training docs.
Bug: 20503574

Change-Id: I348ca743dc106eef7cca5ff8d9855398fc3b3b54
2015-07-01 09:36:33 -07:00
Quddus Chong
513cf16d5e docs: Updated Android TV landing page and Live TV training to support channels.
bug: 21786387

Change-Id: I343e00d30d25f46a9081af339ee4c4a2fddba149
2015-06-16 11:27:52 -07:00
Eric Gilmore
4e9c18f2f6 Removing traces out outdated GCM training class.
Related redirects in change 702766.

Change-Id: If9939796e01f9859511757b93482c643e15c57a7
2015-06-09 09:56:15 -07:00
Quddus Chong
dcfa755616 docs: Fixed training TOC formatting and broken link in TV training landing.
Change-Id: Ie159a1e5d3d84bfc20b2e2f0f5d4973d3880876d
2015-05-28 14:46:24 -07:00