1. d838673 More inclusive language in sample / demo apps by Kirill Grouchnikov · 4 years, 2 months ago
  2. 4be46c0 More inclusive language in tests and samples by Kirill Grouchnikov · 4 years, 2 months ago
  3. c5e248b Update WindowInsetsCompat to Android 11 APIs by Chris Banes · 4 years, 8 months ago
  4. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 3 months ago
  5. 7fa4318 Merge "Add viewpager as explicit dependency to support-v4-demos" into androidx-master-dev am: 3f76fa2426 by Treehugger Robot · 4 years, 6 months ago
  6. b524af5 Add viewpager as explicit dependency to support-v4-demos by Jelle Fresen · 4 years, 6 months ago
  7. c0bbf99 resolve merge conflicts of 76bf8c2fe6162679ed5b5528575ae972b609719d to androidx-platform-dev by Alan Viverette · 4 years, 7 months ago
  8. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 7 months ago
  9. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 7 months ago
  10. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 7 months ago
  11. 5143fda Merge "Delete LoaderRetainedSupport demo" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  12. 05e1524 Remove FragmentRetainInstanceSupport from demos _index.html by Ian Lake · 4 years, 8 months ago
  13. 52d275a Delete LoaderRetainedSupport demo by Ian Lake · 4 years, 8 months ago
  14. ee4b5bb Merge "Replace retain instance demo with ViewModel" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  15. 05e7cee Replace retain instance demo with ViewModel by Ian Lake · 4 years, 8 months ago
  16. 3d9b247 Remove most usages of onActivityCreated() by Ian Lake · 4 years, 8 months ago
  17. b8c6751 Merge "Move media to the new proper directory structure" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  18. 58112a2 Move media to the new proper directory structure by Sergey · 4 years, 9 months ago
  19. cb93ab6 Move swiperefreshlayout to the new proper directory structure by Sergey · 4 years, 9 months ago
  20. fe1b80c Move localbroadcastmanager to the new proper directory structure by Sergey · 4 years, 9 months ago
  21. 8ac0c3c Move slidingpanelayout to the new proper directory structure by Sergey · 4 years, 9 months ago
  22. 322eda9 Move cursoradapter to the new proper directory structure by Sergey · 4 years, 9 months ago
  23. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 5 years ago
  24. f2b5cb8 Fix errorprone warnings in support-v4-demos by Jelle Fresen · 5 years ago
  25. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 5 years ago
  26. 0925b43 Updated Fragment's onInflate() documentation by Jeremy Woods · 5 years ago
  27. 893865b Add default ViewModel Factory interface by Ian Lake · 5 years ago
  28. 2b0b4d2 Remove RemoteException from MediaControllerCompat ctor by Gyumin Sim · 5 years ago
  29. cbd2701 Replace usages of ViewModelProviders.of() in code by Ian Lake · 5 years ago
  30. d64dffc Revert "Replace all usages of ViewModelProviders.of()" by Aurimas Liutikas · 5 years ago
  31. fdb7e08 Fix code style for annotations by Sungsoo Lim · 5 years ago
  32. 08631ad Replace all usages of ViewModelProviders.of() by Ian Lake · 5 years ago
  33. cd16b09 Merge "Enables Kotlin interop lint checks" into androidx-master-dev by Treehugger Robot · 5 years ago
  34. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  35. 7a96f4a Add nullability annotations for overriding methods in core. by Aurimas Liutikas · 5 years ago
  36. 06305aa Update fragment to new directory structure by Ian Lake · 5 years ago
  37. 0c365e8 Move core to the new proper directory structure by Aurimas Liutikas · 5 years ago
  38. 78e4391 Implemented saving and restoring of the refreshing state of SwipeRefreshLayout. by Sergey · 5 years ago
  39. 6282e24 Make Behavior IntDef private in FragmentPagerAdapter by jbwoods · 5 years ago
  40. a3a06d1 Use IntDef instead of boolean in FragmentPagerAdapter by jbwoods · 5 years ago
  41. f78c4e5 Call setMaxLifecycle() after add() in FragmentStatePagerAdapter by jbwoods · 5 years ago
  42. 3ba83f0 Remove argument Bundle from FragmentFactory#instantiate by Ian Lake · 5 years ago
  43. a677a1ca Deprecate FragmentTabHost by jbwoods · 6 years ago
  44. 4be7cb9 Deprecate two MediaSessionCompat flags by Hyundo Moon · 6 years ago
  45. a9162ad Fragments: Reduce transitive dependencies by Ian Lake · 6 years ago
  46. 475f684 Remove legacy v4 library. by Aurimas Liutikas · 6 years ago
  47. 0cf2149 Merge "Use a FragmentFactory to instantiate Fragments" into androidx-master-dev by Treehugger Robot · 6 years ago
  48. 912325a Add more nullability annotations to Fragment public API by Ian Lake · 6 years ago
  49. d2317f7 Use a FragmentFactory to instantiate Fragments by Ian Lake · 6 years ago
  50. 21ff5d1 Delete SupportAndroidTestAppPlugin. by Aurimas Liutikas · 6 years ago
  51. 688a48c Merge "Update SwipeRefreshLayout to Nested Scrolling V2." into androidx-master-dev by Treehugger Robot · 6 years ago
  52. 8118725 Update SwipeRefreshLayout to Nested Scrolling V2. by shepshapard · 6 years ago
  53. c3cc602 Implements "passing" consumed scroll distances during nested scroll pass. by shepshapard · 7 years ago
  54. 7d6e87d Merge changes Ic32ef7a3,I00554c8c into pi-androidx-dev am: 1428f4a49b by Jaewan Kim · 6 years ago
  55. 1428f4a Merge changes Ic32ef7a3,I00554c8c into pi-androidx-dev by TreeHugger Robot · 6 years ago
  56. 7ecf8c5 Merge "SupportDemos: Add media team members to OWNERS" into pi-androidx-dev by Jaewan Kim · 6 years ago
  57. 4f1b000 Support4Demos: Fix crashes when launching media notification in P by Jaewan Kim · 6 years ago
  58. d367939 Support4Demos: Use https for getting music list by Jaewan Kim · 6 years ago
  59. fff1cf4 Enable full error-prone configuration on samples by Jake Wharton · 6 years ago
  60. a40d097 SupportDemos: Add media team members to OWNERS by Jaewan Kim · 6 years ago
  61. 24919ee Move MediaBrowserCompat and MediaControllerCompat back to android.support.* package. by Aurimas Liutikas · 6 years ago
  62. 8f2e157 Move MediaBrowserCompat and MediaControllerCompat back to android.support.* package. by Aurimas Liutikas · 6 years ago
  63. def582a Fix imports for samples code. by Aurimas Liutikas · 7 years ago
  64. ac5fe7c Refactor support library by Aurimas Liutikas · 7 years ago
  65. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 7 years ago
  66. b31c328 Refactor support library. by Aurimas Liutikas · 7 years ago
  67. aa5a52b Enforce Loader calls on main thread, add annotations by Ian Lake · 7 years ago
  68. deec1a4 Clean up the rest of v13 code. by Aurimas Liutikas · 7 years ago
  69. f495e40 resolve merge conflicts of 5facdd2f77a127a01a1f2ef52b617f9996f8a45c to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  70. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  71. d8a3447 Remove a number of @TargetApi uses in support library code. by Aurimas Liutikas · 7 years ago
  72. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  73. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  74. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  75. 002146d Deprecate ActivityInfoCompat by Aurimas Liutikas · 7 years ago
  76. 00f5619 Allow using Java8 code in support library demos apps. by Aurimas Liutikas · 7 years ago
  77. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  78. 6a346f6 Set targetSdkVersion in all Support*Demos apps by Aurimas Liutikas · 7 years ago
  79. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  80. 5bdd71c Clean up usages of deprecated methods of AccessibilityManagerCompat by Aurimas Liutikas · 7 years ago
  81. 45f7d91 New JobIntentService. by Dianne Hackborn · 7 years ago
  82. 034b441 Revert "New JobIntentService." by Aurimas Liutikas · 7 years ago
  83. 385164d New JobIntentService. by Dianne Hackborn · 7 years ago
  84. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  85. ff7a534 Allow lint task to pass. by Aurimas Liutikas · 7 years ago
  86. 5e79634 Support4Demos: Add MediaControllerCompat.setMediaController() sample by Jaewan Kim · 7 years ago
  87. 6489d60 Remove deprecated v4.media.Transport* classes by Ian Lake · 8 years ago
  88. 1b86237 Use local debug keystore, make plugin even MORE groovy by Alan Viverette · 7 years ago
  89. 22fe430 Clean up test/demo XML code to remove unused attributes. by Aurimas Liutikas · 8 years ago
  90. aa5c910 Removing make build files for sample apps. by Aurimas Liutikas · 8 years ago
  91. 05944c3 Merge "A pass at fixing unchecked javac warnings." by TreeHugger Robot · 8 years ago
  92. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 8 years ago
  93. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 8 years ago
  94. ee2249b Merge "Add all missing @Override annotations." by TreeHugger Robot · 8 years ago
  95. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 8 years ago
  96. d2d9bda Move to Android gradle plugin 2.3.0 by Aurimas Liutikas · 8 years ago
  97. ce390fc Fix lint errors in Support Library demos by Alan Viverette · 8 years ago
  98. b716a74 Clean up AccessibilityServiceInfoCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  99. 458543f Clean up MenuItemCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  100. 11ffb80 Merge "Deprecate and stop using SearchViewCompat." by TreeHugger Robot · 8 years ago