- ffbba0f Introduce APIs to allow to set the display ID of BySelector globally by Yabin Huang · 8 weeks ago
- 3b5c8f9 Disable test failing on API35. by Radha Nakade · 9 weeks ago
- 246c511 Disable tests failing on API35. by Radha Nakade · 9 weeks ago
- 0ea3091 Clean up project references in build.gradle by Aurimas Liutikas · 3 months ago
- afefdee1 Set max scroll for RecyclerView by Yichun Li · 4 months ago
- 8110072 Merge "Wait for snapping back animation in scrollUntil" into androidx-main by Yichun Li · 3 months ago
- bb6cc2e Wait for snapping back animation in scrollUntil by Yichun Li · 3 months ago
- 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
- 6f3ee4e Merge "Revert "Make uiobject2 default click wait for new window."" into androidx-main by Yichun Li · 4 months ago
- 6dd3470 Revert "Make uiobject2 default click wait for new window." by Yichun Li · 4 months ago
- 144b002 Migrate test uiautomator to use JSpecify annotations by Julia McClellan · 4 months ago
- 5a2c837 Make uiobject2 default click wait for new window. by Yichun Li · 4 months ago
- 2122ba3 Always touch up after a long press by Daniel Peykov · 4 months ago
- ad382ba Always touch up after a click by Daniel Peykov · 4 months ago
- 7bac3a3 Update annotation dependency to androidx.annotation:annotation:1.9.1 by Prajakta Patil · 4 months ago
- 6995195 Add wasm to collection. by Omar Ismail · 6 months ago
- 99a101d Pin lifecycle-runtime-compose dependency to 2.8.7 by Prajakta Patil · 5 months ago
- 7a6ef95 Update annotation dependency to androidx.annotation:annotation:1.9.0 by Aurimas Liutikas · 5 months ago
- bb2d6c7 Merge "Clean up projects using protobuf plugin" into androidx-main by Aurimas Liutikas · 5 months ago
- d5b7fca Fix ScrollUntil Infinite Loop by Yichun Li · 5 months ago
- 610d32a Clean up projects using protobuf plugin by Aurimas Liutikas · 5 months ago
- 0b85c25 Deprecate legacy scuba flow for androidx. by Radha Nakade · 6 months ago
- 5de43e7 Update lint baseline for agp-8.8.0-alpha01 by Fred Sladkey · 6 months ago
- 07969d4 Revert^2 "Move androidx.compose.ui.platform.LocalLifecycleOwner to common" by Marcello Galhardo · 7 months ago
- 207c673 Support meta keys in pressKeyCodes by Yichun Li · 7 months ago
- 6b3f17b Merge "Enable building riscv64 binaries for androidx libraries" into androidx-main by Treehugger Robot · 7 months ago
- 6cad3cd Change SIZE_MISMATCH to FAILED in ScreenshotTestRule.kt by Radha Nakade · 7 months ago
- 727513b Enable building riscv64 binaries for androidx libraries by Aurimas Liutikas · 8 months ago
- 25e9f35 Merge "Revert "Disable screenshot tests until FTL new image rollout is complete."" into androidx-main by Treehugger Robot · 8 months ago
- d5b9ed9 Revert "Disable screenshot tests until FTL new image rollout is complete." by Radha Nakade · 8 months ago
- ea96776 Merge "Start validating androidx.annotation signatures" into androidx-main by Treehugger Robot · 8 months ago
- 065a273 Disable screenshot tests until FTL new image rollout is complete. by Radha Nakade · 8 months ago
- 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 8 months ago
- d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 8 months ago
- a7c1101 Update compileSdk for test apps that require it by Andrea Falcone · 8 months ago
- 722ebe7 Remove usage of @DoNotInline for manual NewApi outlines (R thru W) by Alan Viverette · 8 months ago
- c3a06e7 Expand native target support for annotation and collection libraries by Aurimas Liutikas · 9 months ago
- 37c99d9 Updating dependencies for test/ui-automator projects. by Radha Nakade · 9 months ago
- 2d1e986 pinning lifecycle 2.8.3 in compose runtime, compose ui & integration tests by Prajakta Patil · 9 months ago
- f6056cd Remove redundant minSdkVersion 21 by Aurimas Liutikas · 9 months ago
- bc1d8d5 Merge "[Exp Policy] Graduate ExperimentalComposeUiApi APIs introduced prior to 1.7" into androidx-main by Leland Richardson · 9 months ago
- 2f09b26 Merge "Update dependencies for test/screenshot projects" into androidx-main by Treehugger Robot · 9 months ago
- 31dff649 Merge "Update dependencies for integration-tests for junit-gtest-test project." into androidx-main by Radha Nakade · 9 months ago
- 79f3f48 Update dependencies for test/screenshot projects by Radha Nakade · 9 months ago
- fb97380 [Exp Policy] Graduate ExperimentalComposeUiApi APIs introduced prior to 1.7 by Leland Richardson · 9 months ago
- f285fe7 Merge "Updating dependencies for :test:ext:junit-gtest project." into androidx-main by Radha Nakade · 9 months ago
- ea3e086 Updating dependencies for :test:ext:junit-gtest project. by Radha Nakade · 9 months ago
- 3c4f37c Deprecate unused Configurator setting (key injection delay) by Daniel Peykov · 9 months ago
- a8bd6e2 Improve Configurator docs by Daniel Peykov · 9 months ago
- 42822c4 Update dependencies for integration-tests for junit-gtest-test project. by Radha Nakade · 9 months ago
- ce57cba Merge "pinning lifecycle-runtime-compose:2.8.2 in compose runtime, compose ui & integration tests" into androidx-main by Treehugger Robot · 9 months ago
- 4373c10 pinning lifecycle-runtime-compose:2.8.2 in compose runtime, compose ui & integration tests by Prajakta Patil · 9 months ago
- 79bdd78 Update APIs files for Kotlin-source unbounded wildcards by Julia McClellan · 9 months ago
- a41a649 Migrate tetst to use ktfmt by Omar Ismail · 9 months ago
- 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 10 months ago
- d0bf202 Adding diff result proto for the new scuba flow integration with androidx. by Radha Nakade · 11 months ago
- 39261a0 Regenerate APIs for previous versions by Julia McClellan · 10 months ago
- a757696 Split UiDeviceTest#testSetOrientations into two tests to prevent flakes by Daniel Peykov · 10 months ago
- a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 10 months ago
- ced5a19 pinning lifecycle-runtime-compose:2.8.0 in compose runtime & compose ui by Prajakta Patil · 10 months ago
- 3321862 pinning androidTestImplementation("androidx.annotation:annotation:1.8.0") by Prajakta Patil · 10 months ago
- 7e5e002 Fix flakiness by waiting for display changes by Daniel Peykov · 11 months ago
- 190daa5 Clarify that dumpWindowHierarchy dumps every window's hierarchy by Daniel Peykov · 11 months ago
- 6c71a43 Merge "Set cmake_minimum_required version to 3.22.1" into androidx-main by Aurimas Liutikas · 11 months ago
- 794e380 Set cmake_minimum_required version to 3.22.1 by Prashanth Swaminathan · 11 months ago
- 71eca56 Further refactor ComposeTestActivity to reduce flakiness by Daniel Peykov · 11 months ago
- f1434aa Merge "Fix ComposeTest failing to find bottom text" into androidx-main by Daniel Peykov · 11 months ago
- c5a394e Fix ComposeTest failing to find bottom text by Daniel Peykov · 11 months ago
- 4629b0b Clean up unused API <21 code following min SDK bump by Daniel Peykov · 11 months ago
- d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 11 months ago
- 9afd1a1 Wait for transitions to fix UiObjectTest flakiness by Daniel Peykov · 11 months ago
- e01fe68 Skip waitForIdle when in watcher context by Daniel Peykov · 11 months ago
- f2798d6 Add tests for UiDevice#waitForIdle by Daniel Peykov · 11 months ago
- 100bb9e Use cached hash code for stale objects by Daniel Peykov · 12 months ago
- 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 12 months ago
- b8a5c06 Revert^2 "Invert dependency between lifecycle-runtime-compose and compose-ui-ui" by Jake Wharton · 12 months ago
- 1a3e21a Periodically reset a11y service flags to prevent stale caches by Daniel Peykov · 1 year ago
- ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 1 year ago
- d6f0f00 Clean up .ignore files by Paul Duffin · 1 year, 1 month ago
- a308782 Bump minSdkVersion to 21 by Fred Sladkey · 1 year, 1 month ago
- ba4af8a Remove unreliable multi-window tests by Daniel Peykov · 1 year, 1 month ago
- 4e33390 Fix fling tests by Daniel Peykov · 1 year, 1 month ago
- 39fd0ae Fix gesture margin tests by Daniel Peykov · 1 year, 1 month ago
- 8c92be5 Clean up tests by Daniel Peykov · 1 year, 1 month ago
- 395571e Merge "Set injection delay to twice of max refresh rate." into androidx-main by Yichun Li · 1 year, 1 month ago
- d2866fc Set injection delay to twice of max refresh rate. by Yichun Li · 1 year, 2 months ago
- 0c79faa Align ELF regions of shared native libs to 16kb by Will McVicker · 1 year, 2 months ago
- 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 1 year, 2 months ago
- 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 2 months ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
- 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 1 year, 3 months ago
- 8ff8cfb Rename Gesture Margin APIs by Yichun Li · 1 year, 3 months ago
- 925d708 Wait for KeycodeTestActivity text changes by Daniel Peykov · 1 year, 3 months ago
- ae1352c Merge "Add labels to By @see references to clarify overloaded names" into androidx-main by Daniel Peykov · 1 year, 3 months ago
- d4b3b9d Merge "Add logging to UiDevice#dumpWindowHierarchy" into androidx-main by Daniel Peykov · 1 year, 3 months ago
- 8dcb3eb Merge "Move regex utilities into util package" into androidx-main by Daniel Peykov · 1 year, 3 months ago
- 994b81e Inline global actions in UiDevice by Daniel Peykov · 1 year, 3 months ago
- fe01461 Add labels to By @see references to clarify overloaded names by Daniel Peykov · 1 year, 3 months ago
- c3270b9 Move regex utilities into util package by Daniel Peykov · 1 year, 3 months ago
- 9413e24 Add logging to UiDevice#dumpWindowHierarchy by Daniel Peykov · 1 year, 3 months ago