1. fd8094f Fixed an issue with prematurely removing Fragments by Jakub Gielzak · 5 years ago
  2. 5a00b67 Merge "SingleFileJetificationTest.doesNotSourceJetifyNonJavaOrXMLFiles fails because /tmp already exists" into androidx-master-dev by Andrea Falcone · 5 years ago
  3. 66e04582 SingleFileJetificationTest.doesNotSourceJetifyNonJavaOrXMLFiles fails because /tmp already exists by Andrea Falcone · 5 years ago
  4. 5780861 Merge "Fix crash on null value set in SavedStateHandle" into androidx-master-dev by Treehugger Robot · 5 years ago
  5. fabc8bf4 Merge "Extend timeout for volume change tests" into androidx-master-dev by Hyundo Moon · 5 years ago
  6. 38c07ac Extend timeout for volume change tests by Hyundo Moon · 5 years ago
  7. 8f17322 Fix crash on null value set in SavedStateHandle by Alex Saveau · 5 years ago
  8. 8b2a689 Merge "Reset WorkConstraintsTracker when cleaning up in DelayMetCommandHandler." into androidx-master-dev by Treehugger Robot · 5 years ago
  9. 69e06c7 Merge "Avoid parsing Activity classes at inflation time" into androidx-master-dev by Treehugger Robot · 5 years ago
  10. cabcc78 Merge "Adding API to override the permission action for binding a slice" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. a555286 Merge "Convert @ContentView to constructor annotation" into androidx-master-dev by Treehugger Robot · 5 years ago
  12. 098c163 Reset WorkConstraintsTracker when cleaning up in DelayMetCommandHandler. by Rahul Ravikumar · 5 years ago
  13. a5f3190 Merge "Output XML/JSON from library to device directory" into androidx-master-dev by Treehugger Robot · 5 years ago
  14. 34955e6 Adding API to override the permission action for binding a slice by Sunny Goyal · 5 years ago
  15. 2f634ee Convert @ContentView to constructor annotation by Ian Lake · 5 years ago
  16. d567b89 Merge "Partial dejetification for GridLayout" into androidx-master-dev by Treehugger Robot · 5 years ago
  17. 8044e8e Merge "Benchmark gradle plugin setup" into androidx-master-dev by Dustin Lam · 5 years ago
  18. ea414d9 Merge "Fix media2 public docs by depending on CHECKER_FRAMEWORK" into androidx-master-dev by Treehugger Robot · 5 years ago
  19. 8487d2f Merge "Updated annotation to 1.1.0-beta01!" into androidx-master-dev by Treehugger Robot · 5 years ago
  20. 815bb29 Partial dejetification for GridLayout by KOUSHIK PANUGANTI · 5 years ago
  21. b4f01cb Fix media2 public docs by depending on CHECKER_FRAMEWORK by Nick Anthony · 5 years ago
  22. ccfa51a Merge "Fixes some RTL layout issues" into androidx-master-dev by Treehugger Robot · 5 years ago
  23. 2744172 Merge "Add asfalcone, ashleyrose, and sjgilbert to OWNERS" into androidx-master-dev by Treehugger Robot · 5 years ago
  24. 63a2733 Updated annotation to 1.1.0-beta01! by Nick Anthony · 5 years ago
  25. 73e403a Merge "Updates icon styling for ExpandButton" into androidx-master-dev by Treehugger Robot · 5 years ago
  26. c24803b Add asfalcone, ashleyrose, and sjgilbert to OWNERS by Sam Gilbert · 5 years ago
  27. f6cf042 Updates icon styling for ExpandButton by Louis Pullen-Freilich · 5 years ago
  28. 01dcc6cc Fixes some RTL layout issues by Louis Pullen-Freilich · 5 years ago
  29. d43878e Merge "Only call applyOverrideConfiguration() if required" into androidx-master-dev by Treehugger Robot · 5 years ago
  30. 596bcfd Merge "Remove lint-baseline.xml from mediarouter" into androidx-master-dev by Treehugger Robot · 5 years ago
  31. 43f8031 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 5 years ago
  32. b8de838 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  33. 66fed4b Merge "Restore Fragment saved state before calling super.onCreate" into androidx-master-dev by Treehugger Robot · 5 years ago
  34. fa0fdcde Merge "Updated API to support drawable and removed icon from API" into androidx-master-dev by Treehugger Robot · 5 years ago
  35. db743ec Merge "Update Dejetified Transition" into androidx-master-dev by Treehugger Robot · 5 years ago
  36. dafc35e Updated API to support drawable and removed icon from API by Erin Yan · 5 years ago
  37. 3533659 Merge "Add buildLiveData for LiveData#coroutines integration" into androidx-master-dev by Yigit Boyar · 5 years ago
  38. 0596c40 Merge "Re-allowing version '2.0.1-rc01' but not '2.0.1-beta01'" into androidx-master-dev by Treehugger Robot · 5 years ago
  39. b71a43d Merge "Fix timeout in fragmentActivityFinishEarlyTest" into androidx-master-dev by Treehugger Robot · 5 years ago
  40. f68226f Merge "Fix MediaRouteControllerDialog crash on API 21" into androidx-master-dev by Kyunglyul Hyun · 5 years ago
  41. bb803e8 Merge "Migrate Localbroadcast manager to androidx" into androidx-master-dev by Vineel Sadineni · 5 years ago
  42. 7b64402 Fix MediaRouteControllerDialog crash on API 21 by Kyunglyul Hyun · 5 years ago
  43. 6db1c77 Benchmark gradle plugin setup by Dustin Lam · 5 years ago
  44. af202df Restore Fragment saved state before calling super.onCreate by Ian Lake · 5 years ago
  45. e0b074f Re-allowing version '2.0.1-rc01' but not '2.0.1-beta01' by Jeff Gaston · 5 years ago
  46. 5178a99 Merge "Remove argument Bundle from FragmentFactory#instantiate" into androidx-master-dev by Ian Lake · 5 years ago
  47. 3468cea Merge "Updates styling for Preferences with selectable="false"" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  48. c2b903e Merge "Allow <activity> destinations to set an explicit package" into androidx-master-dev by Ian Lake · 5 years ago
  49. 51be9d9 Avoid parsing Activity classes at inflation time by Ian Lake · 5 years ago
  50. 925be95 Fix timeout in fragmentActivityFinishEarlyTest by jbwoods · 5 years ago
  51. 3afe914 Merge "Add fake dragging to ViewPager2" into androidx-master-dev by Treehugger Robot · 5 years ago
  52. adefc25 Merge "Separate onBackPressed handling from ComponentActivity" into androidx-master-dev by Ian Lake · 5 years ago
  53. 86dbc42 Add fake dragging to ViewPager2 by Jelle Fresen · 5 years ago
  54. 21591d6 Merge "[VV] Add listener for SubtitleController" into androidx-master-dev by Jin Seok Park · 5 years ago
  55. b3b049b5 Remove lint-baseline.xml from mediarouter by Gyumin Sim · 5 years ago
  56. f7eb3f3 Merge "Fix Robolectric support in workmanager-testing" into androidx-master-dev by Ivan Podogov · 5 years ago
  57. 18e6a53 Merge "Use stable version of RecyclerView in mediarouter" into androidx-master-dev by Treehugger Robot · 5 years ago
  58. c350215 Use stable version of RecyclerView in mediarouter by Gyumin Sim · 5 years ago
  59. a4f96ab Migrate Localbroadcast manager to androidx by vineel sadineni · 5 years ago
  60. f343295 Add buildLiveData for LiveData#coroutines integration by Yigit Boyar · 5 years ago
  61. aeab097 Merge "Update PublishDocsRules for Room 2.1.0-alpha06" into androidx-master-dev by Treehugger Robot · 5 years ago
  62. cdf0e82 Allow <activity> destinations to set an explicit package by Ian Lake · 5 years ago
  63. 6ffe51f Merge "Refactor PagedListView.OnScrollListener." into androidx-master-dev by Ram Parameswaran · 5 years ago
  64. 4907459 Merge "Consistent behavior between versions for BioPrompt" into androidx-master-dev by Joshua Mccloskey · 5 years ago
  65. 3ba83f0 Remove argument Bundle from FragmentFactory#instantiate by Ian Lake · 5 years ago
  66. 0bbd1c2 Update Dejetified Transition by KOUSHIK PANUGANTI · 5 years ago
  67. 2177a0e Merge "Migrating Custom tabs to androidx" into androidx-master-dev by Vineel Sadineni · 5 years ago
  68. 54fb5e6 Consistent behavior between versions for BioPrompt by joshmccloskey · 5 years ago
  69. e4b6849 Merge "Updated PublishDocsRules.kt for media-1.1.0-alpha03" into androidx-master-dev by Treehugger Robot · 5 years ago
  70. 9016299 Update PublishDocsRules for Room 2.1.0-alpha06 by Daniel Santiago Rivera · 5 years ago
  71. d2ee4a8 Merge "Update Navigation to 2.1.0-alpha02" into androidx-master-dev by Ian Lake · 5 years ago
  72. 22e41995 Merge "Update arch core-runtime pinned dependency to 2.0.1." into androidx-master-dev by Treehugger Robot · 5 years ago
  73. 0542266 Fix Robolectric support in workmanager-testing by Ivan Podogov · 5 years ago
  74. ed11a5d Migrating Custom tabs to androidx by vineel sadineni · 5 years ago
  75. d62542b Merge "Fix text color for Body1.Medium.Dark." into androidx-master-dev by Treehugger Robot · 5 years ago
  76. ef194b5 Merge "Revert "Set Navigation to depend on exactly Fragment 1.1.0-alpha05"" into androidx-master-dev by Treehugger Robot · 5 years ago
  77. e9474c5 Merge "Use a sneaky throw in runInTransaction(Callable)" into androidx-master-dev by Treehugger Robot · 5 years ago
  78. 3cf07d4 Fix text color for Body1.Medium.Dark. by Anthony Chen · 5 years ago
  79. 4795252 Separate onBackPressed handling from ComponentActivity by Ian Lake · 5 years ago
  80. a632c08 Merge "Ensure non-added target fragment overrides current target" into androidx-master-dev by Ian Lake · 5 years ago
  81. f177038 Revert "Set Navigation to depend on exactly Fragment 1.1.0-alpha05" by Ian Lake · 5 years ago
  82. d0b1a77 Update Navigation to 2.1.0-alpha02 by Ian Lake · 5 years ago
  83. 0501e98 Ensure non-added target fragment overrides current target by Ian Lake · 5 years ago
  84. e69c16e Merge "Remove Context from UriMediaItem." into androidx-master-dev by Sungsoo Lim · 5 years ago
  85. d6275f5 Update arch core-runtime pinned dependency to 2.0.1. by Daniel Santiago Rivera · 5 years ago
  86. 32a991b3 Merge "Fix spinner widget scroll" into androidx-master-dev by Cătălin Tudor · 5 years ago
  87. a056780 Merge "Make RemoteActionCompat be a VersionedParcelable" into androidx-master-dev by Treehugger Robot · 5 years ago
  88. 3e38bf0 Make RemoteActionCompat be a VersionedParcelable by Tony Mak · 5 years ago
  89. b89efec Merge "Remove additional seek when changing view type in paused state" into androidx-master-dev by Treehugger Robot · 5 years ago
  90. 64dad30 [VV] Add listener for SubtitleController by Jin Seok Park · 5 years ago
  91. dce398e0 Remove additional seek when changing view type in paused state by Insun Kang · 5 years ago
  92. 9ad4527 Only call applyOverrideConfiguration() if required by Chris Banes · 5 years ago
  93. 2cb3da5 Merge "Fix Toolbar overflow test" into androidx-master-dev by Treehugger Robot · 5 years ago
  94. c0ca60e Fix Toolbar overflow test by Chris Banes · 5 years ago
  95. 05b283a Merge changes I02ed180d,Ie834b732 into androidx-master-dev by Treehugger Robot · 5 years ago
  96. ba928e1 Make StrictViewFragment contentLayoutId a val by Ian Lake · 5 years ago
  97. 07dc507 Convert TransitionFragment to Kotlin by Ian Lake · 5 years ago
  98. a1bc435 Merge changes Icedf4d9a,Ic7bf7e68,I28a39bf0,I19fce580 into androidx-master-dev by Ian Lake · 5 years ago
  99. b08da2f Merge "Add navigation to jetifier" into androidx-master-dev by Treehugger Robot · 5 years ago
  100. f6e4e28 Merge "Add method for setting primary icon via a Drawable." into androidx-master-dev by Treehugger Robot · 5 years ago