Merge commit '6e29e07357cb733ff204de21bfb4bf45833d4861' into kraken
* commit '6e29e07357cb733ff204de21bfb4bf45833d4861':
Make Power Control widget a bit more responsive.
Merge commit '473111bcfca1342fdbd74af10189931a386c8f24' into kraken
* commit '473111bcfca1342fdbd74af10189931a386c8f24':
Fixing bug #2575499 - TextToSpeech Settings did not verify that the
Based on a lot of timings on Sapphire.
Also, initially this CL improved the speed of Toasts, but now it just
removes the use of Toasts in the widget after eng/UX discussions with
various people.
BUG=2535155
Change-Id: I134a730f17ebee8a119b7796984f00b22e0d6120
If we dont have an updated access point list
when we are re-enabling networks after connecting,
we could end up keeping some networks disabled.
This could happen if there is no event that
triggers an access point before enabling networks
Update the current access point list
right before enabling all networks.
Bug: 2567770
Change-Id: Ieb1ac8147d4acb05a6d13c44396653f0af94643d
Merge commit '07f636059a2fb45f2d8284fedbbbba2c78b05157' into kraken
* commit '07f636059a2fb45f2d8284fedbbbba2c78b05157':
Fix issue #2549511 Crash while moving the installed app to Phone
Merge commit '9c0cc3b8ee5f32c485ced17e72a2d9dc551e1caa' into kraken
* commit '9c0cc3b8ee5f32c485ced17e72a2d9dc551e1caa':
Refresh apps when they become (un)available.
Merge commit '388b4a8726459c20827bc44488ffb9eb890080ee' into kraken
* commit '388b4a8726459c20827bc44488ffb9eb890080ee':
Add Title to the Tether help dialog
Merge commit 'e076bef97d4ec83b6ef3a27ca7b8143d8ad306f2' into kraken
* commit 'e076bef97d4ec83b6ef3a27ca7b8143d8ad306f2':
Add new string to identify what speech recognizer the settings are for.
Volume (of the ringer, notifications, media, and alarms) may
no longer be adjusted while the phone is in silent mode.
This was the behavior in Eclair and earlier releases.
This rolls back a small portion of change I724c43aa in the
interest of stability (see bugs listed below for weirdness
that occurs when the ringer's SeekBarVolumizer is visible
when the ringtone stream is muted).
Bug: 2552268
Bug: 2544706
Change-Id: I4858e6d85e5ec8c4bba83b649e24dd5915252eb2
This fix removes unusable display timeouts from Settings when
a device policy is enabled.
Patch 3 catches the case where not having any active policies clears the list.
Change-Id: I5b08d420c73b1c2e6fe2bb4e65656790290574cd
This fixes a bug in the current code that causes apps to be removed
from the list when they become unavailable.
Change-Id: Ic0b4c0fa34662ce3c458117b6807742448ec6575
We now remember whether Wifi was enabled
prior to enabling tethering. This will
allow us to restore Wifi when tethering
is disabled.
Bug: 2537983
Change-Id: Ia530563bd5647856d62cd59b67ae5156de6fd5d9
We need to explicitly disable wifi while enabling
tethering and disable tethering while enabling wifi
Bug: 2539071
Change-Id: I7fda6e4d9d1bb804e81561d52b5f3a982a674b0e