1. 59318ba Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps." by Artur Satayev · 4 years, 9 months ago
  2. 5a52585 Add @UnsupportedAppUsage to test apis that are known to be used by apps. by Artur Satayev · 4 years, 9 months ago
  3. 7a565c4 Merge "Add @UnsupportedAppUsage annotations for greylist." am: 423c3a32d6 by Artur Satayev · 4 years, 9 months ago
  4. fc46be7 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 9 months ago
  5. 687bcb7 Skip updating exclusion rects unless one is set by Winson Chung · 5 years ago
  6. 05a3646 Fix regression in updating gesture exclusion rects by Winson Chung · 5 years ago
  7. 61cfd71 Ignore hidden views when computing exclusion rects by Winson Chung · 5 years ago
  8. 6344ea3 Merge "GestureNav: Clarify javadoc in regards to exclusion limits" into qt-dev am: c9f4bcae57 by Adrian Roos · 5 years ago
  9. 91ce40f Merge "GestureNav: Clarify javadoc in regards to exclusion limits" into qt-dev by Adrian Roos · 5 years ago
  10. c9f4bca Merge "GestureNav: Clarify javadoc in regards to exclusion limits" into qt-dev by Adrian Roos · 5 years ago
  11. e6feb7d GestureNav: Clarify javadoc in regards to exclusion limits by Adrian Roos · 5 years ago
  12. d6aa056 DO NOT MERGE Do not call drawableChanged pre Q am: 843f9dee8b am: 2106ef79ad by Vadim Caen · 5 years ago
  13. 605e74c DO NOT MERGE Do not call drawableChanged pre Q am: 843f9dee8b by Vadim Caen · 5 years ago
  14. 843f9de DO NOT MERGE Do not call drawableChanged pre Q by Vadim Caen · 5 years ago
  15. 9e4ca44 Only send text update for TextView after VIEW_ADDED is notified by Feng Cao · 5 years ago
  16. 6d7b49b Merge "A11y support for windows in a re-parented display" into qt-r1-dev by Jackal Guo · 5 years ago
  17. c43a0a6 A11y support for windows in a re-parented display by Jackal Guo · 5 years ago
  18. 03f24c0 Merge "Fix fading edge effect from impacting neighboring pixels" into qt-dev by Derek Sollenberger · 5 years ago
  19. 9fdd35e Merge "Fix fading edge effect from impacting neighboring pixels" into qt-dev by TreeHugger Robot · 5 years ago
  20. 0ac85fe Merge "DO NOT MERGE - Re-add ContentCapture support from standard SDK toolkit." into qt-r1-dev by TreeHugger Robot · 5 years ago
  21. 64f0871 Merge "Make sure view.setAutofilled() is called when autofilled by augmented-autofill only." into qt-dev by TreeHugger Robot · 5 years ago
  22. 37f6ad6 Merge "Send subtree changed AccessibilityEvent for all alpha changes." into qt-dev by Qasid Sadiq · 5 years ago
  23. a4630da Merge "Fixed javadoc for View.setContentCaptureSession()." into qt-dev by TreeHugger Robot · 5 years ago
  24. 6205820 Send subtree changed AccessibilityEvent for all alpha changes. by Qasid Ahmad Sadiq · 5 years ago
  25. 9d25cc2 Fix fading edge effect from impacting neighboring pixels by Derek Sollenberger · 5 years ago
  26. 19585ff [wm]: Fixed TaskPositioner leak by yj81.kwon · 5 years ago
  27. 911cb1f DO NOT MERGE - Re-add ContentCapture support from standard SDK toolkit. by Felipe Leme · 5 years ago
  28. f24af76 Fixed javadoc for View.setContentCaptureSession(). by Felipe Leme · 5 years ago
  29. dbb7a36 Make sure view.setAutofilled() is called when autofilled by augmented-autofill only. by Felipe Leme · 5 years ago
  30. 140ff5e Fix NPE in findFrameMetricsObserver by John Reck · 5 years ago
  31. 3e9d510 Add a flag to cancelDragAndDrop to skip animation by Daichi Hirono · 5 years ago
  32. 531db61 Added BlendMode equivalent APIs to replace deprecated PorterDuff variants by Nader Jawad · 5 years ago
  33. fd9a858 Merge "Clarify documentation for View#setScreenReaderFocusable" into qt-dev by Jacky Kao · 5 years ago
  34. ef1c0b3 DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit. by Felipe Leme · 5 years ago
  35. d55fb27 Clarify documentation for View#setScreenReaderFocusable by Jacky Kao · 5 years ago
  36. 175579b Revert "Stop window redraws for invisible parent children" by Mihai Popa · 5 years ago
  37. 7bcdd70 Revert "Depecrate flags, and try to match them to actions" by Qasid Ahmad Sadiq · 5 years ago
  38. 5be044f Write touch classification metrics. by Philip Quinn · 6 years ago
  39. 90cd3d6 Merge "Restrict access to private flags." by TreeHugger Robot · 5 years ago
  40. cbc7969 Merge "Add attr documentation for a couple accessibility attributes" by TreeHugger Robot · 5 years ago
  41. dd39518 Merge "Stop window redraws for invisible parent children" by TreeHugger Robot · 5 years ago
  42. 4add16c Stop window redraws for invisible parent children by Mihai Popa · 5 years ago
  43. c2bd56a Merge "Reduce the window tap exclude region for child above it" by Tiger Huang · 5 years ago
  44. c26b110 Add attr documentation for a couple accessibility attributes by Qasid Ahmad Sadiq · 5 years ago
  45. ae9f695 Merge "Refactored ContentCapture sessions to use an int id." by Felipe Leme · 5 years ago
  46. e2dc2d0 Merge "Improved Content Capture and LocusId javadocs." by TreeHugger Robot · 5 years ago
  47. 0805420 Refactored ContentCapture sessions to use an int id. by Felipe Leme · 5 years ago
  48. 2b210c2 Reduce the window tap exclude region for child above it by Tiger Huang · 5 years ago
  49. f0d44c6 Improved Content Capture and LocusId javadocs. by Felipe Leme · 5 years ago
  50. 40a4342 Merge "Added framework APIs to leverage new BlendMode API" by Nader Jawad · 5 years ago
  51. dadf251 Added framework APIs to leverage new BlendMode API by Nader Jawad · 5 years ago
  52. 638d2aa Restrict access to private flags. by Filip Pavlis · 5 years ago
  53. 75eaf77 Merge "Provide a hook for forcing all system bars to be displayed at all times" by Brad Stenning · 5 years ago
  54. c9a92ab Merge "Revert "Write touch classification metrics."" by TreeHugger Robot · 5 years ago
  55. e057369 Provide a hook for forcing all system bars to be displayed at all times by Brad Stenning · 5 years ago
  56. 3394206 Revert "Write touch classification metrics." by Philip Quinn · 5 years ago
  57. 100bb0e Merge "[Magnifier-80] Make API getters relative to window" by TreeHugger Robot · 5 years ago
  58. ef45697 [Magnifier-80] Make API getters relative to window by Mihai Popa · 5 years ago
  59. d6b1786 Merge "Rename @EnumEntry and @FlagEntry" by Ashley Rose · 5 years ago
  60. 73abdd3c Rename @EnumEntry and @FlagEntry by Ashley Rose · 5 years ago
  61. f195c98 Write touch classification metrics. by Philip Quinn · 6 years ago
  62. ea23c42 Merge "Introduce View.getAnimationMatrix()" by Andrey Kulikov · 5 years ago
  63. c15c9ca Introduce View.getAnimationMatrix() by Andrey Kulikov · 5 years ago
  64. 596a6ed Fix Annotations by Clara Bayarri · 5 years ago
  65. 908309f Merge "Clean up attribute apis based on api council feedback." by Aurimas Liutikas · 5 years ago
  66. f9dbd5f Clean up attribute apis based on api council feedback. by Aurimas Liutikas · 5 years ago
  67. 40e490e Merge "Add @IdRes annotations to View properties" by Ashley Rose · 5 years ago
  68. 5f0b120 Merge "View gets View_importantForContentCapture from attributes." by Adam He · 5 years ago
  69. dbb949a Add @IdRes annotations to View properties by Ashley Rose · 5 years ago
  70. 682ea3c Merge changes from topic "aa_whitelist" by Adam He · 5 years ago
  71. b5e7d8f View gets View_importantForContentCapture from attributes. by Adam He · 5 years ago
  72. 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 5 years ago
  73. b5766bd Merge "Support for @InspectableProperty on public fields" by TreeHugger Robot · 5 years ago
  74. 89d6bce Support for @InspectableProperty on public fields by Ashley Rose · 5 years ago
  75. a09312d Merge "All Parcelable CREATOR fields are @NonNull." by Jeff Sharkey · 5 years ago
  76. 0231831 Merge "Add null checks for attribute getters in View." by TreeHugger Robot · 5 years ago
  77. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  78. 1196c0d Add null checks for attribute getters in View. by Aurimas Liutikas · 5 years ago
  79. b101133 Merge "System gesture exclusion rects for Views" by Adam Powell · 5 years ago
  80. 67a8daf Remove unused method and constant in View by Aurimas Liutikas · 5 years ago
  81. 8a4532c Merge "Implement proper lifecycle for WindowInsetsAnimationController" by Jorim Jaggi · 5 years ago
  82. 769b863 System gesture exclusion rects for Views by Adam Powell · 6 years ago
  83. f6b8a28 Merge "Added ContentCaptureEvents for session resumed and paused." by Felipe Leme · 5 years ago
  84. 3d66fc9 Merge "Trigger augmented autofill when the app is not important for autofill." by TreeHugger Robot · 5 years ago
  85. 4a79c63 Merge changes from topic "view_tree_batch" by TreeHugger Robot · 5 years ago
  86. 3d61f89 Merge "Address API council feedback" by TreeHugger Robot · 5 years ago
  87. b0da18f Added ContentCaptureEvents for session resumed and paused. by Felipe Leme · 5 years ago
  88. 544b39c Changed Content Catpure workflow so it notifies when multiple changes are made. by Felipe Leme · 5 years ago
  89. e57475e Address API council feedback by John Reck · 5 years ago
  90. d58c1ea Improved how Content Capture events are flushed when activity is resumed / paused. by Felipe Leme · 5 years ago
  91. a7de402 Trigger augmented autofill when the app is not important for autofill. by Felipe Leme · 5 years ago
  92. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 5 years ago
  93. 5ed50cc Implement proper lifecycle for WindowInsetsAnimationController by Jorim Jaggi · 6 years ago
  94. 044c63b Changes on the ContentCaptureContext APIs. by Felipe Leme · 5 years ago
  95. 0552f41 Merge "Add new ContentCapture APIs to let apps change the ContentCaptureContext." by Felipe Leme · 5 years ago
  96. b1a0da1 Merge "Update View#getAttributeResolutionStack to take @AttrRes" by TreeHugger Robot · 5 years ago
  97. 9b31762 Merge "Added public API alternatives to reflective calls on ScrollBarDrawable" by Nader Jawad · 5 years ago
  98. 93aeba8 Added public API alternatives to reflective calls on ScrollBarDrawable by Nader Jawad · 5 years ago
  99. e211231 Update View#getAttributeResolutionStack to take @AttrRes by Aurimas Liutikas · 5 years ago
  100. 4eecbe6 Add new ContentCapture APIs to let apps change the ContentCaptureContext. by Felipe Leme · 5 years ago