Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.38 KB

File metadata and controls

29 lines (15 loc) · 1.38 KB

Third-Party Notices

Adaptive Hz is licensed under the MIT License. It also depends on third-party open-source libraries. Their original licenses, notices, and source repositories remain authoritative.

AndroidX and Jetpack Compose

The project uses AndroidX Core, Lifecycle, Activity, Navigation, Splashscreen, Test, Espresso, and Jetpack Compose libraries distributed by the Android Open Source Project. These libraries are generally licensed under the Apache License 2.0.

Material Components for Android

The project uses Material Components for Android, generally licensed under the Apache License 2.0.

Accompanist

The project uses Accompanist System UI Controller. Accompanist is an open-source Google project generally licensed under the Apache License 2.0.

Shizuku API and Provider

The project uses the Shizuku API and provider libraries by RikkaApps. Shizuku components are open source and distributed under their respective repository license terms.

JUnit

The project uses JUnit 4 for tests. JUnit is distributed under the Eclipse Public License 1.0.

Dependency verification

The exact dependency versions are defined in gradle/libs.versions.toml. Before each release, maintainers should verify current license metadata and preserve any required notices from packaged dependencies.

This file is informational and does not replace the license text shipped by each dependency.