summaryrefslogtreecommitdiff
path: root/docs/html/training
AgeCommit message (Collapse)Author
2017-03-21cherry-pick from nyc-mr1-dev docs: Removing Android docs from GerritAndrew Solovay
Original Change-Id: I5331cdc968be817ff70ba32dd03fce76493a6ab8 Test: make ds-docs Android developer docs are now maintained in Piper, go/dac-source Removing all files from Gerrit, since these files can cause build errors if they refer to classes that are later removed (whence bug b/35849713 ). Gerrit already has readme files in these directories telling people docs are not maintained here; these readmes will be a lot easier to spot now. Ran a doc build with these files deleted, and it seems to work fine, so submitting this CL *shouldn't* break anything. Bug: 35849713 Change-Id: Ic74c3f97f9620daf23543930a8b7ed1386f4d172
2016-10-25docs: Update startService() & bindService() documentation (Proj13) am: ↵George French
9748d76be9 am: e8e196d007 am: d544dc785b am: 5d1af7d918 am: 511fdef6c5 Change-Id: I35750a7e88fee139b40359210086467eec3a5c48
2016-10-24docs: Update startService() & bindService() documentation (Proj13)George French
Updated Update startService() and bindService() docs to mention that they no longer support implicit intent. And mentioned that the Intellegent job scheduling is now the preferred method for launching services. We also performed a copy edit, implementing Google styles. Bug: 18333456 Change-Id: I2b2ec666be870aea15045d30fbc822256d1b9a81
2016-10-19docs: Updating TIF docs for new TIF Companion library. am: e0810402fb am: ↵Daniel Yu
f8a8260c0d am: 9ce21dc769 am: f45beedf6c am: 3d74d9933c Change-Id: I199d261d2dfa7d2b92f0dbe6fe7cbc2cbd8c3d64
2016-10-19docs: Updating TIF docs for new TIF Companion library.Daniel Yu
am: e0810402fb Change-Id: Ic44c96963d1dd172f07f6564a084ca731bf49762
2016-10-18Docs: Fixed a broken link am: 9a641b6989 am: 40aaf53920 am: 8068fdca0cHemal Patel
am: c9f68a8be3 Change-Id: I9636eef5a4cfeb8ab875aa15cbfaba20a1c80dcb
2016-10-18Docs: Fixed a broken linkHemal Patel
am: 9a641b6989 Change-Id: If8e166a3cb36d158fd428e314b90cb265cf2256c
2016-10-18Merge "Docs: Fixed a broken link" into nyc-devHemal Patel
2016-10-14Docs: Fixed a broken linkHemal Patel
Fixed a broken link for the setNotificationResponsiveness method. Bug: 30819479 Change-Id: I5d05878d2b88abed4016729b034144e29a0afb44
2016-10-10Docs: Remove a reference to a deprecated sample am: 3e01ab2b0e am: ↵Bert McMeen
c48ad2580a am: e62f577153 am: b7fe96a4f6 Change-Id: Iddd6a4a6e10e89af9d069668214c60b76a65ee98
2016-10-10Docs: Remove a reference to a deprecated sampleBert McMeen
Bug: 31709180 Change-Id: Ieec19820b1154628236495541a28b50089c4e0cd
2016-10-06docs: Updating TIF docs for new TIF Companion library.Daniel Yu
The TIF Companion library makes creating a TIF app much easier, and will be the recommended starting point for devs going forward. This update adds docs on using this library, and modifies the existing docs for creating a TIF app from scratch (for devs that can't use the companion library). Bug: 30678049 Change-Id: Iaa5a6d0a4c9f0f2faf1e30549aba754ced7cc27a
2016-09-30Docs: Updates to backup documentationMark Lu
am: f0968050f6 Change-Id: Ib4c23d6c78958f0d35ee313b341c8da7513e574a
2016-09-30Merge "Docs: Updates to backup documentation" into nyc-devMark Lu
2016-09-30Docs: Updates to backup documentationMark Lu
Change-Id: I9349e5f8585687b1159f13029b6c13b89dafd8c9
2016-09-30docs: Updated wording on auto playback app requirement.sreevanis
am: d4fa870a6a Change-Id: Ib1b93055684c64baf8bacda4e178a8ed771e30ac
2016-09-30Merge "docs: Updated wording on auto playback app requirement." into nyc-devSreevani Sreejith
2016-09-30Docs: Loose ends from release of Performance and Power docs, 2nd iteration.David Friedman
am: 0b611f1cb4 Change-Id: I7818fd02047822d1f77a9b9a5f0a9b53523f8e9a
2016-09-29Docs: Loose ends from release of Performance and Power docs, 2nd iteration.David Friedman
Change-Id: I09fe9f0554ebaff6e0a4852a8d48d971ce8a3cee
2016-09-30docs: Manage Memory perf article am: adff7b5447Eric Schmidt
am: d557cc3b8c Change-Id: If95f43f207fb4e884dbe5dd0fe15806b23232d67
2016-09-30docs: Manage Memory perf articleEric Schmidt
am: adff7b5447 Change-Id: Idbef70e4ac4e7a3d8ec10298a8359e6038b6cd2e
2016-09-29docs: Updated wording on auto playback app requirement.sreevanis
Bug:30445851 Change-Id: I9cae3ca13722d9484032ddb21203c58d774ef330
2016-09-28docs: Manage Memory perf articleEric Schmidt
Bug: 30432311 Bug: 16541280 Change-Id: I3fedf48e8f7b11ddeb55c6942f9994e056fd1653
2016-09-28docs: Fixed constants in manifest sample related to battery level.Kevin Hufnagle
am: d00481bef2 Change-Id: I6127dce2d95751af5dab0485d9e12d07ac9be129
2016-09-28Merge "docs: Fixed constants in manifest sample related to battery level." ↵Kevin Hufnagle
into nyc-dev
2016-09-27docs: Update BroadcastReceiver docs for performanceEric Schmidt
am: 8cf3c1b532 Change-Id: I7c6647a7cf1be2f9af42c8f087916f7692dab2d5
2016-09-27docs: Adding Espresso Intent and Web docsEric Schmidt
am: 34fb906c1a Change-Id: Ie925f354e1ceea1df4fee210759538ef1df58036
2016-09-27Merge "docs: Update BroadcastReceiver docs for performance" into nyc-devEric Schmidt
2016-09-27Merge "docs: Adding Espresso Intent and Web docs" into nyc-devEric Schmidt
2016-09-27docs: Adding Espresso Intent and Web docsEric Schmidt
Bug: 20721203 Bug: 20720633 bug: 27453733 Change-Id: I67a7d09a6652e3463728691f2a1f5679e900e776
2016-09-27docs: Update BroadcastReceiver docs for performanceEric Schmidt
Bug: 30746266 Change-Id: I6d1537872918d955ab11d8596c6c96c64fe4f786
2016-09-26docs: Fixed typo in "Query the View Hierarchy" heading titleKevin Hufnagle
am: b6b57d432d Change-Id: Idd77a006265aae1f25bad15fe8ec41710f5f01ae
2016-09-26docs: Added recommendation to use jCenter dependency for VolleyKevin Hufnagle
am: 5b0b1fcd0d Change-Id: I3b80573d3c900cfd31846bee8e42dca938954e22
2016-09-26docs: Fixed variable naming error in code snippet for viewing a videoKevin Hufnagle
am: 043e7b87a5 Change-Id: I321d5aaff40851d1db97419d44a2bd0756d4c675
2016-09-26docs: Fixed typo in first paragraph of connectivity monitoring pageKevin Hufnagle
am: c3dc9a1c8e Change-Id: I7167c6965bbf40066df9bebb9dcc35b31b938620
2016-09-26Merge "docs: Fixed typo in "Query the View Hierarchy" heading title" into ↵Kevin Hufnagle
nyc-dev
2016-09-26Merge "docs: Added recommendation to use jCenter dependency for Volley" into ↵Kevin Hufnagle
nyc-dev
2016-09-26Merge "docs: Fixed variable naming error in code snippet for viewing a ↵Kevin Hufnagle
video" into nyc-dev
2016-09-26Merge "docs: Fixed typo in first paragraph of connectivity monitoring page" ↵Kevin Hufnagle
into nyc-dev
2016-09-22Revert fixed at links.Elliot Waite
am: 7c70fed347 Change-Id: I6ff2d18d5cfb834d32e80c945dd14e09c1cdf1de
2016-09-22Docs: Cleanup of Preview language in Android 7.0 docs.Adarsh Fernando
am: 4b6d939321 Change-Id: Ic43b45e9076fa5f132178a5c2a7edbd47f3f8f3f
2016-09-22Merge "Revert fixed at links." into nyc-devElliot Waite
2016-09-21Revert fixed at links.Elliot Waite
This reverts commit c4ae7827e26ab3d0ac340d896c28c166da860fdb. Change-Id: I65729721ced7fc04d0b9691b63520007adddee29
2016-09-21docs: Fixed typo in "Query the View Hierarchy" heading titleKevin Hufnagle
Bug: 30878639 Change-Id: I7bd7a3a14d388f01df18da674bdb79adadf6da7f
2016-09-21Docs: Cleanup of Preview language in Android 7.0 docs.Adarsh Fernando
bug:31647521 Change-Id: I882f7d7cb5bb1ddcc18ddbc29b17edbbbd84131a
2016-09-21Fix some at links.Elliot Waite
am: 28d87163e1 Change-Id: Ibaa18eee9bf406eccda03e3b5425f72b8fb51037
2016-09-20Fix some at links.Elliot Waite
Change-Id: Ia455e7edff115e9c5b8e531c3fe430114aeb3d8e
2016-09-20Small change for new sample test codeMary Yanchar
am: acb3eb39da Change-Id: I078e5e5781b19d1e403f3c98113597f958f04eab
2016-09-20Merge "Small change for new sample test code" into nyc-devMary Yanchar
2016-09-19docs: Fixed constants in manifest sample related to battery level.Kevin Hufnagle
Bug: 31064851 Change-Id: Ia4b07172984773dc8a0cac8fbe85e412f3381886