1. 82f0476 Suppress flaky tests by Ember Rose · 3 years, 3 months ago
  2. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  3. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  4. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  5. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  6. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  7. a14405e Merge changes from topic "migrate to kotlin 1" into androidx-main by Diego Vela · 3 years, 5 months ago
  8. 68c3800 Merge "Fixed preserved open state." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  9. 8f978d8 Update SlidingPaneLayout tests by Diego Vela · 3 years, 5 months ago
  10. 42e5afd Merge "Update lock mode." into androidx-main by Sherry Hu · 3 years, 5 months ago
  11. b15edaa Fixed preserved open state. by Sherry Hu · 3 years, 5 months ago
  12. 8214eeb Merge "Align panes when folding feature is separating" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  13. 0eaddab4 Update lock mode. by Sherry Hu · 3 years, 5 months ago
  14. 847cc2b Align panes when folding feature is separating by Cesar Valiente · 3 years, 5 months ago
  15. c7780f9 Add FoldTest by Sherry Hu · 3 years, 5 months ago
  16. 143717a API review update on deprecated setter/getter. by Sherry Hu · 3 years, 5 months ago
  17. 2c6d246 Update SlidingPaneLayout gesture navigation behavior. by Sherry Hu · 3 years, 5 months ago
  18. d749a7b Support multiple listeners in SlidingPaneLayout by Ian Lake · 3 years, 6 months ago
  19. 7f7e8ca Remove ToT customview dependency for SlidingPaneLayout by Ian Lake · 3 years, 6 months ago
  20. 772c0f9 Merge "Add OWNERS to slidingpanelayout" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  21. e6ec179 Add OWNERS to slidingpanelayout by Sherry Hu · 3 years, 6 months ago
  22. 18d3c37 Update sliding pane layout to use FoldingFeature split method. by Diego Vela · 3 years, 7 months ago
  23. b3ce079 Update close and open state. by Sherry Hu · 3 years, 7 months ago
  24. b5c3c20 Merge "Update signatures and baselines for metalava update" into androidx-main by Aurimas Liutikas · 3 years, 7 months ago
  25. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  26. 7e0baa4 Revert "Revert "Add fold support on SlidingPaneLayout."" by Sherry Hu · 3 years, 7 months ago
  27. 3f3a451 Revert "Add fold support on SlidingPaneLayout." by Rahul Ravikumar · 3 years, 7 months ago
  28. 7642de6 Change androidx.window to prebuilt alpha03 by Sherry Hu · 3 years, 7 months ago
  29. 6d42f65 Add fold support on SlidingPaneLayout. by Sherry Hu · 3 years, 8 months ago
  30. 58c6252 Merge "Change the UI style of SlidingPaneLayout" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  31. b6f502b Change the UI style of SlidingPaneLayout by Sherry Hu · 3 years, 8 months ago
  32. c2f3a33 Merge "Add lock mode to SlidingPaneLayout" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  33. 6e6157b Add lock mode to SlidingPaneLayout by Sherry Hu · 3 years, 8 months ago
  34. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  35. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  36. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  37. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  38. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  39. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  40. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 5 months ago
  41. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  42. be6541d DO NOT MERGE - Update libraries from rc to next alpha by Nick Anthony · 4 years, 5 months ago
  43. 5b1a7d1 Move CustomView, DrawerLayout, SlidingPaneLayout to rc01 by Ian Lake · 4 years, 5 months ago
  44. 1dff3c4 Bump slidingpanelayout to 1.2.0-alpha01 by Chris Banes · 4 years, 6 months ago
  45. c735adf Update SlidingPaneLayout to beta01 by Ian Lake · 4 years, 6 months ago
  46. 755c446 Switch SlidingPaneLayout to prebuilt CustomView dep by Ian Lake · 4 years, 6 months ago
  47. 9dbdbeb Merge changes Id3aba402,I0f2a1414 into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  48. 3ed3fb0 Create an interface for layouts that can be opened by Ian Lake · 4 years, 7 months ago
  49. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  50. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  51. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  52. 8ac0c3c Move slidingpanelayout to the new proper directory structure by Sergey · 4 years, 9 months ago
  53. d4dbb7e Move customview to the new proper directory structure by Sergey · 4 years, 9 months ago
  54. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  55. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  56. de21734 Replace deprecated usages, add suppressions where necessary by Alan Viverette · 5 years ago
  57. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  58. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  59. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 5 years ago
  60. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  61. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 5 years ago
  62. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  63. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  64. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  65. 769bf13 Fix equality comparison in AccessibilityNodeInfoCompat by Alan Viverette · 5 years ago
  66. a5749fd Migrate core to implementation dependencies by Jake Wharton · 5 years ago
  67. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  68. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  69. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  70. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  71. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  72. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  73. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  74. 18630f3 Merge "Move core to 1.2.0-alpha02" into androidx-master-dev am: 355ce76386 by Nick Anthony · 5 years ago
  75. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  76. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  77. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  78. eec78e6 resolve merge conflicts of e80fda0cb87310cfba76f91db267b2b556f1b532 to androidx-platform-dev by Nick Anthony · 5 years ago
  79. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  80. 5dd4e7f Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  81. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  82. 6b28456 Merge "Undeprecate capability setters." into androidx-master-dev am: 563b420e03 by Qasid Ahmad Sadiq · 5 years ago
  83. 563b420 Merge "Undeprecate capability setters." into androidx-master-dev by Treehugger Robot · 5 years ago
  84. db65201 Undeprecate capability setters. by Qasid Ahmad Sadiq · 5 years ago
  85. 0a4a973e Merge changes I0feef20b,Idda6df2f,I07a66c46 into androidx-master-dev by Aurimas Liutikas · 5 years ago
  86. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  87. 03a0e5b Merge "Hardcode the class names for accessibility usage" into androidx-master-dev by Rhed Jao · 6 years ago
  88. 2b76806 Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev by Jeff Gaston · 6 years ago
  89. 0adf3e2 Merge "Hardcode the class names for accessibility usage" into androidx-master-dev by Rhed Jao · 6 years ago
  90. 79285e9 Generating restricted API txts by Jeff Gaston · 6 years ago
  91. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 6 years ago
  92. 659bf67f resolve merge conflicts of 0709ba56fd32be05b020222547598c8c6cc14308 to androidx-platform-dev by Nick Anthony · 6 years ago
  93. 36cb780 Changed all 1.0.0 libraries to dev version 1.1.0-alpha01 by Nick Anthony · 6 years ago
  94. e0050d5 Hardcode the class names for accessibility usage by Rhed Jao · 6 years ago
  95. 01f551c Merge changes from topic "metalava-1.2.5" into androidx-master-dev by Jeff Gaston · 6 years ago
  96. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 6 years ago
  97. 344c1c2 Updating Android-Q SDK and making necessary changes by Oussama Ben Abdelbaki · 6 years ago
  98. 12a26d0 Fix build with the newest android-Q SDK drop by Oussama Ben Abdelbaki · 6 years ago
  99. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  100. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago