1. fcf45ae Keep track of completed work in TestScheduler. by Rahul Ravikumar · 4 years, 10 months ago
  2. 0d99f4c Merge "Add support for customizing the start padding of the title item in a slice row" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  3. a356aae Merge "Support setting RowStyle margins and paddings separately" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  4. 0fe0ff5 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  5. 6012760 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  6. 18a5bb8 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  7. c90178b Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  8. 6c86f53 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  9. e547ed4 Merge "Fix typo in error message" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  10. 62021bb7 Merge "DrawShadow" into androidx-master-dev by Andrey Kulikov · 4 years, 10 months ago
  11. 25dbc0b DrawShadow by Andrey Kulikov · 4 years, 11 months ago
  12. e0ed2cf Fix typo in error message by Ben Weiss · 5 years ago
  13. f087aa5b Merge "Browser: Mark parameters as Nullable or NonNull" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  14. 1c07b37 Merge "This was supposed to be the original behavior of replaceAccessibilityAction." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  15. 0096c4f1 Add support for customizing the start padding of the title item in a slice row by Jason Chiu · 4 years, 10 months ago
  16. ee25da6 Support setting RowStyle margins and paddings separately by Jason Chiu · 4 years, 11 months ago
  17. 905ce2f Merge "Elaborate comments about public ParcelFields" into androidx-master-dev by Gyumin Sim · 4 years, 10 months ago
  18. 0766573 Merge "Fix ExtensionTest post submit test failure on Nexus 5 API21" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  19. 489021a Fix ExtensionTest post submit test failure on Nexus 5 API21 by charcoalchen · 4 years, 11 months ago
  20. d50309b Elaborate comments about public ParcelFields by Gyumin Sim · 4 years, 11 months ago
  21. 0648059 Merge changes I0eb06fbe,I0e39d6a1 into androidx-master-dev by Gyumin Sim · 4 years, 10 months ago
  22. 5849563 Import translations. DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  23. 3f5ed7d Import translations. DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  24. e4aa744 Import translations. DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  25. f3aebe3 Import translations. DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  26. 1f04031 Import translations. DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  27. 61313cd Merge "Make sure itemDelegate doesn't reference itself as original delegate." into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  28. c77120f Make sure itemDelegate doesn't reference itself as original delegate. by Qasid Ahmad Sadiq · 4 years, 11 months ago
  29. 4d13db7 Merge "Downgrade Log.e to Log.w in AppCompat" into androidx-master-dev by Chris Banes · 4 years, 11 months ago
  30. 254d030 Merge "Updated vector graphics APIs to consume both Dp and Px" into androidx-master-dev by Nader Jawad · 4 years, 11 months ago
  31. 55f268d Merge "Moves werror to buildOnServer, and turns off for local development" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  32. 8e4da40 Merge "Warnings about lint baseline files working as intended are not useful. Added a gradle property checkLintBaseline that re-enables those warnings. This is part of an ongoing effort to make gradle output more useful." into androidx-master-dev by Owen Gray · 4 years, 11 months ago
  33. c4eff15 Merge "Updated PressGestureDetector to handle batched PointerInputChanges" into androidx-master-dev by Shep Shapard · 4 years, 11 months ago
  34. 3f974ed Merge "Add benchmark tests for simplified nested scrolling." into androidx-master-dev by George Mount · 4 years, 11 months ago
  35. 6088358 Merge "Material AlertDialog" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  36. 51e25ac Merge "Add a tooling API for collecting information needed by developer tools" into androidx-master-dev by Chuck Jazdzewski · 4 years, 11 months ago
  37. 87a8379 Merge "making checkApi depend on creating any generated .java files" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  38. db40cd14 Browser: Mark parameters as Nullable or NonNull by Laís Minchillo · 4 years, 11 months ago
  39. 05d51de Material AlertDialog by Mihai Burlaciuc · 4 years, 11 months ago
  40. aa9b087 Merge "Add linking to external Guava docs" into androidx-master-dev by Andrea Falcone · 4 years, 11 months ago
  41. 5183097 Moves werror to buildOnServer, and turns off for local development by Louis Pullen-Freilich · 4 years, 11 months ago
  42. 92763d6 Merge "Make fields of AudioAttributes public" into androidx-master-dev by Gyumin Sim · 4 years, 11 months ago
  43. 4120796 Make fields of AudioAttributes public by Gyumin Sim · 4 years, 11 months ago
  44. e16bff0 Merge "Stop using Kotlin SAM conversions for Choreographer.FrameCallback." into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  45. bf343c5 Merge "Fix hidden api lint errors in SearchView" into androidx-master-dev by Ralston Da Silva · 4 years, 11 months ago
  46. 4668184 Merge "Use specified DB query executor for tests as well. Fixed a WorkManagerImpl constructor to use correct query executor for Room." into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  47. e7725b9 Add a tooling API for collecting information needed by developer tools by Chuck Jazdzewski · 5 years ago
  48. 3985200 Downgrade Log.e to Log.w in AppCompat by Chris Banes · 4 years, 11 months ago
  49. ade7d45 Merge "Move tests on NavBackStackEntry to a separate file" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  50. 46b2087 Add benchmark tests for simplified nested scrolling. by George Mount · 4 years, 11 months ago
  51. bbedb3d Stop using Kotlin SAM conversions for Choreographer.FrameCallback. by Alexandre Elias · 4 years, 11 months ago
  52. 3047972e Move tests on NavBackStackEntry to a separate file by Ian Lake · 4 years, 11 months ago
  53. ea8615e Warnings about lint baseline files working as intended are not useful. by Owen Gray · 4 years, 11 months ago
  54. ab15c6a Merge "Fix OutputConfigurationCompat error on API 21" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  55. fd24dd8 Merge "Add debug utils for Autofill" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  56. 842a747 Use specified DB query executor for tests as well. Fixed a by Sumir Kataria · 4 years, 11 months ago
  57. 7639408 Add linking to external Guava docs by Andrea Falcone · 4 years, 11 months ago
  58. 778d30f Fix OutputConfigurationCompat error on API 21 by Trevor McGuire · 4 years, 11 months ago
  59. 8b9b45a Merge changes from topic "camera_error_handling" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  60. 300a475 Fix hidden api lint errors in SearchView by Ralston Da Silva · 5 years ago
  61. 9452852 Merge "Fix removeAllViewsInLayout off by one error in FragmentContainerView" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  62. 991f268 Fix removeAllViewsInLayout off by one error in FragmentContainerView by Jeremy Woods · 4 years, 11 months ago
  63. b341558 Updated vector graphics APIs to consume both Dp and Px by Nader Jawad · 4 years, 11 months ago
  64. 3274026 Merge "Initialize InputMethodManger in startInput()" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  65. d1d21fa Merge "Adds isSystemInDarkTheme() effect to query system dark theme status" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 11 months ago
  66. 3c14739 Merge changes I44487750,If1600ab5,Ib4eff624 into androidx-master-dev by Ilya Matyukhin · 4 years, 11 months ago
  67. 6899b4b Merge "Remove offset from PagedSource.LoadResult" into androidx-master-dev by Dustin Lam · 4 years, 11 months ago
  68. 62cc736 Merge "Replace System.arraycopy() with Kotlin stdlib copyInto()." into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  69. 92f5949 Merge "Change deprecated APIs to the new ones in test cases" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  70. ad4dec4 Merge "Introduce LiveData.asFlow()" into androidx-master-dev by Sergey Vasilinets · 4 years, 11 months ago
  71. f0744192 Merge "Mark Cuttlefish flaky tests as @FlakyTest" into androidx-master-dev by Cătălin Tudor · 4 years, 11 months ago
  72. 41ef3c0 Adds isSystemInDarkTheme() effect to query system dark theme status by Louis Pullen-Freilich · 4 years, 11 months ago
  73. 557a1f7 Merge "Fix unchecked, rawtypes warnings from MediaPlayer2StateTest" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  74. 9bf4fb9 Change deprecated APIs to the new ones in test cases by Jason Chiu · 4 years, 11 months ago
  75. e3026e1 Merge "Add README.md to browser." into androidx-master-dev by Peter Conn · 4 years, 11 months ago
  76. 5152b39 Merge "Set the Dialog to have transparent background and no title" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  77. a0d1c6e Add README.md to browser. by Peter E Conn · 4 years, 11 months ago
  78. 5e6b996 Set the Dialog to have transparent background and no title by Mihai Burlaciuc · 4 years, 11 months ago
  79. 58f4ee4 Expose PENDING_OPEN camera state by Trevor McGuire · 4 years, 11 months ago
  80. af78dff Add test to check that camera stops observing on release by Trevor McGuire · 4 years, 11 months ago
  81. cc6663b Handle error ERROR_MAX_CAMERAS_IN_USE by Trevor McGuire · 4 years, 11 months ago
  82. 7b7832d Add CameraAvailabilityRegistry by Trevor McGuire · 4 years, 11 months ago
  83. cfdb66b Handle error in CameraDevice.StateCallback#onError() by Trevor McGuire · 4 years, 11 months ago
  84. 12e76a88 Add Future return value to BaseCamera#release() by Trevor McGuire · 5 years ago
  85. def8826 Fix unchecked, rawtypes warnings from MediaPlayer2StateTest by Gyumin Sim · 4 years, 11 months ago
  86. 1ae3db6 Catch BadParcelableExceptions when unparcelling remote Bundles by Gyumin Sim · 4 years, 11 months ago
  87. 538b39b Ensure setting ClassLoaders to extra Bundles in PlaybackStateCompat by Gyumin Sim · 4 years, 11 months ago
  88. 09a0927 Merge "Suppress FutureReturnValueIgnored in media2-player" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  89. 0cc02c4 Updated PressGestureDetector to handle batched PointerInputChanges by shepshapard · 5 years ago
  90. 6eb1836 Merge "Created vectorResource effect" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  91. 9264a98 Merge "docs: Fixing error in code snippet" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  92. a40dcb0 Replace System.arraycopy() with Kotlin stdlib copyInto(). by Alexandre Elias · 4 years, 11 months ago
  93. ee8a4bf Add debug utils for Autofill by Ralston Da Silva · 4 years, 11 months ago
  94. 8e75b55 Introduce LiveData.asFlow() by Sergey Vasilinets · 4 years, 11 months ago
  95. 65539ee Merge "Add a Configuration.Builder that takes in a template Configuration." into androidx-master-dev by Sumir Kataria · 4 years, 11 months ago
  96. 55309a2 Merge "Check for GreedyScheduler process on-demand instead of in constructor." into androidx-master-dev by Sumir Kataria · 4 years, 11 months ago
  97. fd5cc92 Created vectorResource effect by Nader Jawad · 4 years, 11 months ago
  98. dff6b62 Initialize InputMethodManger in startInput() by Ralston Da Silva · 4 years, 11 months ago
  99. e10a2e9 docs: Fixing error in code snippet by Andrew Solovay · 5 years ago
  100. 574860b Merge "Fixes small compose issues with gesture detectors." into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago