- 03 Apr, 2010 1 commit
-
-
Kenny Root authored
Change-Id: I7ce7aa7745bfb57870f1239dba8bd0bd714590dd
-
- 02 Apr, 2010 1 commit
-
-
Daniel Sandler authored
-
- 31 Mar, 2010 4 commits
-
-
Dianne Hackborn authored
android.view.WindowManager$BadTokenException: Unable to add window Change-Id: Ie844fd9cde05134431695f4f5bd27827e9e23ce5
-
Jeff Brown authored
-
Dianne Hackborn authored
-
Dianne Hackborn authored
Also fix to put the services in a somewhat reasonable order. Change-Id: I564c4d3fb1c0d803fe795c3d3a4a1d1d731f77fa
-
- 30 Mar, 2010 9 commits
-
-
Robert Greenwalt authored
-
Mike LeBeau authored
Change-Id: Iffaf7276340c00b3652e38580abdb218e5907917
-
Mike LeBeau authored
http://b/2546173 Change-Id: I7d59a69eba0e4f3c87586c968574d291a200352c
-
Jim Miller authored
-
Robert Greenwalt authored
bug:2546313 Change-Id: Ib70118b40289abd3cafdecf7fc814ca48bce2960
-
Daniel Sandler authored
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
-
Kenny Root authored
Change-Id: Ib730899be1485cc95ed6254279bae0c9413332b3
-
Jim Miller authored
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
-
Jeff Brown authored
This fixes a bug in the current code that causes apps to be removed from the list when they become unavailable. Change-Id: Ic0b4c0fa34662ce3c458117b6807742448ec6575
-
- 29 Mar, 2010 4 commits
-
-
Oscar Montemayor authored
Merge "DO NOT MERGE Removing unused features from source tree. Please refer to Bug#2502219." into froyo
-
Suchi Amalapurapu authored
-
Suchi Amalapurapu authored
The new string will be defined later. Change-Id: I7dc80ca96461e083cd8d8fba4815ac263dac61a4
-
http://b/issue?id=2538399San Mehat authored
Change-Id: I94b84a45557cbce706c37d5088d398283a639c80 Signed-off-by:
San Mehat <san@google.com>
-
- 27 Mar, 2010 1 commit
-
-
Oscar Montemayor authored
Removing unused features from source tree. Please refer to Bug#2502219. Change-Id: Ib3321f3c0e3edf7dff947917ba9bad0f7da93c89
-
- 26 Mar, 2010 3 commits
-
-
Dianne Hackborn authored
Change-Id: I45f75f8e2c43ba0dae51d37e104d18d0b1a2cdbf
-
Jim Miller authored
-
Jim Miller authored
Change-Id: I908b4229d46061f3d450adec72b04276fe10afc1
-
- 25 Mar, 2010 5 commits
-
-
Jaikumar Ganesh authored
-
Jaikumar Ganesh authored
This improves OPP transfer time by a couple of seconds. Change-Id: I40e8f092ca3950a2d180b78f07f1cc717f2daaf6
-
Irfan Sheriff authored
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
-
Irfan Sheriff authored
We need to explicitly disable wifi while enabling tethering and disable tethering while enabling wifi Bug: 2539071 Change-Id: I7fda6e4d9d1bb804e81561d52b5f3a982a674b0e
-
Amith Yamasani authored
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.
-
- 24 Mar, 2010 1 commit
-
-
Suchi Amalapurapu authored
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
-
- 23 Mar, 2010 10 commits
-
-
Suchi Amalapurapu authored
Merge "Disable uninstall button when move is in progress. Handle onActivityResult in ManageApplications when a package has been uninstalled."
-
Suchi Amalapurapu authored
Handle onActivityResult in ManageApplications when a package has been uninstalled. Change-Id: I4c4a8a54f9743f89949f47e21c1e143ac08ca2c3
-
Suchi Amalapurapu authored
Merge "The getStorageUsers only returns list of storage users accessing the sdcard. We also have to check if applications on sdcard are currently running."
-
Suchi Amalapurapu authored
We also have to check if applications on sdcard are currently running. Change-Id: I4b6478bc834e956f963735f69829c5ba4c7fb8c2
-
Dianne Hackborn authored
This avoid the main UI glitching when an update happens. Also fix some problems with how overall memory usage was shown. Change-Id: Ida415eb07c8671059a24c3be1ebf16910f4b6da2
-
Jim Miller authored
-
Chung-yih Wang authored
Change-Id: Ibc77d10f6c945d274037422b2e4e58d1bbd9888d
-
Jim Miller authored
Change-Id: Icd2f31ae5393ee7b26113d8c3f31ef06b3469939
-
Brad Fitzpatrick authored
-
Brad Fitzpatrick authored
BUG=2535155 Change-Id: Id3049fa9ba850c05140d7374065717b854a5d721
-
- 22 Mar, 2010 1 commit
-
-
Charles Chen authored
Merge "Fixing a problem with the TextToSpeech settings not reflecting the current engine that the user has selected when displaying the list of engines that are available."
-