1. 02e4569 USB: Support for new USB gadget drivers by Mike Lockwood · 13 years ago
  2. 497e443 Data usage warning and limit notifications. by Jeff Sharkey · 13 years ago
  3. 541c994 Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager by Mike Lockwood · 13 years ago
  4. 21c9c45 Interface-level network policy, persist policies. by Jeff Sharkey · 13 years ago
  5. d2a4587 Map network identity using ConnectivityService. by Jeff Sharkey · 13 years ago
  6. 7527990 Collect historical network stats. by Jeff Sharkey · 13 years ago
  7. c006f1a Policy and rules work for ConnectivityManager. by Jeff Sharkey · 13 years ago
  8. a462079 Observe screen on/off events in NetworkPolicy. by Jeff Sharkey · 13 years ago
  9. 6e6cd7a Move accessibility manager service to own package. by Jeff Brown · 13 years ago
  10. cf0b38c Split PackageManagerService into subclasses by Kenny Root · 13 years ago
  11. 02eb874 UsbManager: Enhancements for managing USB devices and accessories by Mike Lockwood · 13 years ago
  12. a924dc0d Start window manager refactoring. by Dianne Hackborn · 13 years ago
  13. 7da7082 am 94baff47: am 1b1962f3: Merge "Fix issue #3420898: More wallpaper issues" into honeycomb by Dianne Hackborn · 13 years ago
  14. ac1471a Fix issue #3420898: More wallpaper issues by Dianne Hackborn · 13 years ago
  15. 46bfd4a3 resolved conflicts for merge of c608e106 to master by Jeff Brown · 14 years ago
  16. 2992ea7 Add "Use physical keyboard" option to system bar IME button. by Jeff Brown · 14 years ago
  17. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  18. 3612f08 Merge "SystemServer: Do not register null BlueTooth service in the emulator" into honeycomb by David 'Digit' Turner · 14 years ago
  19. e2a5e86 SystemServer: Do not register null BlueTooth service in the emulator by David 'Digit' Turner · 14 years ago
  20. b09abc1 Add volume down as a safe mode key for Stingray. by Jeff Brown · 14 years ago
  21. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago
  22. 21e941b Added support for dock headset observer by Praveen Bharathi · 14 years ago
  23. de1b359 Move the battery LED code over to the battery service from the notification service (!) by Joe Onorato · 14 years ago
  24. f3c3c4f Refactor SystemUI so the status bar isn't a Service of its own. by Joe Onorato · 14 years ago
  25. 7d0548d Fix race condition between starting of service and getting the Profile Proxy. by Jaikumar Ganesh · 14 years ago
  26. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  27. 9456714 am b4f26a9d: am e6ae5c39: Merge "Add shutdown assurance" into gingerbread by Kenny Root · 14 years ago
  28. f547d67 Add shutdown assurance by Kenny Root · 14 years ago
  29. 5e6338d am 2af4c51e: am 6bb7a4a6: Go one day into 1970 for timezone code. by Brad Fitzpatrick · 14 years ago
  30. 5fdc0c7 resolved conflicts for merge of 14d151bf to master by Brad Fitzpatrick · 14 years ago
  31. 6bb7a4a Go one day into 1970 for timezone code. by Brad Fitzpatrick · 14 years ago
  32. 35ca9d8 On boot, advance time to at least 1970. by Brad Fitzpatrick · 14 years ago
  33. dc565f4 work around race condition which causes us to try to load the phone by Joe Onorato · 14 years ago
  34. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  35. 038cabe NFC integration by Nick Pelly · 14 years ago
  36. 400f12b Fix build. by Hung-ying Tyan · 14 years ago
  37. a57afb6 resolved conflicts for merge of 2a36a778 to master by Hung-ying Tyan · 14 years ago
  38. 7e54ef7 Move SipService out of SystemServer to phone process. by Hung-ying Tyan · 14 years ago
  39. 35dcaec am 9c38a6dc: am e87ebb08: Merge "Cleanup Netd to prevent getting hung." into gingerbread by Robert Greenwalt · 14 years ago
  40. e5c3afb Cleanup Netd to prevent getting hung. by Robert Greenwalt · 14 years ago
  41. 6734b9f Provide automatic date/time based on NTP lookup. by Amith Yamasani · 14 years ago
  42. b835d9ab am f26ac1f8: am 96d6c345: Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  43. 50d66f9 Unify some duplicate StrictMode-enabling code. by Brad Fitzpatrick · 14 years ago
  44. c74a1b44 Fix build caused by automerger and missing imports in master. by Brad Fitzpatrick · 14 years ago
  45. 0b29554 am 37fc8cc7: am b724d251: Merge "Enable strictmode logging in system_server & add a lock." into gingerbread by Brad Fitzpatrick · 14 years ago
  46. 1e02d36 Enable strictmode logging in system_server & add a lock. by Brad Fitzpatrick · 14 years ago
  47. f83d4f1 resolved conflicts for merge of 3e4975a5 to master by Hung-ying Tyan · 14 years ago
  48. 3424c02 Add software features for SIP and VOIP by Hung-ying Tyan · 14 years ago
  49. 024d596 resolved conflicts for merge of a06ad953 to master by Chung-yih Wang · 14 years ago
  50. 2d94231 Add SIP service into system server. by Chung-yih Wang · 14 years ago
  51. 154db5f Maybe fix issue #2881233: reboot loop at boot on stingray by Dianne Hackborn · 14 years ago
  52. 5132b37 Fix issue #2859543: PhoneStatusBar appears at startup after wipe by Dianne Hackborn · 14 years ago
  53. a58a875 Add new system service CountryDetector by Bai Tao · 14 years ago
  54. 50558b9 resolved conflicts for merge of bc54e63c to master by Mathias Agopian · 14 years ago
  55. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  56. 8dfabd9 resolved conflicts for merge of d3233ae9 to master by Christopher Tate · 14 years ago
  57. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 14 years ago
  58. 57c798a Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 14 years ago
  59. 2423607 Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 14 years ago
  60. bde7570 wire up sampling profiler to dropbox by Sen Hu · 14 years ago
  61. 8a5f10b resolved conflicts for merge of f7b79151 to master by Joe Onorato · 14 years ago
  62. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 14 years ago
  63. fb3a35e Fix the build. by Jeff Hamilton · 14 years ago
  64. 35eef70 Remove the unused demo data set stuff. by Jeff Hamilton · 14 years ago
  65. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 14 years ago
  66. 089de88 StatusBarService -> StatusBarManagerService by Joe Onorato · 14 years ago
  67. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 14 years ago
  68. 9e696c2 Add service to monitor/control the flow of data. by Robert Greenwalt · 14 years ago
  69. 621bc54 Add "dumpsys diskstats" to get a dump of disk-free values. by Dan Egnor · 14 years ago
  70. 7299c41 Refactor car mode. by Dianne Hackborn · 14 years ago
  71. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  72. 46db504 Don't start location providers until the system is ready. by Mike Lockwood · 14 years ago
  73. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  74. 6c0afff Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 14 years ago
  75. 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 14 years ago
  76. 1bf3f8b SystemServer: Move MountService startup before NotificationManagerService by San Mehat · 14 years ago
  77. 2a9094d Framework part of issue #2391576: Add method to start the Jit and call it by Dianne Hackborn · 14 years ago
  78. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 15 years ago
  79. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  80. 42471dd Simplify & update ANR logging; report ANR data into the dropbox. by Dan Egnor · 15 years ago
  81. 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  82. ab5c49c move event log tags used by system server into this package by Doug Zongker · 15 years ago
  83. 3a32213 Remove HardwareService and move vibrator support to VibratorService. by Mike Lockwood · 15 years ago
  84. f18a01c Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. by Dan Egnor · 15 years ago
  85. 9524027 Instead of a raw AIDL interface, give DropBox a Java by Dan Egnor · 15 years ago
  86. 4410ec8 Framework-side DropBox service that maintains a size-bounded by Dan Egnor · 15 years ago
  87. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  88. e91ebe2 - make SyncManager get the accounts list during the constructor, by Fred Quintana · 15 years ago
  89. 6af0d50 Fix issue #2149145: Safe Mode does not work on Sholes device by Dianne Hackborn · 15 years ago
  90. f02c074 DockObserver wakes the display when broadcasting a change by Ken Schultz · 15 years ago
  91. e540833 Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler by Bob Lee · 15 years ago
  92. a34f1ad Fiddle system boot ordering. by Dianne Hackborn · 15 years ago
  93. d0e82ce Do not send dock state changed broadcasts until the system has finished booting. by Mike Lockwood · 15 years ago
  94. 6ccd2af resolved conflicts for merge of 301b97ac to eclair by Dianne Hackborn · 15 years ago
  95. fd12af4 Various tweaks to try to improve low memory behavior. by Dianne Hackborn · 15 years ago
  96. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  97. c9f4eaf Dock changes:Docking station intents by Dan Murphy · 15 years ago
  98. 0f79b54 ConnectivityService: Do not send broadcasts until the system is ready. by Mike Lockwood · 15 years ago
  99. f21adf6 Always have a wallpaper service running. by Dianne Hackborn · 15 years ago
  100. 07a500f BatteryService: Fix problems shutting down when the battery is dead: by Mike Lockwood · 15 years ago