Pier Angelo Vendrame pushed to branch firefox-android-115.2.1-13.5-1 at The Tor Project / Applications / firefox-android
Commits:
-
16ff4ed5
by clairehurst at 2024-02-21T07:36:28+00:00
5 changed files:
- fenix/app/src/beta/res/xml/shortcuts.xml
- fenix/app/src/debug/res/xml/shortcuts.xml
- fenix/app/src/main/res/xml/shortcuts.xml
- fenix/app/src/nightly/res/xml/shortcuts.xml
- fenix/app/src/release/res/xml/shortcuts.xml
Changes:
... | ... | @@ -25,15 +25,15 @@ |
25 | 25 | <!-- android:targetPackage="org.torproject.torbrowser_alpha"-->
|
26 | 26 | <!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
|
27 | 27 | <!-- </shortcut>-->
|
28 | - <shortcut
|
|
29 | - android:shortcutId="open_new_private_tab"
|
|
30 | - android:enabled="true"
|
|
31 | - android:icon="@drawable/ic_static_shortcut_private_tab"
|
|
32 | - android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"
|
|
33 | - android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">
|
|
34 | - <intent
|
|
35 | - android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"
|
|
36 | - android:targetPackage="org.torproject.torbrowser_alpha"
|
|
37 | - android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
|
|
38 | - </shortcut>
|
|
28 | +<!-- <shortcut-->
|
|
29 | +<!-- android:shortcutId="open_new_private_tab"-->
|
|
30 | +<!-- android:enabled="true"-->
|
|
31 | +<!-- android:icon="@drawable/ic_static_shortcut_private_tab"-->
|
|
32 | +<!-- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"-->
|
|
33 | +<!-- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">-->
|
|
34 | +<!-- <intent-->
|
|
35 | +<!-- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"-->
|
|
36 | +<!-- android:targetPackage="org.torproject.torbrowser_alpha"-->
|
|
37 | +<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
|
|
38 | +<!-- </shortcut>-->
|
|
39 | 39 | </shortcuts> |
... | ... | @@ -26,15 +26,15 @@ |
26 | 26 | <!-- android:targetPackage="org.torproject.torbrowser_debug"-->
|
27 | 27 | <!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
|
28 | 28 | <!-- </shortcut>-->
|
29 | - <shortcut
|
|
30 | - android:shortcutId="open_new_private_tab"
|
|
31 | - android:enabled="true"
|
|
32 | - android:icon="@drawable/ic_static_shortcut_private_tab"
|
|
33 | - android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"
|
|
34 | - android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">
|
|
35 | - <intent
|
|
36 | - android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"
|
|
37 | - android:targetPackage="org.torproject.torbrowser_debug"
|
|
38 | - android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
|
|
39 | - </shortcut>
|
|
29 | +<!-- <shortcut-->
|
|
30 | +<!-- android:shortcutId="open_new_private_tab"-->
|
|
31 | +<!-- android:enabled="true"-->
|
|
32 | +<!-- android:icon="@drawable/ic_static_shortcut_private_tab"-->
|
|
33 | +<!-- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"-->
|
|
34 | +<!-- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">-->
|
|
35 | +<!-- <intent-->
|
|
36 | +<!-- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"-->
|
|
37 | +<!-- android:targetPackage="org.torproject.torbrowser_debug"-->
|
|
38 | +<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
|
|
39 | +<!-- </shortcut>-->
|
|
40 | 40 | </shortcuts> |
... | ... | @@ -26,15 +26,15 @@ |
26 | 26 | <!-- android:targetPackage="org.torproject.torbrowser_dev"-->
|
27 | 27 | <!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
|
28 | 28 | <!-- </shortcut>-->
|
29 | - <shortcut
|
|
30 | - android:shortcutId="open_new_private_tab"
|
|
31 | - android:enabled="true"
|
|
32 | - android:icon="@drawable/ic_static_shortcut_private_tab"
|
|
33 | - android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"
|
|
34 | - android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">
|
|
35 | - <intent
|
|
36 | - android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"
|
|
37 | - android:targetPackage="org.torproject.torbrowser_dev"
|
|
38 | - android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
|
|
39 | - </shortcut>
|
|
29 | +<!-- <shortcut-->
|
|
30 | +<!-- android:shortcutId="open_new_private_tab"-->
|
|
31 | +<!-- android:enabled="true"-->
|
|
32 | +<!-- android:icon="@drawable/ic_static_shortcut_private_tab"-->
|
|
33 | +<!-- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"-->
|
|
34 | +<!-- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">-->
|
|
35 | +<!-- <intent-->
|
|
36 | +<!-- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"-->
|
|
37 | +<!-- android:targetPackage="org.torproject.torbrowser_dev"-->
|
|
38 | +<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
|
|
39 | +<!-- </shortcut>-->
|
|
40 | 40 | </shortcuts> |
... | ... | @@ -26,15 +26,15 @@ |
26 | 26 | <!-- android:targetPackage="org.torproject.torbrowser_nightly"-->
|
27 | 27 | <!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
|
28 | 28 | <!-- </shortcut>-->
|
29 | - <shortcut
|
|
30 | - android:shortcutId="open_new_private_tab"
|
|
31 | - android:enabled="true"
|
|
32 | - android:icon="@drawable/ic_static_shortcut_private_tab"
|
|
33 | - android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"
|
|
34 | - android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">
|
|
35 | - <intent
|
|
36 | - android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"
|
|
37 | - android:targetPackage="org.torproject.torbrowser_nightly"
|
|
38 | - android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
|
|
39 | - </shortcut>
|
|
29 | +<!-- <shortcut-->
|
|
30 | +<!-- android:shortcutId="open_new_private_tab"-->
|
|
31 | +<!-- android:enabled="true"-->
|
|
32 | +<!-- android:icon="@drawable/ic_static_shortcut_private_tab"-->
|
|
33 | +<!-- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"-->
|
|
34 | +<!-- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">-->
|
|
35 | +<!-- <intent-->
|
|
36 | +<!-- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"-->
|
|
37 | +<!-- android:targetPackage="org.torproject.torbrowser_nightly"-->
|
|
38 | +<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
|
|
39 | +<!-- </shortcut>-->
|
|
40 | 40 | </shortcuts> |
... | ... | @@ -25,15 +25,15 @@ |
25 | 25 | <!-- android:targetPackage="org.torproject.torbrowser"-->
|
26 | 26 | <!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
|
27 | 27 | <!-- </shortcut>-->
|
28 | - <shortcut
|
|
29 | - android:shortcutId="open_new_private_tab"
|
|
30 | - android:enabled="true"
|
|
31 | - android:icon="@drawable/ic_static_shortcut_private_tab"
|
|
32 | - android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"
|
|
33 | - android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">
|
|
34 | - <intent
|
|
35 | - android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"
|
|
36 | - android:targetPackage="org.torproject.torbrowser"
|
|
37 | - android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
|
|
38 | - </shortcut>
|
|
28 | +<!-- <shortcut-->
|
|
29 | +<!-- android:shortcutId="open_new_private_tab"-->
|
|
30 | +<!-- android:enabled="true"-->
|
|
31 | +<!-- android:icon="@drawable/ic_static_shortcut_private_tab"-->
|
|
32 | +<!-- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"-->
|
|
33 | +<!-- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">-->
|
|
34 | +<!-- <intent-->
|
|
35 | +<!-- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"-->
|
|
36 | +<!-- android:targetPackage="org.torproject.torbrowser"-->
|
|
37 | +<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
|
|
38 | +<!-- </shortcut>-->
|
|
39 | 39 | </shortcuts> |