mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
add basic auth (PIN)
This commit is contained in:
@@ -45,7 +45,10 @@
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".AuthActivity"
|
||||
android:theme="@style/Theme.OwnDroid">
|
||||
</activity>
|
||||
<receiver
|
||||
android:name=".Receiver"
|
||||
android:description="@string/app_name"
|
||||
|
||||
Reference in New Issue
Block a user