1. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 12 years ago
  2. 016456e Fix padding resolution by Fabrice Di Meglio · 12 years ago
  3. a9108a2 Add View#generateViewId; make RadioGroup use it by Adam Powell · 12 years ago
  4. db3c867 Network data activity change intent for network interfaces. by Haoyu Bai · 12 years ago
  5. f6468ca Merge "Remove deprecated methods from webview provider interface" by Jonathan Dixon · 12 years ago
  6. 5d1f11d Merge "Fix MediaRouteActionProvider button sizing" by Adam Powell · 12 years ago
  7. 8c1b02e Fix MediaRouteActionProvider button sizing by Adam Powell · 12 years ago
  8. 6bcb459 Merge "Improve JavaDoc for WebView.restoreState()" by Steve Block · 12 years ago
  9. 4249906 Improve JavaDoc for WebView.restoreState() by Steve Block · 12 years ago
  10. a8c6df0 Removed startService() call from BluetoothManagerService. by Fred · 12 years ago
  11. 9631314 Fix merge error, put in tmp workaround for input manager. by Matthew Xie · 12 years ago
  12. 5a1195f Fixed issue with ActivityChooserView not working if there is only 1 share option available by fredc · 12 years ago
  13. bf072a7 Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to BluetoothManagerService by fredc · 12 years ago
  14. 2073894 Auto connect hf/a2dp by Swaminatha Balaji · 12 years ago
  15. 7329e70 Added code to tear down dhcp thread when tethering is off by zzy · 12 years ago
  16. d688353 Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder deaths in BluetoothManagerService. by fredc · 12 years ago
  17. 903ac6f Fixed issue with Settings app crashing after during on/off and unpair. by fredc · 12 years ago
  18. 7077272 Disable debug logs in BluetoothDevice, that was turned on accidentally Change-Id: I8a0a3f5775c2b9f5a928e4840851e687f25b57ab by Ravi Nagarajan · 12 years ago
  19. 116d1d46 Fixed issue with getting Bluetooth adapter's name and airplane mode by fredc · 12 years ago
  20. 4bedba4 Change done in BluetoothAdapter to use the same API for interacting with the Bluetooth Service. setName was being done using mService while getName was using mManagerService. As a result, the device name was not being updated in Localadapter getname call. Modified to use mService in both cases. by Sreenidhi T · 12 years ago
  21. a097f51 BT enable adapter API should return TRUE or FALSE. by Kausik Sinnaswamy · 12 years ago
  22. 0f42037 Non persistent adapter service by fredc · 12 years ago
  23. 919a4c6 Handle cancel bond for both legacy and ssp pairing by Ravi Nagarajan · 12 years ago
  24. 349e62f HID-PTS: Included apis' for pts tests by Priti Aghera · 12 years ago
  25. 4c9caca Added support to get a remote device's service UUIDs by fredc · 12 years ago
  26. 827de2d Fix discoverability timeout issues. (a) implement timeout logic (b) persist 'never timeout' after reboot (c) code cleanup by Srikanth Uppala · 12 years ago
  27. 3b147b7 Added new rfcomm multi accept code by zzy · 12 years ago
  28. 13450df Initial Health Profile implementation by Matthew Xie · 12 years ago
  29. bf246ef Initial implementation of HID, add IBluetoothInputDevice idl by Matthew Xie · 12 years ago
  30. db44b20 Added support to cancel pairing from UI while doing SSP. by Priti Aghera · 12 years ago
  31. 14b330d add queryPhoneState in IBluetoothHeadsetPhone by Matthew Xie · 12 years ago
  32. 3e8c82e Framework changes for HFP and A2DP profile implementation of the new stack. by Matthew Xie · 13 years ago
  33. e21a4ac Add a new version of the disable API. by Jaikumar Ganesh · 12 years ago
  34. 75780aa Merge "Changes for new Bluetooth APIs." by Matthew Xie · 12 years ago
  35. 3a6794c Merge "Changes to Bluetooth Service structure." by Matthew Xie · 12 years ago
  36. d4d4e71 Merge "Delete various Bluetooth files for stack integration." by Matthew Xie · 12 years ago
  37. 5e457b7 Merge "Increase SchedulingPolicyService.PRIORITY_MAX to 3" by Glenn Kasten · 12 years ago
  38. c69238e Merge "Remove dithering support." by Jeff Brown · 12 years ago
  39. 3cc321e Remove dithering support. by Jeff Brown · 12 years ago
  40. abae83d Merge "Remove freeze(), unfreeze() and setFreezeTint()." by Jeff Brown · 12 years ago
  41. f422a56 Merge "Remove freezeDisplay(), which is no-op." by Jeff Brown · 12 years ago
  42. ef4e817 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 12 years ago
  43. 55e395a Remove freezeDisplay(), which is no-op. by Jeff Brown · 12 years ago
  44. 7d42521 Merge "Improve geofencing: throttle location updates with distance to fence." by Nick Pelly · 12 years ago
  45. e0fd693 Improve geofencing: throttle location updates with distance to fence. by Nick Pelly · 12 years ago
  46. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  47. e4caddb Changes for new Bluetooth APIs. by Jaikumar Ganesh · 13 years ago
  48. 1abb1cb Changes to Bluetooth Service structure. by Jaikumar Ganesh · 13 years ago
  49. 313a216 Delete various Bluetooth files for stack integration. by Jaikumar Ganesh · 13 years ago
  50. 99e3459 Does not compile!!! by Amith Yamasani · 12 years ago
  51. 939f2e4 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  52. 87e8b25 Merge "Remove redundant computeScroll() call for hw-accelerated views" by Chet Haase · 12 years ago
  53. 19274f5 Remove deprecated methods from webview provider interface by Jonathan Dixon · 12 years ago
  54. 401b1f8 Merge "Remove obsolete optimization" by Romain Guy · 12 years ago
  55. f877308 Remove obsolete optimization by Romain Guy · 12 years ago
  56. b8405c7 Merge "Make ActionBar aware of layout direction" by Fabrice Di Meglio · 12 years ago
  57. 526057b Remove redundant computeScroll() call for hw-accelerated views by Chet Haase · 12 years ago
  58. cf1ba02 Make ActionBar aware of layout direction by Fabrice Di Meglio · 12 years ago
  59. c643ca9 Merge "Fix bug in IME handling of pending key events." by Jeff Brown · 12 years ago
  60. d442aae Merge "Don't attach functor for SW layers" by Chris Craik · 12 years ago
  61. 2499bbe Fix bug in IME handling of pending key events. by Jeff Brown · 12 years ago
  62. 793b7f8 Don't attach functor for SW layers by Chris Craik · 12 years ago
  63. 289b55e Merge "Prevent crash in AppWidgetHost that can be triggered by an AppWidget" by Adam Cohen · 12 years ago
  64. 7914fdb Merge "Merge commit '1b003ef0' into mit" by Wink Saville · 12 years ago
  65. f0af1d5 Remove unused View.flushLayer() API by Romain Guy · 12 years ago
  66. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 12 years ago
  67. 7d3082a Update View's opacity when changing the background color by Romain Guy · 12 years ago
  68. 4c9dfc4 Merge "Update layers' opaque property when needed" by Romain Guy · 12 years ago
  69. 846a533 Update layers' opaque property when needed by Romain Guy · 12 years ago
  70. f31608d Prevent crash in AppWidgetHost that can be triggered by an AppWidget by Adam Cohen · 12 years ago
  71. a639b31 Create telephony-common and mms-common by Wink Saville · 12 years ago
  72. 5a9bb64 Merge "Release the media player when trimming memory" by Teng-Hui Zhu · 12 years ago
  73. 23316a1 am 00139b22: Merge "Fix for bug 6716343. Use correct offset for mPos reset. DO NOT MERGE" into jb-dev by Raph Levien · 12 years ago
  74. 156f97b Release the media player when trimming memory by Teng-Hui Zhu · 12 years ago
  75. fbf885b Merge "Notify client side of window movement." by Craig Mautner · 12 years ago
  76. 8e136f8 Fix for bug 6716343. Use correct offset for mPos reset. DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  77. f27ac09 Update documentation to clarify AppCache usage by Selim Gurun · 12 years ago
  78. 67f64d0 Merge "Fix dividers position for LinearLayout" by Fabrice Di Meglio · 12 years ago
  79. 905bd36 Merge "Make ScrollBar widget aware of layout direction" by Fabrice Di Meglio · 12 years ago
  80. e551aa4 Merge "Make ListView's FastScroller aware of layout direction" by Fabrice Di Meglio · 12 years ago
  81. 55aeca9 Merge "Improve resolution of inherited layout direction" by Fabrice Di Meglio · 12 years ago
  82. 15d03bf Merge "Fix MarginLayoutParams resolution" by Fabrice Di Meglio · 12 years ago
  83. 3b2fb7b Merge "Fix onReachedMaxAppCacheSize callback" by Selim Gurun · 12 years ago
  84. b632adf Update documentation to clarify AppCache usage by Selim Gurun · 12 years ago
  85. 792344b Merge "Fix for bug 6716343. Use correct offset for mPos reset." by Raph Levien · 12 years ago
  86. 6970c31 Merge "AccessibilityNodeInfo bounds in screen incorrect if application scale not one V2.0." by Svetoslav Ganov · 12 years ago
  87. fd8d9c4 AccessibilityNodeInfo bounds in screen incorrect if application scale not one V2.0. by Svetoslav Ganov · 12 years ago
  88. 69bd558 Fix MarginLayoutParams resolution by Fabrice Di Meglio · 12 years ago
  89. 1341ab6 Fix for bug 6716343. Use correct offset for mPos reset. by Raph Levien · 12 years ago
  90. 4ab6968 Fix dividers position for LinearLayout by Fabrice Di Meglio · 12 years ago
  91. 6bbce19 am b0f35657: am 1ab2edbc: Merge "Fix bug in parsing attributes for MediaRouteButton" into jb-dev by Adam Powell · 12 years ago
  92. b0f3565 am 1ab2edbc: Merge "Fix bug in parsing attributes for MediaRouteButton" into jb-dev by Adam Powell · 12 years ago
  93. 1ab2edb Merge "Fix bug in parsing attributes for MediaRouteButton" into jb-dev by Adam Powell · 12 years ago
  94. 69b9e00 am 13a3a87f: am dc99555d: Merge "Pass SearchView suggestion cursor exception to Log." by Romain Guy · 12 years ago
  95. c86bec9 Fix onReachedMaxAppCacheSize callback by Selim Gurun · 12 years ago
  96. 9c469ca Merge "Force invalidates on non-visible views to traverse the hierarchy" by Chet Haase · 12 years ago
  97. 430c254 Increase SchedulingPolicyService.PRIORITY_MAX to 3 by Glenn Kasten · 12 years ago
  98. 0f7ae19f Public JavaDoc for ParseException should not mention WebAddress, as this is not public by Steve Block · 12 years ago
  99. 05e91ed Force invalidates on non-visible views to traverse the hierarchy by Chet Haase · 12 years ago
  100. 13a3a87 am dc99555d: Merge "Pass SearchView suggestion cursor exception to Log." by Romain Guy · 12 years ago