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