summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/guide_toc.cs
Commit message (Collapse)AuthorAgeFilesLines
* docs: Overhaul of the RenderScript reference documentation.Jean-Luc Brouillet2015-05-051-3/+55
| | | | | | | | | | | | | | | | | cherry-pick from CL: https://android-review.googlesource.com/148241 This CL replaces the Doxygen generated documentation by one that's created by our internal tool found in framework/rs/api. The big advantages: - Can handle overloaded functions. Doxygen could not and RenderScript has many. - Can have version information. - Can match the look of the Java documentation. - Cleaner look and no leaking of internal paths. This CL also include changes introduced by the L release which was missing previously. Change-Id: Icade41d04d35e45c445ad952bb8ce14389f9f59f
* docs: Recents screen for tasks and activitiesScott Rowe2014-10-161-0/+3
| | | | Change-Id: I94774e60e6a7453a047ad394c3bbfff0cc4dfc7d
* Merge "ExoPlayer developer guide" into klp-docsJoe Fernandez2014-06-201-0/+3
|\
| * ExoPlayer developer guideJoe Fernandez2014-06-201-0/+3
| | | | | | | | Change-Id: Icacaa0e68e602fc77946e10729b3649baaf4331b
* | docs: Added "Verifying for ART" to TOC.Andrew Solovay2014-06-131-1/+5
|/ | | | | | | | | | | | | | Now that "Verifying App Behavior on the Android Runtime (ART)" (guide/practices/verifying-apps-art.jd) is published, also adding it to the "API Guides" TOC. You can verify it at http://asolovay.mtv:9001/guide/practices/index.html (...it's the last element in the "Best Practices" submenu.) Change-Id: If7b445616768d17193309dbd3075b2630652ac96
* docs: MediaRouteProvider Developer GuideJoe Fernandez2014-04-021-1/+4
| | | | Change-Id: I04e63a8972e29d67af6035462fd2808a562ac241
* MediaRouter Developer GuideJoe Fernandez2014-02-121-0/+3
| | | | | | staging: http://joefernandez2.mtv.corp.google.com:8210/guide/topics/media/mediarouter.html Change-Id: I764828066de8b233e61ad8a5d4a102a4d231fa82
* initial shuffle of the API guide nav to add introductionScott Main2013-12-171-161/+106
| | | | | | | | | | | | * revise to the Compatibility doc, put it in Intro * put Permissions in Intro * put App Fundamentals in Intro * move Manifest docs to the top of side nav tree * move App Resources above UI Will perform another fix to the Best Practices section later to deprecate some docs there and point to Training instead Change-Id: I88a8f94167ba15e97eb3bbbc08fd82dd82498e4b
* rewrite intent guide and add doc with intents supported by platform appsScott Main2013-12-101-3/+10
| | | | Change-Id: Ida7ccbc693e7635198fd368b9560b7843266c7cc
* update web app docs to remove target-densitydpi,Scott Main2013-11-011-4/+1
| | | | | | | | remove the overview page, remove a bunch of stuff from the doc about screens and refer to external docs instead, and add tips about debugging on 4.4 w/ dev tools. Change-Id: I1fadb7cdf6fee469dc41a1f4e2dc2daf1fde52d1
* Doc change: new Storage Access Framework docKatie McCormick2013-10-311-0/+3
| | | | Change-Id: I53393bfbadaf7cd5be95a7b252a2f4b060554db5 (cherry picked from commit c46e6767f578dc70bf1f1f38be648cef59130e3c)
* add doc about migrating to new WebView in KLPScott Main2013-10-311-0/+3
| | | | Change-Id: Ib36c3ff58642166dfbc1b36b41f1c732c7d9a70d (cherry picked from commit dc277e1ca9f981f4685a86d0093ae76ff5656604)
* add HCE dev guideScott Main2013-10-311-0/+1
| | | | Change-Id: I48c196f7f4577304b660c52ba5cd847c0cabfaff (cherry picked from commit c988ee664e9956901df61e2219c92f50bcb60bc0)
* replace instances of Wi-Fi Direct with Wi-Fi P2PScott Main2013-08-221-1/+1
| | | | Change-Id: I21cb06e27e98c428b4f3f4ac72e759f61607e468
* remove obsolete/orphaned "tab layout" doc, make redirect to training lessonScott Main2013-07-311-3/+0
| | | | Change-Id: I743be26de666c3385cca1e180da0cab13c1c6335
* docs: OpenGL ES 3.0 dev guide updateJoe Fernandez2013-07-231-1/+1
| | | | Change-Id: I46b9aee4c6b31e1ac6148f79b8607292b04f69c6
* Doc change: new Bluetooth LE dockmccormick2013-06-211-5/+10
| | | | Change-Id: Ib6d67497a9b4d54d13b4da8f1f9ee991bc5ef562
* Update RenderScript API guide.Tim Murray2013-06-051-2/+2
| | | | | bug 8570568 Change-Id: Ib49a63f15ce421115179764a14597b2746a1f2e7
* Doc change: document AppWidgetHostkmccormick2013-05-301-2/+9
| | | | | | "Bug: 7540054, 6984998" Change-Id: Ice48c7023687d0a4aea95a4a10212e6fdd66363f
* Merge "delete obsolete tips/references to cupcake" into jb-mr1.1-docsScott Main2013-05-081-3/+0
|\
| * delete obsolete tips/references to cupcakeScott Main2013-05-061-3/+0
| | | | | | | | Change-Id: Ib1ddb19c42840aa830acd85a89e78c149e2f66e9
* | Doc change: delete legacy intl dir and update toc's for devsite-compatible ↵Dirk Dougherty2013-05-061-4/+4
|/ | | | | | lang strings. Change-Id: Ie390d2bbd8abc0d063c1f313797e8c3d21d27490
* docs: add new GMS landing and referenceRobert Ly2012-11-271-96/+0
| | | | Change-Id: I48c75dd5924bdf297b5368887084d148efcd66ba
* implement new organization for Training classesScott Main2012-11-141-19/+0
| | | | | | | | | This also moves a few of the documents from API Guides > Best Practices into the new courses for best practices. This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d which generates the list of classes/lessons on each course landing page. Change-Id: I8132f72f78d844c3b035c7aa269ad3b88a25d02a
* small update to Toast guide, flatten sidenav for notifications/toasts,Scott Main2012-10-121-16/+9
| | | | | | new screenshots for notifications Change-Id: I0c02e9e6db70a60ca299ff7f0caa7c8276b7ab68
* docs: Accessibility DevGuide, Jelly Bean editionJoe Fernandez2012-09-171-20/+23
|
* docs: add Settings dev guide;Scott Main2012-07-251-0/+3
| | | | | | a few changes to javadocs Change-Id: I2d671aafe91e4c6e224e2a556a60dce9f93f11ae
* Merge "docs: remove graphics rs docs and restructure existing docs" into jb-devRobert Ly2012-06-261-14/+14
|\
| * docs: remove graphics rs docs and restructure existing docsRobert Ly2012-06-261-14/+14
| | | | | | | | Change-Id: I8603c827095143327053e8eba855177ec466a948
* | Merge "docs: add landing for gcm" into jb-devScott Main2012-06-261-2/+6
|\ \
| * | docs: add landing for gcmRobert Ly2012-06-261-2/+6
| |/ | | | | | | Change-Id: Icfe158670c0a07a6dffed496a444e49b5c5ef926
* | Merge "Doc update: Adding new GCM docs." into jb-devKatie McCormick2012-06-261-0/+23
|\ \
| * | Doc update: Adding new GCM docs.Katie McCormick2012-06-261-0/+23
| | | | | | | | | | | | Change-Id: I98dcbad644e416538f6dcad64a063809f8662e24
* | | Merge "docs: ADK 2012 documentation with AOA protocol docs" into jb-devJoe Fernandez2012-06-261-1/+0
|\ \ \ | |_|/ |/| |
| * | docs: ADK 2012 documentation with AOA protocol docsJoe Fernandez2012-06-261-1/+0
| |/ | | | | | | Change-Id: Ife96b3ffa890d42fc97125b30bdd389448645562
* | docs: move AIDL doc under Services in api guides.Scott Main2012-06-251-0/+3
|/ | | | Change-Id: I525de97958e2093af15cce2b007ec022cb315a71
* Massive clobber of all HTML files in developer docs for new site designScott Main2012-06-211-726/+502
| | | | Change-Id: Idc55a0b368c1d2c1e7d4999601b739dd57f08eb3
* docs: Deprecate the old UI guidelines about Activity/Task and MenusScott Main2012-04-051-6/+0
| | | | Change-Id: Ife0079ecd2285eca92833a8ff32e9b4545086448
* docs: change markup for "new" tags to avoid the new tags wraping soloScott Main2012-04-031-12/+9
| | | | Change-Id: If88d3cc173080db101ea5af9dc728653a2176a46
* Merge "docs: Accessibility Dev Guide (subsumes Accessibility Best ↵Joe Fernandez2012-04-031-3/+14
|\ | | | | | | Practices)" into ics-mr1
| * docs: Accessibility Dev Guide (subsumes Accessibility Best Practices)Joe Fernandez2012-03-281-3/+14
| | | | | | | | Change-Id: Id7e3f647042d2afd390abe851be1c3b561af33ca
* | docs: de-new a bunch of docsScott Main2012-03-301-8/+6
|/ | | | Change-Id: I5ff761b6fe4958f8ef67fb2fa7af81c3e81cbda6
* Doc change: String changes for Android MarketDirk Dougherty2012-03-051-5/+5
| | | | Change-Id: I823812a4fd24021bec906ad856479c92a8d2a759
* docs: add docs for market OBBScott Main2012-03-021-1/+21
| | | | | | | | | includes splitting the Licensing dev guide into multiple pages; Turned original licensing doc into a redirect to the new files that are under guide/market/licensing/; Fix all links pointing to app licensing Change-Id: Ic49493f0e560db225dd7a382ffabc904a2fa1228
* docs: update menu guide with CAB and popup menu, plus many other revisionsScott Main2012-02-011-1/+1
| | | | Change-Id: I5faedd5f5b812ca58eb2085b0c036570de861f15
* docs: update sidenav to use <span> instead of <h2> for headings,Scott Main2012-01-301-51/+57
| | | | | | under suspicion that the h2s are causing poor snippet extraction in search results Change-Id: I35f414fbb104984408b087db1366535cb18d4718
* am a2a46f62: DOC CHANGE: New Content Provider topicsJoe Malin2012-01-251-4/+18
|\ | | | | | | | | * commit 'a2a46f629446af0935e8ebbbd7cdb55e395f79f3': DOC CHANGE: New Content Provider topics
| * DOC CHANGE: New Content Provider topicsJoe Malin2012-01-231-4/+18
| | | | | | | | Change-Id: Ib5507f4c9ecce3aea51cd39310e3f4990c9b3070
* | resolved conflicts for merge of b078d942 to ics-mr1Robert Ly2012-01-191-2/+3
|\ \ | |/ | | | | Change-Id: I831c06f2c198cc8825788a05770397457e8d511c
| * cherrypick from master docs: Renderscript changes Change-Id: ↵Robert Ly2012-01-191-2/+3
| | | | | | | | | | | | Ic84b7d8c5c48e118f337e60c8bb5b8bc68b0da16 Change-Id: I8bd2ba1f0a4f284c52cfd6de817744264d2c50de