1. 56aa532 Add a method enable encryption. by Jason parks · 14 years ago
  2. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 14 years ago
  3. a78e9f0 Merge "Fix any_connection reporting." into honeycomb by Robert Greenwalt · 14 years ago
  4. 31d9d89 Merge "Update shortcut IME when asked. And match the language of subtype by "startWith" not "equals"." into honeycomb by satok · 14 years ago
  5. 3da9223 Update shortcut IME when asked. And match the language of subtype by "startWith" not "equals". by satok · 14 years ago
  6. f21ef7d Fix any_connection reporting. by Robert Greenwalt · 14 years ago
  7. 02d2b3b API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly" by Christopher Tate · 14 years ago
  8. 147f7df Merge "IAE: Service not registered: com.android.server.AccessibilityManagerService" into honeycomb by Svetoslav Ganov · 14 years ago
  9. 7ac190d Merge "default wifi sleep policy change" into honeycomb by Irfan Sheriff · 14 years ago
  10. 96b10d6 default wifi sleep policy change by Irfan Sheriff · 14 years ago
  11. 6f089b8 IAE: Service not registered: com.android.server.AccessibilityManagerService by Svetoslav Ganov · 14 years ago
  12. 2275cd4 Merge "Copy user info from PackageSetting as well" into honeycomb by Kenny Root · 14 years ago
  13. 97ef63b Copy user info from PackageSetting as well by Kenny Root · 14 years ago
  14. 52b1367 Merge "IOBE while diabling accessibility with some enabled accessibility services." into honeycomb by Svetoslav Ganov · 14 years ago
  15. f527a1d Merge "Prevent events from getting backlogged." into honeycomb by Jeff Brown · 14 years ago
  16. d070e89 Make AppWidgetService handle components enabling and disabling. by Joe Onorato · 14 years ago
  17. 928e054 Prevent events from getting backlogged. by Jeff Brown · 14 years ago
  18. 6ff5f10 IOBE while diabling accessibility with some enabled accessibility services. by Svetoslav Ganov · 14 years ago
  19. 58bf1d9 Fix issue 3317627. by Eric Laurent · 14 years ago
  20. ea278a9 DO NOT MERGE Referencing of "r.record.name" is occured, when "r.record" is null. by lge-aosp · 14 years ago
  21. 4f05220 Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge by Dianne Hackborn · 14 years ago
  22. b0512c3 Merge "Fix check for required features" into honeycomb by Kenny Root · 14 years ago
  23. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  24. 947f782 Fix bug 3245465 - Themed dialog icons by Adam Powell · 14 years ago
  25. 1683afa Fix check for required features by Kenny Root · 14 years ago
  26. 60525c8 Merge "Use BluetoothAdapter broadcast for coex settings" into honeycomb by Irfan Sheriff · 14 years ago
  27. 65eaec8 Use BluetoothAdapter broadcast for coex settings by Irfan Sheriff · 14 years ago
  28. 563d784 (cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings by Svetoslav Ganov · 14 years ago
  29. 89c8f75 Merge "Fix handling of multiple possible default networks" into honeycomb by Robert Greenwalt · 14 years ago
  30. bff9018 Fix handling of multiple possible default networks by Robert Greenwalt · 14 years ago
  31. ff2dc46 Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  32. 0a53d5c Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 14 years ago
  33. 264f6cd Temporarily remove UsbManager support for USB host. by Mike Lockwood · 14 years ago
  34. d3f36df am 73fef3c7: am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 14 years ago
  35. d541f0c am 4302886f: am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service" into gingerbread by Dianne Hackborn · 14 years ago
  36. 73fef3c am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 14 years ago
  37. b5a8654 Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 14 years ago
  38. 4302886 am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service" into gingerbread by Dianne Hackborn · 14 years ago
  39. 3d1db86 Allow bumpDns() to execute correctly before boot has completed by Stan Chesnutt · 14 years ago
  40. 3996b41 Avoiding cyclic references when unbinding from a service by Mattias Petersson · 14 years ago
  41. e0f9552 Merge "Only allow touch events from one device at a time." by Jeff Brown · 14 years ago
  42. ac1325b Merge "Add decryption support to MountService." by Jason parks · 14 years ago
  43. 5af0b91 Add decryption support to MountService. by Jason parks · 14 years ago
  44. 9571285 Only allow touch events from one device at a time. by Jeff Brown · 14 years ago
  45. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago
  46. 6d978d6 Merge "Few little fragment, wm tweaks." by Dianne Hackborn · 14 years ago
  47. 352cc98 Few little fragment, wm tweaks. by Dianne Hackborn · 14 years ago
  48. e32e812 Always file DUN requests for tethering. by Robert Greenwalt · 14 years ago
  49. 7eab094 Fix flicker issue in IME. by Dianne Hackborn · 14 years ago
  50. 03c5dd9 Merge "3304011 At times Talkback still works after disabling it." by Svetoslav Ganov · 14 years ago
  51. dee9981 Merge "Don't let services in persistent processes be lost after crashing." by Dianne Hackborn · 14 years ago
  52. 070783f Don't let services in persistent processes be lost after crashing. by Dianne Hackborn · 14 years ago
  53. d825ea4 Cache the current value of background-data. by Robert Greenwalt · 14 years ago
  54. 8235404 Merge "Add initial support for cursor-based pointing devices." by Jeff Brown · 14 years ago
  55. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 14 years ago
  56. da03aaa Change libusbhost and libmtp from static to shared libraries by Mike Lockwood · 14 years ago
  57. f2245aa 3304011 At times Talkback still works after disabling it. by Svetoslav Ganov · 14 years ago
  58. 55985be Make sure the ProxyProperties is always present. by Robert Greenwalt · 14 years ago
  59. 550c2b7 am 536feda7: am 949fc0ef: Merge "frameworks/base: Fix to release references to previous live wallpaper" by Dianne Hackborn · 14 years ago
  60. 536feda am 949fc0ef: Merge "frameworks/base: Fix to release references to previous live wallpaper" by Dianne Hackborn · 14 years ago
  61. bccc78f Merge "Enable networks on screen on" by Irfan Sheriff · 14 years ago
  62. 8e86b89 Enable networks on screen on by Irfan Sheriff · 14 years ago
  63. 1039872 Reduce the spinning while tethering. by Robert Greenwalt · 14 years ago
  64. fefe3f6 am cc43401c: am 6eef0ca5: Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread by Dianne Hackborn · 14 years ago
  65. cc43401 am 6eef0ca5: Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread by Dianne Hackborn · 14 years ago
  66. 6eef0ca Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread by Dianne Hackborn · 14 years ago
  67. 949fc0e Merge "frameworks/base: Fix to release references to previous live wallpaper" by Dianne Hackborn · 14 years ago
  68. a207ce2 frameworks/base: Fix to release references in ActivityManagerService by Vairavan Srinivasan · 14 years ago
  69. fdfc1b2 frameworks/base: Fix to release references to previous live wallpaper by Vairavan Srinivasan · 14 years ago
  70. 50b9b94 frameworks/base: Fix to release references in ActivityManagerService by Vairavan Srinivasan · 14 years ago
  71. fa93584 am c6f2b3b3: Merge "Fix policy issues when screen is off. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  72. 00ee5b4 Merge "Fix issue #3299143: Problem report for Hanping Chinese Dictionary Pro" by Dianne Hackborn · 14 years ago
  73. 3b99ede Fix issue #3299143: Problem report for Hanping Chinese Dictionary Pro by Dianne Hackborn · 14 years ago
  74. 690d20b Fix issue # 3227963: SecurityException: Neither user 10023 nor... by Dianne Hackborn · 14 years ago
  75. eb9f7a0 Fix policy issues when screen is off. (DO NOT MERGE) by Jeff Brown · 14 years ago
  76. 15c7439 Add TYPE_BLUETOOTH network interface for reverse tethering. by Jaikumar Ganesh · 14 years ago
  77. 658ecc1 am 2f209e88: am 1622eee2: Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  78. efe5bd7 am 46f98746: am 5d0fafe8: Merge "Be sure and report NO_CONNECTIVITY when needed." into gingerbread by Robert Greenwalt · 14 years ago
  79. 2f209e8 am 1622eee2: Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  80. 1622eee Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  81. eaa9e27 Merge "Fix issue #3263026: Screen rotation animation is funky..." by Dianne Hackborn · 14 years ago
  82. 5f4d643 Fix issue #3263026: Screen rotation animation is funky... by Dianne Hackborn · 14 years ago
  83. bb7dc3c Merge "Fix NPE when the shortcut subtype was not found." by satok · 14 years ago
  84. 7599a7f Fix NPE when the shortcut subtype was not found. by satok · 14 years ago
  85. f642c89 Merge "Gah forgot this." by Dianne Hackborn · 14 years ago
  86. 7c0e75e Gah forgot this. by Dianne Hackborn · 14 years ago
  87. 88819b2 Rework how recent tasks are added. by Dianne Hackborn · 14 years ago
  88. 46f9874 am 5d0fafe8: Merge "Be sure and report NO_CONNECTIVITY when needed." into gingerbread by Robert Greenwalt · 14 years ago
  89. d68e321 Be sure and report NO_CONNECTIVITY when needed. by Robert Greenwalt · 14 years ago
  90. 33b4324 Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  91. 16331c8 Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing to select subtypes implicitly if no subtype is enabled. by satok · 14 years ago
  92. c1ff9b3 am d485c76b: am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into gingerbread by Dianne Hackborn · 14 years ago
  93. d8a98cf am c724f2fb: disable the bypass mode. DO NOT MERGE. by Mathias Agopian · 14 years ago
  94. d485c76 am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into gingerbread by Dianne Hackborn · 14 years ago
  95. 43c9dd1 Merge "Bug 3292797. Talkback accessibility doesn't work at times." by Svetoslav Ganov · 14 years ago
  96. 4c7cc34 Demo hack! by Dianne Hackborn · 14 years ago
  97. 51f36f2 Bug 3292797. Talkback accessibility doesn't work at times. by Svetoslav Ganov · 14 years ago
  98. c724f2f disable the bypass mode. DO NOT MERGE. by Mathias Agopian · 14 years ago
  99. e7155e6 Fix issue 3217707. by Eric Laurent · 14 years ago
  100. 7fee71f Fix build breakage by satok · 14 years ago