1. 0a47325 Merge "ConstraintTrackingWorkerTest has large timeouts." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  2. 9960555 Merge "Replace java.util.Stack with a pure Kotlin implementation." into androidx-master-dev by aelias · 5 years ago
  3. cfd58a0 Merge "Flip CarAlertDialog button order to comply with UX guidlines." into androidx-master-dev by Ram Parameswaran · 5 years ago
  4. 4a3d426 Merge " More progress updates." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  5. 1fdce08 Merge "Add ShapeDrawable to card ripple backgrounds." into androidx-master-dev by Ram Parameswaran · 5 years ago
  6. fa943ed Merge "Fix memory leak in compose benchmarks" into androidx-master-dev by Treehugger Robot · 5 years ago
  7. 6ff9c8b ConstraintTrackingWorkerTest has large timeouts. by Rahul Ravikumar · 5 years ago
  8. 0bbb11ef Fix memory leak in compose benchmarks by Chuck Jazdzewski · 5 years ago
  9. 0774e92 Merge "Fix benchmark output list" into androidx-master-dev by Treehugger Robot · 5 years ago
  10. 7a0058a Merge "Add null check for creating new file instance" into androidx-master-dev by Jin Seok Park · 5 years ago
  11. f9b0e2a More progress updates. by Rahul Ravikumar · 5 years ago
  12. bdcbe3d Fix benchmark output list by Chris Craik · 5 years ago
  13. 26edd41 Merge "Fix AlertDialog neutral button icon" into androidx-master-dev by Treehugger Robot · 5 years ago
  14. 9a90f37e Merge "Add samples and demos for AnimatedDraggable." into androidx-master-dev by Treehugger Robot · 5 years ago
  15. 47202e4 Fix AlertDialog neutral button icon by Kirill Grouchnikov · 5 years ago
  16. 38b3740 Merge "Adds support for custom indicators in TabRow" into androidx-master-dev by Treehugger Robot · 5 years ago
  17. 453eda8 Add samples and demos for AnimatedDraggable. by Matvei Malkov · 5 years ago
  18. fe9bdb5 Merge "Extracting suspend fun return type, from 'as member of' executable type." into androidx-master-dev by Treehugger Robot · 5 years ago
  19. 268085c Merge "Suppress FutureReturnValueIgnored in media2-session" into androidx-master-dev by Gyumin Sim · 5 years ago
  20. 753d1ae Suppress FutureReturnValueIgnored in media2-session by Gyumin Sim · 5 years ago
  21. 159be36 Merge "Update next/prev button clickablility properly" into androidx-master-dev by Jin Seok Park · 5 years ago
  22. aa4da3f Replace java.util.Stack with a pure Kotlin implementation. by Alexandre Elias · 5 years ago
  23. 0ae0fda Merge "[Text Selection] Make Selection Handles Pretty." into androidx-master-dev by Treehugger Robot · 5 years ago
  24. 75f6a22 Merge "Return proper future in MediaController#setMediaItem" into androidx-master-dev by Gyumin Sim · 5 years ago
  25. b2cce94 Merge "Fix common typo "the the" and javadoc in media2" into androidx-master-dev by Gyumin Sim · 5 years ago
  26. 3680de6 Fix common typo "the the" and javadoc in media2 by Gyumin Sim · 5 years ago
  27. 23d6192 Merge "Avoid creating unnecessary Futures in MediaControllerImplLegacy#replacePlaylistItem" into androidx-master-dev by Gyumin Sim · 5 years ago
  28. eaa4529 Merge "Item delegate always added, refers to app developer added delegate" into androidx-master-dev by Sally Yuen · 5 years ago
  29. 2d09f36 Merge "Have NestedScrollView do nested scrolling in response to a11y scroll calls." into androidx-master-dev by Shep Shapard · 5 years ago
  30. 9b5281b Merge "Add ability to abort captures when releasing CaptureSession" into androidx-master-dev by Treehugger Robot · 5 years ago
  31. 7034132 Merge "Use AGP to pull benchmark reports" into androidx-master-dev by Dustin Lam · 5 years ago
  32. fe92154 Merge "Disable window animations globally for AndroidX" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. ae04e64 Merge "Update media OWNERS files" into androidx-master-dev by Sungsoo Lim · 5 years ago
  34. 967e57e Merge "Updated PublishDocsRules.kt for viewpager2-1.0.0-beta02" into androidx-master-dev by Treehugger Robot · 5 years ago
  35. c3e012a Merge "Fix drawDisappearingChildViewsFirst Test" into androidx-master-dev by Treehugger Robot · 5 years ago
  36. 90d2d75 Merge "Only call forceLoad() on the UI thread in tests" into androidx-master-dev by Treehugger Robot · 5 years ago
  37. a3eadc21 Merge "Make LoaderManagerTest LargeTest" into androidx-master-dev by Treehugger Robot · 5 years ago
  38. a4b463c Disable window animations globally for AndroidX by Chris Craik · 5 years ago
  39. f441f19 Fix drawDisappearingChildViewsFirst Test by Jeremy Woods · 5 years ago
  40. 867e27d Only call forceLoad() on the UI thread in tests by Ian Lake · 5 years ago
  41. 8566dc5 Make LoaderManagerTest LargeTest by Ian Lake · 5 years ago
  42. 354cb68 Merge "Cleans up AppBar child alignment" into androidx-master-dev by Treehugger Robot · 5 years ago
  43. df8952f Cleans up AppBar child alignment by Louis Pullen-Freilich · 5 years ago
  44. f328141 Update next/prev button clickablility properly by Jin Seok Park · 5 years ago
  45. 9c57f60 Avoid creating unnecessary Futures in MediaControllerImplLegacy#replacePlaylistItem by Gyumin Sim · 5 years ago
  46. c86f79d Return proper future in MediaController#setMediaItem by Gyumin Sim · 5 years ago
  47. 40c9c7a Add null check for creating new file instance by Jin Seok Park · 5 years ago
  48. 92a8b1a Merge "Call onTrackInfoChanged when current media item changes" into androidx-master-dev by Gyumin Sim · 5 years ago
  49. 20c9d6d Merge "Check the default camera if there is no LensFacing option in Preview config" into androidx-master-dev by Treehugger Robot · 5 years ago
  50. 5469508 Call onTrackInfoChanged when current media item changes by Gyumin Sim · 5 years ago
  51. e483975 Check the default camera if there is no LensFacing option in Preview config by Andrew Chiang · 5 years ago
  52. a86211d Merge changes Id682d5c6,I28eb4fe1 into androidx-master-dev by Rahul Ravikumar · 5 years ago
  53. 7f3c847 Merge "Adds Observable interface and implementation to Camera" into androidx-master-dev by Treehugger Robot · 5 years ago
  54. f3810f8 Merge "Convert last benchmark .java file to Kotlin" into androidx-master-dev by Treehugger Robot · 5 years ago
  55. d504e0e Add ability to abort captures when releasing CaptureSession by Trevor McGuire · 5 years ago
  56. 11c9973 Adds Observable interface and implementation to Camera by Trevor McGuire · 5 years ago
  57. 96394b2 Add ShapeDrawable to card ripple backgrounds. by Ram Parameswaran · 5 years ago
  58. d263adc Flip CarAlertDialog button order to comply with UX guidlines. by Ram Parameswaran · 5 years ago
  59. 302381d Merge "Update androidx.biometric to beta01" into androidx-master-dev by Kevin Chyn · 5 years ago
  60. 52aef2f Convert last benchmark .java file to Kotlin by Chris Craik · 5 years ago
  61. 37aad1a Use AGP to pull benchmark reports by Dustin Lam · 5 years ago
  62. f9c2cfb Add progress to WorkInfo. by Rahul Ravikumar · 5 years ago
  63. 05ee9f8 Introduce `ProgressUpdater`. by Rahul Ravikumar · 5 years ago
  64. 8653c1b Merge "Move PagedList to PagedSource API" into androidx-master-dev by Dustin Lam · 5 years ago
  65. 552812c Merge "Set retention for error IntDef in biometric library" into androidx-master-dev by Treehugger Robot · 5 years ago
  66. 839d880 Merge "Add benchmark startupMode" into androidx-master-dev by Treehugger Robot · 5 years ago
  67. 89406d7 Merge "Ensure clients only receive publicly defined errors" into androidx-master-dev by Kevin Chyn · 5 years ago
  68. 5cab6ee Move PagedList to PagedSource API by Dustin Lam · 5 years ago
  69. faad1dc Merge "Remove "and Friends" from VersionedParcelable name" into androidx-master-dev by Treehugger Robot · 5 years ago
  70. b9ebfc9 Set retention for error IntDef in biometric library by Curtis Belmonte · 5 years ago
  71. 5e0c25f Add benchmark startupMode by Chris Craik · 5 years ago
  72. a8f9be5 Remove "and Friends" from VersionedParcelable name by Ashley Rose · 5 years ago
  73. 32c0c6e Item delegate always added, refers to app developer added delegate by Qasid Ahmad Sadiq · 5 years ago
  74. 968fa77 Merge "Add samples for Table layouts" into androidx-master-dev by Treehugger Robot · 5 years ago
  75. b0d9cda Extracting suspend fun return type, from 'as member of' executable type. by Daniel Santiago Rivera · 5 years ago
  76. a497acf Merge "Change benchmark warnings to be true errors, which fail test by default" into androidx-master-dev by Treehugger Robot · 5 years ago
  77. 90c4d07 Add samples for Table layouts by Calin Tataru · 5 years ago
  78. 6bbe981 Merge "Updated PublishDocsRules.kt for work-2.2.0-beta02" into androidx-master-dev by Treehugger Robot · 5 years ago
  79. da00852 Merge "Add tests for Table layouts" into androidx-master-dev by Calin Tataru · 5 years ago
  80. c016a07 Merge "Finish moving ContiguousPagedList to PagedSource API" into androidx-master-dev by Dustin Lam · 5 years ago
  81. 988f9b8 Merge "Move ContiguousPagedList to PagedSource API" into androidx-master-dev by Dustin Lam · 5 years ago
  82. 9adbcb2 Merge "Update Truth from 0.44 to 1.0" into androidx-master-dev by Alan Viverette · 5 years ago
  83. 5528d80 Change benchmark warnings to be true errors, which fail test by default by Chris Craik · 5 years ago
  84. 91a10b1 Merge "Updated PublishDocsRules.kt for navigation-2.1.0-beta02" into androidx-master-dev by Treehugger Robot · 5 years ago
  85. 14bbf89 Adds support for custom indicators in TabRow by Louis Pullen-Freilich · 5 years ago
  86. 8f4df39 Update Truth from 0.44 to 1.0 by Sam Gilbert · 5 years ago
  87. 8adf278 Add tests for Table layouts by Calin Tataru · 5 years ago
  88. e5a8d61 Updated PublishDocsRules.kt for viewpager2-1.0.0-beta02 by Nick Anthony · 5 years ago
  89. 91c288b Updated PublishDocsRules.kt for work-2.2.0-beta02 by Nick Anthony · 5 years ago
  90. 81a259f Updated PublishDocsRules.kt for navigation-2.1.0-beta02 by Nick Anthony · 5 years ago
  91. 2a8c7dd Merge "Add missing tests for ui-foundation" into androidx-master-dev by Treehugger Robot · 5 years ago
  92. 804bee4 Add missing tests for ui-foundation by Matvei Malkov · 5 years ago
  93. 545d33e Merge "Call onVideoSizeChanged when current media item is changed" into androidx-master-dev by Jin Seok Park · 5 years ago
  94. 0ef7ced Merge "VVTest: Adjust elapsed time for the second screenshot" into androidx-master-dev by Treehugger Robot · 5 years ago
  95. 044bd11 Merge changes Id14f1163,I6639b2ec,Ieaa00ce7 into androidx-master-dev by Kevin Chyn · 5 years ago
  96. 7f1cc8a Merge "Support state pairs in transition function" into androidx-master-dev by Doris Liu · 5 years ago
  97. 9add314 Update androidx.biometric to beta01 by Kevin Chyn · 5 years ago
  98. 690766f Merge "Add a background executor option in ThreadConfig." into androidx-master-dev by Treehugger Robot · 5 years ago
  99. 095a14d Ensure clients only receive publicly defined errors by Kevin Chyn · 5 years ago
  100. 32ad78e Allow the FingerprintDialog to be scrollable by Kevin Chyn · 5 years ago