summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/SystemServer.java
Commit message (Expand)AuthorAgeFilesLines
* StatusBarService -> StatusBarManagerServiceJoe Onorato2010-06-021-5/+5
* First pass at splitting the status bar for the different devices.Joe Onorato2010-06-021-0/+2
* Add service to monitor/control the flow of data.Robert Greenwalt2010-04-081-0/+12
* Add "dumpsys diskstats" to get a dump of disk-free values.Dan Egnor2010-03-251-0/+7
* Refactor car mode.Dianne Hackborn2010-03-051-0/+11
* Switch the services library to using the new SlogJoe Onorato2010-03-011-69/+69
* Don't start location providers until the system is ready.Mike Lockwood2010-02-221-2/+5
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-0/+10
* Detect system-wide safe mode and configure the VM accordingly.Ben Cheng2010-02-161-1/+8
* Remove all traces of the old checkin service (and its associated parentalDan Egnor2010-02-131-13/+0
* SystemServer: Move MountService startup before NotificationManagerServiceSan Mehat2010-02-081-8/+11
* Framework part of issue #2391576: Add method to start the Jit and call itDianne Hackborn2010-02-041-1/+2
* NetworkManagementService: Start service when SystemServer starts upSan Mehat2010-01-261-0/+8
* First pass at new device policy and administration APIs.Dianne Hackborn2010-01-171-5/+22
* Simplify & update ANR logging; report ANR data into the dropbox.Dan Egnor2010-01-111-2/+0
* Propagate background scheduling class across processes.Dianne Hackborn2009-12-071-0/+3
* move event log tags used by system server into this packageDoug Zongker2009-12-041-6/+6
* Remove HardwareService and move vibrator support to VibratorService.Mike Lockwood2009-11-251-7/+9
* Rename [I]DropBox[Service] to [I]DropBoxManager[Service].Dan Egnor2009-11-121-2/+2
* Instead of a raw AIDL interface, give DropBox a JavaDan Egnor2009-10-281-1/+1
* Framework-side DropBox service that maintains a size-boundedDan Egnor2009-10-131-0/+9
* Introduce BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-081-3/+4
* - make SyncManager get the accounts list during the constructor,Fred Quintana2009-09-301-0/+1
* Fix issue #2149145: Safe Mode does not work on Sholes deviceDianne Hackborn2009-09-281-1/+10
* DockObserver wakes the display when broadcasting a changeKen Schultz2009-09-151-1/+1
* Integrated the profiler into the framework. We run it all the time if the per...Bob Lee2009-09-051-0/+18
* Fiddle system boot ordering.Dianne Hackborn2009-09-021-51/+66
* Do not send dock state changed broadcasts until the system has finished booting.Mike Lockwood2009-08-281-0/+1
* resolved conflicts for merge of 301b97ac to eclairDianne Hackborn2009-08-271-4/+0
|\
| * Various tweaks to try to improve low memory behavior.Dianne Hackborn2009-08-271-5/+0
| * DO NOT MERGE - Disable settings backup in DonutChristopher Tate2009-07-161-2/+5
* | Bluetooth: API change.Nick Pelly2009-08-181-4/+4
* | Dock changes:Docking station intentsDan Murphy2009-08-171-0/+9
* | ConnectivityService: Do not send broadcasts until the system is ready.Mike Lockwood2009-08-141-3/+5
* | Always have a wallpaper service running.Dianne Hackborn2009-08-131-1/+4
* | BatteryService: Fix problems shutting down when the battery is dead:Mike Lockwood2009-08-121-1/+3
* | First bit of wallpaper work.Dianne Hackborn2009-08-051-1/+1
* | am 4af0a709: Merge change 6555 into donutAndroid (Google) Code Review2009-07-081-2/+8
|\ \ | |/
| * Make it so the notification manager doesn't mysteriouslyJoe Onorato2009-07-081-2/+8
* | am 5ad76ef5: Merge change 4521 into donutAndroid (Google) Code Review2009-06-181-0/+3
|\ \ | |/
| * load entropy data at boot. Periodically write entropy data to disk.Nick Kralevich2009-06-181-0/+3
* | Framework changes for bluez4.Jaikumar Ganesh2009-06-091-6/+6
* | resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge....svetoslavganov2009-05-151-0/+8
|\ \ | |/
| * Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-0/+8
* | am 487529a: First baby steps towards settings backupChristopher Tate2009-04-291-0/+7
|\ \ | |/
| * First baby steps towards settings backupChristopher Tate2009-04-291-0/+7
* | Automated import from //branches/master/...@142414,142414Fred Quintana2009-03-241-6/+10
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-11/+9
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-7/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+423