- 874ce46 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years, 2 months ago
- 98882f1 Merge "Make the order of place() calls to control the drawing order" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 30e8a79 Merge "Add BIND_INCLUDE_CAPABILITIES flag when binding to the service." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 8e09686 Add BIND_INCLUDE_CAPABILITIES flag when binding to the service. by Sungsoo Lim · 4 years, 1 month ago
- 77e67fd Merge "Clean up media2-player build.gradle" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 0cc48e8 Clean up media2-player build.gradle by Gyumin Sim · 4 years, 1 month ago
- 5c9593e Merge "Fix for a grammatical error in the Javadoc for both the getParentFragmentManager() method and the requireFragmentManager() method. In both instances the word "be" should be preceding the word "available"." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- bac10df Fix for a grammatical error in the Javadoc for both the getParentFragmentManager() method and the requireFragmentManager() method. In both instances the word "be" should be preceding the word "available". by Nabeel Javed · 4 years, 1 month ago
- c78636d Merge "Revert "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag"" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 777e862 Merge "Rename "onPositioned" to "onGloballyPositioned"" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 1461fe7 Merge "Finish move from onPointerInput to onPointerEvent" into androidx-master-dev by Shep Shapard · 4 years, 1 month ago
- 43d2036 Rename "onPositioned" to "onGloballyPositioned" by George Mount · 4 years, 2 months ago
- dd9ac39 Revert "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" by Filip Pavlis · 4 years, 1 month ago
- 1025e22 Merge "Add hasPendingMeasureOrLayout in Owner" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 374706c Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 362d7fa Merge "Add a complication to the example OpenGL watch face" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- fab6eca Merge "Remove reference to explicit repo size" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- a2f4a1d Remove reference to explicit repo size by Kirill Grouchnikov · 4 years, 1 month ago
- 6b385b8 Merge "Clean up API" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- bc5a9b7 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years, 2 months ago
- 0264f5a Merge "Adds AmbientElevationOverlay, allowing customizing / disabling the default elevation overlay applied to Surfaces in dark theme." into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
- e4d70b0 Add a complication to the example OpenGL watch face by Alex Clarke · 4 years, 1 month ago
- e72755c Add hasPendingMeasureOrLayout in Owner by Mihai Popa · 4 years, 1 month ago
- 0b8b739 Merge "Re-enables animation clock for DemoTest, removes unnecessary waitForIdle() calls" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- f7a7243 Merge "Skip version validation for Playground's SNAPSHOT_MARKER" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 5d2b830 Merge "Add API to programmatically clear focus" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 09663af Add API to programmatically clear focus by Ralston Da Silva · 4 years, 2 months ago
- 3dadead Merge "Switch PreviewMeteringPointFactory to use PreviewTransformation" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- f2d43dd Skip version validation for Playground's SNAPSHOT_MARKER by Dustin Lam · 4 years, 1 month ago
- 6e7a64c Switch PreviewMeteringPointFactory to use PreviewTransformation by Xi Zhang · 4 years, 2 months ago
- f62a72bd42 Merge "Add AnnotatedString to SpannableString conversion for accessibility" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 3e2a657 Merge changes Icddaa180,I7d6bff6e into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- d3b0311 Merge "Produce artifact for ui-android-stubs." into androidx-master-dev by George Mount · 4 years, 1 month ago
- b3f846c Merge "Fixed: soft keys with adjustPan broke positions." into androidx-master-dev by Shep Shapard · 4 years, 1 month ago
- e6e8e52 Merge "Bump paging to alpha08" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 80b4e76 Merge "Fix invalidation tracker flake" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- bc6931e Merge "Fix issues found by latest Android lint" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
- 986e6ab Merge "Build server printing gradlew command rather than java command" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 42358de Merge "Fix accessibility action label and add unit tests" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- cee2bd6 Merge "Update versions of androidx.wear:wear-input & wear-input-testing" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- fc91b88 Make the order of place() calls to control the drawing order by Andrey Kulikov · 4 years, 1 month ago
- c5d8058 Re-enables animation clock for DemoTest, removes unnecessary waitForIdle() calls by Louis Pullen-Freilich · 4 years, 1 month ago
- 2ab3d42 Merge "Update Compose to 1.0.0-alpha05" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 052eea2 Fix invalidation tracker flake by Yigit Boyar · 4 years, 1 month ago
- 032adc8 Fix accessibility action label and add unit tests by yingleiw · 4 years, 2 months ago
- 3a374e3 Merge "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
- 98892d7 Merge "September 30th Docs Update" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 52a7fa1 Add AnnotatedString to SpannableString conversion for accessibility by haoyu · 4 years, 2 months ago
- 61d9939 Merge "Added samples for LazyColumn/Row" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 02b28d2 Merge "WorkManager 2.5.0-alpha03." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 5e25baf Merge "Fix CameraX.shutdown() never get complete when CameraDevice.onError() is invoked" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 754a137 Produce artifact for ui-android-stubs. by George Mount · 4 years, 1 month ago
- d93b5eb Fix CameraX.shutdown() never get complete when CameraDevice.onError() is invoked by leo huang · 4 years, 2 months ago
- 96c7d7f September 30th Docs Update by Nick Anthony · 4 years, 1 month ago
- 0704c76 Merge "Deprecates contentColor() and currentTextStyle() APIs, preferring direct use of the underlying ambients. Also renames Material and Foundation ambients to follow latest guidelines." into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
- 479f7bc Update Compose to 1.0.0-alpha05 by Nick Anthony · 4 years, 1 month ago
- 1af52de Merge changes I1c4ba00b,Ib3fecfa3 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- c581944 Exempting lines starting with "> Configure project" from build output validation by Jeff Gaston · 4 years, 1 month ago
- 22039b4 Removing some duplicate tests in build_log_simplifier by Jeff Gaston · 4 years, 1 month ago
- f991f9e Merge "Try to dismiss the lock screen for testing" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- f270b81 Bump paging to alpha08 by Dustin Lam · 4 years, 1 month ago
- e176189 Deprecates contentColor() and currentTextStyle() APIs, preferring direct use of the underlying ambients. Also renames Material and Foundation ambients to follow latest guidelines. by Louis Pullen-Freilich · 4 years, 1 month ago
- cdd5f2d Merge "Updates material-icons-extended with the latest icons added to Material.io/icons" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 0c22572 Merge "Fix ChangeImageTransformTest#testNoAnimationForDrawableWithoutSize" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 2a05233 Added samples for LazyColumn/Row by Mihai Burlaciuc · 4 years, 1 month ago
- 4c122c0 Merge "Fixed the bug where the LazyDSL is crashing on empty list" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 78118c1 Fix ChangeImageTransformTest#testNoAnimationForDrawableWithoutSize by Yuichi Araki · 4 years, 1 month ago
- 027f179 Merge "Update safe-args to KotlinPoet 1.6." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- d7260d0 Fixed the bug where the LazyDSL is crashing on empty list by Mihai Burlaciuc · 4 years, 1 month ago
- ef11475 Update versions of androidx.wear:wear-input & wear-input-testing by John Nichol · 4 years, 1 month ago
- 83b18c3 Update safe-args to KotlinPoet 1.6. by Jeremy Woods · 4 years, 1 month ago
- 5ed1f50 Merge "Transform LiveLiterals in Property Initializers" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
- f5a2c74 Transform LiveLiterals in Property Initializers by Leland Richardson · 4 years, 1 month ago
- ef5495e Merge "Add derivedStateOf API" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
- ca11a52 Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 4 years, 2 months ago
- eef47ec Merge "leanback: fix View leak in GuidanceStylist" into androidx-master-dev by Dake Gu · 4 years, 1 month ago
- d181aa8 WorkManager 2.5.0-alpha03. by Rahul Ravikumar · 4 years, 1 month ago
- a0ef1fe Merge "androidx.startup release candidate." into androidx-master-dev by Rahul Ravikumar · 4 years, 1 month ago
- cd55f6e Merge "Upgrade to build-tools 30.0.2" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
- 5560266 Finish move from onPointerInput to onPointerEvent by Shep Shapard · 4 years, 1 month ago
- 5420cae Merge "Keep long arg names from wrapping" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 1d82a28 Merge "Remove the @RestrictTo in package-info.java." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 0f3a65f Merge "Remove dependency on ObserverMap" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 766a3ad Keep long arg names from wrapping by Jeremy Woods · 4 years, 1 month ago
- 3bfc235 androidx.startup release candidate. by Rahul Ravikumar · 4 years, 1 month ago
- e8eb7ca Fix issues found by latest Android lint by Aurimas Liutikas · 4 years, 1 month ago
- 669bd40 Remove dependency on ObserverMap by George Mount · 4 years, 2 months ago
- 8d94018 leanback: fix View leak in GuidanceStylist by Dake Gu · 4 years, 1 month ago
- 3ae56e6 Remove the @RestrictTo in package-info.java. by Rahul Ravikumar · 4 years, 1 month ago
- 1afeac8 Add derivedStateOf API by Leland Richardson · 4 years, 1 month ago
- 43551dd Merge "Disable SQLiteCopyOpenHelperTest#singleCopy_multiProcess" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- f00b42b Merge "Tracing stable release" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- b59880a Adds AmbientElevationOverlay, allowing customizing / disabling the default elevation overlay applied to Surfaces in dark theme. by Louis Pullen-Freilich · 4 years, 2 months ago
- 8919c43 Disable SQLiteCopyOpenHelperTest#singleCopy_multiProcess by Aurimas Liutikas · 4 years, 1 month ago
- 3453f46 Merge "Fix documentation for default value used by VerticalGridPresenter constructor" into androidx-master-dev by Dake Gu · 4 years, 1 month ago
- 6bf9a1a Merge "Saved state support for LazyColumn/Row" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- e2edb4e Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 0e97ad0 Merge "[CameraPipe] Add trace tags and reogranize threads" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 2ee1805 Merge "Randomly generate activity result request codes" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- d8a7fbe Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago