Thank the MagicPods project

This commit is contained in:
darken
2024-04-30 16:10:06 +02:00
committed by Matthias Urhahn
parent fdfc7f44fb
commit d80a110280
2 changed files with 11 additions and 0 deletions
+2
View File
@@ -78,6 +78,8 @@ Currently supported models:
Travis & Rye, Erik & Sipes, Brandon & Teplov, Sam. (2019). Handoff All Your Privacy A Review of Apples Bluetooth
Low Energy Continuity Protocol. Proceedings on Privacy Enhancing Technologies. 2019. 34-53. 10.2478/popets-2019-0057.
* Celosia, Guillaume. (2020). Privacy Challenges in Wireless Communications of the Internet of Things.
* The [MagicPods](https://github.com/steam3d/MagicPods-Windows) project. If you are looking for "CAPod for Windows",
check it out.
## License
@@ -31,6 +31,15 @@
android:action="android.intent.action.VIEW"
android:data="https://github.com/adolfintel/OpenPods" />
</eu.darken.capod.common.preferences.IntentPreference>
<eu.darken.capod.common.preferences.IntentPreference
android:key="thanks.magicpods"
android:summary="Pioneering AirPod support on Windows"
android:title="MagicPods project"
app:iconSpaceReserved="false">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/steam3d/MagicPods-Windows" />
</eu.darken.capod.common.preferences.IntentPreference>
<eu.darken.capod.common.preferences.IntentPreference
android:key="thanks.furiousmac"
android:summary="Research on the continuity protocol"