1. 247791f Merge "Allow hover tooltips for disabled views." by TreeHugger Robot · 7 years ago
  2. 33d9a34 Merge "Filter out position jitter in hover tooltip handling" by TreeHugger Robot · 7 years ago
  3. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  4. 556ac61 Filter out position jitter in hover tooltip handling by Vladislav Kaznacheev · 7 years ago
  5. e530c10 Allow hover tooltips for disabled views. by Vladislav Kaznacheev · 7 years ago
  6. 33203ff Merge "Display Cutout: Dispatch Cutout from WindowManager" by TreeHugger Robot · 7 years ago
  7. 5c6b622 Display Cutout: Dispatch Cutout from WindowManager by Adrian Roos · 7 years ago
  8. c888788 targetSdkVersion float property sanitization by John Reck · 7 years ago
  9. 229f0d0 Merge "Don't generate irrelevant a11y events - framework" by TreeHugger Robot · 7 years ago
  10. 8ddfb47 Don't generate irrelevant a11y events - framework by Svet Ganov · 7 years ago
  11. 1e6ecc6 New API to specify accessibility focus grouping by Phil Weaver · 7 years ago
  12. 560d5f8 Merge "Revert "Don't allow 0-sized views to be focused."" by Evan Rosky · 7 years ago
  13. b891a58 Revert "Don't allow 0-sized views to be focused." by Evan Rosky · 7 years ago
  14. 4d1bd06 Merge "Don't allow 0-sized views to be focused." by Evan Rosky · 7 years ago
  15. 9352e47 Merge "Add "KeyFallback" handling ability to Views" by Evan Rosky · 7 years ago
  16. f6b2c6e Don't allow 0-sized views to be focused. by Evan Rosky · 7 years ago
  17. 3c0369b Create colored shadows demo by John Reck · 7 years ago
  18. 3e5aa7c Throw exception on non-finite floats by John Reck · 7 years ago
  19. 5e29c07 Add "KeyFallback" handling ability to Views by Evan Rosky · 7 years ago
  20. f39c3c1 Replace mNotifyAutofillManagerOnClick by mPrivateFlag. by Felipe Leme · 7 years ago
  21. 2fe3ade New Autofill API: SaveInfo.setTriggerId() by Felipe Leme · 7 years ago
  22. 949cfe1 Deprecate view drawing cache by John Reck · 7 years ago
  23. a534020 An update on dirty rect invalidates by John Reck · 7 years ago
  24. 484851b Improve window manager layout attribute dumping by Jorim Jaggi · 7 years ago
  25. cbb7bc1 Merge "Merge "Clarified how to set for autofill views representing creditcard expiration dates." into oc-mr1-dev am: daf9b2ee15" into oc-mr1-dev-plus-aosp by Felipe Leme · 7 years ago
  26. f3d30a2 Clarified how to set for autofill views representing creditcard expiration dates. by Felipe Leme · 7 years ago
  27. 4ae4169 Documented use of AutofillManager.notifyViewVisibilityChanged() by Felipe Leme · 7 years ago
  28. 072d18b Documented use of AutofillManager.notifyViewVisibilityChanged() by Felipe Leme · 7 years ago
  29. 11b58a9 Add theme attribute for light navigation bar by Jorim Jaggi · 7 years ago
  30. 3b32286 Merge "Merge "Clear focused-in-cluster on focusability changes" into oc-mr1-dev am: 102520f88e" into oc-mr1-dev-plus-aosp by Evan Rosky · 7 years ago
  31. 102520f Merge "Clear focused-in-cluster on focusability changes" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  32. eefedba Merge "Merge "Clarified that getAutofillValue() must return same value passed to autofill()." into oc-dev am: 7d29b6f2df am: da31220015 am: d29128d699" into oc-mr1-dev-plus-aosp by Felipe Leme · 7 years ago
  33. 8c91675 Merge "Clarified that getAutofillValue() must return same value passed to autofill()." into oc-dev am: 7d29b6f2df am: da31220015 by Felipe Leme · 7 years ago
  34. ca03b3f Merge "Clarified that getAutofillValue() must return same value passed to autofill()." into oc-dev am: 7d29b6f2df by Felipe Leme · 7 years ago
  35. da31220 Merge "Clarified that getAutofillValue() must return same value passed to autofill()." into oc-dev by Felipe Leme · 7 years ago
  36. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  37. a96f7af Clarified that getAutofillValue() must return same value passed to autofill(). by Felipe Leme · 7 years ago
  38. e066ae3 Merge "Don't get struct of children of !laidout viewGroup" into oc-mr1-dev am: 4c0e55d0fc by Philip P. Moltmann · 7 years ago
  39. abe61c2 Merge "Add deltaX/Y to a11y scroll events" by TreeHugger Robot · 7 years ago
  40. 5b20e09 Clear focused-in-cluster on focusability changes by Evan Rosky · 7 years ago
  41. 083d8aa Don't get struct of children of !laidout viewGroup by Philip P. Moltmann · 7 years ago
  42. 5e64084 resolve merge conflicts of b90e2c85c06f to master by Phil Weaver · 7 years ago
  43. 34f79a6 Merge "Stop focusing views before layout." into oc-dr1-dev am: a5dab05b61 by Phil Weaver · 7 years ago
  44. c10cc11 Merge "Disabled views won't receive focus" by Evan Rosky · 7 years ago
  45. edbcf2c Stop focusing views before layout. by Phil Weaver · 7 years ago
  46. cb45ddf Add deltaX/Y to a11y scroll events by Eugene Susla · 7 years ago
  47. 43ad57e View: fix setTransientState by Dake Gu · 7 years ago
  48. e329c38 Disabled views won't receive focus by Evan Rosky · 7 years ago
  49. 99b254b Merge "Clean up @hide usages in cts tests" by Evan Rosky · 7 years ago
  50. c5420ea Clean up @hide usages in cts tests by Evan Rosky · 7 years ago
  51. d1e123c Merge "Autofill: Add API for virtual view visibility" by TreeHugger Robot · 7 years ago
  52. 4db89ba Autofill: Add API for virtual view visibility by Svetoslav Ganov · 7 years ago
  53. 54f91d6 Merge "Add docs for new padding/margin attributes." into oc-dev am: 8cdbd6e184 am: d73f6a985d by Chet Haase · 7 years ago
  54. d73f6a9 Merge "Add docs for new padding/margin attributes." into oc-dev am: 8cdbd6e184 by Chet Haase · 7 years ago
  55. 353d397 Add docs for new padding/margin attributes. by Chet Haase · 7 years ago
  56. cb79781 Do not restore same autofill id twice by Philip P. Moltmann · 7 years ago
  57. 6063096 Merge "Do not update currently open tooltip." into oc-dev am: 139dbe5c1c by Vladislav Kaznacheev · 7 years ago
  58. 2102c32 Merge "Do not update currently open tooltip." into oc-dev am: 139dbe5c1c by Vladislav Kaznacheev · 7 years ago
  59. 139dbe5 Merge "Do not update currently open tooltip." into oc-dev by TreeHugger Robot · 7 years ago
  60. 09e5b54 Merge "Separate a11y and autofill view ids" into oc-dev am: c91290a6e9 by Phil Weaver · 7 years ago
  61. 0da21f5 Merge "Separate a11y and autofill view ids" into oc-dev am: c91290a6e9 by Phil Weaver · 7 years ago
  62. 846cda93 Separate a11y and autofill view ids by Phil Weaver · 7 years ago
  63. dd469d1 Do not update currently open tooltip. by Vladislav Kaznacheev · 7 years ago
  64. d11e14b Merge "Minor fix on autofill() javadoc." into oc-dev am: 211e760408 by Felipe Leme · 7 years ago
  65. 211e760 Merge "Minor fix on autofill() javadoc." into oc-dev by Felipe Leme · 7 years ago
  66. d66af64 Merge "Ignore dispatchProvideStructureForAutofill() when layout is being updated." into oc-dev by Felipe Leme · 7 years ago
  67. fad3a83 Minor fix on autofill() javadoc. by Felipe Leme · 7 years ago
  68. 5013f9f Ignore dispatchProvideStructureForAutofill() when layout is being updated. by Felipe Leme · 7 years ago
  69. 4d579ea Merge "Overall improvement on Autofill javadocs for autofillable APIs." into oc-dev by Felipe Leme · 7 years ago
  70. 2f6fc72 Overall improvement on Autofill javadocs for autofillable APIs. by Felipe Leme · 7 years ago
  71. b768493 Merge "Improve consistency in focusAfterDescendants behavior" into oc-dev am: 12ee4bd7a8 by Evan Rosky · 7 years ago
  72. 12ee4bd Merge "Improve consistency in focusAfterDescendants behavior" into oc-dev by Evan Rosky · 7 years ago
  73. 2ae1bf5 Improve consistency in focusAfterDescendants behavior by Evan Rosky · 7 years ago
  74. faed8eb Merge "Improved autofillHints documentation." into oc-dev am: 0b1b1c4346 by Felipe Leme · 7 years ago
  75. 2a03e99 Check state_focus in foreground. am: 0bdf1c9c76 am: 74282f0745 by Jiaquan He · 7 years ago
  76. 0b1b1c4 Merge "Improved autofillHints documentation." into oc-dev by TreeHugger Robot · 7 years ago
  77. 74282f0 Check state_focus in foreground. am: 0bdf1c9c76 by Jiaquan He · 7 years ago
  78. 7596699 Merge changes from topic 'highlight_fixed' into oc-dev by TreeHugger Robot · 7 years ago
  79. 0295914 Merge "Moar Autofill Framework javadoc improvements:" into oc-dev am: 7990306b8b by Felipe Leme · 7 years ago
  80. 6dcec87 Moar Autofill Framework javadoc improvements: by Felipe Leme · 7 years ago
  81. 8dfe3fa Improved autofillHints documentation. by Felipe Leme · 7 years ago
  82. 84f7264 Merge "docs: Clarifying code snippet for View.autoFill()" into oc-dev am: c8124cb94c by Felipe Leme · 7 years ago
  83. 05ceb4e docs: Clarifying code snippet for View.autoFill() by Andrew Solovay · 7 years ago
  84. 0bdf1c9 Check state_focus in foreground. by Jiaquan He · 7 years ago
  85. 3df405c Merge "Do not relayout on default focus highlight." into oc-dev am: badb83b332 by Jiaquan He · 7 years ago
  86. 652e940 Do not relayout on default focus highlight. by Jiaquan He · 7 years ago
  87. 6ac1613 Merge "Throttle app a11y events in one place." by Phil Weaver · 7 years ago
  88. 10e340c Throttle app a11y events in one place. by Phil Weaver · 8 years ago
  89. 3723453 Merge "Check for mAttachInfo nullness when getting the autofillable drawable." into oc-dev am: 83478acb87 by Felipe Leme · 7 years ago
  90. 354587a Check for mAttachInfo nullness when getting the autofillable drawable. by Felipe Leme · 7 years ago
  91. abdcd76 Merge "Couple autofill fixes." into oc-dev am: 5fd8672d71 am: 9b32a707f2 by Felipe Leme · 7 years ago
  92. 5fd8672 Merge "Couple autofill fixes." into oc-dev by TreeHugger Robot · 7 years ago
  93. 7a1deb7 Couple autofill fixes. by Felipe Leme · 7 years ago
  94. 15a028c Merge "Not specify return val of View#onSaveInstanceState" into oc-dev am: 1454afce82 by Philip P. Moltmann · 7 years ago
  95. 1454afc Merge "Not specify return val of View#onSaveInstanceState" into oc-dev by TreeHugger Robot · 7 years ago
  96. 5f607f1 Merge "Merge "Only save focus in keyboard navigation clusters when appropriate" into oc-dev am: f14aea9f8b" into oc-dev-plus-aosp by Evan Rosky · 7 years ago
  97. 45bd1bb Merge "Detect isVisibleToUser post layout" into oc-dev am: a7af385208 by Svet Ganov · 7 years ago
  98. 517bafa Not specify return val of View#onSaveInstanceState by Philip P. Moltmann · 7 years ago
  99. f14aea9 Merge "Only save focus in keyboard navigation clusters when appropriate" into oc-dev by Evan Rosky · 7 years ago
  100. a7af385 Merge "Detect isVisibleToUser post layout" into oc-dev by TreeHugger Robot · 7 years ago