Adding developer docs for the new PIP mode for Android TV devices.
Updates added based on review suggestions.
Bug: 27228723
Change-Id: I9fec21c349e1bc2b3f04275add8fff070f5c664c
Adding API overview summary and new topic on Direct Boot.
Direct Boot was formerly known as File-Based Encryption.
Adding changes based on review suggestions.
Bug: 26570782
Change-Id: Ibe253101c69e3c73122477c3af116e33fb8591a7
Adding docs for Scoped Directory Access APIs. Feature formerly
known as Scoped Folder Access.
Updated with changes suggested by reviewers.
Bug: 26571722
Change-Id: I98b3e0ca42adf0b6ec20f99e8e23e03bf18006a6
Adding docs on TV recording APIs, formerly known as DVR APIs.
Only focuses on APIs for channel apps. For playback apps, these
APIs should get documented by AOSP team for OEMs and partners.
Adding updates from CL reviews.
Bug: 27048027
Change-Id: I18ce62a3d0049a59a57f3daae71e26261688089d
Migrated M Preview main landing, API overview, Behavior Changes,
Samples, and Downloads to /about/versions section.
Change-Id: If7cd1c2942c57d7d47a18f3a7ec9b373bfc1ca67
docs: Fixed adb shell commands for setting/getting the inactive state of an app.
bug: 23372372.
Original Change-Id: I4fc846018189761d00111e196e5de9214009e6ad.
Change-Id: Id1d9c45200abec339bbc330ba9988349dcd19473
Original change-Id: 4276a8fb25071aa0e471a5afc0764987db79cc49
Docs incorrectly said the method returns a boolean. In fact,
it (like the framework version) returns an int constant.
See first comment for doc stage location.
bug: 23331110
Change-Id: I2b4ccdc56dc0cff414c4d21e3916e8e7a0b0e909
(cherry picked from commit 4276a8fb25071aa0e471a5afc0764987db79cc49)
List of issues from https://code.google.com/p/android/issues that are fixed by this CL: 183476,183249,183248,183241,183222,183142,183093,183329,182385,182311,182193,182019,73149,181589,179740,179384,178322,178189,178086,178020,177169,176312,175138,172322,172030,171820,170647,167288,163574,161580,161041,159199,151347,144290,136137,132505
Change-Id: I2e96f7444048abd2f666c75bd6ab9640019afb75
Original Change-Id: I4eaf45d98846e2bf9456f5896da4ec3079f4ba18
Added section describing the new support library methods. Also
updating lists of normal and dangerous permissions based on current
AndroidManifest in mnc-dev, as well as any other changes brought to my
attention.
See first comment for doc stage location.
Change-Id: I4eaf45d98846e2bf9456f5896da4ec3079f4ba18
Added some new NORMAL permissions spotted in AndroidManifest.xml.
Also sorted the list of NORMAL permissions alphabetically.
See first comment for doc stage location.
Change-Id: I3263a9b5eca1b28dfc03254fafd3a9f3c3a9ec05
The "system components" section contained some info left over from
Preview 1's "system apps" section. Per clarification from Ben, I've
removed it.
Also added link to Ben's I/O video.
See first comment for doc stage location.
Change-Id: I1efb11ffe69880893209a64b282f2616fe7d9f22
Per communication from Ben, READ_EXTERNAL_STORAGE was incorrectly
marked as a 'normal' permission in preview 1, and is properly
changed to 'dangerous' for preview 2. Updating the docs accordingly.
See first comment for doc stage location.
Change-Id: I0f824fb9689d2e7323e505b0200fda23eaa71eed
Currently just contains doc additions/clarifications that apply to
both Preview 1 and Preview 2, and also the addition of the new
'storage' bucket and the new shouldShowRequestPermissionRationale()
method.
See first comment for doc stage location.
Change-Id: I0b97741c45e117c5de3fa1a85c9ba0d5e927fa8f
I'd been using the "srcset" tag wrong (we're updating the devsite
style guide) so I'm fixing that. Also mislabeled this as "Figure 2"
(it's currently the only figure on the page).
Since this is a very straightforward fix I'm going to go ahead and
submit it.
See first comment for doc stage location.
Change-Id: I81969ff1a3838e516ef00612f3ae8944cca8fab5
Per message from Joe, changed name of feature from "Runtime
Permissions" to just "Permissions". Still sometimes referred to it as
"runtime permissions" in descriptive text, as appropriate.
I considered renaming the feature page to ./permissions.jd , but
given the short time, I decided against it--there were too many
ways a file rename could break things, and this is just a temporary
"preview" page anyway.
See first comment for stage location.
Change-Id: I0ce36d99ea2377cf9fa7ac72b2f182dedb5c38e8