Rename CAP -> CAPod

This commit is contained in:
darken
2021-12-29 22:30:49 +01:00
parent 817c65ee3b
commit 88278625f1
131 changed files with 444 additions and 444 deletions
+9 -9
View File
@@ -1,4 +1,4 @@
# Companion App for AirPods (CAP)
# Companion App for AirPods (CAPod)
A companion app that adds support for AirPod specific features to Android.
@@ -10,16 +10,16 @@ Supported models:
## Support the project
* Buy the CAP Pro In-App purchase on [Google Play](https://play.google.com/store/apps/details?id=eu.darken.cap)
* Buy the CAPod Pro In-App purchase on [Google Play](https://play.google.com/store/apps/details?id=eu.darken.capod)
* [Buy me a coffee](https://www.buymeacoffee.com/tydarken)
* Help translate CAP [on Crowdin](https://crowdin.com/project/airpod-companion)
* Help translate CAPod [on Crowdin](https://crowdin.com/project/airpod-companion)
## Download
* [Google Play](https://play.google.com/store/apps/details?id=eu.darken.cap)
* [Google Play](https://play.google.com/store/apps/details?id=eu.darken.capod)
* [GitHub](https://github.com/d4rken/android-airpods-companion/releases/latest)
## Use CAP as a library
## Use CAPod as a library
AirPods use Apple's Continuity Protocol to communicate, specifically the Proximity Pairing Message type. If you want to
build your own app based on this, you can include it like this:
@@ -37,10 +37,10 @@ build your own app based on this, you can include it like this:
## License
CAP's code is available under a GPL v3 license, this excludes:
CAPod's code is available under a GPL v3 license, this excludes:
* CAP icons, logos, mascots and marketing materials.
* CAP animations and videos.
* CAP documentation.
* CAPod icons, logos, mascots and marketing materials.
* CAPod animations and videos.
* CAPod documentation.
* Google Play store screenshots.
* Google Play store texts & descriptions.