[tor-commits] [Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.0-1] fixup! Disable features and functionality
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Mon Mar 11 16:43:06 UTC 2024
Pier Angelo Vendrame pushed to branch firefox-android-115.2.1-13.0-1 at The Tor Project / Applications / firefox-android
Commits:
56f2b71c by Dan Ballard at 2024-03-11T17:43:00+01:00
fixup! Disable features and functionality
bug 42407: lock task affinity of HomeActivity to block potential on app phishing
- - - - -
1 changed file:
- fenix/app/src/main/AndroidManifest.xml
Changes:
=====================================
fenix/app/src/main/AndroidManifest.xml
=====================================
@@ -96,6 +96,7 @@
android:exported="true"
android:configChanges="keyboard|keyboardHidden|mcc|mnc|orientation|screenSize|layoutDirection|smallestScreenSize|screenLayout"
android:launchMode="singleTask"
+ android:taskAffinity=""
android:resizeableActivity="true"
android:supportsPictureInPicture="true"
android:windowSoftInputMode="adjustResize">
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/56f2b71c2bb0fb01da67c2a8c1d7e03ff103c0d5
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/56f2b71c2bb0fb01da67c2a8c1d7e03ff103c0d5
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/tor-commits/attachments/20240311/d0395eb7/attachment.htm>
More information about the tor-commits
mailing list