summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/SystemServer.java
Commit message (Expand)AuthorAgeFilesLines
...
* | After reboot with airplane mode and BT enabled, keep BT enabled.Jake Hamby2012-04-231-3/+1
* | Get alias for Bluetooth devices.Jeff Brown2012-04-201-1/+2
* | Support loading keyboard layout overlays from resources.Jeff Brown2012-04-171-1/+10
* | Add setting to redirect vibrator to game controller.Jeff Brown2012-04-131-1/+9
* | Merge "Show physical keyboard control button on the input method switch dialog"satok2012-04-111-1/+1
|\ \
| * | Show physical keyboard control button on the input method switch dialogsatok2012-04-111-1/+1
* | | New Android Dreams architecture, disabled for now.Daniel Sandler2012-04-091-0/+20
|/ /
* | Merge "Refactor input system into its own service."Jeff Brown2012-04-051-0/+1
|\ \
| * | Refactor input system into its own service.Jeff Brown2012-04-051-0/+1
* | | Lockscreen settings per userAmith Yamasani2012-04-051-0/+15
* | | Add initial framework for DNS service discoveryIrfan Sheriff2012-04-041-0/+10
|/ /
* | Merge: Introduce UpdateLocksChristopher Tate2012-02-291-0/+8
* | Add the CommonTimeManagementService.John Grossman2012-02-161-0/+15
* | Add support for disabling wallpaper serviceMike Lockwood2012-02-101-7/+10
* | SystemServer: Add support for disabling AudioService and MountServiceMike Lockwood2012-02-101-14/+18
* | Add headless mode for running the framework without the surface flingerMike Lockwood2012-02-101-3/+6
* | SystemServer: Don't start A2DP service if audio is not enabledMike Lockwood2012-02-101-4/+7
* | New Serial Manager API:Mike Lockwood2012-02-101-0/+10
* | Rename EntropyService to EntropyMixerNick Kralevich2011-11-171-2/+2
|/
* Fix issue #5405788: Device continuously opening and closing...Dianne Hackborn2011-10-101-1/+7
* am 69a6d537: Merge "Enter minimal boot mode when booting encrypted" into ics-...Ben Komalo2011-09-261-2/+8
|\
| * Enter minimal boot mode when booting encryptedBen Komalo2011-09-231-2/+8
* | Watch network subtype, tethering teardown, empty.Jeff Sharkey2011-09-221-1/+2
|/
* Only run "core" apps when encrypting device.Ben Komalo2011-09-191-1/+8
* Add boot mode where only "core apps" are started.Dianne Hackborn2011-09-121-1/+2
* Create new isNetworkSupported APIRobert Greenwalt2011-08-311-1/+1
* Whoops, remove this.Dianne Hackborn2011-08-251-5/+1
* Fix issue #5214105 and work on issue #5109947.Dianne Hackborn2011-08-251-5/+7
* Add progress dialog for booting after an upgrade.Dianne Hackborn2011-08-221-69/+180
* P2p enhancementsrepo sync2011-08-101-0/+10
* Add firmware reload support for P2PIrfan Sheriff2011-08-101-0/+1
* Fix p2p package pathsIrfan Sheriff2011-08-031-1/+1
* Updated: Wi-Fi p2p frameworkrepo sync2011-07-241-0/+10
* Create TextServiceManager and SpellCheckerServicesatok2011-07-221-0/+11
* Migrate bandwidth control to NMS, omit history.Jeff Sharkey2011-06-301-0/+2
* Push interface quota rules from NetworkPolicyManager to kernel.Ashish Sharma2011-06-291-1/+2
* Don't enable Bluetooth when booting into airplane mode.Jake Hamby2011-06-271-1/+3
* Revert "Create TextServiceManager and SpellCheckerService"satok2011-06-221-11/+0
* Create TextServiceManager and SpellCheckerServicesatok2011-06-201-0/+11
* USB: Support for new USB gadget driversMike Lockwood2011-06-171-2/+2
* Data usage warning and limit notifications.Jeff Sharkey2011-06-141-0/+1
* Move adb related functionality from SystemServer and NotificationManagerServi...Mike Lockwood2011-06-131-22/+0
* Interface-level network policy, persist policies.Jeff Sharkey2011-06-101-0/+1
* Map network identity using ConnectivityService.Jeff Sharkey2011-06-071-0/+1
* Collect historical network stats.Jeff Sharkey2011-06-011-13/+19
* Policy and rules work for ConnectivityManager.Jeff Sharkey2011-06-011-21/+17
* Observe screen on/off events in NetworkPolicy.Jeff Sharkey2011-05-231-0/+13
* Move accessibility manager service to own package.Jeff Brown2011-03-301-0/+1
* Split PackageManagerService into subclassesKenny Root2011-03-221-0/+1
* UsbManager: Enhancements for managing USB devices and accessoriesMike Lockwood2011-02-281-0/+1