Merge commit 'cef38339e7d0af61783ad6d35793e2496f5a2b37'
* commit 'cef38339e7d0af61783ad6d35793e2496f5a2b37':
Make USB mass storage hide keyguard when shown.
If they don't, the click events will be passed through to the individual
views in the notification view, which may have their own PendingIntents
attached.
Previously, it was against the UX spec to allow this, but now we are
changing that and will have buttons in there.
Change-Id: Ie3b2e96c6a1c4449fa86ed571f3ad0f047320d31
This change creates a new icon to the right of the
notification area for the IMM to expose control over the
current IME. Currently it shows the IME subtype picker.
TODO: Connect directly to the IMMService to show the correct
icon (and hide the icon entirely when the input panel is not
visible).
Bug: 2975425
Change-Id: If07f30867b81950a0a86b00807a41e2ff2af389c
This fixes a bug introduced into recents by changes to
Carousel to prevent flashing in Music2. Recents used
to rely on CarouselView.createCards() to reload the
thumbnails, which lead to flashing in Music2. Now
the request to update is explicit.
Change-Id: I57d409c6b5969b788b52d4c1b3bbccab54d86bcb
* Button text changed to bold by default.
* Change notification divider to lighter gray (new asset).
* Change "Clear" notification button to use system small button assets.
Change-Id: Id1f1bdcf8c034186ad9acbdbdd544546bd32bbd8
Using a plaintext password doesn't work unless it's a certain length, so
just hash the plaintext password with MD5 to make it the right length
for the twofish encryption.
Tracking the IInterface doesn't make much sense since it's different
each time, so track the IBinder instead. That way we can unlinkToDeath
the binder when the last thing it's holding onto goes away.
Change-Id: Id828d25b4d74f27e9d8b4bfb3909c964469cc473
Merge commit 'aa03f13c3aab16059e6e617fe510f454ed280459'
* commit 'aa03f13c3aab16059e6e617fe510f454ed280459':
Change the 0_fully signal icon to the new style
Merge commit '9a042772c2d76dba3a541dc4190b7be1a438445a'
* commit '9a042772c2d76dba3a541dc4190b7be1a438445a':
AnimatedImageView: Stop the animation when we're not visible.
The status bar shouldn't be knowing details like profiles etc.
It just needs to know whether we are connected to some device or not.
Change-Id: Ibaabf4581a134045b33069a2ea55a13032f1b357
It now toggles between show/hide for each tap on the home button.
Added new bitmap generation for lighting and halo effect while loading.
Uses new CarouselViewHelper class to manage textures and threading.
Uses a "real view" to render detail text.
Activities can now overload onCreateDescription() to show a
description in Carousel.
Improved startup and resume speed by posting single event to
refresh the activity list.
Change-Id: Id5552da75b9d022d24f599d11358ddababc97006
Add a callback for users of the StorageManager API to be able to receive
notifications when the requested operation completes for mountObb and
unmountObb.
Add NDK API to get to ObbInfo like the Java API has.
Also update the docs for the API and remove the "STOPSHIP" comments.
Change-Id: I23a4409c7f8b74d3169614beba920b4d667990a4
Merge commit '8110290388a68225b5dc9b5b987e4e6e583d78b2'
* commit '8110290388a68225b5dc9b5b987e4e6e583d78b2':
Add line break between PLMN and SPN in windowshade.