summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix 2579481: Fix change alphanumeric password security holeJim Miller2010-04-081-0/+1
| | | | | | | | | | | | | | This fixes a bug where changing an alphanumeric password didn't ask for the old password first. Change-Id: I8ef4d2b4b87d02c6ddd23da3177e6802fc579c64
* | Merge "Fix for 2579445 - Using the correct strings for accessing Intent ↵Charles Chen2010-04-081-3/+2
|\ \ | | | | | | | | | extras now." into froyo
| * | Fix for 2579445 - Using the correct strings for accessing Intent extras now.Charles Chen2010-04-071-3/+2
| | | | | | | | | | | | Change-Id: I8a0b8f3add637ffffed4119b976c800ab3251b72
* | | Merge "Fix 2579461 Disable move when manifest option for install location is ↵Suchi Amalapurapu2010-04-072-14/+38
|\ \ \ | | | | | | | | | | | | unspecified and install location is auto/internal" into froyo
| * | | Fix 2579461Suchi Amalapurapu2010-04-072-14/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable move when manifest option for install location is unspecified and install location is auto/internal Change-Id: Ic7a493ecbbed6017326e2ec728e25c6ea9de8223
* | | | Merge "b/2174155 Remove debug logging in bluetooth" into froyoMichael Chan2010-04-071-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | b/2174155 Remove debug logging in bluetoothMichael Chan2010-04-071-1/+1
| | |/ | |/| | | | | | | Change-Id: Ia40af3bb362fe99fbfda1a23cdcb04fb96af7ca8
* | | Merge "Fix for bug #2577984 - Settings app was trying to access the TTS ↵Charles Chen2010-04-071-9/+16
|\ \ \ | |_|/ |/| | | | | before the TTS was ready." into froyo
| * | Fix for bug #2577984 - Settings app was trying to access the TTSCharles Chen2010-04-071-9/+16
| | | | | | | | | | | | | | | | | | before the TTS was ready. Change-Id: Ic8127f12a2608982fb35e126c7522cf6747b93ac
* | | Fix window leak on orientation changeIrfan Sheriff2010-04-072-29/+45
| |/ |/| | | | | | | | | | | | | Use Activity managed dialogs Bug: 2571764 Bug: 2571820 Change-Id: Id506988abd4200155774e92b31dd132519e29172
* | Merge "b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly" into froyoMichael Chan2010-04-073-10/+146
|\ \
| * | b/2498180 b/2568119 Retry if BT dock disconnects unexpectedlyMichael Chan2010-04-063-10/+146
| | | | | | | | | | | | Change-Id: Ic4771e7c305192fee56f5f80c6cabeecf11a99dc
* | | Merge "Fix bug 2564450 - prevent deadlock in BT settings" into froyoAdam Powell2010-04-071-1/+0
|\ \ \
| * | | Fix bug 2564450 - prevent deadlock in BT settingsAdam Powell2010-04-061-1/+0
| |/ / | | | | | | | | | Change-Id: Iea5d341d771d18e5d9bf7c6686995ba6cbbf2172
* | | Merge "Make Power Control widget a bit more responsive." into froyoBrad Fitzpatrick2010-04-071-29/+54
|\ \ \ | |_|/ |/| |
| * | Make Power Control widget a bit more responsive.Brad Fitzpatrick2010-04-061-29/+54
| |/ | | | | | | | | | | | | | | | | | | | | | | 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
* | Fixing bug #2575499 - TextToSpeech Settings did not verify that theCharles Chen2010-04-061-0/+22
|/ | | | | | | current default language was still supported when the default engine changes. Change-Id: I2f4b986311161ceaa9d4b9cf3a495f536d9425cd
* Fix network disable on connectIrfan Sheriff2010-04-051-0/+1
| | | | | | | | | | | | | | | 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
* Import revised translationsKenny Root2010-04-032-3/+7
| | | | Change-Id: I7ce7aa7745bfb57870f1239dba8bd0bd714590dd
* Merge "Restore dependency between volume settings and silent mode." into froyoDaniel Sandler2010-04-021-0/+1
|\
| * Restore dependency between volume settings and silent mode.Daniel Sandler2010-03-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Fix issue #2549511 Crash while moving the installed app to PhoneDianne Hackborn2010-03-311-0/+4
| | | | | | | | | | | | android.view.WindowManager$BadTokenException: Unable to add window Change-Id: Ie844fd9cde05134431695f4f5bd27827e9e23ce5
* | Merge "Refresh apps when they become (un)available." into froyoJeff Brown2010-03-311-56/+65
|\ \
| * | Refresh apps when they become (un)available.Jeff Brown2010-03-291-56/+65
| | | | | | | | | | | | | | | | | | | | | This fixes a bug in the current code that causes apps to be removed from the list when they become unavailable. Change-Id: Ic0b4c0fa34662ce3c458117b6807742448ec6575
* | | Merge "Fix issue# 2544176: running services list update outside of ui ↵Dianne Hackborn2010-03-301-32/+98
|\ \ \ | | | | | | | | | | | | thread." into froyo
| * | | Fix issue# 2544176: running services list update outside of ui thread.Dianne Hackborn2010-03-301-32/+98
| | | | | | | | | | | | | | | | | | | | | | | | Also fix to put the services in a somewhat reasonable order. Change-Id: I564c4d3fb1c0d803fe795c3d3a4a1d1d731f77fa
* | | | Merge "Add Title to the Tether help dialog" into froyoRobert Greenwalt2010-03-301-0/+1
|\ \ \ \
| * | | | Add Title to the Tether help dialogRobert Greenwalt2010-03-301-0/+1
| | |_|/ | |/| | | | | | | | | | | | | | bug:2546313 Change-Id: Ib70118b40289abd3cafdecf7fc814ca48bce2960
* | | | Fix the build - doh.Mike LeBeau2010-03-301-1/+1
| | | | | | | | | | | | | | | | Change-Id: Iffaf7276340c00b3652e38580abdb218e5907917
* | | | Add new string to identify what speech recognizer the settings are for.Mike LeBeau2010-03-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | http://b/2546173 Change-Id: I7d59a69eba0e4f3c87586c968574d291a200352c
* | | | Merge "Fix 2527411: Remove unusable display timeouts from Settings." into froyoJim Miller2010-03-301-8/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix 2527411: Remove unusable display timeouts from Settings.Jim Miller2010-03-291-8/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Import revised translationsKenny Root2010-03-3025-180/+279
| |_|/ |/| | | | | | | | Change-Id: Ib730899be1485cc95ed6254279bae0c9413332b3
* | | Merge "DO NOT MERGE Removing unused features from source tree. Please refer ↵Oscar Montemayor2010-03-2922-295/+6
|\ \ \ | |/ / |/| | | | | to Bug#2502219." into froyo
| * | DO NOT MERGEOscar Montemayor2010-03-2622-295/+6
| | | | | | | | | | | | | | | | | | | | | Removing unused features from source tree. Please refer to Bug#2502219. Change-Id: Ib3321f3c0e3edf7dff947917ba9bad0f7da93c89
* | | Merge "Return empty string for new error code. The new string will be ↵Suchi Amalapurapu2010-03-291-1/+3
|\ \ \ | | | | | | | | | | | | defined later." into froyo
| * | | Return empty string for new error code.Suchi Amalapurapu2010-03-291-1/+3
| | |/ | |/| | | | | | | | | | | | | The new string will be defined later. Change-Id: I7dc80ca96461e083cd8d8fba4815ac263dac61a4
* | | Settings: Fix for http://b/issue?id=2538399 (ANR while formatting sd)San Mehat2010-03-291-7/+11
|/ / | | | | | | | | Change-Id: I94b84a45557cbce706c37d5088d398283a639c80 Signed-off-by: San Mehat <san@google.com>
* | API council: don't allow admin add from new task.Dianne Hackborn2010-03-261-0/+7
|/ | | | Change-Id: I45f75f8e2c43ba0dae51d37e104d18d0b1a2cdbf
* Merge "Fix 2535700: Add support for enforcing password quality"Jim Miller2010-03-255-52/+74
|\
| * Fix 2535700: Add support for enforcing password qualityJim Miller2010-03-255-52/+74
| | | | | | | | Change-Id: I908b4229d46061f3d450adec72b04276fe10afc1
* | Merge "Stop scanning as soon as device is picked in the device picker."Jaikumar Ganesh2010-03-251-0/+1
|\ \
| * | Stop scanning as soon as device is picked in the device picker.Jaikumar Ganesh2010-03-251-0/+1
| | | | | | | | | | | | | | | | | | This improves OPP transfer time by a couple of seconds. Change-Id: I40e8f092ca3950a2d180b78f07f1cc717f2daaf6
* | | Remember Wifi state prior to tetheringIrfan Sheriff2010-03-251-3/+24
| |/ |/| | | | | | | | | | | | | | | | | 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
* | Disable tethering to enable WifiIrfan Sheriff2010-03-253-0/+26
| | | | | | | | | | | | | | | | We need to explicitly disable wifi while enabling tethering and disable tethering while enabling wifi Bug: 2539071 Change-Id: I7fda6e4d9d1bb804e81561d52b5f3a982a674b0e
* | Fix 2242164 Soft keyboard keeps getting enabled even if I disable itAmith Yamasani2010-03-241-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On keyboardful devices, it is possible to disable the system soft input method. Something changed in eclair that caused the ime to be re-enabled on every package manager update (packages added/deleted). Now keep track of disabled system imes in the settings db and search in that list before enabling a system IME on package changes. Every time the user goes to settings to enable/disable imes, the list is re-created. Any new system IMEs that may be added via an OTA will get enabled if they have a different package name.
* | When unmounting the sdcard, we are currently checking for apps thatSuchi Amalapurapu2010-03-241-17/+3
| | | | | | | | | | | | | | have open file references on the sdcard. We also have to check for apps on sd that are currently running. Use the new ActivityManager api to get a list of these apps before deciding to show the dialog. Change-Id: Idb00fcbd0a3f314d75ee1662cb2b10a84569527a
* | Merge "Disable uninstall button when move is in progress. Handle ↵Suchi Amalapurapu2010-03-232-42/+61
|\ \ | | | | | | | | | onActivityResult in ManageApplications when a package has been uninstalled."
| * | Disable uninstall button when move is in progress.Suchi Amalapurapu2010-03-232-42/+61
| | | | | | | | | | | | | | | | | | | | | Handle onActivityResult in ManageApplications when a package has been uninstalled. Change-Id: I4c4a8a54f9743f89949f47e21c1e143ac08ca2c3
* | | Merge "The getStorageUsers only returns list of storage users accessing the ↵Suchi Amalapurapu2010-03-231-19/+46
|\ \ \ | |_|/ |/| | | | | sdcard. We also have to check if applications on sdcard are currently running."