- ef02147 Move startDestination param before route by Jeremy Woods · 4 years ago
- dfdcff3 Make createGraph public by Jeremy Woods · 4 years ago
- ac68b36 Merge "Add camera distance support to DrawLayer" into androidx-master-dev by Nader Jawad · 4 years ago
- a5d7b7f Merge "Upgrade playground projects to Gradle 6.7" into androidx-master-dev by Aurimas Liutikas · 4 years ago
- 08b8050 Merge changes I731db54e,I69a31a74 into androidx-master-dev by Treehugger Robot · 4 years ago
- b7a783c Merge "Adds androidx.compose.material.AmbientContentColor to replace androidx.compose.foundation.AmbientContentColor" into androidx-master-dev by Treehugger Robot · 4 years ago
- 47b9fb3 Merge "Adds androidx.compose.material.Text" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
- 01e6286 Adds androidx.compose.material.AmbientContentColor to replace androidx.compose.foundation.AmbientContentColor by Louis Pullen-Freilich · 4 years ago
- a77fc3c Adds androidx.compose.material.Text by Louis Pullen-Freilich · 4 years ago
- 5c2d143 Merge "Update drawWithCache API naming for consistentcy" into androidx-master-dev by Nader Jawad · 4 years ago
- b78ba05 Add tests to the Ongoing Activities library. by Sergio Sancho · 4 years, 1 month ago
- c36d178 Ongoing Activities library, Java version. by Sergio Sancho · 4 years ago
- 097fd86 Merge "Add highlightedComplicationId to RenderParameters" into androidx-master-dev by Treehugger Robot · 4 years ago
- 66d0676 Merge "Desktop: creating windows in AWT Event thread" into androidx-master-dev by Jim Sproch · 4 years ago
- 609c626 Merge "Fix Material TextField with placeholder for Desktop" into androidx-master-dev by Treehugger Robot · 4 years ago
- 7b0ecb5d Merge changes Ic33a2ca5,I2ab7de6c,Idab7ad1c into androidx-master-dev by Andrey Kulikov · 4 years ago
- 873fb4d Fix Material TextField with placeholder for Desktop by Andrey Rudenko · 4 years ago
- 6c834e3 Desktop: creating windows in AWT Event thread by Igor Demin · 4 years ago
- 2962d67 Merge "Fix CameraXTest fail" into androidx-master-dev by Treehugger Robot · 4 years ago
- 0ad4724 Merge "Remove the image.close in default implementation of OnImageCapturedCallback and improve javadoc" into androidx-master-dev by Treehugger Robot · 4 years ago
- 514b417 Merge "Disable auto flash AE mode in Samsung A3 devices" into androidx-master-dev by Treehugger Robot · 4 years ago
- a0f5ed85 Remove the image.close in default implementation of OnImageCapturedCallback and improve javadoc by Scott Nien · 4 years ago
- 9216b72 Disable auto flash AE mode in Samsung A3 devices by Scott Nien · 4 years ago
- 36c1389 Merge "ComplicationProviderService to use new style ComplicationData" into androidx-master-dev by Treehugger Robot · 4 years ago
- 05d9d5b Add highlightedComplicationId to RenderParameters by Alex Clarke · 4 years ago
- 5a7013e ComplicationProviderService to use new style ComplicationData by Alex Clarke · 4 years ago
- 2e897c3 Merge "Improvements/fixes to GenerateTestConfigurationTask" into androidx-master-dev by Treehugger Robot · 4 years ago
- 93e26d8 Upgrade playground projects to Gradle 6.7 by Aurimas Liutikas · 4 years ago
- 87720a0 Improvements/fixes to GenerateTestConfigurationTask by Sam Gilbert · 4 years ago
- 9688063 Merge "Adjust how documentation enablement is checked" into androidx-master-dev by Treehugger Robot · 4 years ago
- 4f40f2b Merge "Mark WorkInfoTest as @FlakyTest" into androidx-master-dev by Treehugger Robot · 4 years ago
- 2b0b215 Merge "Clean up exception and interrupt handling" into androidx-master-dev by Treehugger Robot · 4 years ago
- ca2c518 Merge "Marks CoreText as @InternalTextApi" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
- 3c05a42 Merge "Adds BasicText as a design-unopinionated API for text" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
- 49eb92d Merge changes I3b72b51f,I91c507bb into androidx-master-dev by Aurimas Liutikas · 4 years ago
- 4cd5cb8 Mark WorkInfoTest as @FlakyTest by Aurimas Liutikas · 4 years ago
- 9a92a2d Marks CoreText as @InternalTextApi by Louis Pullen-Freilich · 4 years ago
- 7466270 Merge "Fixed issue with negative AnimationVector4d values + Colors" into androidx-master-dev by Treehugger Robot · 4 years ago
- ffab941 Update drawWithCache API naming for consistentcy by Nader Jawad · 4 years ago
- 255cb9a Merge "Deprecate properly ui-test code." into androidx-master-dev by Filip Pavlis · 4 years ago
- db7734e Adds BasicText as a design-unopinionated API for text by Louis Pullen-Freilich · 4 years ago
- d9b4479 Add camera distance support to DrawLayer by Nader Jawad · 4 years ago
- 96edcca6 Merge "Rename KeyboardOptions as ImeOptions" into androidx-master-dev by Treehugger Robot · 4 years ago
- 51d293f Merge "Introduce wear/wear-watchface-client" into androidx-master-dev by Treehugger Robot · 4 years ago
- 270f637 Fixed issue with negative AnimationVector4d values + Colors by Nader Jawad · 4 years ago
- 309e595 Merge "Unhide the createGlobalSearchSession API." into androidx-master-dev by Cassie Wang · 4 years ago
- ec287f5 Rename KeyboardOptions as ImeOptions by Siyamed Sinir · 4 years ago
- ea68747 Merge "[GH] Parallelize builds across library groups" into androidx-master-dev by Dustin Lam · 4 years ago
- 4d2dff7 Merge "Add missing MainThread check" into androidx-master-dev by Treehugger Robot · 4 years ago
- 98667b7 Merge "Add image capture save location validation javadoc" into androidx-master-dev by Treehugger Robot · 4 years ago
- e12821e Adjust how documentation enablement is checked by Aurimas Liutikas · 4 years ago
- 79262af Rename the internal LazyFor to LazyList and move to a separate file by Andrey Kulikov · 4 years ago
- e0793c0 Use LazyColumn/Row as an implementation for LazyColumn(Row)For(Indexed) by Andrey Kulikov · 4 years ago
- 52bc2c0 Remove ExperimentalLazyDsl annotation by Andrey Kulikov · 4 years ago
- d4ddf7a Merge "Adding simple xml verification tests" into androidx-master-dev by Sam Gilbert · 4 years ago
- b0349eb Remove uses of project in various api tracking tasks. by Aurimas Liutikas · 4 years ago
- 94a111d Move metalava classpath to be FileCollection input by Aurimas Liutikas · 4 years ago
- fd38525 Introduce wear/wear-watchface-client by Alex Clarke · 4 years ago
- de23485 Merge "Fix ImeAction not displaying for multi line" into androidx-master-dev by Siyamed Sinir · 4 years ago
- c0f8f1a [GH] Parallelize builds across library groups by Dustin Lam · 4 years ago
- df0cc31 Add missing MainThread check by Xi Zhang · 4 years ago
- 52adf32 Merge changes Idaed2311,Id01f2310 into androidx-master-dev by Jeff Gaston · 4 years ago
- cc7c520 Deprecate properly ui-test code. by Filip Pavlis · 4 years ago
- b6e089d Add image capture save location validation javadoc by husaynhakeem · 4 years ago
- c95c6d0 Merge "Fixed crash on linux when trying to set an icon to AppWindow." into androidx-master-dev by Jim Sproch · 4 years ago
- d99fefe Merge "CameraController: mark bitwise fields final" into androidx-master-dev by Treehugger Robot · 4 years ago
- 599a97d Merge "TextField. Mouse edition" into androidx-master-dev by Jim Sproch · 4 years ago
- cfab30a Merge "Invalidate node layers when invalidating AndroidComposeView" into androidx-master-dev by Amaury Medeiros · 4 years ago
- 2f97b99 Merge "Add provideDefault for ambient and use it for LD" into androidx-master-dev by Mihai Popa · 4 years ago
- 4b2a748 Fixed crash on linux when trying to set an icon to AppWindow. by Roman Sedaikin · 4 years ago
- 084cd68 Merge "Fix crash when ComposeView is zero sized" into androidx-master-dev by Andrey Kulikov · 4 years ago
- 7379220 Merge "Remove ExperimentalSubcomposeLayoutApi annotation" into androidx-master-dev by Andrey Kulikov · 4 years ago
- 16e73786 TextField. Mouse edition by Andrey Rudenko · 4 years, 1 month ago
- 9a60117 Invalidate node layers when invalidating AndroidComposeView by Amaury Medeiros · 4 years ago
- 9c14400 Merge "Enable Gradle file system watching" into androidx-master-dev by Treehugger Robot · 4 years ago
- 96bc236 Merge "Enable the CameraX test app to swap Camera impls" into androidx-master-dev by Treehugger Robot · 4 years ago
- ad0b971 Fix ImeAction not displaying for multi line by Siyamed Sinir · 4 years ago
- 43e9d9f CameraController: mark bitwise fields final by Xi Zhang · 4 years ago
- d5e57ed Merge "New Macrobench API" into androidx-master-dev by Treehugger Robot · 4 years ago
- 837dbc4 Merge "Update nav compose to navigation-runtime 2.3.1" into androidx-master-dev by Treehugger Robot · 4 years ago
- f79ba37 Merge "KeyboardType and ImeAction into KeyboardOptions" into androidx-master-dev by Siyamed Sinir · 4 years ago
- 925b794 Merge "CameraController: allow use cases to be enabled/disabled together." into androidx-master-dev by Treehugger Robot · 4 years ago
- 3aa5fbbc Merge "Marking DrawLayerTest as @MediumTest" into androidx-master-dev by Treehugger Robot · 4 years ago
- 640cba4 Merge "Temporary exemption for dokkaKotlinDocs task from TaskUpToDateValidator" into androidx-master-dev by Treehugger Robot · 4 years ago
- fbeee0f New Macrobench API by Chris Craik · 4 years ago
- 6f98fbc Merge "Add explicit dependency on runtime-saved-instance-state" into androidx-master-dev by Treehugger Robot · 4 years ago
- a1e169d Enable the CameraX test app to swap Camera impls by Paul Rohde · 4 years ago
- ab19fc0 Merge "Try to fix screenshots." into androidx-master-dev by Treehugger Robot · 4 years ago
- 3b827aa Merge "TextField Selection OffsetMap" into androidx-master-dev by Siyamed Sinir · 4 years ago
- 500f0a5 TextField Selection OffsetMap by Siyamed Sinir · 4 years ago
- 88d8681 Add explicit dependency on runtime-saved-instance-state by Jeremy Woods · 4 years ago
- 410121b Merge "Add SelectionContainer without the callback" into androidx-master-dev by Treehugger Robot · 4 years ago
- 020183a Add SelectionContainer without the callback by Siyamed Sinir · 4 years ago
- 3c73e3e Update nav compose to navigation-runtime 2.3.1 by Jeremy Woods · 4 years ago
- 96ac493 Marking DrawLayerTest as @MediumTest by Aurimas Liutikas · 4 years ago
- ac0e9fc Enable Gradle file system watching by Aurimas Liutikas · 4 years ago
- f46922b Merge "Helpers for getting presentedItems and pageOffset from hint by loadType" into androidx-master-dev by Treehugger Robot · 4 years ago
- 728b1fb Helpers for getting presentedItems and pageOffset from hint by loadType by Dustin Lam · 4 years ago
- d20d38e Merge changes Icdcc795e,I561709c1,I9ed04d9b,I7ea93e36,I9945a961, ... into androidx-master-dev by Treehugger Robot · 4 years ago
- 90a74d0 KeyboardType and ImeAction into KeyboardOptions by Siyamed Sinir · 4 years ago