1. f9b0e2a More progress updates. by Rahul Ravikumar · 5 years ago
  2. 354cb68 Merge "Cleans up AppBar child alignment" into androidx-master-dev by Treehugger Robot · 5 years ago
  3. df8952f Cleans up AppBar child alignment by Louis Pullen-Freilich · 5 years ago
  4. 92a8b1a Merge "Call onTrackInfoChanged when current media item changes" into androidx-master-dev by Gyumin Sim · 5 years ago
  5. 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
  6. 5469508 Call onTrackInfoChanged when current media item changes by Gyumin Sim · 5 years ago
  7. e483975 Check the default camera if there is no LensFacing option in Preview config by Andrew Chiang · 5 years ago
  8. a86211d Merge changes Id682d5c6,I28eb4fe1 into androidx-master-dev by Rahul Ravikumar · 5 years ago
  9. 7f3c847 Merge "Adds Observable interface and implementation to Camera" into androidx-master-dev by Treehugger Robot · 5 years ago
  10. f3810f8 Merge "Convert last benchmark .java file to Kotlin" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. 11c9973 Adds Observable interface and implementation to Camera by Trevor McGuire · 5 years ago
  12. 302381d Merge "Update androidx.biometric to beta01" into androidx-master-dev by Kevin Chyn · 5 years ago
  13. 52aef2f Convert last benchmark .java file to Kotlin by Chris Craik · 5 years ago
  14. f9c2cfb Add progress to WorkInfo. by Rahul Ravikumar · 5 years ago
  15. 05ee9f8 Introduce `ProgressUpdater`. by Rahul Ravikumar · 5 years ago
  16. 8653c1b Merge "Move PagedList to PagedSource API" into androidx-master-dev by Dustin Lam · 5 years ago
  17. 552812c Merge "Set retention for error IntDef in biometric library" into androidx-master-dev by Treehugger Robot · 5 years ago
  18. 839d880 Merge "Add benchmark startupMode" into androidx-master-dev by Treehugger Robot · 5 years ago
  19. 89406d7 Merge "Ensure clients only receive publicly defined errors" into androidx-master-dev by Kevin Chyn · 5 years ago
  20. 5cab6ee Move PagedList to PagedSource API by Dustin Lam · 5 years ago
  21. faad1dc Merge "Remove "and Friends" from VersionedParcelable name" into androidx-master-dev by Treehugger Robot · 5 years ago
  22. b9ebfc9 Set retention for error IntDef in biometric library by Curtis Belmonte · 5 years ago
  23. 5e0c25f Add benchmark startupMode by Chris Craik · 5 years ago
  24. a8f9be5 Remove "and Friends" from VersionedParcelable name by Ashley Rose · 5 years ago
  25. 968fa77 Merge "Add samples for Table layouts" into androidx-master-dev by Treehugger Robot · 5 years ago
  26. a497acf Merge "Change benchmark warnings to be true errors, which fail test by default" into androidx-master-dev by Treehugger Robot · 5 years ago
  27. 90c4d07 Add samples for Table layouts by Calin Tataru · 5 years ago
  28. 6bbe981 Merge "Updated PublishDocsRules.kt for work-2.2.0-beta02" into androidx-master-dev by Treehugger Robot · 5 years ago
  29. da00852 Merge "Add tests for Table layouts" into androidx-master-dev by Calin Tataru · 5 years ago
  30. c016a07 Merge "Finish moving ContiguousPagedList to PagedSource API" into androidx-master-dev by Dustin Lam · 5 years ago
  31. 988f9b8 Merge "Move ContiguousPagedList to PagedSource API" into androidx-master-dev by Dustin Lam · 5 years ago
  32. 9adbcb2 Merge "Update Truth from 0.44 to 1.0" into androidx-master-dev by Alan Viverette · 5 years ago
  33. 5528d80 Change benchmark warnings to be true errors, which fail test by default by Chris Craik · 5 years ago
  34. 91a10b1 Merge "Updated PublishDocsRules.kt for navigation-2.1.0-beta02" into androidx-master-dev by Treehugger Robot · 5 years ago
  35. 8f4df39 Update Truth from 0.44 to 1.0 by Sam Gilbert · 5 years ago
  36. 8adf278 Add tests for Table layouts by Calin Tataru · 5 years ago
  37. 91c288b Updated PublishDocsRules.kt for work-2.2.0-beta02 by Nick Anthony · 5 years ago
  38. 81a259f Updated PublishDocsRules.kt for navigation-2.1.0-beta02 by Nick Anthony · 5 years ago
  39. 2a8c7dd Merge "Add missing tests for ui-foundation" into androidx-master-dev by Treehugger Robot · 5 years ago
  40. 804bee4 Add missing tests for ui-foundation by Matvei Malkov · 5 years ago
  41. 545d33e Merge "Call onVideoSizeChanged when current media item is changed" into androidx-master-dev by Jin Seok Park · 5 years ago
  42. 0ef7ced Merge "VVTest: Adjust elapsed time for the second screenshot" into androidx-master-dev by Treehugger Robot · 5 years ago
  43. 044bd11 Merge changes Id14f1163,I6639b2ec,Ieaa00ce7 into androidx-master-dev by Kevin Chyn · 5 years ago
  44. 7f1cc8a Merge "Support state pairs in transition function" into androidx-master-dev by Doris Liu · 5 years ago
  45. 9add314 Update androidx.biometric to beta01 by Kevin Chyn · 5 years ago
  46. 690766f Merge "Add a background executor option in ThreadConfig." into androidx-master-dev by Treehugger Robot · 5 years ago
  47. 095a14d Ensure clients only receive publicly defined errors by Kevin Chyn · 5 years ago
  48. 32ad78e Allow the FingerprintDialog to be scrollable by Kevin Chyn · 5 years ago
  49. 2aa297a Do not allow the fingerprint dialog to be canceled due to touches outside by Kevin Chyn · 5 years ago
  50. f432050 Fix API check by Kevin Chyn · 5 years ago
  51. 4599707 VVTest: Adjust elapsed time for the second screenshot by Insun Kang · 5 years ago
  52. b380639 Merge "Update BiometricPromptDemo to use AppCompat theme" into androidx-master-dev by Kevin Chyn · 5 years ago
  53. 5b8ee7a Merge changes from topic "postponed_enter_transition" into androidx-master-dev by Treehugger Robot · 5 years ago
  54. b3fa900 Merge "Add @NonNull to CameraXExecutors" into androidx-master-dev by Treehugger Robot · 5 years ago
  55. acf979a3 Merge "Add task to generate API stubs" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  56. 83fc16c Merge "Remove unneeded uploadArchives disabling." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  57. 79753a3 Add a background executor option in ThreadConfig. by Xi Zhang · 5 years ago
  58. 4948449 Merge "Replace CraneWrapper to avoid sub-compositions." into androidx-master-dev by Filip Pavlis · 5 years ago
  59. 39473bf Add test for postponedEnterTransition with 0 duration by Jeremy Woods · 5 years ago
  60. b1694a8 Add @NonNull to CameraXExecutors by Xi Zhang · 5 years ago
  61. 120b774 Update BiometricPromptDemo to use AppCompat theme by Kevin Chyn · 5 years ago
  62. 3f9632a Ensure postponedEnter with duration only starts once by Jeremy Woods · 5 years ago
  63. e8caea3 Support state pairs in transition function by Doris Liu · 5 years ago
  64. a9086c9 Add task to generate API stubs by Aurimas Liutikas · 5 years ago
  65. 1781a11 Remove unneeded uploadArchives disabling. by Aurimas Liutikas · 5 years ago
  66. 424387a Merge "Add a high priority executor singleton." into androidx-master-dev by Treehugger Robot · 5 years ago
  67. f74fa5e Finish moving ContiguousPagedList to PagedSource API by Dustin Lam · 5 years ago
  68. d3f28c0 Replace CraneWrapper to avoid sub-compositions. by Filip Pavlis · 5 years ago
  69. 1167c8d Merge "Introduce movePlaylistItem" into androidx-master-dev by Sungsoo Lim · 5 years ago
  70. 7fd959b Add a high priority executor singleton. by Xi Zhang · 5 years ago
  71. e24c43c Merge "DocumentFile.listFiles will never return null" into androidx-master-dev by Treehugger Robot · 5 years ago
  72. a2f4412 DocumentFile.listFiles will never return null by Jake Wharton · 5 years ago
  73. 41af3f1 Merge "Use a path relative to supportRootFolder for benchmark plugin" into androidx-master-dev by Treehugger Robot · 5 years ago
  74. b7b1af1 Merge "Fixes some layout rounding issues related to alignment" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  75. ccc408f Merge "Add column sizing options to Table" into androidx-master-dev by Calin Tataru · 5 years ago
  76. 37e319d Use a path relative to supportRootFolder for benchmark plugin by Dustin Lam · 5 years ago
  77. 66cf367 Merge changes Ie290993e,I438f1adc into androidx-master-dev by Aurimas Liutikas · 5 years ago
  78. 792422c Move ContiguousPagedList to PagedSource API by Dustin Lam · 5 years ago
  79. 9b97fdd Merge "Add onDestructiveMigrate callback to Room." into androidx-master-dev by Treehugger Robot · 5 years ago
  80. 8a54046 Merge "Improve layout efficiency by 6%" into androidx-master-dev by George Mount · 5 years ago
  81. 57ae494 Merge "Do not use RenderNode in Studio Preview" into androidx-master-dev by Treehugger Robot · 5 years ago
  82. 5aa23de Merge "Use the correct path to the resources txt file." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  83. aaaa3b4 Use the correct path to the resources txt file. by Aurimas Liutikas · 5 years ago
  84. be5651f Fixes some layout rounding issues related to alignment by Louis Pullen-Freilich · 5 years ago
  85. c4fb72e Add onDestructiveMigrate callback to Room. by Florina Muntenescu · 5 years ago
  86. 9dc8fb9 Merge "Replace createWithExecutor with create." into androidx-master-dev by Treehugger Robot · 5 years ago
  87. 83ad5c9 Merge "Few benchmark improvements." into androidx-master-dev by Treehugger Robot · 5 years ago
  88. 4f6e20b Merge "Add a separate LIFECYCLE_EXTENSIONS version" into androidx-master-dev by Treehugger Robot · 5 years ago
  89. 254b8b8 Replace createWithExecutor with create. by Jonathan Scott · 5 years ago
  90. df49c40 Merge changes I70100952,I960fd00e,Ibd254aab,I5c0faf07 into androidx-master-dev by Treehugger Robot · 5 years ago
  91. d1057c8 Add extension camera id filter and apply it on extender init. by TY Chang · 5 years ago
  92. e5ee8bf8 Merge "Fix ExifInterface#saveAttributes behavior" into androidx-master-dev by Jin Seok Park · 5 years ago
  93. 402e069 Call onVideoSizeChanged when current media item is changed by Jin Seok Park · 5 years ago
  94. 72b649c Retrieve camera id from config instead of only lens-facing. by TY Chang · 5 years ago
  95. 5fc7e7f Determine camera id by camera id filter in config. by TY Chang · 5 years ago
  96. 2d4bc6c Merge changes Ie7dc2bca,I7cf81684 into androidx-master-dev by Gyumin Sim · 5 years ago
  97. 3821431 Remove TrackInfoImpl and use SessionPlayer.TrackInfo instead by Gyumin Sim · 5 years ago
  98. 867b779 Assign a sequential id to each TrackInfo by Gyumin Sim · 5 years ago
  99. fc616e8 Merge "Revert "Add a non-blocking mode enum for ImageAnalysis"" into androidx-master-dev by xizh · 5 years ago
  100. 0f86ea5 Fix ExifInterface#saveAttributes behavior by Jin Seok Park · 5 years ago