1. ec81f52 Improve Layout API usage by George Mount · 4 years, 10 months ago
  2. 98e98a0 Merge "Remove preferredLineHeight from TextDelegate" into androidx-master-dev by Seigo Nonaka · 4 years, 10 months ago
  3. a3ff588 Merge "Update preference to new directory structure" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  4. fe2d13b Merge "Improve MaterialTheme docs" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  5. 599fd84 Merge "Use R.id for navGraphViewModels docs" into androidx-master-dev by Ian Lake · 4 years, 10 months ago
  6. 6a3f322 Merge "Updated PublishDocRules.kt for Arch Core 2.1.0" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  7. e157fe3 Improve MaterialTheme docs by Clara Bayarri · 4 years, 10 months ago
  8. 3c79906 Update preference to new directory structure by Jake Wharton · 5 years ago
  9. 5847cdc Merge changes Iae36171e,Ib4734945,Icda5e3bd into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  10. 20849e6 Updated PublishDocRules.kt for Arch Core 2.1.0 by Nick Anthony · 4 years, 10 months ago
  11. 9b6ebe3 [Tap-To-Focus] Adds startFocusAndMetering / cancelFocusAndMetering APIs to CameraControl by Scott Nien · 5 years ago
  12. 49616255 [Tap-To-Focus] FocusMeteringControl,FocusMeteringAction and adds CameraCharacteristics to Camera2CameraControl. by Scott Nien · 5 years ago
  13. 84d1200 [tap-to-focus] add TextureViewMeteringPointFactory and related tests. by Scott Nien · 5 years ago
  14. 4c9a0ab Merge "Do not set unsupported AF/AE/AWB mode in Camera2CameraControl(Fix "cannot open front camera in cuttlefish" issue)." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  15. de0176b Do not set unsupported AF/AE/AWB mode in Camera2CameraControl(Fix "cannot open front camera in cuttlefish" issue). by Scott Nien · 5 years ago
  16. bfe92de Merge "Switch CaptureSession to use compat classes" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  17. 2d48b32 Switch CaptureSession to use compat classes by Trevor McGuire · 5 years ago
  18. c080078 Merge "Add empty source file to fix compose runtime tests runner." into androidx-master-dev by aelias · 4 years, 10 months ago
  19. 8ad94f2 Merge "Remove monitor locks in TestScheduler." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  20. 6e3a69d Remove preferredLineHeight from TextDelegate by Seigo Nonaka · 4 years, 10 months ago
  21. f295857 Merge "Add LayoutDirectionAmbient" into androidx-master-dev by Seigo Nonaka · 4 years, 10 months ago
  22. 8358ebc Remove monitor locks in TestScheduler. by Rahul Ravikumar · 4 years, 10 months ago
  23. 4710df7 Merge "TextDelegate clean up" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  24. 27ae81d Use R.id for navGraphViewModels docs by Ian Lake · 4 years, 10 months ago
  25. 5433724 Merge "Allow getBackStackEntry() for any destination type" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  26. e4f520c Merge "Deal with overshoot of RecyclerView" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  27. a8fd3c1 Add empty source file to fix compose runtime tests runner. by Alexandre Elias · 4 years, 10 months ago
  28. 9a32d7f TextDelegate clean up by Seigo Nonaka · 4 years, 10 months ago
  29. 45be731 Merge "Initial stab at generating release notes as gradle task" into androidx-master-dev by Nick Anthony · 4 years, 10 months ago
  30. 9673c67 Merge changes from topic "august15-prebuilts-import" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  31. 8a2fb58 Merge "AndroidX Webkit: new ProxyRule class and return unmodifiable lists" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  32. 0cc1f15 Merge "Remove TODO that is done" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  33. bd6fee3 Merge "Make visitChildren inline." into androidx-master-dev by George Mount · 4 years, 10 months ago
  34. 52cfa4d AndroidX Webkit: new ProxyRule class and return unmodifiable lists by Laís Minchillo · 4 years, 10 months ago
  35. 4da625e Merge "Use elevations according to Material Design specs" into androidx-master-dev by Andrey Kulikov · 4 years, 10 months ago
  36. 9a7542c Merge "Simplify usage of RoundedCornerShape/CutCornerShape" into androidx-master-dev by Andrey Kulikov · 4 years, 10 months ago
  37. 980a7a2 Merge "The GuavaRoom cancellation test should only be run when API >=16" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  38. 154b6c6 Simplify usage of RoundedCornerShape/CutCornerShape by Andrey Kulikov · 4 years, 10 months ago
  39. 06e25fc Updated PublishDocsRules.kt for work-2.2.0 by Nick Anthony · 4 years, 10 months ago
  40. 06e33ab Updated PublishDocsRules.kt for drawerlayout-1.1.0-alpha03, recyclerview-1.1.0-beta03 by Nick Anthony · 4 years, 10 months ago
  41. 53bff7e Merge "Move media2-widget to 1.0.0-rc02 to align with media2 1.0.0-rc02" into androidx-master-dev by Nick Anthony · 4 years, 10 months ago
  42. bc8202e The GuavaRoom cancellation test should only be run when API >=16 by Florina Muntenescu · 4 years, 10 months ago
  43. e4dafb5 Merge "media2-session: Fix flaky MediaSession_KeyEventTest" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  44. a070a45 media2-session: Fix flaky MediaSession_KeyEventTest by Jaewan Kim · 4 years, 10 months ago
  45. 555c521 Merge "Rename UseCaseError" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  46. 7049139 Merge "[Tap-To-Focus] Adds MeteringPoint/MeteringPointFactory" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  47. 0593830 Merge "Hide TextPainter and rename it to TextDelegate" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  48. dc156bc Rename UseCaseError by leo huang · 5 years ago
  49. a947f24 Merge "Add NavArgument helper methods for androidTest" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  50. 955dafc Merge "media2-common: Revisit documentation about duration and position" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  51. 8e66b72 [Tap-To-Focus] Adds MeteringPoint/MeteringPointFactory by Scott Nien · 5 years ago
  52. 5ab4e10 Add NavArgument helper methods for androidTest by Ian Lake · 4 years, 10 months ago
  53. 4e55777 Merge "Call setImportantWhenInForeground() when applicable." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  54. 59dd2ec Allow getBackStackEntry() for any destination type by Ian Lake · 4 years, 10 months ago
  55. a0bafc6 Hide TextPainter and rename it to TextDelegate by Seigo Nonaka · 4 years, 10 months ago
  56. bdc95f2 Merge "Fix the crash on rotation and in integ test." into androidx-master-dev by xizh · 4 years, 10 months ago
  57. 5f197b2 Call setImportantWhenInForeground() when applicable. by Rahul Ravikumar · 4 years, 10 months ago
  58. e2587f9 Merge "Pinning drawerlayout dependencies before release" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  59. 593de4f Initial stab at generating release notes as gradle task by Nick Anthony · 5 years ago
  60. 97c2384 Add LayoutDirectionAmbient by Seigo Nonaka · 4 years, 11 months ago
  61. 7bb17f6 Merge "Make NavBackStackEntry and getBackStackEntry public" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  62. 32e4f8b Merge changes from topic "fix_pending_open_bug" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  63. d38639d Pinning drawerlayout dependencies before release by Sam Gilbert · 4 years, 10 months ago
  64. 5fab346 Merge "IMPROVEMENT: Make GestureDetector listen directly to RecyclerView." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  65. d3ebb6f Merge "Introduce max lifecycle to NavBackStackEntry" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  66. e83c7cb Make NavBackStackEntry and getBackStackEntry public by Ian Lake · 4 years, 10 months ago
  67. 32f0721 IMPROVEMENT: Make GestureDetector listen directly to RecyclerView. by Steve McKay · 4 years, 11 months ago
  68. 2764fd3 Use elevations according to Material Design specs by Andrey Kulikov · 4 years, 10 months ago
  69. 47c1494 Introduce max lifecycle to NavBackStackEntry by Ian Lake · 4 years, 10 months ago
  70. 1bd267a Merge "Update versions after August 7th Release" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  71. 86a51b4 Move media2-widget to 1.0.0-rc02 to align with media2 1.0.0-rc02 by Nick Anthony · 4 years, 10 months ago
  72. f2eccef Merge "Having checkApi print a diff on failure" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  73. 060e981 Merge "Merge android tests back into compose-runtime" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  74. 46facc3 Deal with overshoot of RecyclerView by Jelle Fresen · 4 years, 10 months ago
  75. 436eb1a Remove TODO that is done by Jelle Fresen · 4 years, 10 months ago
  76. 8a15724 Merge android tests back into compose-runtime by Cătălin Tudor · 4 years, 11 months ago
  77. 25e76f9 Merge "Update metalava to a newer version" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  78. d520724 Merge "Crash sooner when AppCompat widgets used outside of AppCompat theme" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  79. 8c61c36 Merge "Rename BaseButton defaultTextStyle param" into androidx-master-dev by Andrey Kulikov · 4 years, 10 months ago
  80. bd0e44d Merge "Improve Button documentation" into androidx-master-dev by Clara Bayarri · 4 years, 10 months ago
  81. 47fc8dd Rename BaseButton defaultTextStyle param by Andrey Kulikov · 4 years, 10 months ago
  82. 227bd94 Update versions after August 7th Release by Nick Anthony · 4 years, 10 months ago
  83. f4779f8 Merge "[frameworks] ExploreByTouchHelper: Fix the return type of the sample onFocusChanged override" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  84. eaf7794 Merge "Resolve ignored returned Futures in media2-player tests" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  85. 024e874 Update metalava to a newer version by Aurimas Liutikas · 4 years, 10 months ago
  86. 8b0235f [frameworks] ExploreByTouchHelper: Fix the return type of the sample onFocusChanged override by Mira Leung · 4 years, 11 months ago
  87. 3e11e6de Resolve ignored returned Futures in media2-player tests by Gyumin Sim · 4 years, 11 months ago
  88. d872aa2 media2-common: Revisit documentation about duration and position by Jaewan Kim · 4 years, 11 months ago
  89. 6c1007a Merge "VV_WithPlayerTest: Not to run rendering check on fugu-24 device." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  90. 81b7c3d Merge "Add several transform methods to AnnotatedString" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  91. caf3d8a Merge "Update Navigation to 2.2.0-alpha02" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  92. 0f9ca0a Merge "Add create / dispose hooks for Inspector" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  93. 25db0f5 Merge "Avoid calling getResourceName() on invalid IDs" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  94. ac00348 Merge "Make CoroutineFlowResultBinder extend BaseObservableQueryResultBinder" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  95. 883e937 VV_WithPlayerTest: Not to run rendering check on fugu-24 device. by Insun Kang · 4 years, 10 months ago
  96. 097ab9b Add several transform methods to AnnotatedString by Seigo Nonaka · 4 years, 11 months ago
  97. 93afe51 Merge "Don't consider recently added 'IF NOT EXISTS' in Index for legacy hash." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  98. f29825f Make visitChildren inline. by George Mount · 4 years, 10 months ago
  99. 3a334b0 Add create / dispose hooks for Inspector by Sergey Vasilinets · 5 years ago
  100. 7cac73af Merge "Keep track of completed work in TestScheduler." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago