aboutsummaryrefslogtreecommitdiff
path: root/navigation/navigation-runtime-truth
AgeCommit message (Expand)Author
2023-05-10Merge changes from topic "281081899_component_names" into androidx-mainAlan Viverette
2023-05-10ktlintFormat for import-ordering ruleJeff Gaston
2023-05-09Clean up component names, add build-time enforcementAlan Viverette
2023-05-08Remove empty AndroidManifest.xml files: for realz this timeAurimas Liutikas
2023-05-08Revert "Remove empty AndroidManifest.xml files"Aurimas Liutikas
2023-05-05Remove empty AndroidManifest.xml filesAurimas Liutikas
2023-02-07Update OWNERS filesAurimas Liutikas
2022-12-06removing explicit setting of library groupsJeff Gaston
2022-03-16Migrate from AndroidManifest to build.gradle for namespaceAurimas Liutikas
2022-02-04Move to TOML as source of truth for library groups and versionsAurimas Liutikas
2021-11-01Reenabling MissingTestSizeAnnotation on testsJeff Gaston
2021-10-08Update lint baselines to fix androidx-studio-integrationAurimas Liutikas
2021-05-24Migrate FLAN to use Gradle Version CatalogsAurimas Liutikas
2021-05-05Don't generate empty lint baseline filesAlan Viverette
2021-04-23Refactor UnsafeNewApiCall to ClassVerificationFailureAlan Viverette
2021-04-13Merge "Making truth, testing, and utils depend on base modules" into androidx...Jeremy Woods
2021-04-12Making truth, testing, and utils depend on base modulesJeremy Woods
2021-04-12Run Navigation tests on main threadJeremy Woods
2021-02-17Standardize to more kt-compatible syntaxJim Sproch
2021-01-15Workaround for lint check severity issue in 27.2.0-beta02Alan Viverette
2020-11-02Make internal-testutils-navigation available to compose studioJeremy Woods
2020-10-09Updating to ktlint 0.39.0Jeff Gaston
2020-07-21Update POM URL to point to specific releaseAlex Saveau
2020-07-21Revert "Update POM URL to point to specific release"Aurimas Liutikas
2020-07-16Update POM URL to point to specific releaseAlex Saveau
2020-06-01Move coverage to only be enabled in CI.Aurimas Liutikas
2020-01-21Moving LibraryVersion into LibraryGroup for libraries having requireSameVersi...Jeff Gaston
2019-11-20Migrate existing navigation-testing to internal testutilsMatthew Fraschilla
2019-10-23Cleanup incorrect KDoc linksMatthew Fraschilla
2019-09-24Create Truth assertion for NavController graphMatthew Fraschilla
2019-09-24Create Truth assertion for NavController current destinationMatthew Fraschilla
2019-09-17Create Navigation Truth moduleMatthew Fraschilla