summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'donut' of git://android.git.kernel.org/platform/frameworks/base...donutSteve Kondik2010-04-143-0/+0
|\
| * Backport 000d356458b880379379643edf261027face1a81 to donut: move map tiles to...Steve Howard2010-03-243-0/+0
* | Don't NPE if the requested app dir doesn't exist.Steve Kondik2010-04-131-10/+11
* | Fix battery status patch.Steve Kondik2010-04-111-1/+1
* | Apps2SD fixes.Steve Kondik2010-04-111-20/+62
* | Force apps2sd by setting cm.a2sd.force=1ctso2010-04-111-0/+5
* | Do not install to SDEXT if cm.a2sd.active is falsectso2010-04-111-4/+8
* | Another fix for protected apps on SD.Steve Kondik2010-04-111-0/+5
* | Make installd properly handle protected packages on SD.Steve Kondik2010-04-115-13/+15
* | Scan /sd-ext/app-private for packages.Steve Kondik2010-04-111-9/+19
* | Make /sd-ext/app-private a valid protected APK path.Steve Kondik2010-04-112-1/+3
* | Added DALVIK_SDEXT_CACHE_PREFIXChris Soyars2010-04-112-1/+2
* | Dexopt /sd-ext on /sd-extChris Soyars2010-04-111-1/+7
* | Removed DuckTape ProviderChris Soyars2010-04-111-7/+0
* | Removed DuckTape ProviderChris Soyars2010-04-111-5/+0
* | Renamed local Settings class to DynamicSettings to avoid conflicts.Chris Soyars2010-04-111-4/+7
* | Add preference to enable Apps2SD.Chris Soyars2010-04-113-0/+10
* | Cleaned up some code.Chris Soyars2010-04-111-8/+9
* | Only check to see if a2sd is enabled, no prompt for now.Chris Soyars2010-04-111-13/+5
* | RebaseChris Soyars2010-04-111-11/+30
* | Added missing extInstall argumentChris Soyars2010-04-111-1/+1
* | Fixed another typoChris Soyars2010-04-111-1/+1
* | Fixed typo in Environment variable.Chris Soyars2010-04-111-1/+1
* | Fixed yet another copy/paste failChris Soyars2010-04-111-1/+1
* | Added installPackageExt and Intent on installPackage to prompt user.Chris Soyars2010-04-115-6/+96
* | Corrected copy/paste fail.Chris Soyars2010-04-111-1/+1
* | Added SD_EXT_DIRECTORY environment variable.Chris Soyars2010-04-111-0/+11
* | [installd] /sd-ext/app is a valid APK location.Chris Soyars2010-04-112-17/+10
* | Add setting to only use proxy on wifi.Steve Kondik2010-04-113-1/+18
* | Bluetooth: Add support for enabling Bluetooth in airplane mode.Steve Kondik2010-04-112-3/+10
* | Enable use of http proxy.Steve Kondik2010-04-111-9/+6
* | WindowManagerService: Remove window with no app token when not able to dispat...Sri Lakshmi Punuru2010-04-111-0/+4
* | Fix last character of password field being visible after rotationDevin Taylor2010-04-111-8/+11
* | Fixing counting the number of days in call log screen.David Sobreira Marques2010-04-111-33/+56
* | Add ADB_NOTIFY setting.Steve Kondik2010-04-112-2/+10
* | Center battery percentage in status bar a bit better.ChainsDD2010-04-111-1/+1
* | Accept media files by file extension in case insensitive manner.Atsushi Eno2010-04-111-1/+1
* | Tweak NumberPicker dialog to show a number pad like arrangement on VKChainsDD2010-04-111-2/+2
* | Put the wifi status icon in the right place.Steve Kondik2010-04-111-1/+1
* | Updated to WMM2010Rodrigo Damazio Bovendorp2010-04-111-61/+60
* | Center the battery level percentage a little better.ctso2010-04-111-0/+2
* | Patch for CM issue 1182, obtained from google issue 1597ctso2010-04-111-19/+24
* | Bigger font, dont display 100% on battery (from canadiancow)Steve Kondik2010-04-112-1/+3
* | Make the battery percentage display optional.Steve Kondik2010-04-112-2/+9
* | Add ACCELEROMETER_ROTATION_MODE.Steve Kondik2010-04-112-38/+46
* | Updated rotation patch from Optedoblivian and Elanthis.Steve Kondik2010-04-111-178/+50
* | Fix for deadlock between StatusBarService and NotificationManagerServiceObi Okafor2010-04-111-14/+19
* | Everytime Bluetooth was turned off two file descriptors were not closedJohannes Carlsson2010-04-111-5/+12
* | Title in DatePickerDialog used in Settings application not updated correctlyKenneth Andersson2010-04-111-14/+17
* | Battery percentage patch from canadiancow.Steve Kondik2010-04-113-2/+70