Merge commit 'f8c92a0f00e38271755a93ff810fee94e8353bfd'
* commit 'f8c92a0f00e38271755a93ff810fee94e8353bfd':
Reverting the background colors back to cupcake's values.
Merge commit 'ebefded1ccbd13f190aa4c5f4e3590e5ac8f2a6d'
* commit 'ebefded1ccbd13f190aa4c5f4e3590e5ac8f2a6d':
fix account permission strings. this permission is used to protect more than just Google accounts.
Merge commit '11cc925efbe582d617ffd01894f920f9a675adc3'
* commit '11cc925efbe582d617ffd01894f920f9a675adc3':
Fix for 2133391: Allow menu hard key to be disabled in LockScreen on some devices
Merge commit '3ca99e20c551022d4a3b3bc176e43bd733efdc21'
* commit '3ca99e20c551022d4a3b3bc176e43bd733efdc21':
Simplify the layout of all activities with a title and a progress bar.
Merge commit '03fa3eda491a6cc9d51dd2de8706050ae5bad805'
* commit '03fa3eda491a6cc9d51dd2de8706050ae5bad805':
Fix disabled text color in choice dialogs.
Merge commit 'aed865207f7425f6c4d0538decb04109c415410d'
* commit 'aed865207f7425f6c4d0538decb04109c415410d':
Clean up cacheColorHint to be better controlled by the theme.
(Statusbar_Icons280909_All drop.)
Still to be tweaked:
ringer_vibrate
roaming_cdma_0
roaming_cdma_flash_anim0
tty_mode
Change-Id: I96aad5c650bf0022a2c5f03f5f77ab333b834e97
This change makes sure that ACTV will not take action when an event is
received in a popup that just got dismissed.
This change also makes public two XML attributes of ACTV whose corresponding
Java APIs are public.
This change also fixes a couple of typos.
Change-Id: I78f113bc522d199ff3db44fc4cc3a1882afe822e
Merge commit 'ccc624ca9a8fd8f9435afb854313aa9bda51b0b0'
* commit 'ccc624ca9a8fd8f9435afb854313aa9bda51b0b0':
Fix issue #2149145: Safe Mode does not work on Sholes device
If we don't have a uri/email/phone then we do not display the normal
fast track badge. But in that case we now have an alternate background/border
rather than no background/border.
The APIs for checking whether keys are held down now also look
at virtual keys.
However it turns out there is less than a second between the time we
start the input thread and check for safe mode, so there is not enough
time to actually open all of the devices and get the data from them
about the finger being down to determine if a virtual key is down.
So now you can also hold DPAD center, trackball center, or s to
enter safe mode. Also give some vibrator feedback.
Change-Id: I55edce63bc0c375813bd3751766b8070beeb0153
Merge commit '93d0b335a65149b1dc3c31cda89c076e6360c6f8'
* commit '93d0b335a65149b1dc3c31cda89c076e6360c6f8':
Add drop shadow to contact name in ContactHeaderWidget
Merge commit '91d538447029330921e0d960f8616aac1929fb66'
* commit '91d538447029330921e0d960f8616aac1929fb66':
Fading scrollbars return. But you have to opt in.