1. 0a047bd Accessibility focus should not clear selection when taken away. by Svetoslav Ganov · 12 years ago
  2. a90e451 Calling the correct method when adding accessibility focusables. by Svetoslav Ganov · 12 years ago
  3. 01bf82f Merge "Add/refine comments to reflect key event policies" into jb-dev by Jean Chalard · 12 years ago
  4. a5c896a Merge "Updating the behaviour of accessibility text iterators." into jb-dev by Svetoslav Ganov · 12 years ago
  5. 48d1dac Merge "Accessiblity scroll event firing callback not properly reset." into jb-dev by Svetoslav Ganov · 12 years ago
  6. 4a812ae Accessiblity scroll event firing callback not properly reset. by Svetoslav Ganov · 12 years ago
  7. bb1b7cf Merge "Adding accessibility focusable attribute (hidden for now)." into jb-dev by Svetoslav Ganov · 12 years ago
  8. f9817f7 Adding accessibility focusable attribute (hidden for now). by Svetoslav Ganov · 12 years ago
  9. 39f2aee Updating the behaviour of accessibility text iterators. by Svetoslav Ganov · 12 years ago
  10. 405bc51 Add/refine comments to reflect key event policies by Jean Chalard · 12 years ago
  11. 94328c3 Merge "Clear bitmap references from display lists as early as possible Bug #6555840" into jb-dev by Romain Guy · 12 years ago
  12. 38c2ece Clear bitmap references from display lists as early as possible Bug #6555840 by Romain Guy · 12 years ago
  13. df3633b Merge "Make it harder for apps to mess up ViewGroup's internal state Bug #6421288" into jb-dev by Romain Guy · 12 years ago
  14. 393a52c Make it harder for apps to mess up ViewGroup's internal state Bug #6421288 by Romain Guy · 12 years ago
  15. c00d008 Clearing accessibility focus of a view did not update the global state. by Svetoslav Ganov · 12 years ago
  16. f406286 Merge "Accessibility focus and input focus do not sync - part 2" into jb-dev by Svetoslav Ganov · 12 years ago
  17. 525ae20 Accessibility focus and input focus do not sync - part 2 by Svetoslav Ganov · 12 years ago
  18. 4ce106f Merge "Fixing some minor issues in accessibility focus." into jb-dev by Svetoslav Ganov · 12 years ago
  19. f76a83c Fixing some minor issues in accessibility focus. by Svetoslav Ganov · 12 years ago
  20. 13b9073 Remove unused, obsolete debug code by Romain Guy · 12 years ago
  21. d5333f9 Improve fitSystemWindows() documentation. by Dianne Hackborn · 12 years ago
  22. 20c0cdb Merge "Have the stable layout take into account the window's fullscreen flag." into jb-dev by Dianne Hackborn · 12 years ago
  23. e54c5f1 Merge "Exposing some accessiblity actions only for enabled views." into jb-dev by Svetoslav Ganov · 12 years ago
  24. fb1e80a Exposing some accessiblity actions only for enabled views. by Svetoslav Ganov · 12 years ago
  25. 5b5cc4d Have the stable layout take into account the window's fullscreen flag. by Dianne Hackborn · 12 years ago
  26. 64899e5 Accessiblity focus not following input focus and text nav broken. by Svetoslav Ganov · 12 years ago
  27. 791fd31 Accessibility focus traversal in virtual nodes. by Svetoslav Ganov · 12 years ago
  28. 8ce2d78 Merge "Improving accessibility focus traversal." into jb-dev by Svetoslav Ganov · 12 years ago
  29. e5dfa47d Improving accessibility focus traversal. by Svetoslav Ganov · 12 years ago
  30. 844047a Merge "Fix inconsitency in aAccessibilityNodeInfo cache." into jb-dev by Svetoslav Ganov · 12 years ago
  31. 728e439 Merge "Minor touch-up of Animation docs" into jb-dev by Chet Haase · 12 years ago
  32. 2a7a6ca Merge "Implement new window cropping." into jb-dev by Dianne Hackborn · 12 years ago
  33. 85afd1b Implement new window cropping. by Dianne Hackborn · 12 years ago
  34. 0d607fb accessibility bug fix in NumberPicker by Guang Zhu · 12 years ago
  35. c406be9 Fix inconsitency in aAccessibilityNodeInfo cache. by Svetoslav Ganov · 12 years ago
  36. 7fc4fbcc Merge "Automatic persistent text selection for ListViews" into jb-dev by Adam Powell · 12 years ago
  37. 4242893 Minor touch-up of Animation docs by Chet Haase · 12 years ago
  38. 057a585 Automatic persistent text selection for ListViews by Adam Powell · 12 years ago
  39. 1a3ab17 Fix quickReject logic for transformed views by Chet Haase · 12 years ago
  40. 2651101 Merge "Clear animations in DisplayLists when done" into jb-dev by Chet Haase · 12 years ago
  41. b1b55e6 Fix build. by Dianne Hackborn · 12 years ago
  42. cf67578 Fix issue #6475693: OnSystemUiVisibilityChangeListener reporting... by Dianne Hackborn · 12 years ago
  43. afd5c3e Clear animations in DisplayLists when done by Chet Haase · 12 years ago
  44. a53de06 Add callback hack to find out when to load system properties. by Dianne Hackborn · 12 years ago
  45. 14b2b74 Fixing View.getBoundsOnScreen() by Svetoslav Ganov · 12 years ago
  46. 27ef44c Merge "Invalidate display lists immediately when views are removed/added quickly" into jb-dev by Romain Guy · 12 years ago
  47. 2a0f228 Invalidate display lists immediately when views are removed/added quickly by Romain Guy · 12 years ago
  48. 59f3f58 Merge "Add performAccessibilityAction to AccessibilityDelegate." into jb-dev by Svetoslav Ganov · 12 years ago
  49. 6704c233 Merge "AccessibilityNodeInfo for visible views should reported." into jb-dev by Svetoslav Ganov · 12 years ago
  50. 961bf0e Accessibility focus on temporary detached view not cleared. by Svetoslav Ganov · 12 years ago
  51. 8eeefef Add performAccessibilityAction to AccessibilityDelegate. by alanv · 12 years ago
  52. 911b0c0 Merge "Accessibility focus actinos incorectly set on accessibility node info." into jb-dev by Svetoslav Ganov · 12 years ago
  53. 0a1bb6d AccessibilityNodeInfo for visible views should reported. by Svetoslav Ganov · 12 years ago
  54. 02afe2c Accessibility focus actinos incorectly set on accessibility node info. by Svetoslav Ganov · 12 years ago
  55. 6d17a93 Text traversal at various granularities. by Svetoslav Ganov · 12 years ago
  56. 2551e5a Merge "API REVIEW: android.view.accessibility" into jb-dev by Svetoslav Ganov · 12 years ago
  57. 3f28a1b Merge "Performing click and long click for accessiblity not returning result." into jb-dev by Svetoslav Ganov · 12 years ago
  58. aaa7147 Merge "Remove unnecessary framework allocations" into jb-dev by Romain Guy · 12 years ago
  59. ab4c4f4f Remove unnecessary framework allocations by Romain Guy · 12 years ago
  60. 139e5aa Fix issue #6404215: New ActionBar auto-hide can conflict with application by Dianne Hackborn · 12 years ago
  61. 773f262 Performing click and long click for accessiblity not returning result. by Svetoslav Ganov · 12 years ago
  62. 3556c9a Implement cropping of windows based on system UI elements. by Dianne Hackborn · 12 years ago
  63. 2b435aa API REVIEW: android.view.accessibility by Svetoslav Ganov · 12 years ago
  64. 66388dc Hide RTL related APIs - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  65. 4380f95 Merge "Minor doc fixes for animation- and view-related things" into jb-dev by Chet Haase · 12 years ago
  66. cb150fe Minor doc fixes for animation- and view-related things by Chet Haase · 12 years ago
  67. 785c447 JB API cleanup; ActionMode and View docs by Adam Powell · 12 years ago
  68. 2f87014 Merge "Enabling accessibility focus only if explore by touch is on." into jb-dev by Svetoslav Ganov · 12 years ago
  69. 07b726c Enabling accessibility focus only if explore by touch is on. by Svetoslav Ganov · 12 years ago
  70. cfcff98 Populating accessibility node info with supported actions. by Svetoslav Ganov · 12 years ago
  71. 7a23b49 Fixes for optical bounds feature. by Philip Milne · 12 years ago
  72. 4b8c4f8 New constant used by dev settings by Romain Guy · 12 years ago
  73. 0430ce9 Merge "Removing hierarchical accessibility focus directions." by Svetoslav Ganov · 12 years ago
  74. b2b15716 Merge "Promote layout debugging code from GridLayout to ViewGroup." by Philip Milne · 12 years ago
  75. 76f287e Removing hierarchical accessibility focus directions. by Svetoslav Ganov · 12 years ago
  76. 10ca24a Promote layout debugging code from GridLayout to ViewGroup. by Philip Milne · 12 years ago
  77. 1271e2c Remove USE_DISPLAY_LIST_PROPERTIES flag by Chet Haase · 12 years ago
  78. d6e716d Adding a couple of missing accessibility focus directions. by Svetoslav Ganov · 12 years ago
  79. aa780c1 Adding support for traversing the content of a node info at granularity. by Svetoslav Ganov · 12 years ago
  80. 749e796 UI test automation cannot get the root node and gets null children. by Svetoslav Ganov · 12 years ago
  81. 59a422e Ensure that touch and hover targets are cleared when needed. by Jeff Brown · 12 years ago
  82. 563d4f2 Make ViewPropertyAnimator ListView-animation-capable by Chet Haase · 12 years ago
  83. f37d87b Merge "Fix init of Animation in View drawing code" by Chet Haase · 12 years ago
  84. 1fb8a9e Fix init of Animation in View drawing code by Chet Haase · 12 years ago
  85. eaa0a04 Merge "Share Insets instances between views that have the same background (Drawable)" by Philip Milne · 12 years ago
  86. bbd51f1 Share Insets instances between views that have the same background (Drawable) by Philip Milne · 12 years ago
  87. f01d3dd Merge "Adding some more gestures and actions for accessibility." by Svetoslav Ganov · 12 years ago
  88. 005b83b Adding some more gestures and actions for accessibility. by Svetoslav Ganov · 12 years ago
  89. 21d1251 Merge "Fixing broken add focusables behavior I have introduced." by Svetoslav Ganov · 12 years ago
  90. 3cb889c Fixing broken add focusables behavior I have introduced. by Svetoslav Ganov · 12 years ago
  91. 4e1cb3b Merge "Fix for bug 6110465." by Philip Milne · 12 years ago
  92. 4213804 Accessibility focus - framework by Svetoslav Ganov · 12 years ago
  93. 1557fd7 Fix for bug 6110465. by Philip Milne · 12 years ago
  94. 95487eb Merge "Some view not shown on the screen are reported for accessibility." by Svetoslav Ganov · 12 years ago
  95. aa6f3de Some view not shown on the screen are reported for accessibility. by Svetoslav Ganov · 12 years ago
  96. decd303 Merge "Don't wait for screen on to finish animations" by Romain Guy · 12 years ago
  97. eb37889 Don't wait for screen on to finish animations by Romain Guy · 12 years ago
  98. db13a6b Merge "Invalidate for scrolling animations on the animation timer" by Adam Powell · 12 years ago
  99. 4d6a82d Unhide new animation runnable API on View. by Jeff Brown · 12 years ago
  100. df3ae4f Invalidate for scrolling animations on the animation timer by Adam Powell · 12 years ago