mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
improved selection of default apps
This commit is contained in:
parent
acbcef5827
commit
6a42ef0747
3 changed files with 41 additions and 24 deletions
|
@ -88,31 +88,22 @@
|
|||
<item>info.tangential.cone</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Swipe left - Messengers -->
|
||||
<string-array name="default_left">
|
||||
<string-array name="default_messengers">
|
||||
<item>de.spiritcroc.riotx</item> <!-- SchildiChat -->
|
||||
<item>io.element.android.x</item> <!-- Element X -->
|
||||
<item>im.vector.app</item> <!-- Element -->
|
||||
<item>org.thoughtcrime.securesms</item> <!-- Signal -->
|
||||
</string-array>
|
||||
|
||||
<string-array name="default_left_top">
|
||||
<item>org.briarproject.briar.android</item> <!-- Briar -->
|
||||
<item>eu.siacs.conversations</item> <!-- Conversations -->
|
||||
<item>ch.threema.app.libre</item> <!-- Threema -->
|
||||
<item>com.android.messaging</item> <!-- SMS -->
|
||||
<item>com.android.google.messaging</item> <!-- SMS -->
|
||||
<item>com.google.android.apps.messaging</item> <!-- SMS -->
|
||||
<item>com.samsung.android.messaging</item> <!-- Samsung SMS -->
|
||||
</string-array>
|
||||
<string-array name="default_left_bottom">
|
||||
<item>org.thoughtcrime.securesms</item> <!-- Signal -->
|
||||
</string-array>
|
||||
|
||||
|
||||
<!-- Swipe double left - More messengers -->
|
||||
<string-array name="default_double_left">
|
||||
<item>com.whatsapp</item> <!-- WhatsApp -->
|
||||
<item>org.telegram.messenger</item> <!-- Telegram -->
|
||||
<item>com.discord</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
<!-- Volume up -->
|
||||
<string-array name="default_volume_up">
|
||||
<item>launcher:volumeUp</item>
|
||||
|
@ -135,6 +126,8 @@
|
|||
<string-array name="default_long_click">
|
||||
<item>com.beemdevelopment.aegis</item> <!-- Aegis 2FA -->
|
||||
<item>org.fedorahosted.freeotp</item>
|
||||
<item>proton.android.pass.fdroid</item> <!-- Proton Pass -->
|
||||
<item>com.kunzisoft.keepass.libre</item> <!-- KeePassDX -->
|
||||
<item>launcher:settings</item> <!-- Launcher Settings -->
|
||||
</string-array>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue