1. a4d6773 Merge "Disable unused features in AGP" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  2. 06cfba7 Merge "Make dialog types can be specified via MediaRouterParams" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  3. 21dc72c Make dialog types can be specified via MediaRouterParams by Hyundo Moon · 4 years, 2 months ago
  4. f8b0805 Merge "Introduce MediaTransferReceiver" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  5. 25071fa Merge "Add husaynhakeem for +2 on camera repo" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  6. 5bf23b5 Merge "Add snapToState support && non-monotonic animation option" into androidx-master-dev by Doris Liu · 4 years, 2 months ago
  7. 65c43bd Merge "Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  8. b4e1c82 Merge "Verifies parent project paths exist as part of CI" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  9. 304579e Merge "Remove annotationProcessorOptions.includeCompileClasspath from docs-fake project" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  10. 230240c Merge "Fix AnimatorSet with multiple Animators for a single property" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  11. a9979bc Merge "Make getTypeElement calls null-safe" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  12. cec33d9 Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation by Louis Pullen-Freilich · 4 years, 2 months ago
  13. 05c7fc8 Fix AnimatorSet with multiple Animators for a single property by Yuichi Araki · 4 years, 2 months ago
  14. bee45e8 Verifies parent project paths exist as part of CI by Louis Pullen-Freilich · 4 years, 2 months ago
  15. cc60c7db Merge "Update repo init instructions to use --partial-clone" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  16. 5f081b1 Make getTypeElement calls null-safe by Yigit Boyar · 4 years, 2 months ago
  17. 67d6030 Remove annotationProcessorOptions.includeCompileClasspath from docs-fake project by Aurimas Liutikas · 4 years, 2 months ago
  18. ba7614c Merge "Create a delegate for binder providers that require an artifact" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  19. 24c2765 Merge "Adds script to aid androidx.ui -> androidx.compose migration" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  20. 248a4c5 Adds script to aid androidx.ui -> androidx.compose migration by Louis Pullen-Freilich · 4 years, 2 months ago
  21. c04d79a Merge "validateRefactor.sh support for the ui/ project too" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  22. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 5 months ago
  23. 025a53c Add snapToState support && non-monotonic animation option by Doris Liu · 4 years, 2 months ago
  24. 23903f6 Update repo init instructions to use --partial-clone by Aurimas Liutikas · 4 years, 2 months ago
  25. f3dd6a6 Merge "Replace Types.isAssignable(from, to) with to.isAssignableFrom(from)" into androidx-master-dev by Yigit Boyar · 4 years, 2 months ago
  26. 2280330 Merge "Unhide the AppSearchDocument annotations that power the annotation processor." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  27. 22d2351 Merge "Suppress jvmstatic warnings on kt extensions" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  28. 8379b24 Merge "Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  29. 9e5de14 Merge "update guava to 29.0" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  30. 347d2c3 update guava to 29.0 by Yigit Boyar · 4 years, 2 months ago
  31. 5a463e7 Create a delegate for binder providers that require an artifact by Yigit Boyar · 4 years, 2 months ago
  32. ec34c17 Replace Types.isAssignable(from, to) with to.isAssignableFrom(from) by Yigit Boyar · 4 years, 2 months ago
  33. 1a1a0a3 Merge "Disambiguate EnumConstructorCall arguments for live literals" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  34. 6c1c2ec validateRefactor.sh support for the ui/ project too by Jeff Gaston · 4 years, 2 months ago
  35. 3fa4bd0 Merge "Give retried hints priority over prefetchDistance" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  36. 4a93b03 Merge "remove unused code from LiveDataQueryResultBinder" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  37. 6ec45b9 remove unused code from LiveDataQueryResultBinder by Yigit Boyar · 4 years, 2 months ago
  38. c8bda2b Suppress jvmstatic warnings on kt extensions by Dustin Lam · 4 years, 2 months ago
  39. 93642e8 Add husaynhakeem for +2 on camera repo by husaynhakeem · 4 years, 2 months ago
  40. 60d856b Merge "Update testapp to use viewport crop rect" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  41. e12a7d5 Merge "Update JavaDoc for Viewport.Builder" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  42. dfb8904 Merge "Refactor Jetpad Login into own client" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  43. 6bbc77c Merge "Fixes onPreferenceStartScreen being called twice" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  44. 5d18263 Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material by Louis Pullen-Freilich · 4 years, 2 months ago
  45. 1e0ffa4 Merge "Add device option to @Preview" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  46. 4050b64 Merge "Add BuildCompat.isAtLeastS()" into androidx-master-dev by Nikita Ioffe · 4 years, 2 months ago
  47. f31727d Merge "Explicitly set idea.plugins.path and idea.log.path" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  48. 2160ca1 Merge "Fix AlertDialog causing DemoTest to fail" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  49. 61112e5 Merge "Add more ListItem demos" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  50. b24bc83 Fix AlertDialog causing DemoTest to fail by Mihai Popa · 4 years, 2 months ago
  51. 2f3256c Add more ListItem demos by Jelle Fresen · 4 years, 2 months ago
  52. 8ae3bcc Merge "Add a key constant for content id in MediaMetadata" into androidx-master-dev by Chetan Paliwal · 4 years, 2 months ago
  53. 7d819dc Merge "Fix flakiness of onAudioInfoChanged_isCalled_byVolumeChange" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  54. 793de65 Disambiguate EnumConstructorCall arguments for live literals by Leland Richardson · 4 years, 2 months ago
  55. ee5c8d0 Fix flakiness of onAudioInfoChanged_isCalled_byVolumeChange by Gyumin Sim · 4 years, 2 months ago
  56. ad696af Introduce MediaTransferReceiver by Hyundo Moon · 4 years, 2 months ago
  57. cec0e523 Fixes onPreferenceStartScreen being called twice by Louis Pullen-Freilich · 4 years, 2 months ago
  58. 7cfd98d Merge "ui-core to MPP (part 4)" into androidx-master-dev by Jim Sproch · 4 years, 2 months ago
  59. 37e9fb8 Merge "Make the ImageProxy acquired from ImageCapture safe" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  60. a95c235 Merge "Adding applicationId as module metadata" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  61. 34cdbac Merge "Live Literal Codegen" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  62. 9ea0c1f ui-core to MPP (part 4) by Nikolay Igotti · 4 years, 2 months ago
  63. 8a492df Explicitly set idea.plugins.path and idea.log.path by Aurimas Liutikas · 4 years, 2 months ago
  64. d30c289 Make the ImageProxy acquired from ImageCapture safe by Franklin Wu · 4 years, 2 months ago
  65. 482d59c Merge "Add MutableVector, like ArrayList, but doesn't implement List" into androidx-master-dev by George Mount · 4 years, 2 months ago
  66. 39c3760 Give retried hints priority over prefetchDistance by Dustin Lam · 4 years, 2 months ago
  67. 1378309 Merge "Running updateApiLintBaseline before generateApi" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  68. 63a8bee Merge "Add suspend version of transform functions" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  69. e49cef8f Live Literal Codegen by Leland Richardson · 4 years, 2 months ago
  70. 156592d1 Adding applicationId as module metadata by Sam Gilbert · 4 years, 2 months ago
  71. 432a8dc Merge "Revert "Revert "API lint check for the MissingJvmstatic is enabled for androidx""" into androidx-master-dev by Jeff Gaston · 4 years, 2 months ago
  72. b96a3a5 Add MutableVector, like ArrayList, but doesn't implement List by George Mount · 4 years, 3 months ago
  73. bffebcd Revert "Revert "API lint check for the MissingJvmstatic is enabled for androidx"" by Jeff Gaston · 4 years, 3 months ago
  74. 37deecb Running updateApiLintBaseline before generateApi by Jeff Gaston · 4 years, 2 months ago
  75. c02fc30 Merge "Change Default ContentScale for Image" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  76. 0273c9d Merge "Migrate to skija 0.4.1" into androidx-master-dev by Andrey Kulikov · 4 years, 2 months ago
  77. f8794e9 Merge "Replace BiometricPrompt bundle with named fields" into androidx-master-dev by Curtis Belmonte · 4 years, 2 months ago
  78. 6a18489 Merge "Final migration of material size tests." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  79. c07b582 Merge "Fix inline of composable function with lambda parameters with receivers." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  80. 0ede94f Merge "Remove `StableMutableList` and `StableMutableMap`" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  81. 79ca903 Merge "Prevent focus and metering from being triggered when tap outside preview" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  82. 27023ecf Fix inline of composable function with lambda parameters with receivers. by Chuck Jazdzewski · 4 years, 2 months ago
  83. 609dc32 Update JavaDoc for Viewport.Builder by Xi Zhang · 4 years, 2 months ago
  84. 93a27b7 Add BuildCompat.isAtLeastS() by Nikita Ioffe · 4 years, 2 months ago
  85. 587de1e Remove `StableMutableList` and `StableMutableMap` by Chuck Jazdzewski · 4 years, 2 months ago
  86. 89145af Merge "Remove Flogger as it's not supported for Android outside of Google." into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  87. 0b0c1c6 Update testapp to use viewport crop rect by Xi Zhang · 4 years, 3 months ago
  88. 4a0e9f0 Migrate to skija 0.4.1 by Igor Demin · 4 years, 2 months ago
  89. 4ad64fd Merge "Remove VideoCaptureConfig.Builder and move it to VideoCapture.Builder" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  90. 07ff628 Merge "Fix interop redrawing bug in specific scenario" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  91. 02c9d10 Remove VideoCaptureConfig.Builder and move it to VideoCapture.Builder by leo huang · 4 years, 3 months ago
  92. a85323a Fix interop redrawing bug in specific scenario by Mihai Popa · 4 years, 2 months ago
  93. 2d9b73c Refactor Jetpad Login into own client by Nick Anthony · 4 years, 2 months ago
  94. 4217e0f Merge "MediaRouter: Add padding in chooser dialog" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  95. db0d9bb Merge "Simplify Compose runtime poritng layer for use with tests." into androidx-master-dev by Jim Sproch · 4 years, 2 months ago
  96. 68bd99d Merge "Fix PreTest camera on unit test" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  97. 0da6760 Simplify Compose runtime poritng layer for use with tests. by Nikolay Igotti · 4 years, 2 months ago
  98. 690355b Merge "Fix [Android Automotive] Search not working , loading content message on screen" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  99. 66c209e Merge "Actually generate tip of tree docs for DataStore" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  100. a8014d7 Add a key constant for content id in MediaMetadata by Chetan Paliwal · 4 years, 2 months ago