morgan pushed to branch tor-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
62536693
by clairehurst at 2024-08-27T01:10:10+00:00
1 changed file:
Changes:
... | ... | @@ -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" />
|