1. cb89568 Merge "Add new notification categories for workout, stopwatch and location sharing." into androidx-master-dev by ssancho · 4 years ago
  2. c662aab Check for text in a11y pane test by sallyyuen · 4 years, 1 month ago
  3. cd35777 Merge "Fix A11yDelegateCompatTest's testSetAccessibilityPaneTitle_sendsOutCorrectEvent" into androidx-master-dev by Sally Yuen · 4 years ago
  4. 7d51aba Add new notification categories for workout, stopwatch and location sharing. by Sergio Sancho · 4 years ago
  5. 3c96171 Merge changes Ia7230148,If20fa9fb into androidx-master-dev by Vadim Caen · 4 years ago
  6. 0c9caf6 Deprecate non-private ViewCompat constructor by Vadim Caen · 4 years ago
  7. d1a193a Merge "Avoid copying root view bounds on API >= 30" into androidx-master-dev by Vadim Caen · 4 years ago
  8. a744994 Merge "Use correct package name for Trace class" into androidx-master-dev by Treehugger Robot · 4 years ago
  9. be27b24 Use correct package name for Trace class by Kirill Grouchnikov · 4 years ago
  10. 988f7e2 Merge "API lint check for the StaticFinalBuilder is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years ago
  11. d085df6 Avoid copying root view bounds on API >= 30 by Vadim Caen · 4 years, 1 month ago
  12. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  13. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  14. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  15. fdb836b API lint check for the GetterOnBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  16. db9d142 Merge "Migrate rootVisibleFrame to rootVisibleInsets" into androidx-master-dev by Vadim Caen · 4 years, 1 month ago
  17. f4765ab Merge "Make initial surrounding text backward compatibility" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  18. a7c3e86 Make initial surrounding text backward compatibility by Wilson Wu · 4 years, 3 months ago
  19. ef53dc5 Merge "Remove empty baseline files" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  20. 1f25049 Merge "Ban ConcurrentHashMap Usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  21. 30216f2 Ban ConcurrentHashMap Usage by Oussama Ben Abdelbaki · 4 years, 3 months ago
  22. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  23. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 4 years, 1 month ago
  24. 888a92b Merge "Ban synchronized method usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  25. e41a62d Migrate rootVisibleFrame to rootVisibleInsets by Vadim Caen · 4 years, 1 month ago
  26. eccbd8a Merge "Get visible frame from attachInfo.visibleRect" into androidx-master-dev by Vadim Caen · 4 years, 1 month ago
  27. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  28. 4b2ae6c Make panes important for accessibility for <P by sallyyuen · 4 years, 6 months ago
  29. 3bf4838 Fix A11yDelegateCompatTest's testSetAccessibilityPaneTitle_sendsOutCorrectEvent by sallyyuen · 4 years, 1 month ago
  30. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 1 month ago
  31. 6bfd771f Get visible frame from attachInfo.visibleRect by Vadim Caen · 4 years, 1 month ago
  32. 79d1d66 Merge "Return null if failed to create Typeface" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  33. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  34. 428b8f9 Merge "Use current.ignore for tracking API check exceptions" into androidx-master-dev by Alan Viverette · 4 years, 1 month ago
  35. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  36. 07f68ae98 Add full NotificationChannel[Group]Compat support. by Jeff DeCew · 4 years, 1 month ago
  37. 38c393e Add NotificationCompat.Builder.setSilent(boolean) by Jeff DeCew · 4 years, 1 month ago
  38. f5e340f Add initial scaffolding for androidx.core:core-appdigest by Nick Anthony · 4 years, 1 month ago
  39. f0c79d7 Merge "correct typo" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  40. 91cf9dd Merge "Ensure that the Activity has enough time to start, stop, and restart" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  41. b589294 Merge "Update signature files after metalava update." into androidx-master-dev by Alan Viverette · 4 years, 1 month ago
  42. b3a4b9a correct typo by Pinyao Ting · 4 years, 1 month ago
  43. 67de384 Merge "Add Uri overloads for MailTo methods" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  44. e1280f86 Merge "Revert "Add extra data related APIs in AccessibilityNodeInfoCompat"" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  45. 07d3f05 Return null if failed to create Typeface by Seigo Nonaka · 4 years, 1 month ago
  46. 7c7d420 Revert "Add extra data related APIs in AccessibilityNodeInfoCompat" by Yinglei Wang · 4 years, 1 month ago
  47. a3bfa99 Update signature files after metalava update. by Aurimas Liutikas · 4 years, 1 month ago
  48. 4eb58b9 Add Uri overloads for MailTo methods by cketti · 4 years, 1 month ago
  49. c92f4a4 Add ObjectsCompat#toString(Object, String) by Trevor McGuire · 4 years, 2 months ago
  50. 3916af9 Merge "Add extra data related APIs in AccessibilityNodeInfoCompat" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  51. df39288 Update dependencies by Yuichi Araki · 4 years, 2 months ago
  52. 417e568 Use inclusive language in the core module and its tests by Kirill Grouchnikov · 4 years, 2 months ago
  53. 1e1c67d Merge "Update language to comply with Android's inclusive language guidance" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  54. abfedb5 Bump core to v1.5.0-alpha02 by Chris Banes · 4 years, 2 months ago
  55. c8f45c9 Update language to comply with Android's inclusive language guidance by Nicole Borrelli · 4 years, 2 months ago
  56. 41deece Update language to comply with Android's inclusive language guidance by Nicole Borrelli · 4 years, 2 months ago
  57. d9d3c16 Ensure that the Activity has enough time to start, stop, and restart by Alan Viverette · 4 years, 2 months ago
  58. 10fa1cd Improve NotificationCompat API by Jeff DeCew · 4 years, 2 months ago
  59. 8ca3464 Merge "Add NotificationCompat.Builder.recoverBuilder(Notification)" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  60. beca7d2 Add NotificationCompat.Builder.recoverBuilder(Notification) by Jeff DeCew · 4 years, 2 months ago
  61. e475ffe Add comment about min API version to NotificationCompat.Builder.setTimeoutAfter by Jeff DeCew · 4 years, 2 months ago
  62. ee0ed6e Fix createContentView, etc by Jeff DeCew · 4 years, 2 months ago
  63. 034e1ed Add extra data related APIs in AccessibilityNodeInfoCompat by yingleiw · 4 years, 2 months ago
  64. 3c08c4a Merge "Clarify Insets.subtract docs" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  65. 667a2a0 Merge "Make MailTo class final" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  66. ecfe17d Merge "Mark WindowInsetsCompatActivityTest#systemBars_rootInsets as flaky" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  67. ab37235 Mark WindowInsetsCompatActivityTest#systemBars_rootInsets as flaky by Aurimas Liutikas · 4 years, 2 months ago
  68. 7681ef0 Fix setShowWhen by Jeff DeCew · 4 years, 2 months ago
  69. 57e659c3 Add missing Notification builder methods. by Jeff DeCew · 4 years, 2 months ago
  70. 0e5031f Merge changes I1293ff2c,I932e3b5d into androidx-master-dev by Jeff DeCew · 4 years, 2 months ago
  71. f71cc99 Update documentation on NotificationCompat.Builder by Jeff DeCew · 4 years, 2 months ago
  72. 23134b6 Add Nullability annotations to NotificationCompat by Jeff DeCew · 4 years, 2 months ago
  73. faf04c9 Move to gender-inclusive terminology by Nick Anthony · 4 years, 2 months ago
  74. a845c287 Clarify Insets.subtract docs by Chris Banes · 4 years, 2 months ago
  75. 3719221 Add minimal NotificationChannelCompat by Jeff DeCew · 4 years, 2 months ago
  76. ef5275c Make MailTo class final by Ian Lake · 4 years, 2 months ago
  77. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  78. 77f4985 Merge "add addExtraDataToAccessibilityNodeInfo to AccessibilityNodeProviderCompat" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  79. a62bdc9 Don't throw exception if the view isn't attached by Chris Banes · 4 years, 2 months ago
  80. 6e961e5 Add MailTo class to parse mailto: URIs (RFC 6068) by cketti · 4 years, 3 months ago
  81. fdcae1f add addExtraDataToAccessibilityNodeInfo to AccessibilityNodeProviderCompat by yingleiw · 4 years, 2 months ago
  82. c5e248b Update WindowInsetsCompat to Android 11 APIs by Chris Banes · 4 years, 7 months ago
  83. a4d6773 Merge "Disable unused features in AGP" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  84. 230240c Merge "Fix AnimatorSet with multiple Animators for a single property" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  85. 05c7fc8 Fix AnimatorSet with multiple Animators for a single property by Yuichi Araki · 4 years, 3 months ago
  86. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 6 months ago
  87. 93a27b7 Add BuildCompat.isAtLeastS() by Nikita Ioffe · 4 years, 3 months ago
  88. 9bc9750 Move to using more inclusive language in FileProvider by Aurimas Liutikas · 4 years, 3 months ago
  89. 88f28a6 Merge "Revert "Add CSL value support to ColorStateListInflaterCompat"" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  90. 8523c19 Revert "Add CSL value support to ColorStateListInflaterCompat" by kirillg · 4 years, 3 months ago
  91. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  92. 9671bbb Merge "Relax the test constraints in ShortcutManagerCompatTest" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  93. 6d0d2a3 Relax the test constraints in ShortcutManagerCompatTest by Pinyao Ting · 4 years, 3 months ago
  94. a592307 Merge "Fix incorrect mock data provided in ShortcutManagerCompatTest" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  95. 713a241 Merge "exclude system specific fields from unit test for compat library" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  96. b31425b Fix incorrect mock data provided in ShortcutManagerCompatTest by Pinyao Ting · 4 years, 3 months ago
  97. 3a6989f exclude system specific fields from unit test for compat library by Pinyao Ting · 4 years, 3 months ago
  98. c8eb1a4 Fix NotificationCompatTest breakage due to missing equals implementation by Pinyao Ting · 4 years, 3 months ago
  99. 1972067 Merge "Return correct value from dispatchApplyWindowInsets" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  100. 9769a69 Return correct value from dispatchApplyWindowInsets by Chris Banes · 4 years, 3 months ago