We'd already noted this in the "new in Android 5.0" page but we
hadn't moved this into the base "permissions" pages. Added it, with
some usage recommendations from the bug.
Also fixed some formatting while I had the files open.
See first comment for doc stage location.
bug: 18143176
Change-Id: I9cc1a8865492ebf30c7a0f7c325669ded670933e
am: 84d134b6cf
* commit '84d134b6cff10d0d41de2e1317afad8499a14e3c':
docs: Updated support library revision history for 23.4.0
Change-Id: Ie9ac69cc6f0d09aeff6c42410c83a642961cd3fa
am: e9f5d365bb
* commit 'e9f5d365bb740edade62290d1d835902a58cfdf2':
Deliver new activity options after the activity is made visible
Change-Id: I8dc17b803f56a47e29518026e6b6e223a0964ff8
am: 26bd35becb
* commit '26bd35becb4c50db21ec22336a608853986c05ad':
docs: Updated support library revision history for 23.4.0
Change-Id: Id1cf29de22e48a5a54c279d52fd96916c5b540fd
am: 26bd35becb
* commit '26bd35becb4c50db21ec22336a608853986c05ad':
docs: Updated support library revision history for 23.4.0
Change-Id: I6eb8734aa3a7b6efd723df6908842c6f15798aa8
This should never happen unless you disable the DocumentsUI app. Hence
handle it by a simple toast.
Bug: 28709934
Change-Id: Iac4aff32617120c442e0f994a2a8c0ce3cca380d
am: 788b96f582
* commit '788b96f582801ffb9d5607c92bf9456427b1aeb7':
docs: Updated support library revision history for 23.4.0
Change-Id: I1ebc1057cc095d3ea4cf1132201d888633e1463c
This is needed to ensure that the update happens between app
launches, since translucent apps do not get to onStop(). Part of fixes
to improve performance for bug.
BUG: 28371792
Change-Id: I47e3a20bba4f006bfc637635d9c9af697a7fc648
There is no useful state to be saved for these views.
This fixes a crash where we try to restore the state of an
ActionView (that shares the same ID as ActionMenuItemView).
Framework version of ag/1020805
Bug: 28110832
Change-Id: I4a09786a1c08bef1765fd8be3affb21dce296272
The return options need to be sent in makeVisibleIfNeeded() (where app
is made visible from invisible), in addition to handleAlreadyVisible().
We can't rely on getting a second ensureActivitiesVisibleLocked to
send the activity options.
bug: 28610520
Change-Id: I38a4fd4624daecddfe9ea49c87753b04b154bb82
Requiring uniqueness of ID across all track types seems a little too
much demand for developers and they do want to use the same ID on
different track types. Also, this doesn't seem terribly useful.
Hence remove the check.
Bug: 28436618
Change-Id: I9040310c5ce31bcff522021d83f7508506cbd9d3
The quality difference is minimal, but the time to process the
wallpaper is an order of magnitude lower for JPEG. The source
imagery is still being preserved in its original format and
resolution; this affects only the scaled/cropped version used
on-screen.
Bug 28672266
Change-Id: I193854348ffb7eeb9e45dc08b8ef7173ea75c240
- When docking the first time after starting up, the enter-animation
callback is not dispatched in the same way, and we end up with the
callback before the first layout. In such cases, defer sending the
event which triggers the animation until the next frame when the
layout is stable.
Bug: 28705801
Change-Id: If62eb03d6f297bff06982325ada9cd7f388438c3
am: bc5446cba5
* commit 'bc5446cba502eeda3b4e0e81f512e673b6b55caa':
Crop wallpaper windows to their current target stack bounds
Change-Id: Ia2b1dc04ff090666b88f06547af3a40c6df37d19
...but probably shouldn't.
Keep track of whether zram is being included in per-process pss and,
if so, don't add it on separately.
Change-Id: Ic945fc3deca8412272bb6019fe1be4b878cb763a
See first comment for doc stage location. Support library 23.4.0
is already live, so I'll post the doc update as soon as we get it
approved.
bug: 28276098
Change-Id: I76816392661c1f57d4a0cb8ab44c08f8ab4225f4
Instead of tracking a one-off variable, use the version code to
properly determine a pre-N OTA.
Bug: 27872764
Change-Id: Ib80b96ebddfa8bec398e02137ec26ce006164921
Framework edition
Fix a bug where child FragmentManagers moving too lazily into the
CREATED state and beyond caused child fragments to not be
attached/created when expected.
Bug 25019275
Change-Id: I04ff0d3bcb693178a6ee3057da591392defdbcf8
am: dff9dcd4bf
* commit 'dff9dcd4bf7879cf53026ce4402f591c3ecc9d1c':
Add updated Test Support lib docs to reference.
Change-Id: Ifb035aa7b973cda8c44e52a3e474112d77dd7b7f
am: af5c50e1fa
* commit 'af5c50e1fa9bbe779e30f668301c3e5a6340ef82':
Add updated Test Support lib docs to reference.
Change-Id: I41043e2796d1b7dc797b5bd3d8f296f86414eca2