38 Commits

Author SHA1 Message Date
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
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
Andrew Solovay
404c1bf6cc docs: Quick fix to remove movie name from Notifications pix
Screenshots referred to a movie title, needed to remove that ASAP.
Changed one screenshot; removed another, which I didn't think was
all that important.

bug: 27566730
Change-Id: Ie94cb552fd69aee37d6ae1ca92eacb2ab787d923
2016-03-09 10:43:58 -08:00
Andrew Solovay
d90b2cd4de Merge "docs: Updating some Preview N: Notifications screenshots" into mnc-mr-docs 2016-03-08 03:10:36 +00:00
Andrew Solovay
82589641f6 docs: Updating some Preview N: Notifications screenshots
Got higher-rez screenshots from the team, and I'm using them to
update some of the existing graphics.

See first comment for doc stage location.

bug: 26645465
Change-Id: I1e676ae9d81df452f33d7129ee38ee87411e4ff6
2016-03-08 03:10:03 +00:00
Andrew Solovay
d39397537a docs: Updates to multi-window doc
Continuing work on the multi-window preview doc, including updates
to the drag-and-drop feature. Continues the work done in CL
http://ag/878669 .

See first comment for doc stage location.

bug: 26558855
Change-Id: I59cef2c8a8f561feb740594998d2cfd4a9027123
2016-03-07 17:42:37 -08: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
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
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
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
Andrew Solovay
a0e2f5cfb3 Merge "docs: New Snackbar training class" into mnc-docs 2015-11-19 02:33:43 +00: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
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
d2ac2daeba resolved conflicts for 0f76f78f to mnc-docs
Change-Id: Ic513baabda9afb386a90fed03ff3be6658c01933
2015-10-15 19:22:41 -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
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
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
Andrew Solovay
71c2c37554 docs: M Runtime Permissions overview.
Based on the Google Doc which has gone through tech review. See
first comment for doc stage location.

NOTE: Because the M Preview reference docs are not going to be live on
DAC (they'll be downloadable in a zip archive, I believe), we can't
put in live hyperlinks to new-for-M classes/fields/ methods. Those
have to just be in <code> font with no link. This is consistent across
all the preview docs, and will of course change when these docs are
converted for the MNC release.

bug: 21411602
bug: 21411604

Change-Id: I1163abc1dc884cf27b0e94d266f3979f131db2ab
2015-05-26 12:53:26 -07:00
Joe Fernandez
ee143ce3ec docs: M Preview Program overview, update 2
Change-Id: If36aa779a29b9ac0a5c36e7ecf4bfe80a25d5ba4
2015-05-21 21:08:41 -07:00
Joe Fernandez
d575b1cfea docs: M Preview Program Overview page
Change-Id: I3d5c06d8f5196d0fc1c216038221e6e31fc4f626
2015-05-12 16:04:22 -07:00
Luan Nguyen
836f569870 cherrypick from lmp-docs docs: Add Wear Capability training
Original Change-Id: I52ede5d91936c5eab3d6ee8be8108004cce1f0e0

bug: 20088602
Change-Id: I968dfe13a9d74cae52bedeb9cb333f514d188cb4
2015-04-21 13:16:27 -07:00
Luan Nguyen
8662c04fd7 docs: Add distribution guidelines and update quality checklist
for Android Auto.

Change-Id: Ie504fee6ee32fd24d332ff65004a6b711e7fe3ec
2015-03-16 13:54:51 -07:00
Luan Nguyen
9aec78cafa docs: Add Wear App Quality checklist
Change-Id: I81ef6b3283ffb4d924836a84b52bb04acb301649
2014-10-22 23:59:40 -07:00
Katie McCormick
1a89ae4cdc Doc update: new Volley class
Change-Id: Ife3a9a64439e07aaaf92a22adc6d1678138caf7d
2014-05-29 16:38:34 -07:00
Andrew Solovay
9562863cf1 doc: Updated branding guidelines per request from @deniseamling.
Per her team's request, I also removed the AI version of the Google
Play Store icon, and replaced it with a high-rez PNG version.

Current version of doc is staged at:

http://asolovay.mtv:9010/distribute/tools/promote/brand.html

(Denise gave me a LGTM via email.)

Bug: 14621461

Change-Id: Id44a0dc73c7ef2f2bde595a1e98b75083d126176
2014-05-22 21:54:27 +00:00
Katie McCormick
b642f672f0 Doc change: Update CCS doc with new quota info.
Fix for:

b/12665669

Change-Id: I08f812d37ab6f4347f6401b3a9682c45d96adb81
2014-04-14 15:05:02 -07:00
Joe Fernandez
55b38fadd0 docs: MediaRouteProvider Developer Guide
Change-Id: I04e63a8972e29d67af6035462fd2808a562ac241
2014-04-02 15:35:15 -07:00
quddusc
1dff746b02 cherrypick from jb-mr2-docs docs: Training class for game controllers. Change-Id: I697770aee8604c965c3730691459c1e8f10705da
Change-Id: I40b79aee2302f1e32a9e8bc11d0b0415dcbe7705
2014-01-21 18:53:57 -08:00
Quddus Chong
5fe65556c5 am 3aecb61b: am 47050d35: am 768dba6d: docs: Merged commits for final release of IABv3 docs.
* commit '3aecb61bebbe038b74b5e0d96acbb7142835127e':
  docs: Merged commits for final release of IABv3 docs.
2012-12-09 18:53:52 -08:00
Quddus Chong
768dba6d8c docs: Merged commits for final release of IABv3 docs.
Change-Id: Ib7c26052bb1b4de9a44d78817d7012839eaa953a
2012-12-09 18:24:06 -08:00
Robert Ly
d88e1a1f78 am a93d0e09: am 64208d23: am aae17137: docs: update gms toc and landing pages
* commit 'a93d0e09301b8783bafc486231519385e85a28fe':
  docs: update gms toc and landing pages
2012-11-29 14:28:55 -08:00
Robert Ly
aae171371b docs: update gms toc and landing pages
Change-Id: I2d55026d492356b70de2071c96786b6dadb5938a
2012-11-29 13:14:02 -08:00
Dirk Dougherty
bea4bb716e am a539807a: am 37f00afa: am f4d44618: Merge " Doc change - cherry pick from dac-dev: Clean up stray image source files and adjust links etc." into jb-mr1-dev
* commit 'a539807a7c50948eec99b27e2d4d05da208ae3f1':
  Doc change - cherry pick from dac-dev: Clean up stray image source files and adjust links etc.
2012-11-29 12:45:26 -08:00
Dirk Dougherty
cf62cbca10 Doc change - cherry pick from dac-dev: Clean up stray image source files and adjust links etc.
Change-Id: I45de360c45426ab6d2e04ef6a9e5fa920ff63c57
2012-11-27 16:29:40 -08:00