Open Source Licenses
1. AdGuard DNS Filter
OneTap NetFilter references and utilizes the public filter rulesets provided by the AdGuard DNS Filter project at runtime to deliver fast and reliable domain filtering.
- Project: AdGuard DNS Filter
- Copyright: AdGuard Software Ltd.
- Repository: https://github.com/AdguardTeam/AdguardFilters
- License: GNU General Public License v3.0 (GPL-3.0)
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
2. Android Open Source Project & Jetpack Libraries
This application uses Android Jetpack components (Jetpack Compose, Material3, Room, WorkManager, Navigation, DataStore, Lifecycle, AppCompat, etc.) developed by Google LLC, licensed under Apache License 2.0.
Copyright (C) The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
3. Kotlin & Kotlinx Coroutines
This application uses the Kotlin programming language and Coroutines library created by JetBrains s.r.o.
- Copyright: JetBrains s.r.o. and Kotlin Programming Language contributors
- License: Apache License 2.0
4. Square OkHttp
This application uses OkHttp by Square, Inc. for network communication and filter updating.
- Copyright: Copyright 2019 Square, Inc.
- License: Apache License 2.0
5. Google Firebase SDK
This application uses the Google Firebase SDK (Crashlytics & Analytics) for application performance monitoring and crash diagnostics.
- Copyright: Google LLC
- License: Apache License 2.0