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