morgan pushed to branch tor-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/AndroidManifest.xml
    ... ... @@ -224,11 +224,11 @@
    224 224
                     <data android:mimeType="application/xhtml+xml" />
    
    225 225
                 </intent-filter>
    
    226 226
     
    
    227
    -            <intent-filter>
    
    228
    -                <action android:name="android.intent.action.SEND" />
    
    229
    -                <category android:name="android.intent.category.DEFAULT" />
    
    230
    -                <data android:mimeType="text/plain" />
    
    231
    -            </intent-filter>
    
    227
    +<!--        <intent-filter>-->
    
    228
    +<!--            <action android:name="android.intent.action.SEND" />-->
    
    229
    +<!--            <category android:name="android.intent.category.DEFAULT" />-->
    
    230
    +<!--            <data android:mimeType="text/plain" />-->
    
    231
    +<!--        </intent-filter>-->
    
    232 232
     
    
    233 233
                 <intent-filter>
    
    234 234
                     <action android:name="android.intent.action.SEARCH" />