summaryrefslogtreecommitdiff
path: root/docs/html/guide
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
2017-01-19Add wide color gamut and HDR resource qualifiersRomain Guy
Bug: 32984164 Test: Config_test, AaptConfig_test and aapt2_tests Change-Id: Ie9c82bfe2d36b1d6180ee223250ab5bb2ce90dd4
2017-01-11Introduce new UI_MODE_TYPE_VR_HEADSET and qualifier.Zak Cohen
Bug: 30989383 Test: Unit test for aapt2 Change-Id: I66dc65af6327b94fed74538bee08cada0b8be4fa
2016-11-11App Shortcut: Clarify which attributes must be resources am: 104f805337 am: ↵Makoto Onuki
2a3fe7d979 am: b0fd5ba122 am: 7e1b835a4e Change-Id: I767dcbe980a60af1a3076acdf9234f4241ab7ca1
2016-11-11App Shortcut: Clarify which attributes must be resourcesMakoto Onuki
am: 104f805337 Change-Id: I85eb5652c978fe4c41059158cf1d0f180b51fdd7
2016-11-07Docs: Revised the Drawable example am: ad302b60f4 am: 32bda49ae3 am: ↵Hemal Patel
618d339f3c am: 972fed3d41 am: 3fb153b196 am: 6a263b9faf Change-Id: I9a246348630e85edeac441b310326f5c216585e9
2016-11-07Docs: Revised the Drawable example am: ad302b60f4Hemal Patel
am: 32bda49ae3 Change-Id: I811bb218f83087c5dd602b4382c7496e019dcb0b
2016-11-07Docs: Revised the Drawable exampleHemal Patel
am: ad302b60f4 Change-Id: I3504dde2e7a31a50c59e3be239ae0160f84435ef
2016-11-04Docs: Revised the Drawable exampleHemal Patel
Revised the Drawable example with VectorDrawable-friendly example Bug: 18009084 Change-Id: Ia6d0ad46a352601c7032244b17d28b9dd690de1d
2016-10-31App Shortcut: Clarify which attributes must be resourcesMakoto Onuki
Test: javadoc only -- m -j32 offline-sdk-docs Bug 32495737 Change-Id: I4c3884172761b128d07f1c2948ab7ccc53951a7e
2016-10-25docs: Update startService() & bindService() documentation (Proj13) am: ↵George French
9748d76be9 am: e8e196d007 am: d544dc785b am: 5d1af7d918 am: 511fdef6c5 am: 434ea7aed4 Change-Id: Ie6a6ff391b7096b14d495fbb1dcca610af543ce0
2016-10-25docs: Update startService() & bindService() documentation (Proj13) am: ↵George French
9748d76be9 am: e8e196d007 Change-Id: I3d804611d1290eb6cf0fa525e492864220fb85fa
2016-10-25docs: Update startService() & bindService() documentation (Proj13)George French
am: 9748d76be9 Change-Id: I976128eb4c14ee2587c9cfa9c34f4b3dc006aa38
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-19Updated API reference doc for Single-Source RS am: 51f1e93be7 am: 246b0bcc9a ↵Yang Ni
am: 93f0442cbd am: 29ce2a91c9 am: 8baaab047a Change-Id: I5a8a0cbd3c86914a09ced7015978818382060332
2016-10-19Updated API reference doc for Single-Source RS am: 51f1e93be7Yang Ni
am: 246b0bcc9a Change-Id: I572709a23a33f0a17ad754221c27a042f9c44f2e
2016-10-19Updated API reference doc for Single-Source RSYang Ni
am: 51f1e93be7 Change-Id: Ie8c820ea2d55b16f66afd53034b69d4c770d17e0
2016-10-19Merge "Updated API reference doc for Single-Source RS" into nyc-devYang Ni
2016-10-05Merge "More fixes in drag/drop docs."TreeHugger Robot
2016-10-01Merge "Some fixes in ClipData and ClipDescription delivery."TreeHugger Robot
2016-09-30More fixes in drag/drop docs.Vadim Tryshev
Bug: 31702571 Test: Built docs, inspected in Chrome. Change-Id: Ib7c421a6eacac5e352bbba64eedb9f8b689cbe60
2016-09-30Docs: Fixed the code sample am: a80822a98bHemal Patel
am: f87a5a47d6 Change-Id: I634bb6bd8e89f1ed25f99c3cc498470f5995d744
2016-09-30Docs: Fixed the code sample am: a80822a98bHemal Patel
am: 313b1d7310 Change-Id: I225d1eafeacf85a19c86c28b413e550c824a8282
2016-09-30Docs: Fixed the code sampleHemal Patel
am: a80822a98b Change-Id: Ib8146f5e2817e13caf9cc8f91e47423356423d8e
2016-09-30Docs: Fixed the code sampleHemal Patel
am: a80822a98b Change-Id: Ibff20909ca0dfdf4ee2686ca3a9f797d9cda3b19
2016-09-30Some fixes in ClipData and ClipDescription delivery.Vadim Tryshev
See the bug. Bug: 31809803 Test: Ran Drag/Drop CTS Change-Id: Ie48a172bc465cd33e176801865e54e8aded4ce55
2016-09-30Merge "Docs: Fixed the code sample" into nyc-devHemal Patel
2016-09-30Docs: Updates to backup documentation am: f0968050f6Mark Lu
am: 233f52d92b Change-Id: Ic8c9c6d0ad323abd64321805b2407616a35d6030
2016-09-30Docs: Updates to backup documentation am: f0968050f6Mark Lu
am: 0109b0f83a Change-Id: Ib966eb7e733064344d10c2c70ee97e995edb7a5d
2016-09-30Docs: Updates to backup documentationMark Lu
am: f0968050f6 Change-Id: I6364318aca4e56dc72a049d20b5cab99190d7ed4
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: Fixed attribute mismatch between XML and Java code samples for a ↵Kevin Hufnagle
"Clip" drawable. am: aacd1ba6a7 am: 2f37605c6d Change-Id: I0695646dff4f22228164d034347577e670941d4c
2016-09-30docs: Fixed attribute mismatch between XML and Java code samples for a ↵Kevin Hufnagle
"Clip" drawable. am: aacd1ba6a7 am: cad4233268 Change-Id: I570fbf597d1a771b01b095b78c70b7f928c9fc2b
2016-09-30docs: Fixed attribute mismatch between XML and Java code samples for a ↵Kevin Hufnagle
"Clip" drawable. am: aacd1ba6a7 Change-Id: Ib6b0c3939cbdcbc7061c70d50832a5c075f088e6
2016-09-30docs: Fixed attribute mismatch between XML and Java code samples for a ↵Kevin Hufnagle
"Clip" drawable. am: aacd1ba6a7 Change-Id: I3f85b01b012a18e489f88e319b8aa4651747eeb3
2016-09-30Merge "docs: Fixed attribute mismatch between XML and Java code samples for ↵Joe Fernandez
a "Clip" drawable." into nyc-dev
2016-09-29Docs: Fixed the code sampleHemal Patel
Added permission in the code sample Bug: 8770919 Change-Id: I5321100938bb876c3c061781f14c07ad9ca53180
2016-09-29docs: update docs for the multiprocess attribute in provider element am: ↵Mark Lu
656fde1875 am: 9bcd53d099 Change-Id: I3aafb4d54172c3dc344e07d7a359d5ed1f7b0e31
2016-09-29docs: update docs for the multiprocess attribute in provider elementMark Lu
am: 656fde1875 Change-Id: Iac6f036d6a6d1a5f32d1e1d6d431c387cd6bf918
2016-09-29docs: update docs for the multiprocess attribute in provider elementMark Lu
am: 656fde1875 Change-Id: I1f6c6f7967e530243847d104c8f6dd70015bcc98
2016-09-29Merge "docs: update docs for the multiprocess attribute in provider element" ↵Mark Lu
into nyc-dev
2016-09-28docs: Fixed broken link to "Picture-in-Picture" training guide within ↵Kevin Hufnagle
"Multi-Window Support" page. am: b960272cc4 am: ca45197735 Change-Id: I01039b1fb34e2f5041ef80ad372f25dba73bf552
2016-09-28docs: Fixed broken link to "Picture-in-Picture" training guide within ↵Kevin Hufnagle
"Multi-Window Support" page. am: b960272cc4 Change-Id: Iab1ab6556c6e3485d706fcf3e6c2bb25758d37b2
2016-09-28docs: Fixed broken link to "Picture-in-Picture" training guide within ↵Kevin Hufnagle
"Multi-Window Support" page. am: b960272cc4 Change-Id: I9fbc8c06dfd2c8aed47a0d84f73b48c50be205c0
2016-09-28Merge "docs: Fixed broken link to "Picture-in-Picture" training guide within ↵Kevin Hufnagle
"Multi-Window Support" page." into nyc-dev
2016-09-28Merge "Fixing html glitch in drag/drop docs." into nyc-mr1-devTreeHugger Robot
2016-09-27Fixing html glitch in drag/drop docs.Vadim Tryshev
Bug: 31702571 Change-Id: Id00baac3c9c16f6dc7145a920ec9659d63ebab2a
2016-09-27docs: Removed support libraries from API Guide TOC am: 61f956cc25Andrew Solovay
am: 06c6d90437 Change-Id: Ie6d17de7ecd7f3a41814afb391d61be1a265f962