HomelabMFA v1.0 — biometric gate for ntfy Push MFA

This commit is contained in:
2026-06-04 12:17:50 +00:00
commit 9f76a0a4ee
2961 changed files with 351146 additions and 0 deletions
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Platform.AppCompat" parent="Platform.V25.AppCompat"/>
<style name="Platform.AppCompat.Light" parent="Platform.V25.AppCompat.Light"/>
<style name="Platform.V25.AppCompat" parent="android:Theme.Material.NoActionBar">
</style>
<style name="Platform.V25.AppCompat.Light" parent="android:Theme.Material.Light.NoActionBar">
</style>
</resources>