1. ed82973 Merge "Interaction model of KeyboarView should be same as latimIME" into jb-dev by Svetoslav Ganov · 12 years ago
  2. 321a56c Merge "Clearing accessibility focus of a view did not update the global state." into jb-dev by Svetoslav Ganov · 12 years ago
  3. b6a0b09 Interaction model of KeyboarView should be same as latimIME by Svetoslav Ganov · 12 years ago
  4. 44fc8d5 Merge "Add media directory, hidden for now." into jb-dev by Jeff Sharkey · 12 years ago
  5. c00d008 Clearing accessibility focus of a view did not update the global state. by Svetoslav Ganov · 12 years ago
  6. d525baa Add media directory, hidden for now. by Jeff Sharkey · 12 years ago
  7. 89604931 Merge "Fix issue #6521829: Sometimes action bar disappears in gallery" into jb-dev by Dianne Hackborn · 12 years ago
  8. 23d69f5 Merge "Fix 6539117: Fix layout issues on 600dp device." into jb-dev by Jim Miller · 12 years ago
  9. 80d5506 Fix issue #6521829: Sometimes action bar disappears in gallery by Dianne Hackborn · 12 years ago
  10. 3534e13 Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev by Chris Craik · 12 years ago
  11. 3d0083b Fix 6539117: Fix layout issues on 600dp device. by Jim Miller · 12 years ago
  12. 9e08012 Avoid crash if onDetachedFromWindow called after destroy by Chris Craik · 12 years ago
  13. 956f28e Merge "Always reference injector using get method." into jb-dev by Svetoslav Ganov · 12 years ago
  14. 662e4a4 Merge "Fix ANR which could occur for collection widgets with very large items" into jb-dev by Adam Cohen · 12 years ago
  15. 7a9328a Merge "Add temporary functor lifetime logging" into jb-dev by Chris Craik · 12 years ago
  16. f8dafa1 Add temporary functor lifetime logging by Chris Craik · 12 years ago
  17. 500b91e Always reference injector using get method. by alanv · 12 years ago
  18. 35fbe2a Fix ANR which could occur for collection widgets with very large items by Adam Cohen · 12 years ago
  19. ac92087 Fix issue #6499411: Characters not displayed (but suggestion bar is working) by Dianne Hackborn · 12 years ago
  20. 12221d1 DO NOT MERGE Consider current scroll position to move text field into view. by George Mount · 12 years ago
  21. b999b22 DO NOT MERGE Consider fixed layers when scrolling the edit box. by George Mount · 12 years ago
  22. c40a7fe Merge "Fix three-line notifications." into jb-dev by Daniel Sandler · 12 years ago
  23. 1957fd2 Merge "Add public API to Choreographer." into jb-dev by Jeff Brown · 12 years ago
  24. 084c63e Merge "Fix accessibility actions in AbsListView." into jb-dev by Svetoslav Ganov · 12 years ago
  25. cae8049 Add public API to Choreographer. by Jeff Brown · 12 years ago
  26. 9faa937 Merge "Changing the interaction model of the touch explorer." into jb-dev by Svetoslav Ganov · 12 years ago
  27. f406286 Merge "Accessibility focus and input focus do not sync - part 2" into jb-dev by Svetoslav Ganov · 12 years ago
  28. 525ae20 Accessibility focus and input focus do not sync - part 2 by Svetoslav Ganov · 12 years ago
  29. 493743e Merge "Flip TextureView's layer after calling setSurfaceTexture() Bug #6531172" into jb-dev by Romain Guy · 12 years ago
  30. a6f0b0a Merge "Fix6398209: reveal search when home button is long-pressed" into jb-dev by Jim Miller · 12 years ago
  31. 51f7c6b Flip TextureView's layer after calling setSurfaceTexture() Bug #6531172 by Romain Guy · 12 years ago
  32. 4ce106f Merge "Fixing some minor issues in accessibility focus." into jb-dev by Svetoslav Ganov · 12 years ago
  33. f76a83c Fixing some minor issues in accessibility focus. by Svetoslav Ganov · 12 years ago
  34. af5c011 Merge "Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)" into jb-dev by Dianne Hackborn · 12 years ago
  35. 7a83b93 Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent) by Dianne Hackborn · 12 years ago
  36. de83e7a Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into jb-dev by Svetoslav Ganov · 12 years ago
  37. d4cc925 Merge "Remove DEBUG_LATENCY flag" into jb-dev by Romain Guy · 12 years ago
  38. 1a11185 Merge "Updating default wallpaper for non-xlarge devices. (Bug 6460469)" into jb-dev by Winson Chung · 12 years ago
  39. 7d62419 Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference. by alanv · 12 years ago
  40. ab68bba Merge "add flag to websearch intent" into jb-dev by Michael Kolb · 12 years ago
  41. e15ccb9 Changing the interaction model of the touch explorer. by Svetoslav Ganov · 12 years ago
  42. 171a994 Updating default wallpaper for non-xlarge devices. (Bug 6460469) by Winson Chung · 12 years ago
  43. 998bb76 Fix6398209: reveal search when home button is long-pressed by Jim Miller · 12 years ago
  44. e2d7f18 Remove DEBUG_LATENCY flag by Romain Guy · 12 years ago
  45. 9f7936a Fix three-line notifications. by Daniel Sandler · 12 years ago
  46. 46a8b1a Merge "Remove unused, obsolete debug code" into jb-dev by Romain Guy · 12 years ago
  47. 2926948 Merge "Add RemoteViews.setViewPadding()." into jb-dev by Daniel Sandler · 12 years ago
  48. 13b9073 Remove unused, obsolete debug code by Romain Guy · 12 years ago
  49. 99d1f74 Add RemoteViews.setViewPadding(). by Daniel Sandler · 12 years ago
  50. 90497c1 Merge "Remotable view method for TextView.setTextSize(int, float)." into jb-dev by Daniel Sandler · 12 years ago
  51. 7264f71 Remotable view method for TextView.setTextSize(int, float). by Daniel Sandler · 12 years ago
  52. bfa3d50 Merge "Doc changes for GridLayout." into jb-dev by Philip Milne · 12 years ago
  53. b65408f Doc changes for GridLayout. by Philip Milne · 12 years ago
  54. 2c1b8c7 Update AsyncTask documentation by Romain Guy · 12 years ago
  55. 3fe0bca add flag to websearch intent by Michael Kolb · 12 years ago
  56. 29bb6d9 Support more items in the Notification.InboxStyle, plus an overflow. by Chris Wren · 12 years ago
  57. cf39bdf Add support for switching between multiple keyboard layouts. by Jeff Brown · 12 years ago
  58. 51f2430 Support toast cancellation. by Jeff Brown · 12 years ago
  59. 13a0271 Merge "Add aapt support for generating proguard rules for onClick methods." into jb-dev by Dianne Hackborn · 12 years ago
  60. 9275197 Add aapt support for generating proguard rules for onClick methods. by Dianne Hackborn · 12 years ago
  61. 35013d0 Merge "DO NOT MERGE: Remove a few left-over layout direction things." into jb-dev by Dianne Hackborn · 12 years ago
  62. 9c3e0e6 Fix accessibility actions in AbsListView. by alanv · 12 years ago
  63. 52fcdd0 Merge "Fix documentation" into jb-dev by Romain Guy · 12 years ago
  64. 39af624 DO NOT MERGE: Remove a few left-over layout direction things. by Dianne Hackborn · 12 years ago
  65. 52bfe0f Merge "Sentence case is the best case. Just Once is not a special case." into jb-dev by Adam Powell · 12 years ago
  66. d2aed40 Fix documentation by Romain Guy · 12 years ago
  67. 9579bf8 Merge "Gallery, we need to talk..." into jb-dev by Romain Guy · 12 years ago
  68. 265f1c7 Sentence case is the best case. Just Once is not a special case. by Adam Powell · 12 years ago
  69. 5a418c7 Gallery, we need to talk... by Romain Guy · 12 years ago
  70. 2598a5c Merge "drop frame in case of error in updateTexImage" into jb-dev by Mathias Agopian · 12 years ago
  71. df07148 drop frame in case of error in updateTexImage by Mathias Agopian · 12 years ago
  72. 43a760b Merge "Don't crash on Surface.unlockAndPost() but log & try again Bug #6482593" into jb-dev by Romain Guy · 12 years ago
  73. fb5c3db Fix issue #6440173: MenuItem.setIcon(Drawable) scaling incorrectly... by Dianne Hackborn · 12 years ago
  74. dddcd22 Don't crash on Surface.unlockAndPost() but log & try again Bug #6482593 by Romain Guy · 12 years ago
  75. d51ac09 Merge "Fix activity resolver, issues #6519130 and #6507239" into jb-dev by Dianne Hackborn · 12 years ago
  76. 5320eb8 Fix activity resolver, issues #6519130 and #6507239 by Dianne Hackborn · 12 years ago
  77. 00d1c3a Merge "Updating default wallpaper." into jb-dev by Justin Ho · 12 years ago
  78. 23c8791 Updating default wallpaper. by Winson Chung · 12 years ago
  79. 9cb660f Merge "Guard against apps breaking CHOOSER contract." into jb-dev by Jeff Sharkey · 12 years ago
  80. 1c29700 Guard against apps breaking CHOOSER contract. by Jeff Sharkey · 12 years ago
  81. e312c61 Merge "Improve fitSystemWindows() documentation." into jb-dev by Dianne Hackborn · 12 years ago
  82. 787c9ec Merge "Transition from DEV network stats to XT." into jb-dev by Jeff Sharkey · 12 years ago
  83. d5333f9 Improve fitSystemWindows() documentation. by Dianne Hackborn · 12 years ago
  84. dabb19f Merge "Increase the setup-sdp delay to cover for all the devices." into jb-dev by Matthew Xie · 12 years ago
  85. af0a15c Merge "Fix 6516240: Remove unused bottom margins from owner info textview" into jb-dev by Jim Miller · 12 years ago
  86. 88b756c Merge "Don't show the touch highlight for double taps" into jb-dev by John Reck · 12 years ago
  87. aa5af8d Don't show the touch highlight for double taps by John Reck · 12 years ago
  88. 77a5c61 Fix 6516240: Remove unused bottom margins from owner info textview by Jim Miller · 12 years ago
  89. c8c4ced Merge "Call invalidate() immediately when a frame is available" into jb-dev by Romain Guy · 12 years ago
  90. e271199 Merge "New focus/activated states for the activity chooser dialog" into jb-dev by Adam Powell · 12 years ago
  91. abe3927 Merge "Fix issue #6515427: Add android.hardware.television and fix..." into jb-dev by Dianne Hackborn · 12 years ago
  92. 0cf2c8a Fix issue #6515427: Add android.hardware.television and fix... by Dianne Hackborn · 12 years ago
  93. 52c145f Call invalidate() immediately when a frame is available by Romain Guy · 12 years ago
  94. 665935c Merge "Enable SMS short code patterns to be updated from secure settings." into jb-dev by Jake Hamby · 12 years ago
  95. 8b4ca7a Increase the setup-sdp delay to cover for all the devices. by Matthew Xie · 12 years ago
  96. a1daf82 Merge "Fix paragraph iterator." into jb-dev by Svetoslav Ganov · 12 years ago
  97. c6015df Merge "Add actions to non-JavaScript accessibility handler." into jb-dev by Charles Chen · 12 years ago
  98. 9a9a041 Merge "Add movement actions to JS accessibility." into jb-dev by Charles Chen · 12 years ago
  99. 3d6f7ea Merge "Tweak show/hide of touch highlight" into jb-dev by John Reck · 12 years ago
  100. ae9d040 Merge "Wait for ASECs to be scanned before proceeding" into jb-dev by Kenny Root · 12 years ago