1. a587b89 Merge "ActivityChooser view not handling its removal and relayout properly." into jb-dev by Svetoslav Ganov · 14 years ago
  2. df3633b3 Merge "Make it harder for apps to mess up ViewGroup's internal state Bug #6421288" into jb-dev by Romain Guy · 14 years ago
  3. 748ee2e ActivityChooser view not handling its removal and relayout properly. by Svetoslav Ganov · 14 years ago
  4. 2205d20 Merge "System accessibility state update postponed if UI test autmation is running." into jb-dev by Svetoslav Ganov · 14 years ago
  5. 8871403a Merge "Show caret handle when clicking in the middle of text." into jb-dev by George Mount · 14 years ago
  6. 38330ec Merge "Avoid running layout transitions on unattached views and windows" into jb-dev by Chet Haase · 14 years ago
  7. 393a52c9 Make it harder for apps to mess up ViewGroup's internal state Bug #6421288 by Romain Guy · 14 years ago
  8. ab3a776 Avoid running layout transitions on unattached views and windows by Chet Haase · 14 years ago
  9. c2813fa Show caret handle when clicking in the middle of text. by George Mount · 14 years ago
  10. b72ac9d Merge "BigPicture notifications for screenshots." into jb-dev by Chris Wren · 14 years ago
  11. e820b18 Merge "Leave less space between notificaitons." into jb-dev by Chris Wren · 14 years ago
  12. 4074e8a System accessibility state update postponed if UI test autmation is running. by Svetoslav Ganov · 14 years ago
  13. 53d003f Merge "Modify auto brightness to return to dim level." into jb-dev by Craig Mautner · 14 years ago
  14. 81de5a0 Merge "Stop animating when not showing." into jb-dev by Daniel Sandler · 14 years ago
  15. 85aea36 Merge "Remove Popup immediately rather than defer it." into jb-dev by Craig Mautner · 14 years ago
  16. b82d074 Remove Popup immediately rather than defer it. by Craig Mautner · 14 years ago
  17. 956beaf Leave less space between notificaitons. by Chris Wren · 14 years ago
  18. 101fb9f Merge "Handle _ and % in paths" into jb-dev by Marco Nelissen · 14 years ago
  19. aa0a3b6 Stop animating when not showing. by Daniel Sandler · 14 years ago
  20. ed82973 Merge "Interaction model of KeyboarView should be same as latimIME" into jb-dev by Svetoslav Ganov · 14 years ago
  21. 321a56c Merge "Clearing accessibility focus of a view did not update the global state." into jb-dev by Svetoslav Ganov · 14 years ago
  22. b6a0b09 Interaction model of KeyboarView should be same as latimIME by Svetoslav Ganov · 14 years ago
  23. 44fc8d5 Merge "Add media directory, hidden for now." into jb-dev by Jeff Sharkey · 14 years ago
  24. c00d008 Clearing accessibility focus of a view did not update the global state. by Svetoslav Ganov · 14 years ago
  25. 64a0387 Merge "Perform an action in AccessibilityManagerSerivce using wrong process id." into jb-dev by Svetoslav Ganov · 14 years ago
  26. d525baa Add media directory, hidden for now. by Jeff Sharkey · 14 years ago
  27. 89604931 Merge "Fix issue #6521829: Sometimes action bar disappears in gallery" into jb-dev by Dianne Hackborn · 14 years ago
  28. 9bf21873c Perform an action in AccessibilityManagerSerivce using wrong process id. by Svetoslav Ganov · 14 years ago
  29. 23d69f5 Merge "Fix 6539117: Fix layout issues on 600dp device." into jb-dev by Jim Miller · 14 years ago
  30. 80d5506 Fix issue #6521829: Sometimes action bar disappears in gallery by Dianne Hackborn · 14 years ago
  31. 3534e13 Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev by Chris Craik · 14 years ago
  32. 2d243bc Merge "Fix issue #5680541: onStartInputView called upon focus loss" into jb-dev by Dianne Hackborn · 14 years ago
  33. 3d0083b Fix 6539117: Fix layout issues on 600dp device. by Jim Miller · 14 years ago
  34. 208236d Merge "Pull showStrictModeViolation off of local threads." into jb-dev by Craig Mautner · 14 years ago
  35. 9e08012 Avoid crash if onDetachedFromWindow called after destroy by Chris Craik · 14 years ago
  36. 196943f Modify auto brightness to return to dim level. by Craig Mautner · 14 years ago
  37. b4b8478 Handle _ and % in paths by Marco Nelissen · 14 years ago
  38. a6e4134 Fix issue #5680541: onStartInputView called upon focus loss by Dianne Hackborn · 14 years ago
  39. 0447a81 Pull showStrictModeViolation off of local threads. by Craig Mautner · 14 years ago
  40. 956f28e Merge "Always reference injector using get method." into jb-dev by Svetoslav Ganov · 14 years ago
  41. 9bfc5db Merge "Add WPS details for certification" into jb-dev by Irfan Sheriff · 14 years ago
  42. 3745a3d BigPicture notifications for screenshots. by Chris Wren · 14 years ago
  43. 662e4a4 Merge "Fix ANR which could occur for collection widgets with very large items" into jb-dev by Adam Cohen · 14 years ago
  44. 7a9328a Merge "Add temporary functor lifetime logging" into jb-dev by Chris Craik · 14 years ago
  45. e5a4a3d Merge "Ensure we always set the proper blending mode Bug #6527305" into jb-dev by Romain Guy · 14 years ago
  46. f8dafa1 Add temporary functor lifetime logging by Chris Craik · 14 years ago
  47. 500b91e Always reference injector using get method. by alanv · 14 years ago
  48. 35fbe2a Fix ANR which could occur for collection widgets with very large items by Adam Cohen · 14 years ago
  49. ddf7437 Ensure we always set the proper blending mode Bug #6527305 by Romain Guy · 14 years ago
  50. 638e012 Merge "Status Bar: Register for rotation lock status updates." into jb-dev by John Spurlock · 14 years ago
  51. 4dd5a25 Add WPS details for certification by Irfan Sheriff · 14 years ago
  52. 2bccea2 Merge "Fix issue #6499411: Characters not displayed (but suggestion bar is working)" into jb-dev by Dianne Hackborn · 14 years ago
  53. 12fd5db Merge "Don't clear the functor at every draw" into jb-dev by Chris Craik · 14 years ago
  54. ac92087 Fix issue #6499411: Characters not displayed (but suggestion bar is working) by Dianne Hackborn · 14 years ago
  55. c8538ade Don't clear the functor at every draw by Chris Craik · 14 years ago
  56. 37f29ab Merge "DO NOT MERGE Consider current scroll position to move text field into view." into jb-dev by George Mount · 14 years ago
  57. 76cf781 Merge "DO NOT MERGE Consider fixed layers when scrolling the edit box." into jb-dev by George Mount · 14 years ago
  58. ec2bf4c Merge "UI test automation not working." into jb-dev by Svetoslav Ganov · 14 years ago
  59. 996b073 Fix length of pattern. by Ying Wang · 14 years ago
  60. ec2c171 UI test automation not working. by Svetoslav Ganov · 14 years ago
  61. 12221d1 DO NOT MERGE Consider current scroll position to move text field into view. by George Mount · 14 years ago
  62. b999b22 DO NOT MERGE Consider fixed layers when scrolling the edit box. by George Mount · 14 years ago
  63. 0eaeb69 Merge "Do not bother to remove pending installs" into jb-dev by Kenny Root · 14 years ago
  64. c40a7fe Merge "Fix three-line notifications." into jb-dev by Daniel Sandler · 14 years ago
  65. 781f0f4 Status Bar: Register for rotation lock status updates. by John Spurlock · 14 years ago
  66. 1957fd2 Merge "Add public API to Choreographer." into jb-dev by Jeff Brown · 14 years ago
  67. 084c63e Merge "Fix accessibility actions in AbsListView." into jb-dev by Svetoslav Ganov · 14 years ago
  68. cae8049 Add public API to Choreographer. by Jeff Brown · 14 years ago
  69. 9faa937 Merge "Changing the interaction model of the touch explorer." into jb-dev by Svetoslav Ganov · 14 years ago
  70. 1ed0741 Merge "Fix 6398209: Add custom transition animation for swipe to search" into jb-dev by Jim Miller · 14 years ago
  71. f406286 Merge "Accessibility focus and input focus do not sync - part 2" into jb-dev by Svetoslav Ganov · 14 years ago
  72. 525ae20 Accessibility focus and input focus do not sync - part 2 by Svetoslav Ganov · 14 years ago
  73. c150b19 Fix 6398209: Add custom transition animation for swipe to search by Jim Miller · 14 years ago
  74. 14ae367 Do not bother to remove pending installs by Kenny Root · 14 years ago
  75. 493743e Merge "Flip TextureView's layer after calling setSurfaceTexture() Bug #6531172" into jb-dev by Romain Guy · 14 years ago
  76. a6f0b0a Merge "Fix6398209: reveal search when home button is long-pressed" into jb-dev by Jim Miller · 14 years ago
  77. 51f7c6b Flip TextureView's layer after calling setSurfaceTexture() Bug #6531172 by Romain Guy · 14 years ago
  78. 4ce106f Merge "Fixing some minor issues in accessibility focus." into jb-dev by Svetoslav Ganov · 14 years ago
  79. 7e12cf0 Merge "Improve sim ready event handling for CdmaLte." into jb-dev by Wink Saville · 14 years ago
  80. fca91a8 Merge "Type of search on headset key long press must depend on device state" into jb-dev by Jean-Michel Trivi · 14 years ago
  81. f76a83c Fixing some minor issues in accessibility focus. by Svetoslav Ganov · 14 years ago
  82. af5c011 Merge "Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)" into jb-dev by Dianne Hackborn · 14 years ago
  83. 7a83b93 Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent) by Dianne Hackborn · 14 years ago
  84. de83e7a Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into jb-dev by Svetoslav Ganov · 14 years ago
  85. d4cc925 Merge "Remove DEBUG_LATENCY flag" into jb-dev by Romain Guy · 14 years ago
  86. 1a11185 Merge "Updating default wallpaper for non-xlarge devices. (Bug 6460469)" into jb-dev by Winson Chung · 14 years ago
  87. 7d62419 Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference. by alanv · 14 years ago
  88. ab68bba Merge "add flag to websearch intent" into jb-dev by Michael Kolb · 14 years ago
  89. 8f669f4 Improve sim ready event handling for CdmaLte. by Kazuhiro Ondo · 14 years ago
  90. e15ccb9 Changing the interaction model of the touch explorer. by Svetoslav Ganov · 14 years ago
  91. 171a994 Updating default wallpaper for non-xlarge devices. (Bug 6460469) by Winson Chung · 14 years ago
  92. 998bb76 Fix6398209: reveal search when home button is long-pressed by Jim Miller · 14 years ago
  93. e2d7f18 Remove DEBUG_LATENCY flag by Romain Guy · 14 years ago
  94. 9f7936a Fix three-line notifications. by Daniel Sandler · 14 years ago
  95. 46a8b1a Merge "Remove unused, obsolete debug code" into jb-dev by Romain Guy · 14 years ago
  96. 2926948 Merge "Add RemoteViews.setViewPadding()." into jb-dev by Daniel Sandler · 14 years ago
  97. 13b9073 Remove unused, obsolete debug code by Romain Guy · 14 years ago
  98. 99d1f74 Add RemoteViews.setViewPadding(). by Daniel Sandler · 14 years ago
  99. 9c06ac0 Merge "Merge "AAPT: support a new --ignore-assets flag."" into jb-dev by Raphael Moll · 14 years ago
  100. ee3bb64 Merge "Disable debug logs." into jb-dev by Jeff Brown · 14 years ago