[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.0-1] fixup! Disable features and functionality



Title: GitLab

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:

Changes:

  • fenix/app/src/main/AndroidManifest.xml
    ... ... @@ -96,6 +96,7 @@
    96 96
                 android:exported="true"
    
    97 97
                 android:configChanges="keyboard|keyboardHidden|mcc|mnc|orientation|screenSize|layoutDirection|smallestScreenSize|screenLayout"
    
    98 98
                 android:launchMode="singleTask"
    
    99
    +            android:taskAffinity=""
    
    99 100
                 android:resizeableActivity="true"
    
    100 101
                 android:supportsPictureInPicture="true"
    
    101 102
                 android:windowSoftInputMode="adjustResize">
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits