mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-02-25 02:13:35 +00:00
android: add accessibility stuff
adds option for customizing transparency mode, amplification, tone, etc.
This commit is contained in:
@@ -90,13 +90,13 @@
|
||||
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
<intent-filter android:autoVerify="true">
|
||||
<!-- <intent-filter android:autoVerify="true">
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<data android:scheme="librepods"
|
||||
android:host="add-magic-keys" />
|
||||
</intent-filter>
|
||||
</intent-filter> -->
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
|
||||
Reference in New Issue
Block a user