Update ACKs

This commit is contained in:
darken
2022-01-05 09:32:33 +01:00
parent 79b4b5e592
commit 5192827cab
2 changed files with 28 additions and 0 deletions
@@ -13,6 +13,24 @@
android:action="android.intent.action.VIEW"
android:data="https://twitter.com/maxpatchs" />
</Preference>
<Preference
android:key="thanks.openpods"
android:summary="Pioneering AirPod support on Android"
android:title="OpenPods project"
app:iconSpaceReserved="false">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/adolfintel/OpenPods" />
</Preference>
<Preference
android:key="thanks.furiousmac"
android:summary="Research on the continuity protocol"
android:title="FuriousMAC"
app:iconSpaceReserved="false">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/furiousMAC/continuity" />
</Preference>
</PreferenceCategory>
<PreferenceCategory