1. 562ab58 [Step 2] Add apis for spell checker settings by satok · 15 years ago
  2. b858c73 Delay load the settings for the ongoing ime swither by satok · 15 years ago
  3. 7793719 Merge "Create TextServiceManager and SpellCheckerService" by satok · 15 years ago
  4. 988323c Create TextServiceManager and SpellCheckerService by satok · 15 years ago
  5. b6055fe Merge "NetworkManagementService: receive bandwidth controller events" by JP Abgrall · 15 years ago
  6. a5e9bab Merge "UsbDeviceManager: Add USB notification string for USB accessory mode" by Mike Lockwood · 15 years ago
  7. ae1294c Merge "USB: Fix handling USB accessory attached when device is booting" by Mike Lockwood · 15 years ago
  8. c09bd15 Merge "Fix bug where memory trim was not being delivered with correct level." by Dianne Hackborn · 15 years ago
  9. f0754f5b Fix bug where memory trim was not being delivered with correct level. by Dianne Hackborn · 15 years ago
  10. 6e680de UsbDeviceManager: Add USB notification string for USB accessory mode by Mike Lockwood · 15 years ago
  11. 6ee8c24 Merge "Add looper profiling to adb shell am" by Romain Guy · 15 years ago
  12. 7eabe55 Add looper profiling to adb shell am by Romain Guy · 15 years ago
  13. d462ecf USB: Fix handling USB accessory attached when device is booting by Mike Lockwood · 15 years ago
  14. d7a374f Merge "Fix multicast API" by Irfan Sheriff · 15 years ago
  15. b0c1b80f Fix multicast API by Irfan Sheriff · 15 years ago
  16. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 15 years ago
  17. 526ebf9 Merge "Fix notification manager delete intent." by Jaikumar Ganesh · 15 years ago
  18. b503b85 Merge "ConnectivityService: Implement VPN callbacks to update DNS servers." by Chia-chi Yeh · 15 years ago
  19. 47d4caf Merge "Start default connections on startup." by Robert Greenwalt · 15 years ago
  20. cf4cfc6 Merge "Adding resizeMinWidth/Height to AppWidgetProviderInfo" by Adam Cohen · 15 years ago
  21. 1bfaf56 Adding resizeMinWidth/Height to AppWidgetProviderInfo by Adam Cohen · 15 years ago
  22. 62ea5e8 Merge "Fix issue #4999574: Disabled system app not listed in Settings after reboot" by Dianne Hackborn · 15 years ago
  23. 116b208b Merge "Fix issue #4976176: Font size setting does not persist" by Dianne Hackborn · 15 years ago
  24. 44bb251 ConnectivityService: Implement VPN callbacks to update DNS servers. by Chia-chi Yeh · 15 years ago
  25. b8f4000 Fix issue #4999574: Disabled system app not listed in Settings after reboot by Dianne Hackborn · 15 years ago
  26. 31ca854 Fix issue #4976176: Font size setting does not persist by Dianne Hackborn · 15 years ago
  27. 9d29d15 Merge "add rebootWipeCache call to RecoverySystem API" by Doug Zongker · 15 years ago
  28. 3365120 add rebootWipeCache call to RecoverySystem API by Doug Zongker · 15 years ago
  29. 782ed09 am 57aebc61: am f679d4cb: Merge "Fix FeatureUser leak in ConnectivityService" into honeycomb-LTE by Wink Saville · 15 years ago
  30. 57aebc6 am f679d4cb: Merge "Fix FeatureUser leak in ConnectivityService" into honeycomb-LTE by Wink Saville · 15 years ago
  31. 3bed4c9 Fix FeatureUser leak in ConnectivityService by Kazuhiro Ondo · 15 years ago
  32. 35be3de Merge "Hide "Configure input method" button when the screen is locked." by satok · 15 years ago
  33. 4273ed6 Merge "Enable IMEs to set additional subtypes in background" by satok · 15 years ago
  34. f90a33e Hide "Configure input method" button when the screen is locked. by satok · 15 years ago
  35. ea42655 Fix drag and drop regression. Bug: 5032496 by Jeff Brown · 15 years ago
  36. 395765a Merge "UsbManager: document that passing null setCurrentFunction restores default function" by Mike Lockwood · 15 years ago
  37. 91e8812 Enable IMEs to set additional subtypes in background by satok · 15 years ago
  38. 35bfede Touch exploration separate setting and API to poll the latter state. by Svetoslav Ganov · 15 years ago
  39. d94b71d Merge "Work on death recipient leaks in Activity Manager and Content Service." by Dianne Hackborn · 15 years ago
  40. 875c24b UsbManager: document that passing null setCurrentFunction restores default function by Mike Lockwood · 15 years ago
  41. 1b64e0d Work on death recipient leaks in Activity Manager and Content Service. by Dianne Hackborn · 15 years ago
  42. bd029f6 Merge "Data usage notifs, newly installed apps, defaults." by Jeff Sharkey · 15 years ago
  43. 02e21d6a5 Data usage notifs, newly installed apps, defaults. by Jeff Sharkey · 15 years ago
  44. 0e3328f Rework and fix "adb shell dumpsys meminfo" by Dianne Hackborn · 15 years ago
  45. 9cbf8e2 Merge "Acquire wakelock during network stats collection." by Jeff Sharkey · 15 years ago
  46. 6248926 Acquire wakelock during network stats collection. by Jeff Sharkey · 15 years ago
  47. 8eb89cc Merge "Throw an exception if accessibility service has not requested to retrieve window content." by Svetoslav Ganov · 15 years ago
  48. 4a49d9f Throw an exception if accessibility service has not requested to retrieve window content. by Svetoslav Ganov · 15 years ago
  49. d53f8a8 Merge "During encryption, don't throw exceptions for unknown vold state" by Ken Sumrall · 15 years ago
  50. ea80b2d Exception in TouchExplorer due to invalid pointer id. by Svetoslav Ganov · 15 years ago
  51. 18db5c5 During encryption, don't throw exceptions for unknown vold state by Ken Sumrall · 15 years ago
  52. 755c7dc Merge "Support for compressed backups" by Christopher Tate · 15 years ago
  53. 7bdb096 Support for compressed backups by Christopher Tate · 15 years ago
  54. 75683d5 Merge "WifiWatchdog rewrite to formal statemachine" by Irfan Sheriff · 15 years ago
  55. 654f509 WifiWatchdog rewrite to formal statemachine by Isaac Levy · 15 years ago
  56. 2e448f7 Fix notification manager delete intent. by jhtop.kim · 15 years ago
  57. c96e6cc Start default connections on startup. by Robert Greenwalt · 15 years ago
  58. ef75eda am e1635197: am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  59. d9212d3 resolved conflicts for merge of 8550f3b8 to master by Robert Greenwalt · 15 years ago
  60. e163519 am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  61. 8550f3b resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  62. 476f552 Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  63. 4e814c3 Hide NetworkTemplate details, buffered stats I/O. by Jeff Sharkey · 15 years ago
  64. aa1727f VPN: tear down VPN when the dependent interface is down. by Chia-chi Yeh · 15 years ago
  65. 0a46db5 Apply the dns and route diff which we get a change by Robert Greenwalt · 15 years ago
  66. 12b933d NetworkManagementService: receive bandwidth controller events by JP Abgrall · 15 years ago
  67. b3a26f4 Merge "Move LoadAverageService to the SystemUI apk." by Dianne Hackborn · 15 years ago
  68. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 15 years ago
  69. 45ce864 Move LoadAverageService to the SystemUI apk. by Dianne Hackborn · 15 years ago
  70. eb2591f Merge "VPN: Hook up the new control protocol and network state." by Chia-chi Yeh · 15 years ago
  71. 97a61565 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 15 years ago
  72. c9822c5 Fix build. by Wink Saville · 15 years ago
  73. 76326a9 am 3810361e: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 15 years ago
  74. cadaa3a Merge "Improve handling of low memory." by Dianne Hackborn · 15 years ago
  75. ce86ba8 Improve handling of low memory. by Dianne Hackborn · 15 years ago
  76. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 15 years ago
  77. f382dc2 Merge "Touch exploration gesture events change the window id." by Svetoslav Ganov · 15 years ago
  78. 63c04ee Touch exploration gesture events change the window id. by Svetoslav Ganov · 15 years ago
  79. a1b6868 Merge "Add StorageVolume list to MountService dump" by Kenny Root · 15 years ago
  80. 9a79cda Merge "Compress the backup output stream" by Christopher Tate · 15 years ago
  81. 7926a69 Compress the backup output stream by Christopher Tate · 15 years ago
  82. 19d2c0b Merge "Control socket tagging through Settings.Secure." by Jeff Sharkey · 15 years ago
  83. 62a2c8f Control socket tagging through Settings.Secure. by Jeff Sharkey · 15 years ago
  84. 3810361 am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 15 years ago
  85. e822225 Remove STOPSHIP but allow seamless Handoff when possible. by Wink Saville · 15 years ago
  86. 4161f9b Add StorageVolume list to MountService dump by Kenny Root · 15 years ago
  87. de033be Merge "UsbDeviceManager: clean up HandlerThread creation" by Mike Lockwood · 15 years ago
  88. 3fd13eb UsbDeviceManager: clean up HandlerThread creation by Mike Lockwood · 15 years ago
  89. 434962e Include full network history around current time. by Jeff Sharkey · 15 years ago
  90. d37948f Hide NetworkStatsHistory internals. by Jeff Sharkey · 15 years ago
  91. 1ea4cc6 Merge "Return stats from inactive ifaces, packet counts." by Jeff Sharkey · 15 years ago
  92. 622c03e Merge "Expose app resume times to the ApplicationProvider." by Mark Brophy · 15 years ago
  93. 6df76aa Merge "Change IME picker dialog from Activity to Broadcast" by satok · 15 years ago
  94. 0870e81 Merge "Fix wifi tethering." by Robert Greenwalt · 15 years ago
  95. 683e238 Change IME picker dialog from Activity to Broadcast by satok · 15 years ago
  96. 9f845cf Merge "Increase activity timeouts when using a wrapper process." by Jeff Brown · 15 years ago
  97. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 15 years ago
  98. 801525c Merge "UsbDeviceManager: Include kernel USB state in dumpsys output" by Mike Lockwood · 15 years ago
  99. 8f540d4 Merge "UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state" by Mike Lockwood · 15 years ago
  100. 7c34f29 Fix wifi tethering. by Robert Greenwalt · 15 years ago