1. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 12 years ago
  2. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  3. 52c489c Lockscreen settings per user by Amith Yamasani · 12 years ago
  4. 7d024d3 Add initial framework for DNS service discovery by Irfan Sheriff · 12 years ago
  5. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 13 years ago
  6. c157673 Add the CommonTimeManagementService. by John Grossman · 13 years ago
  7. c067c9c Add support for disabling wallpaper service by Mike Lockwood · 13 years ago
  8. cba928c SystemServer: Add support for disabling AudioService and MountService by Mike Lockwood · 13 years ago
  9. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 13 years ago
  10. 93fcaca2 SystemServer: Don't start A2DP service if audio is not enabled by Mike Lockwood · 13 years ago
  11. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  12. 04b74ec SystemServer: Looper's getMainLooper to return ServerThread by Vairavan Srinivasan · 13 years ago
  13. 6967cbc Rename EntropyService to EntropyMixer by Nick Kralevich · 13 years ago
  14. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  15. 8154495 am 69a6d537: Merge "Enter minimal boot mode when booting encrypted" into ics-factoryrom by Ben Komalo · 13 years ago
  16. 3573d40 Enter minimal boot mode when booting encrypted by Ben Komalo · 13 years ago
  17. 367d15a Watch network subtype, tethering teardown, empty. by Jeff Sharkey · 13 years ago
  18. 553acf0 Only run "core" apps when encrypting device. by Ben Komalo · 13 years ago
  19. d2509fd Add boot mode where only "core apps" are started. by Dianne Hackborn · 13 years ago
  20. 9b2886e Create new isNetworkSupported API by Robert Greenwalt · 13 years ago
  21. 8795b60 Whoops, remove this. by Dianne Hackborn · 13 years ago
  22. 295e3c2 Fix issue #5214105 and work on issue #5109947. by Dianne Hackborn · 13 years ago
  23. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  24. aea743a P2p enhancements by repo sync · 13 years ago
  25. cb30b22 Add firmware reload support for P2P by Irfan Sheriff · 13 years ago
  26. f6d0984 Fix p2p package paths by Irfan Sheriff · 13 years ago
  27. 55bc5f3 Updated: Wi-Fi p2p framework by repo sync · 13 years ago
  28. 988323c Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  29. 350083e Migrate bandwidth control to NMS, omit history. by Jeff Sharkey · 13 years ago
  30. 50fd36d Push interface quota rules from NetworkPolicyManager to kernel. by Ashish Sharma · 13 years ago
  31. aa6bd94 Don't enable Bluetooth when booting into airplane mode. by Jake Hamby · 13 years ago
  32. 8969d99 Revert "Create TextServiceManager and SpellCheckerService" by satok · 13 years ago
  33. eaddb89 Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  34. 02e4569 USB: Support for new USB gadget drivers by Mike Lockwood · 13 years ago
  35. 497e443 Data usage warning and limit notifications. by Jeff Sharkey · 13 years ago
  36. 541c994 Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager by Mike Lockwood · 13 years ago
  37. 21c9c45 Interface-level network policy, persist policies. by Jeff Sharkey · 13 years ago
  38. d2a4587 Map network identity using ConnectivityService. by Jeff Sharkey · 13 years ago
  39. 7527990 Collect historical network stats. by Jeff Sharkey · 13 years ago
  40. c006f1a Policy and rules work for ConnectivityManager. by Jeff Sharkey · 13 years ago
  41. a462079 Observe screen on/off events in NetworkPolicy. by Jeff Sharkey · 13 years ago
  42. 6e6cd7a Move accessibility manager service to own package. by Jeff Brown · 13 years ago
  43. cf0b38c Split PackageManagerService into subclasses by Kenny Root · 14 years ago
  44. 02eb874 UsbManager: Enhancements for managing USB devices and accessories by Mike Lockwood · 14 years ago
  45. a924dc0d Start window manager refactoring. by Dianne Hackborn · 14 years ago
  46. 7da7082 am 94baff47: am 1b1962f3: Merge "Fix issue #3420898: More wallpaper issues" into honeycomb by Dianne Hackborn · 14 years ago
  47. ac1471a Fix issue #3420898: More wallpaper issues by Dianne Hackborn · 14 years ago
  48. 46bfd4a3 resolved conflicts for merge of c608e106 to master by Jeff Brown · 14 years ago
  49. 2992ea7 Add "Use physical keyboard" option to system bar IME button. by Jeff Brown · 14 years ago
  50. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  51. 3612f08 Merge "SystemServer: Do not register null BlueTooth service in the emulator" into honeycomb by David 'Digit' Turner · 14 years ago
  52. e2a5e86 SystemServer: Do not register null BlueTooth service in the emulator by David 'Digit' Turner · 14 years ago
  53. b09abc1 Add volume down as a safe mode key for Stingray. by Jeff Brown · 14 years ago
  54. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago
  55. 21e941b Added support for dock headset observer by Praveen Bharathi · 14 years ago
  56. de1b359 Move the battery LED code over to the battery service from the notification service (!) by Joe Onorato · 14 years ago
  57. f3c3c4f Refactor SystemUI so the status bar isn't a Service of its own. by Joe Onorato · 14 years ago
  58. 7d0548d Fix race condition between starting of service and getting the Profile Proxy. by Jaikumar Ganesh · 14 years ago
  59. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  60. 9456714 am b4f26a9d: am e6ae5c39: Merge "Add shutdown assurance" into gingerbread by Kenny Root · 14 years ago
  61. f547d67 Add shutdown assurance by Kenny Root · 14 years ago
  62. 5e6338d am 2af4c51e: am 6bb7a4a6: Go one day into 1970 for timezone code. by Brad Fitzpatrick · 14 years ago
  63. 5fdc0c7 resolved conflicts for merge of 14d151bf to master by Brad Fitzpatrick · 14 years ago
  64. 6bb7a4a Go one day into 1970 for timezone code. by Brad Fitzpatrick · 14 years ago
  65. 35ca9d8 On boot, advance time to at least 1970. by Brad Fitzpatrick · 14 years ago
  66. dc565f4 work around race condition which causes us to try to load the phone by Joe Onorato · 14 years ago
  67. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  68. 038cabe NFC integration by Nick Pelly · 14 years ago
  69. 400f12b Fix build. by Hung-ying Tyan · 14 years ago
  70. a57afb6 resolved conflicts for merge of 2a36a778 to master by Hung-ying Tyan · 14 years ago
  71. 7e54ef7 Move SipService out of SystemServer to phone process. by Hung-ying Tyan · 14 years ago
  72. 35dcaec am 9c38a6dc: am e87ebb08: Merge "Cleanup Netd to prevent getting hung." into gingerbread by Robert Greenwalt · 14 years ago
  73. e5c3afb Cleanup Netd to prevent getting hung. by Robert Greenwalt · 14 years ago
  74. 6734b9f Provide automatic date/time based on NTP lookup. by Amith Yamasani · 14 years ago
  75. b835d9ab am f26ac1f8: am 96d6c345: Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  76. 50d66f9 Unify some duplicate StrictMode-enabling code. by Brad Fitzpatrick · 14 years ago
  77. c74a1b44 Fix build caused by automerger and missing imports in master. by Brad Fitzpatrick · 14 years ago
  78. 0b29554 am 37fc8cc7: am b724d251: Merge "Enable strictmode logging in system_server & add a lock." into gingerbread by Brad Fitzpatrick · 14 years ago
  79. 1e02d36 Enable strictmode logging in system_server & add a lock. by Brad Fitzpatrick · 14 years ago
  80. f83d4f1 resolved conflicts for merge of 3e4975a5 to master by Hung-ying Tyan · 14 years ago
  81. 3424c02 Add software features for SIP and VOIP by Hung-ying Tyan · 14 years ago
  82. 024d596 resolved conflicts for merge of a06ad953 to master by Chung-yih Wang · 14 years ago
  83. 2d94231 Add SIP service into system server. by Chung-yih Wang · 14 years ago
  84. 154db5f Maybe fix issue #2881233: reboot loop at boot on stingray by Dianne Hackborn · 14 years ago
  85. 5132b37 Fix issue #2859543: PhoneStatusBar appears at startup after wipe by Dianne Hackborn · 14 years ago
  86. a58a875 Add new system service CountryDetector by Bai Tao · 14 years ago
  87. 50558b9 resolved conflicts for merge of bc54e63c to master by Mathias Agopian · 14 years ago
  88. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  89. 8dfabd9 resolved conflicts for merge of d3233ae9 to master by Christopher Tate · 14 years ago
  90. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 14 years ago
  91. 57c798a Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 14 years ago
  92. 2423607 Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 14 years ago
  93. bde7570 wire up sampling profiler to dropbox by Sen Hu · 14 years ago
  94. 8a5f10b resolved conflicts for merge of f7b79151 to master by Joe Onorato · 14 years ago
  95. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 14 years ago
  96. fb3a35e Fix the build. by Jeff Hamilton · 14 years ago
  97. 35eef70 Remove the unused demo data set stuff. by Jeff Hamilton · 14 years ago
  98. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 14 years ago
  99. 089de88 StatusBarService -> StatusBarManagerService by Joe Onorato · 14 years ago
  100. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 14 years ago