- 7e2589d Remove xooglers from OWNERS files by Aurimas Liutikas · 7 weeks ago
- a748056 Revert compose 1.8.0 beta bump by natnaelbelay · 3 months ago
- ada9b29 COMPOSE = "1.8.0-beta01" Test: ./gradlew buildOnServer by Prajakta Patil · 4 months ago
- 1849150 Add binary compatibility validator abi files from androidx-compose-release by Aurimas Liutikas · 4 months ago
- 8dbb123 Remove fake value class accessors from API files by Julia McClellan · 5 months ago
- 14b0f25 Include property annotations in API signatures by Julia McClellan · 5 months ago
- fb2e839 Migrate libraries with trivial android { blocks to agp-kmp by Owen Gray · 6 months ago
- 1767b35 Various low-level optimizations by Romain Guy · 5 months ago
- 6afa1f9 Bump Kotlin Target of annotation, collection, and compose to 1.9 by Omar Ismail · 6 months ago
- d7dac77 Fix RoundedRect.isEllipse by Romain Guy · 6 months ago
- fc9310f Enable lint bytecode verifier and update baselines by Fred Sladkey · 6 months ago
- 86a46fa Optimize CornerRadius by Romain Guy · 6 months ago
- 2f47449 Unify core value class types by Romain Guy · 6 months ago
- 5610cc9 Merge "Update MutableRect to have analogous APIs of Rect" into androidx-main by Leland Richardson · 7 months ago
- 40f4efe Update MutableRect to have analogous APIs of Rect by Leland Richardson · 7 months ago
- bcee9d4 Micro-optimize value classes by Romain Guy · 7 months ago
- 8763393 Optimize things by Romain Guy · 7 months ago
- 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
- 01fdca1 Opt-in Metalava w/ K2 UAST by default by Jinseong Jeon · 7 months ago
- 2363176 Convert first batch of compose ui projects to add linuxX64Stubs target by Aurimas Liutikas · 8 months ago
- e08511b Convert compose ui desktop targets to jvmStubs targets by Aurimas Liutikas · 8 months ago
- abbf42e Remove Compose jvmTest and desktopTest by Aurimas Liutikas · 8 months ago
- 4690e59 Explicitly set up commonMain and commonTest KMP source sets by Aurimas Liutikas · 9 months ago
- dcaa116 Migrate compose to use ktfmt by Omar Ismail · 9 months ago
- 5e0c3a9 Remove unnecessary operation by Romain Guy · 9 months ago
- b58645e Compose 1.7.0-beta02 Test: ./gradlew updateApi by Juan Rodriguez · 10 months ago
- 717f4fd Compose beta01 version bump Test: ./gradlew updateApi by Juan Rodriguez · 10 months ago
- 052ba24 Optimize Offset.isValid() by Romain Guy · 10 months ago
- 8f1a8f8 Merge "Remove precondition checks in Offset/Size properties" into androidx-main by Treehugger Robot · 10 months ago
- 9261194 Remove precondition checks in Offset/Size properties by Leland Richardson · 10 months ago
- 8ff41a1 Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers by Omar Ismail · 10 months ago
- 054209a Optimize Size and Offset by Romain Guy · 10 months ago
- c0f0d9e Optimize Offset.unaryMinus by Romain Guy · 10 months ago
- ef6c37a Merge "Unpin the compose runtime dependencies" into androidx-main by Chuck Jazdzewski · 1 year ago
- dffc753 Unpin the compose runtime dependencies by Chuck Jazdzewski · 1 year ago
- 6700b61 Remove targetsJavaConsumers by omarismail · 1 year ago
- da3e1b0 Pin compose projects to prebuilts where possible by Aurimas Liutikas · 1 year, 1 month ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
- d0881cd Refactors testing code to allow bad data to pass to Compose for testing. by Jeremy Walker · 1 year, 3 months ago
- bee2334 Various low-level optimizations by Romain Guy · 1 year, 3 months ago
- 4c1381b Constraints optimizations by Romain Guy · 1 year, 4 months ago
- f246f23 Optimize Offset and Size by Romain Guy · 1 year, 4 months ago
- 8cc06af Compose bump to 1.6 beta01 Test: ./gradlew updateApi by Juan Rodriguez · 1 year, 4 months ago
- 4b208c8 Remove conditional checks for desktop being enabled by Aurimas Liutikas · 1 year, 5 months ago
- 3047ef2 Merge "Rename directories to follow source set layout v2." into androidx-main by Fred Sladkey · 1 year, 6 months ago
- a03a604 Rename directories to follow source set layout v2. by Fred Sladkey · 1 year, 6 months ago
- d2ea9cf Update build files to use layout v2 by Fred Sladkey · 1 year, 7 months ago
- 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
- 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 8 months ago
- 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 9 months ago
- ab24b11 Merge "Insert default platform dependencies for KMP anchor publications" into androidx-main by Alan Viverette · 1 year, 9 months ago
- 5b2d285 Insert default platform dependencies for KMP anchor publications by Alan Viverette · 1 year, 9 months ago
- 0f728a5 Merge "Accessibility optimizations" into androidx-main am: 7037f24f84 by Treehugger Robot · 1 year, 9 months ago
- f5d5fbb8 Accessibility optimizations by Romain Guy · 1 year, 9 months ago
- 71d494f Update API files for high-volume projects (a thru c) by Alan Viverette · 1 year, 10 months ago
- d4a6d65 Merge "Update API files for high-volume projects (a thru c)" into androidx-platform-dev by Alan Viverette · 1 year, 10 months ago
- 79ea546 Update API files for high-volume projects (a thru c) by Alan Viverette · 1 year, 10 months ago
- 19fbcb6 Compose beta bump by natnaelbelay · 1 year, 10 months ago
- cefec54 Compose beta bump by natnaelbelay · 1 year, 10 months ago
- 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 10 months ago
- 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 10 months ago
- bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
- 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
- 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 10 months ago
- d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 10 months ago
- a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 10 months ago
- 5930cd73 Convert compose projects without cyclic dependencies to collections kmp structure by Jim S · 1 year, 11 months ago
- 66b02ad Adds profile rules for BasicText by Rahul Ravikumar · 1 year, 11 months ago
- 22d139f Revert "Convert Compose to use Collections KMP Structure" by Aurimas Liutikas · 1 year, 11 months ago
- d77017b Convert Compose to use Collections KMP Structure by Jim Sproch · 2 years, 1 month ago
- dd5c1ef Update release version by natnaelbelay · 2 years, 1 month ago
- c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 2 years, 1 month ago
- 8eb74b4 bumping compose version to beta 1.4.0-beta01 by Juan Rodriguez · 2 years, 1 month ago
- 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
- 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 2 years, 4 months ago
- cd3a37f Update signature files to match metalava ab/9295138 by Aurimas Liutikas · 2 years, 4 months ago
- 97bdd18 Update all Compose Dependencies to Compose 1.2.1 by Nick Anthony · 2 years, 5 months ago
- 15f0583 Update versions for release id 1663779600000 by Nick Anthony · 2 years, 6 months ago
- 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 2 years, 6 months ago
- 08300de Update versions for release id 1662570000000 by Nick Anthony · 2 years, 6 months ago
- b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years, 6 months ago
- 3868fd1 Update versions for release id 1661360400000 by Nick Anthony · 2 years, 6 months ago
- 7128504 Bump Compose and Material3 to Beta01 by Nick Anthony · 2 years, 7 months ago
- 1ecd58d Make contains function an operator on Rect, RoundRect, and MutableRect. by Zach Klippenstein · 2 years, 8 months ago
- 289a76f Configure compose libraries for -Xjvm-default=all by Adam Powell · 2 years, 9 months ago
- ab0a2f5 'Update versions for release id 1654102800000 by Nick Anthony · 2 years, 9 months ago
- a8a6d92 Update versions for release id 1652893200000 by Nick Anthony · 2 years, 10 months ago
- 13dd38a Revert^2 Update versions for release id 1652288400000 by Nick Anthony · 2 years, 10 months ago
- 15bf846 Revert "Update versions for release id 1652288400000" by Nick Anthony · 2 years, 10 months ago
- cda9f78 Update versions for release id 1652288400000 by Nick Anthony · 2 years, 10 months ago
- 380668e Move Compose, Wear-Compose, ProfileInstaller, & Customview-poolingcontainer to Beta by Nick Anthony · 2 years, 10 months ago
- 31ab7ac Update compose dependencies to dependend on 1.1.1 by Nick Anthony · 2 years, 11 months ago
- 98bab3f Update Metalava to build 8385786 by Ember Rose · 3 years ago
- 5f442ff Migrate deprecated inline classes to @JvmInline value classes by Louis Pullen-Freilich · 3 years ago
- dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
- acd6f79 Add bug components for compose projects by Aurimas Liutikas · 3 years ago
- d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 3 months ago
- 856d4f9 Change LibraryGroups.Compose.* to be COMPOSE_* for consistency. by Aurimas Liutikas · 3 years, 1 month ago
- f6cfd6d Extract multiplatform targets configuration by Alexey Tsvetkov · 3 years, 2 months ago
- 4235872 Pin all Compose Runtime dependencies to 1.1.0-rc01 by Nick Anthony · 3 years, 3 months ago