summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* First pass at new device policy and administration APIs.Dianne Hackborn2010-01-173-7/+495
* MountService: Suppress media removed notification when enabling UMSSan Mehat2010-01-161-2/+10
* Apps on SD card.Oscar Montemayor2010-01-151-1/+1
* Apps on SD card.Oscar Montemayor2010-01-151-4/+27
* Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size."Eric Fischer2010-01-151-2/+65
|\
| * Make the "AM" or "PM" in the status bar clock be in a smaller font size.Eric Fischer2010-01-141-2/+65
* | resolved conflicts for merge of 90528645 to masterRobert Greenwalt2010-01-151-2/+2
|\ \
| * \ am 1193ae4e: Backport l53e91db7 from master.Robert Greenwalt2010-01-131-5/+19
| |\ \
| | * | Backport l53e91db7 from master.Robert Greenwalt2010-01-131-5/+19
* | | | Merge "Set net.hostname sys property to our unique ID."Robert Greenwalt2010-01-151-0/+9
|\ \ \ \
| * | | | Set net.hostname sys property to our unique ID.Robert Greenwalt2010-01-141-0/+9
* | | | | Fix to set package path properly after 'adb sync'Andrew Stadler2010-01-151-1/+1
* | | | | Avoid renaming apk paths when scanning directories on rebootSuchi Amalapurapu2010-01-141-3/+5
* | | | | Fix runtime restart when replacing packagesSuchi Amalapurapu2010-01-141-1/+2
|/ / / /
* | | | app install on sdcard. provide skeleton implementationSuchi Amalapurapu2010-01-141-188/+295
| |_|/ |/| |
* | | Avoid wifi disable in a UNKNOWN stateIrfan Sheriff2010-01-121-0/+11
* | | MountService: Refactor to use NativeDaemonConnector and clean-upSan Mehat2010-01-122-410/+169
* | | services: Introduce NativeDaemonConnector classSan Mehat2010-01-122-0/+263
* | | resolved conflicts for merge of d26707da to masterJean-Baptiste Queru2010-01-121-1/+15
|\ \ \ | |/ /
| * | am c93c70c4: Merge "framework: storage: Ensure that filesystems are unmounted...San Mehat2010-01-121-1/+74
| |\ \ | | |/
| | * framework: storage: Ensure that filesystems are unmounted before shutdown/rebootSan Mehat2010-01-121-1/+74
| * | am 3fb4ee4e: Merge "Immediately close the shade when the status bar is disabl...Daniel Sandler2010-01-081-1/+4
| |\ \ | | |/
| | * Immediately close the shade when the status bar is disabled. (DO NOT MERGE)Daniel Sandler2009-12-271-1/+4
* | | stop crashing. I'm not sure what triggered this.Joe Onorato2010-01-111-2/+6
* | | Simplify & update ANR logging; report ANR data into the dropbox.Dan Egnor2010-01-116-199/+179
* | | framework: asec: Rename 'Cache' -> 'Container'San Mehat2010-01-111-6/+6
* | | MountService: Clean up some logspamSan Mehat2010-01-112-9/+3
* | | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-083-12/+10
* | | MountService: Add new Settings for UMS prompting and notification behaviorSan Mehat2010-01-081-51/+130
* | | Merge "MountService: Fix asec list bug"San Mehat2010-01-081-1/+1
|\ \ \
| * | | MountService: Fix asec list bugSan Mehat2010-01-081-1/+1
* | | | Synchronize all WifiNative callsIrfan Sheriff2010-01-081-118/+123
|/ / /
* | | move some system services from gservices to secure settingsDoug Zongker2010-01-076-79/+84
* | | MountService: Remove ACTION_SHUTDOWN handlerSan Mehat2010-01-071-4/+0
* | | Merge "PowerManagerService: Switch to using MountService shutdown for media"San Mehat2010-01-071-55/+16
|\ \ \
| * | | PowerManagerService: Switch to using MountService shutdown for mediaSan Mehat2010-01-071-55/+16
* | | | Merge "MountService: Add an ACTION_SHUTDOWN handler and export a method for e...San Mehat2010-01-071-1/+64
|\ \ \ \ | |/ / /
| * | | MountService: Add an ACTION_SHUTDOWN handler and export a method for external...San Mehat2010-01-071-1/+64
* | | | Merge "move Watchdog's settings from Gservices to Secure"Doug Zongker2010-01-071-33/+33
|\ \ \ \ | |/ / / |/| | |
| * | | move Watchdog's settings from Gservices to SecureDoug Zongker2010-01-061-33/+33
* | | | MountListener: Improve error loggingSan Mehat2010-01-071-2/+2
* | | | PowerManagerService: When rebooting, ensure external storage is unmountedSan Mehat2010-01-061-0/+60
|/ / /
* | | framework: MountService: Add initial support for Android Secure External CachesSan Mehat2010-01-062-27/+120
* | | Merge "Cleanup and add public wrapper for IGeocodeProvider interface to prepa...Mike Lockwood2010-01-061-5/+6
|\ \ \
| * | | Cleanup and add public wrapper for IGeocodeProvider interface to prepare for ...Mike Lockwood2010-01-051-5/+6
* | | | add recovery system interface to APIDoug Zongker2010-01-052-5/+4
|/ / /
* | | Kill the task killers.Dianne Hackborn2010-01-051-56/+94
* | | services: MountService: Refactor MountService for vold2San Mehat2010-01-022-215/+387
* | | Use isLocationProviderEnabled to test for enabled providersBrad Larson2009-12-301-3/+1
* | | Merge change I92a824feAndroid (Google) Code Review2009-12-261-1/+4
|\ \ \