1. 38c393e Add NotificationCompat.Builder.setSilent(boolean) by Jeff DeCew · 3 years, 10 months ago
  2. f5e340f Add initial scaffolding for androidx.core:core-appdigest by Nick Anthony · 3 years, 10 months ago
  3. f0c79d7 Merge "correct typo" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  4. 91cf9dd Merge "Ensure that the Activity has enough time to start, stop, and restart" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  5. b589294 Merge "Update signature files after metalava update." into androidx-master-dev by Alan Viverette · 3 years, 10 months ago
  6. b3a4b9a correct typo by Pinyao Ting · 3 years, 10 months ago
  7. 67de384 Merge "Add Uri overloads for MailTo methods" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  8. e1280f86 Merge "Revert "Add extra data related APIs in AccessibilityNodeInfoCompat"" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  9. 7c7d420 Revert "Add extra data related APIs in AccessibilityNodeInfoCompat" by Yinglei Wang · 3 years, 10 months ago
  10. a3bfa99 Update signature files after metalava update. by Aurimas Liutikas · 3 years, 10 months ago
  11. 4eb58b9 Add Uri overloads for MailTo methods by cketti · 3 years, 10 months ago
  12. c92f4a4 Add ObjectsCompat#toString(Object, String) by Trevor McGuire · 3 years, 11 months ago
  13. 3916af9 Merge "Add extra data related APIs in AccessibilityNodeInfoCompat" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  14. df39288 Update dependencies by Yuichi Araki · 3 years, 10 months ago
  15. 417e568 Use inclusive language in the core module and its tests by Kirill Grouchnikov · 3 years, 10 months ago
  16. 1e1c67d Merge "Update language to comply with Android's inclusive language guidance" into androidx-master-dev by Aurimas Liutikas · 3 years, 10 months ago
  17. abfedb5 Bump core to v1.5.0-alpha02 by Chris Banes · 3 years, 10 months ago
  18. c8f45c9 Update language to comply with Android's inclusive language guidance by Nicole Borrelli · 3 years, 11 months ago
  19. 41deece Update language to comply with Android's inclusive language guidance by Nicole Borrelli · 3 years, 11 months ago
  20. d9d3c16 Ensure that the Activity has enough time to start, stop, and restart by Alan Viverette · 3 years, 11 months ago
  21. 10fa1cd Improve NotificationCompat API by Jeff DeCew · 3 years, 11 months ago
  22. 8ca3464 Merge "Add NotificationCompat.Builder.recoverBuilder(Notification)" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  23. beca7d2 Add NotificationCompat.Builder.recoverBuilder(Notification) by Jeff DeCew · 3 years, 11 months ago
  24. e475ffe Add comment about min API version to NotificationCompat.Builder.setTimeoutAfter by Jeff DeCew · 3 years, 11 months ago
  25. ee0ed6e Fix createContentView, etc by Jeff DeCew · 3 years, 11 months ago
  26. 034e1ed Add extra data related APIs in AccessibilityNodeInfoCompat by yingleiw · 3 years, 11 months ago
  27. 3c08c4a Merge "Clarify Insets.subtract docs" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  28. 667a2a0 Merge "Make MailTo class final" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  29. ecfe17d Merge "Mark WindowInsetsCompatActivityTest#systemBars_rootInsets as flaky" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  30. ab37235 Mark WindowInsetsCompatActivityTest#systemBars_rootInsets as flaky by Aurimas Liutikas · 3 years, 11 months ago
  31. 7681ef0 Fix setShowWhen by Jeff DeCew · 3 years, 11 months ago
  32. 57e659c3 Add missing Notification builder methods. by Jeff DeCew · 3 years, 11 months ago
  33. 0e5031f Merge changes I1293ff2c,I932e3b5d into androidx-master-dev by Jeff DeCew · 3 years, 11 months ago
  34. f71cc99 Update documentation on NotificationCompat.Builder by Jeff DeCew · 3 years, 11 months ago
  35. 23134b6 Add Nullability annotations to NotificationCompat by Jeff DeCew · 4 years ago
  36. faf04c9 Move to gender-inclusive terminology by Nick Anthony · 3 years, 11 months ago
  37. a845c28 Clarify Insets.subtract docs by Chris Banes · 4 years ago
  38. 3719221 Add minimal NotificationChannelCompat by Jeff DeCew · 4 years ago
  39. ef5275c Make MailTo class final by Ian Lake · 4 years ago
  40. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years ago
  41. 77f4985 Merge "add addExtraDataToAccessibilityNodeInfo to AccessibilityNodeProviderCompat" into androidx-master-dev by Treehugger Robot · 4 years ago
  42. a62bdc9 Don't throw exception if the view isn't attached by Chris Banes · 4 years ago
  43. 6e961e5 Add MailTo class to parse mailto: URIs (RFC 6068) by cketti · 4 years ago
  44. fdcae1f add addExtraDataToAccessibilityNodeInfo to AccessibilityNodeProviderCompat by yingleiw · 4 years ago
  45. c5e248b Update WindowInsetsCompat to Android 11 APIs by Chris Banes · 4 years, 4 months ago
  46. a4d6773 Merge "Disable unused features in AGP" into androidx-master-dev by Treehugger Robot · 4 years ago
  47. 230240c Merge "Fix AnimatorSet with multiple Animators for a single property" into androidx-master-dev by Treehugger Robot · 4 years ago
  48. 05c7fc8 Fix AnimatorSet with multiple Animators for a single property by Yuichi Araki · 4 years ago
  49. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 2 months ago
  50. 93a27b7 Add BuildCompat.isAtLeastS() by Nikita Ioffe · 4 years ago
  51. 9bc9750 Move to using more inclusive language in FileProvider by Aurimas Liutikas · 4 years ago
  52. 88f28a6 Merge "Revert "Add CSL value support to ColorStateListInflaterCompat"" into androidx-master-dev by Treehugger Robot · 4 years ago
  53. 8523c19 Revert "Add CSL value support to ColorStateListInflaterCompat" by kirillg · 4 years ago
  54. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years ago
  55. 9671bbb Merge "Relax the test constraints in ShortcutManagerCompatTest" into androidx-master-dev by Treehugger Robot · 4 years ago
  56. 6d0d2a3 Relax the test constraints in ShortcutManagerCompatTest by Pinyao Ting · 4 years ago
  57. a592307 Merge "Fix incorrect mock data provided in ShortcutManagerCompatTest" into androidx-master-dev by Treehugger Robot · 4 years ago
  58. 713a241 Merge "exclude system specific fields from unit test for compat library" into androidx-master-dev by Treehugger Robot · 4 years ago
  59. b31425b Fix incorrect mock data provided in ShortcutManagerCompatTest by Pinyao Ting · 4 years ago
  60. 3a6989f exclude system specific fields from unit test for compat library by Pinyao Ting · 4 years ago
  61. c8eb1a4 Fix NotificationCompatTest breakage due to missing equals implementation by Pinyao Ting · 4 years ago
  62. 1972067 Merge "Return correct value from dispatchApplyWindowInsets" into androidx-master-dev by Treehugger Robot · 4 years ago
  63. 9769a69 Return correct value from dispatchApplyWindowInsets by Chris Banes · 4 years ago
  64. d3fe010 Do not update resource id if the resouce name is 0_resource_name_obfuscated by Tony Mak · 4 years ago
  65. 2beaf18 fix tests by Aaron Labiaga · 4 years ago
  66. 89b664d Merge changes from topic "merge_platform_dev" into androidx-master-dev by Treehugger Robot · 4 years ago
  67. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years ago
  68. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years ago
  69. 6f1c333 Switch ActivityCompatTest to use ActivityScenario by Jeremy Woods · 4 years ago
  70. 20a58d6 Merge "Add CSL value support to ColorStateListInflaterCompat" into androidx-master-dev am: 7a083b9467 by Treehugger Robot · 4 years ago
  71. 7a083b9 Merge "Add CSL value support to ColorStateListInflaterCompat" into androidx-master-dev by Treehugger Robot · 4 years ago
  72. 64ff1ca Merge "implement backward compatible ActivityCompat#setLocusId" into androidx-platform-dev by TreeHugger Robot · 4 years ago
  73. f0009da Merge "Remove Javadoc notes on a couple of AppCompat classes" into androidx-master-dev am: 812cf9e6ae by Treehugger Robot · 4 years ago
  74. a2babbf Remove Javadoc notes on a couple of AppCompat classes by Kirill Grouchnikov · 4 years ago
  75. c26fd53 Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev am: 618985cf35 by Aurimas Liutikas · 4 years ago
  76. 742ad1f implement backward compatible ActivityCompat#setLocusId by Pinyao Ting · 4 years, 2 months ago
  77. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years ago
  78. e232f52 Add CSL value support to ColorStateListInflaterCompat by Ataul Munim · 4 years ago