summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Integrated the profiler into the framework. We run it all the time if the per...Bob Lee2009-09-051-0/+18
* Wallpapers: new transitions, hiding when not visible, other cleanup.Dianne Hackborn2009-09-041-43/+89
* NotificationManagerService: Only blink red battery low LED when not charging.Mike Lockwood2009-09-041-2/+9
* Add better service reporting.Dianne Hackborn2009-09-036-2/+86
* Add support for running apps with uid/gid AID_LOG by specifying android.uid.l...Mike Lockwood2009-09-031-0/+5
* Merge change 23787 into eclairAndroid (Google) Code Review2009-09-021-12/+24
|\
| * Fix issue #2097313: Latin IME crashes first useDianne Hackborn2009-09-021-12/+24
* | Fix issue #2097060: Screen all messed up when setup wizard finishedDianne Hackborn2009-09-021-31/+41
|/
* Fiddle system boot ordering.Dianne Hackborn2009-09-023-55/+98
* Work on issue #2079167: Flickering issue across multiple UIDianne Hackborn2009-09-023-55/+264
* am e1b4437d: Revert "Fix content provider"Dianne Hackborn2009-09-021-9/+5
|\
| * Revert "Fix content provider"Dianne Hackborn2009-09-011-9/+5
* | For intent ACTION_PACKAGE_CHANGED, there could be a lot of broadcasts rel...Suchi Amalapurapu2009-09-021-19/+93
* | Expand apps' control over the settings restore processChristopher Tate2009-09-012-5/+61
* | am 6a98f8d9: Merge change 23499 into donutDianne Hackborn2009-09-011-5/+9
|\ \ | |/
| * Fix content providerDianne Hackborn2009-09-011-5/+9
* | Various infrastructure to support a running services UI.Dianne Hackborn2009-09-011-0/+33
* | LocationManagerService: Remove caching of last known locations to flash.Mike Lockwood2009-09-011-117/+1
* | LocationManagerService: Add null pointer check and remove useless finalize() ...Mike Lockwood2009-09-011-10/+3
* | Merge change 23223 into eclairAndroid (Google) Code Review2009-08-302-6/+25
|\ \
| * | SensorService: call close_data_source when we have no more sensor clients.Mike Lockwood2009-08-302-6/+25
* | | Merge change 23187 into eclairAndroid (Google) Code Review2009-08-302-30/+33
|\ \ \
| * | | Do not send dock state changed broadcasts until the system has finished booting.Mike Lockwood2009-08-282-30/+33
| |/ /
* | | More work on wallpapers: animations, lifecycle, scaling, etc.Dianne Hackborn2009-08-302-20/+68
|/ /
* | Add platform infrastructure for features.Dianne Hackborn2009-08-271-11/+98
* | Merge change 22975 into eclairAndroid (Google) Code Review2009-08-271-4/+21
|\ \
| * | Fix issue #2069662: The wallpaper doesn't move along with the home screenDianne Hackborn2009-08-271-4/+21
* | | Merge change 22958 into eclairAndroid (Google) Code Review2009-08-271-0/+3
|\ \ \
| * | | Don't activate keyguard if screen is turned off while proximity sensor is act...Mike Lockwood2009-08-271-0/+3
* | | | Only allow system code to call LocationManager.sendNiResponse()Mike Lockwood2009-08-271-0/+4
* | | | gps: Network initiated SUPLDanke Xie2009-08-271-0/+16
| |/ / |/| |
* | | Make SINGLE_TOP work with CLEAR_TOP.Dianne Hackborn2009-08-271-4/+5
* | | Merge change 22944 into eclairAndroid (Google) Code Review2009-08-274-40/+151
|\ \ \
| * \ \ resolved conflicts for merge of 301b97ac to eclairDianne Hackborn2009-08-274-40/+151
| |\ \ \ | | | |/ | | |/|
| | * | Merge change 22883 into donutAndroid (Google) Code Review2009-08-274-41/+152
| | |\ \
| | | * | Various tweaks to try to improve low memory behavior.Dianne Hackborn2009-08-274-41/+152
* | | | | Merge change 22692 into eclairAndroid (Google) Code Review2009-08-271-9/+31
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | PowerManagerService: Disallow all user activity when in proximity wake lock.Mike Lockwood2009-08-271-9/+31
* | | | am 7566c1de: LocationManager: Fix problem replacing GPS and network providers...Mike Lockwood2009-08-271-4/+27
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | LocationManager: Fix problem replacing GPS and network providers with a mock ...Mike Lockwood2009-08-261-4/+27
| |/
* | MountService: Launch UsbStorageActivity with Intent.FLAG_ACTIVITY_NEW_TASK flag.Mike Lockwood2009-08-261-0/+1
* | Merge change 22660 into eclairAndroid (Google) Code Review2009-08-251-18/+9
|\ \
| * | Simplify data icons of CDMA in status bar.johnwang2009-08-251-18/+9
* | | Merge change 22638 into eclairAndroid (Google) Code Review2009-08-251-1/+3
|\ \ \
| * | | Fix the removal of dns entries.Robert Greenwalt2009-08-251-1/+3
* | | | Implement issue #2071750: add a pre-boot upgrade step.Dianne Hackborn2009-08-251-41/+158
* | | | Merge change 22566 into eclairAndroid (Google) Code Review2009-08-251-85/+73
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Simplify CDMA Status Bar iconsjohnwang2009-08-251-85/+73
* | | Fix bug that would leave old windows around.Dianne Hackborn2009-08-241-0/+2
* | | Merge change 22400 into eclairAndroid (Google) Code Review2009-08-242-19/+245
|\ \ \ | |/ / |/| |