[tbb-commits] [Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.5-1] fixup! Disable features and functionality
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Wed Feb 21 07:36:35 UTC 2024
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
fixup! Disable features and functionality
- - - - -
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:
=====================================
fenix/app/src/beta/res/xml/shortcuts.xml
=====================================
@@ -25,15 +25,15 @@
<!-- android:targetPackage="org.torproject.torbrowser_alpha"-->
<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
<!-- </shortcut>-->
- <shortcut
- android:shortcutId="open_new_private_tab"
- android:enabled="true"
- android:icon="@drawable/ic_static_shortcut_private_tab"
- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"
- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">
- <intent
- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"
- android:targetPackage="org.torproject.torbrowser_alpha"
- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
- </shortcut>
+<!-- <shortcut-->
+<!-- android:shortcutId="open_new_private_tab"-->
+<!-- android:enabled="true"-->
+<!-- android:icon="@drawable/ic_static_shortcut_private_tab"-->
+<!-- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"-->
+<!-- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">-->
+<!-- <intent-->
+<!-- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"-->
+<!-- android:targetPackage="org.torproject.torbrowser_alpha"-->
+<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
+<!-- </shortcut>-->
</shortcuts>
=====================================
fenix/app/src/debug/res/xml/shortcuts.xml
=====================================
@@ -26,15 +26,15 @@
<!-- android:targetPackage="org.torproject.torbrowser_debug"-->
<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
<!-- </shortcut>-->
- <shortcut
- android:shortcutId="open_new_private_tab"
- android:enabled="true"
- android:icon="@drawable/ic_static_shortcut_private_tab"
- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"
- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">
- <intent
- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"
- android:targetPackage="org.torproject.torbrowser_debug"
- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
- </shortcut>
+<!-- <shortcut-->
+<!-- android:shortcutId="open_new_private_tab"-->
+<!-- android:enabled="true"-->
+<!-- android:icon="@drawable/ic_static_shortcut_private_tab"-->
+<!-- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"-->
+<!-- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">-->
+<!-- <intent-->
+<!-- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"-->
+<!-- android:targetPackage="org.torproject.torbrowser_debug"-->
+<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
+<!-- </shortcut>-->
</shortcuts>
=====================================
fenix/app/src/main/res/xml/shortcuts.xml
=====================================
@@ -26,15 +26,15 @@
<!-- android:targetPackage="org.torproject.torbrowser_dev"-->
<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
<!-- </shortcut>-->
- <shortcut
- android:shortcutId="open_new_private_tab"
- android:enabled="true"
- android:icon="@drawable/ic_static_shortcut_private_tab"
- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"
- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">
- <intent
- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"
- android:targetPackage="org.torproject.torbrowser_dev"
- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
- </shortcut>
+<!-- <shortcut-->
+<!-- android:shortcutId="open_new_private_tab"-->
+<!-- android:enabled="true"-->
+<!-- android:icon="@drawable/ic_static_shortcut_private_tab"-->
+<!-- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"-->
+<!-- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">-->
+<!-- <intent-->
+<!-- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"-->
+<!-- android:targetPackage="org.torproject.torbrowser_dev"-->
+<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
+<!-- </shortcut>-->
</shortcuts>
=====================================
fenix/app/src/nightly/res/xml/shortcuts.xml
=====================================
@@ -26,15 +26,15 @@
<!-- android:targetPackage="org.torproject.torbrowser_nightly"-->
<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
<!-- </shortcut>-->
- <shortcut
- android:shortcutId="open_new_private_tab"
- android:enabled="true"
- android:icon="@drawable/ic_static_shortcut_private_tab"
- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"
- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">
- <intent
- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"
- android:targetPackage="org.torproject.torbrowser_nightly"
- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
- </shortcut>
+<!-- <shortcut-->
+<!-- android:shortcutId="open_new_private_tab"-->
+<!-- android:enabled="true"-->
+<!-- android:icon="@drawable/ic_static_shortcut_private_tab"-->
+<!-- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"-->
+<!-- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">-->
+<!-- <intent-->
+<!-- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"-->
+<!-- android:targetPackage="org.torproject.torbrowser_nightly"-->
+<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
+<!-- </shortcut>-->
</shortcuts>
=====================================
fenix/app/src/release/res/xml/shortcuts.xml
=====================================
@@ -25,15 +25,15 @@
<!-- android:targetPackage="org.torproject.torbrowser"-->
<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
<!-- </shortcut>-->
- <shortcut
- android:shortcutId="open_new_private_tab"
- android:enabled="true"
- android:icon="@drawable/ic_static_shortcut_private_tab"
- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"
- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">
- <intent
- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"
- android:targetPackage="org.torproject.torbrowser"
- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
- </shortcut>
+<!-- <shortcut-->
+<!-- android:shortcutId="open_new_private_tab"-->
+<!-- android:enabled="true"-->
+<!-- android:icon="@drawable/ic_static_shortcut_private_tab"-->
+<!-- android:shortcutShortLabel="@string/home_screen_shortcut_open_new_private_tab_2"-->
+<!-- android:shortcutLongLabel="@string/home_screen_shortcut_open_new_private_tab_2">-->
+<!-- <intent-->
+<!-- android:action="org.mozilla.fenix.OPEN_PRIVATE_TAB"-->
+<!-- android:targetPackage="org.torproject.torbrowser"-->
+<!-- android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />-->
+<!-- </shortcut>-->
</shortcuts>
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/16ff4ed5abb5b99da69dd1a293d8d97aafa3352b
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/16ff4ed5abb5b99da69dd1a293d8d97aafa3352b
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240221/29fae1e8/attachment-0001.htm>
More information about the tbb-commits
mailing list