1100 Commits

Author SHA1 Message Date
Andrew Solovay
7d6d7d960a docs: Removed ActionBar API guide
Removed the now-obsolete ActionBar API guide; it's been
superseded by the AppBar training class
(http://developer.android.com/training/appbar/ )

Changed the most important ActionBar links and references to point to
the AppBar docs (or some other appropriate page).

A separate CL will set up redirects from the ActionBar API guide.

See first comment for doc stage location.

bug: 25194804
Change-Id: I0859ea1712971fcf2f6cf131b2a5221b5bf3ea44
2015-10-27 13:20:24 -07:00
Joe Fernandez
e30d951955 Merge "Revert "docs: Battery performance, networking analysis and optimization"" into mnc-docs 2015-10-26 16:24:13 +00: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
656eb3b287 Revert "docs: APP Introduction and Rendering content"
This reverts commit 95ada5ab896b4ed77a4c720790ea4d0fe2781f0d.

Change-Id: Ifc436bbf1b05912a33d6805322659ee994dd6477
2015-10-26 16:18:19 +00:00
Aleks Haecky
95ada5ab89 docs: APP Introduction and Rendering content
Change-Id: I65c6652e12b583f2e8f4cfb5cde38da8e323ec19
2015-10-21 22:26:52 -07:00
Joe Fernandez
3f3afea32c Merge "docs: Battery performance, networking analysis and optimization" into mnc-docs 2015-10-22 03:20:32 +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
Cheryl Potter
760b575db8 Merge "docs: new vector asset studio 1.4 b/24142270" into mnc-docs 2015-10-21 18:28:35 +00:00
Quddus Chong
8d0058b21e docs: Fixed broken link to video.
bug: 25066917

Change-Id: Ia296ff0d92525511869ff69b4772ba390b854832
2015-10-21 10:40:35 -07:00
Cheryl Potter
466aab2973 docs: new vector asset studio 1.4
b/24142270

Change-Id: I6a888f48ca7bdcec608e5543c7a37b192e105eaf
2015-10-20 18:17:32 -07:00
Andrew Solovay
081186c9ba Merge "docs: Update code snippet so it doesn't depend on the sample app" into mnc-docs 2015-10-21 00:40:29 +00:00
Andrew Solovay
f01aca2caf docs: Update code snippet so it doesn't depend on the sample app
The code snippet was copied straight from the MediaBrowserService
sample app. Since the code snippet consisted almost entirely of
calls to *other* methods in that sample app, the snippet wasn't
very helpful--and it wouldn't be helpful to add a lot of verbiage
explaining the sample app. So instead, I made the code more generic
(e.g. comments saying "You need to write code to check for XYZ")
followed by a link to the sample app.

Fixed other miscellaneous problems in the code snippets while we had
the file open.

See first comment for doc stage location.

bug: 20008288
Change-Id: Ic080ebffcc43e332ec3335b730c07ef5f8b64fa9
2015-10-20 15:49:53 -07:00
David Friedman
deb3ed8a1c Merge "Docs: Clarifies requirements in order for Auto Backup to work in API 23." into mnc-docs 2015-10-20 21:11:19 +00:00
David Friedman
871fbf5057 Docs: Clarifies requirements in order for Auto Backup to work in API 23.
Bug: 24673628

Change-Id: If472558cc6d7d5136261f9dcfdb3d25b22723aa6
2015-10-20 14:08:16 -07:00
David Friedman
5b05774357 Merge "Docs: Fixes instructions for manually putting device into Doze." into mnc-docs 2015-10-20 21:05:47 +00:00
Dan Yu
673e47363c Merge "docs: Fixing putBitmap() doc bug 19129506" into mnc-docs 2015-10-20 16:59:51 +00:00
Quddus Chong
57d8fb2deb docs: Removing obsolete Notepad tutorial.
bug: 18940278, 1426263, 1426251

Change-Id: Id47439071454f333129465d88eee5ab45fecce5d
2015-10-19 16:07:36 -07:00
Dirk Dougherty
caa32fa05e Doc change: updates to Doze/Standby cases.
Change-Id: I30c9e0440e0a4bf3fc6bb1fa78b2a85baad3b357
2015-10-16 10:08:55 -07:00
Joe Fernandez
21c95b65b7 Merge "docs: APP basic file structure" into mnc-docs 2015-10-16 02:51:08 +00:00
Joe Fernandez
8f15feef61 docs: APP basic file structure
Change-Id: I98e942bd6d95e2764b47eea602634c13c79ee798
2015-10-15 19:47: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
Andrew Solovay
88b783d007 Merge "docs: Removing obsolete ActionBar training" into mnc-preview-docs 2015-10-16 00:02:20 +00:00
David Friedman
ec787018c2 Localization of Android Material Design pages.
Bug: 19125767

Change-Id: Iadf0674c45d6328258f749f602096a4f32b8c8e1
2015-10-15 16:34:51 -07:00
David Friedman
8e69aaff7f Docs: Fixes instructions for manually putting device into Doze.
Bug: 24486809

Change-Id: Idec439cee19c070197b03cb49492ba8256059059
2015-10-14 19:49:26 -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
Daniel Yu
56e345a7ad docs: Fixing putBitmap() doc bug 19129506
Fixing erroneous putString() call, replaced with putBitmap().
Confirmed in search that error is not present elsewhere in the docs.

Bug: 19129506
Change-Id: I00152480cbdcd1b655c093e789a0462d80d5f829
2015-10-12 15:55:23 -07:00
Dan Yu
bc35ea14eb Merge "docs: Fixing controller support example for bug 22727418 and 24098562" into mnc-docs 2015-10-12 16:27:38 +00:00
Daniel Yu
ff5e334e7a docs: Fixing controller support example for bug 22727418 and 24098562
As per Robert Anderberg's recommendation, removed the manifest example that
doesn't include android:required="false" and updated description text to
indicate the example works with apps that "support" a game controller rather
than "require". Updated Robert's suggestion with more concise version from
Andrew's suggestion. Note that we're not adding info on specifying
android:required="true" because this causes the app to not be installable on
any devices (because controllers aren't currently considered part of a device,
so it ends up looking like no devices have controllers at install time)

Bug: 22727418
Bug: 24098562
Change-Id: Ie4dd02d5599b9ffda53e46dc5af4765d888e81a4
2015-10-08 15:54:35 -07:00
Quddus Chong
d61e5537e0 docs: Fixed rendering issue in testing training TOC.
Change-Id: I30671ff929bff61165972500d54850966123b67c
2015-10-07 10:07:23 -07:00
Andrew Solovay
38335ba90e am b56f8113: docs: Documented DHU\'s --adb <port> flag
* commit 'b56f81136f7eb226e0eb5c4e3475c66b0f22b88f':
  docs: Documented DHU's --adb <port> flag
2015-10-02 23:37:18 +00:00
Andrew Solovay
b56f81136f docs: Documented DHU's --adb <port> flag
See first comment for doc stage location.

bug:23721209
Change-Id: If4ce6e72cce555b72176a77c9b3f2d552b71f54e
2015-10-02 15:57:23 -07:00
Quddus Chong
94f00b7535 docs: Fixed typo in the 'Optimizing Content for the Assistant' topic.
Change-Id: I2f878855f8583824422dbe6fe6b20fc444e43519
2015-10-02 10:14:07 -07:00
Dirk Dougherty
fa87851488 Doc change: edits to assist docs.
Change-Id: I5b2188c74b77606f8740ea5ebd198dceb74adda0
2015-10-01 21:54:56 +00:00
Andrew Solovay
d99391162d am 85ac0dd2: Merge "docs: Removed references to "Hello Views" tutorial guide" into mnc-docs
* commit '85ac0dd2abba1d6fec78a1eeecad4607d5364fe4':
  docs: Removed references to "Hello Views" tutorial guide
2015-10-01 18:18:52 +00:00
Quddus Chong
b2cba34fe0 docs: Fixed closing tag typo in app links training.
Change-Id: I08ababda4121205559e6443013cd222b7e4615f0
2015-10-01 09:18:36 -07:00
Andrew Solovay
37a4db8244 docs: Removed references to "Hello Views" tutorial guide
The "Hello Views" tutorial no longer exists, links to it redirect
to the "Declaring Layouts" API guide. Removing old links to that page.

See first comment for doc stage location.

bug: 21674339
Change-Id: I885a41fb3b213d4dc6257959d43dbf73e0c753bd
2015-09-30 13:14:27 -07:00
Dan Yu
1b393a5544 am 6db6920c: Merge "Adding link fix and removing typo for bug 20217070." into mnc-docs
* commit '6db6920c844a76f58e96e8dac0f245583745c6bd':
  Adding link fix and removing typo for bug 20217070.
2015-09-30 20:07:22 +00:00
David Friedman
2426891c01 Merge "Docs: Fixes a broken link on app-links page." into mnc-mr-docs 2015-09-29 19:02:28 +00:00
David Friedman
9d1e45e3d7 Docs: Fixes a broken link on app-links page.
Change-Id: I31ac12c706405171716c57527c134f16b11a0979
2015-09-29 12:01:05 -07:00
Daniel Yu
0e561c8a6b Adding link fix and removing typo for bug 20217070.
Added {@docRoot} to link. Removed extra "code>".

Bug: 20217070
Change-Id: I1228177bd79a395a341fe1ba5a997ae7b6038f9c
2015-09-29 10:36:27 -07:00
Quddus Chong
20b6d2b929 Merge "Docs: Correction to alarm-firing frequency info, restoration of "training nav"." into mnc-mr-docs 2015-09-29 17:21:47 +00: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
David Friedman
1b75a3667f Docs: Correction to alarm-firing frequency info, restoration of "training nav".
Corrected alarm-firing info to reflect that alarms don't fire more than
once per 15 minutes in Doze. Also, the "Previous   Next" had gone away from
the top-right nav box. This CL also fixes that regression.

Change-Id: Ied35284dd14a926adce8847beb039513ffc370f3
2015-09-29 10:10:10 -07:00
Dirk Dougherty
059e3905bb Doc change: add article about assist API.
Change-Id: Iaf1683ca32c4ce426e2ffad1786135c69b274536
2015-09-29 10:06:28 -07:00
Dirk Dougherty
5cd8cb0279 Doc change: updates to mm pages.
Change-Id: I676cb362c3efc0cff5ebb1c494a03bf1c117f0e5
2015-09-29 03:04:41 -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