1. 602290a Merge "Retain current visibility when copying layoutparam" into jb-dev by Craig Mautner · 12 years ago
  2. b0dcf5e Merge "Avoid deadlocks when calling autoFocus from onAutoFocus callback." into jb-dev by Wu-cheng Li · 12 years ago
  3. 610f310 Merge "New permissions UI." into jb-dev by Dianne Hackborn · 12 years ago
  4. 0e128bb New permissions UI. by Dianne Hackborn · 12 years ago
  5. 1c87360 Merge "Make fixed-width dialogs larger on sw600dp." into jb-dev by Jeff Sharkey · 12 years ago
  6. 3fe38c0 Retain current visibility when copying layoutparam by Craig Mautner · 12 years ago
  7. cc15256 Make fixed-width dialogs larger on sw600dp. by Jeff Sharkey · 12 years ago
  8. 35c29cf Remove SocialContract, which was never used. by Makoto Onuki · 12 years ago
  9. cb150fe Minor doc fixes for animation- and view-related things by Chet Haase · 12 years ago
  10. 84fa241 Fix tap highlight annoyingness by John Reck · 12 years ago
  11. f7ee988 Merge "Better error logs for faulty ObjectAnimators" into jb-dev by Chet Haase · 12 years ago
  12. 508d705 Unify the rect names according to the coordinates by Teng-Hui Zhu · 12 years ago
  13. db4101c Better error logs for faulty ObjectAnimators by Chet Haase · 12 years ago
  14. 7b7281e Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 12 years ago
  15. 9b4dc0f Merge "Fix 6396479: Made FUL unlock layout look good on nakasi" into jb-dev by Brian Colonna · 12 years ago
  16. ac78655 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  17. 163a3ae Merge "Update docs for YV12 format and camera preview callbacks." into jb-dev by Eino-Ville Talvala · 12 years ago
  18. ac3fcb1 Reduce persist threshold for lower warning/limit. by Jeff Sharkey · 12 years ago
  19. e19dbd9 Merge "Separate the internal and external display rotations." into jb-dev by Jeff Brown · 12 years ago
  20. 23746be Merge "Reorganizing permissions into groups oriented around user-understandable concepts." into jb-dev by Adrian Ludwig · 12 years ago
  21. 9515163 Update docs for YV12 format and camera preview callbacks. by Eino-Ville Talvala · 12 years ago
  22. 43b8fd7 Merge "Fix nested cross-scrolling for ScrollView/HorizontalScrollView" into jb-dev by Adam Powell · 12 years ago
  23. 57e6136 Merge "Hide TextDirectionHeuristics" into jb-dev by Gilles Debunne · 12 years ago
  24. f27ba97 Merge "JB API cleanup; ActionMode and View docs" into jb-dev by Adam Powell · 12 years ago
  25. 1f2077c Merge "Fix AlertDialog positioning for dialogs spawned from DialogWhenLarge activities" into jb-dev by Adam Powell · 12 years ago
  26. f05c1d6 Avoid deadlocks when calling autoFocus from onAutoFocus callback. by Wu-cheng Li · 12 years ago
  27. eaca069 Merge "Fix clicking on a fake element (address, phone number, etc..)" into jb-dev by John Reck · 12 years ago
  28. 9155cba Fix clicking on a fake element (address, phone number, etc..) by John Reck · 12 years ago
  29. aac5066 Merge "Add intercept path for UI touch handling." into jb-dev by George Mount · 12 years ago
  30. d479646 Fix accessibility drawing by John Reck · 12 years ago
  31. 7a33acf Add intercept path for UI touch handling. by George Mount · 12 years ago
  32. e4a2a4f rework big text to handle gmail use case by Chris Wren · 12 years ago
  33. fbd96ba Allow the Notification.Builder to carry around a Style to apply at build by Chris Wren · 12 years ago
  34. 841a37a Merge "Clarify documentation about when Activity#onCreateNavigateUpTaskStack will be called." into jb-dev by Mike Cleron · 12 years ago
  35. 03f2253 Merge "Fix some problems with ASECs" into jb-dev by Kenny Root · 12 years ago
  36. b3e02c4 Fix nested cross-scrolling for ScrollView/HorizontalScrollView by Adam Powell · 12 years ago
  37. f019595 Clarify documentation about when Activity#onCreateNavigateUpTaskStack by Adam Powell · 12 years ago
  38. 785c447 JB API cleanup; ActionMode and View docs by Adam Powell · 12 years ago
  39. b829f09 Merge "Allow adding of completed empty files." into jb-dev by Jeff Sharkey · 12 years ago
  40. 3b5a708 Merge "Support full 32 bits for socket tags." into jb-dev by Jeff Sharkey · 12 years ago
  41. 8877cc3 Fix AlertDialog positioning for dialogs spawned from DialogWhenLarge activities by Adam Powell · 12 years ago
  42. 6aa3138 Merge "Remove accessibility gestures for clockwise and counter clock wise circle." into jb-dev by Svetoslav Ganov · 12 years ago
  43. cefb4bc Hide TextDirectionHeuristics by Gilles Debunne · 12 years ago
  44. 65d98ad Remove accessibility gestures for clockwise and counter clock wise circle. by Svetoslav Ganov · 12 years ago
  45. fb58a6d Merge "Adding title for the date picker dialog if the calendar is not shown." into jb-dev by Svetoslav Ganov · 12 years ago
  46. 7a5f3e4 Merge "Virtual nodes are always important for accessibility." into jb-dev by Svetoslav Ganov · 12 years ago
  47. 22930da Merge "Add unusable SIM message." into jb-dev by John Wang · 12 years ago
  48. 3421f9f Merge "Add temporary functor lifetime logging" into jb-dev by Chris Craik · 12 years ago
  49. 82b2cd0 Add unusable SIM message. by John Wang · 12 years ago
  50. bf02358 Fix some problems with ASECs by Kenny Root · 12 years ago
  51. 33f95ed Allow adding of completed empty files. by Jeff Sharkey · 12 years ago
  52. 2fe9980 Add temporary functor lifetime logging by Chris Craik · 12 years ago
  53. 93de746 Separate the internal and external display rotations. by Jeff Brown · 12 years ago
  54. d69c367 Merge "Always move Bluetooth Adapter to cold state when turn off Bluetooth." into jb-dev by Matthew Xie · 12 years ago
  55. 9a793c9 Merge "Add missing null check" into jb-dev by John Reck · 12 years ago
  56. 9a67113 Merge "Set tmpdir to application cache directory." into jb-dev by Jeff Sharkey · 12 years ago
  57. 2f612bd Merge "Rewrite PictureSet" into jb-dev by John Reck · 12 years ago
  58. 2d6c580 Support full 32 bits for socket tags. by Jeff Sharkey · 12 years ago
  59. 1771ee3 Merge "Revert "Fix for layout parameter validation bug in GridLayout."" into jb-dev by Jim Miller · 12 years ago
  60. 782c04b Revert "Fix for layout parameter validation bug in GridLayout." by Jim Miller · 12 years ago
  61. fbbdbc2 Merge "Fix setting action bar home-as-up from AB style" into jb-dev by Adam Powell · 12 years ago
  62. 3018997 Fix 6396479: Made FUL unlock layout look good on nakasi by Brian Colonna · 12 years ago
  63. 3e1cf5b Merge "Updating task and fragment transitions. (Bug 5285022)" into jb-dev by Winson Chung · 12 years ago
  64. bd127f0 Updating task and fragment transitions. (Bug 5285022) by Winson Chung · 12 years ago
  65. 46bba66 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 12 years ago
  66. 52a6237 Virtual nodes are always important for accessibility. by Svetoslav Ganov · 12 years ago
  67. 7f58b36 Always move Bluetooth Adapter to cold state when turn off Bluetooth. by Matthew Xie · 12 years ago
  68. d40423a Fix setting action bar home-as-up from AB style by Adam Powell · 12 years ago
  69. e1d330a Set tmpdir to application cache directory. by Jeff Sharkey · 12 years ago
  70. ef3e44f Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  71. 1637dcd Use paint typeface for shaping when it supports the requested script. by Raph Levien · 12 years ago
  72. 0cd4f67 Merge "Fix documentation of Activity#navigateUpTo() to describe its actual behavior." into jb-dev by Adam Powell · 12 years ago
  73. 54562cf Merge "Better horizontal internal scroll handling in Text." into jb-dev by Gilles Debunne · 12 years ago
  74. fe5984f Merge "Corrects invalidation logic for layered views" into jb-dev by Chet Haase · 12 years ago
  75. 35c064b Fix documentation of Activity#navigateUpTo() to describe its actual behavior. by Adam Powell · 12 years ago
  76. 810a867 Corrects invalidation logic for layered views by Chet Haase · 12 years ago
  77. dfed49a Merge "Changing app widget "extras" to "options" and another small API Review issue" into jb-dev by Adam Cohen · 12 years ago
  78. fd5bc01 Better horizontal internal scroll handling in Text. by Gilles Debunne · 12 years ago
  79. e318c9a Merge "Check null of address in onDeviceCreated" into jb-dev by Matthew Xie · 12 years ago
  80. dc410cb Reorganizing permissions into groups oriented around user-understandable concepts. by Adrian Ludwig · 12 years ago
  81. d2097eb Changing app widget "extras" to "options" and another small API Review issue by Adam Cohen · 12 years ago
  82. e849230 Merge "DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing during IME transition" into jb-dev by satok · 12 years ago
  83. 1bc0a49 DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing during IME transition by satok · 12 years ago
  84. 42c5cb3 Adding title for the date picker dialog if the calendar is not shown. by Svetoslav Ganov · 12 years ago
  85. e8914c3 Begin collecting xtables iface counters. by Jeff Sharkey · 12 years ago
  86. 39f412d Merge "API modifications for TaskStackBuilder" into jb-dev by Adam Powell · 12 years ago
  87. f78a844 API modifications for TaskStackBuilder by Adam Powell · 12 years ago
  88. 0632b35 Merge "Improve handling of built-in keyboard." into jb-dev by Jeff Brown · 12 years ago
  89. 33b019b Rewrite PictureSet by John Reck · 12 years ago
  90. 273b8c2 Add missing null check by John Reck · 12 years ago
  91. 02c4b353 Check null of address in onDeviceCreated by Matthew Xie · 12 years ago
  92. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  93. 19eaf0a Merge "Catch CCE when migrating to ClipData." into jb-dev by Jeff Sharkey · 12 years ago
  94. 3e35030 Merge "Fix for layout parameter validation bug in GridLayout." into jb-dev by Philip Milne · 12 years ago
  95. 61552bc Merge "API fix in CheckedTextView" into jb-dev by Gilles Debunne · 12 years ago
  96. ad759f9 Merge "fix monkey scrolling crash" into jb-dev by Chris Craik · 12 years ago
  97. 5f3c08a fix monkey scrolling crash by Chris Craik · 12 years ago
  98. c9ca7f3 Merge "Preventing onClickPendingIntents from being set on collection widget items (issue 5961701)" into jb-dev by Adam Cohen · 12 years ago
  99. 8a36e05 Fix for layout parameter validation bug in GridLayout. by Philip Milne · 12 years ago
  100. b294435 Make Arabic script runs longer (for performance) - bug 6426451. by Raph Levien · 12 years ago