|
368 | 368 | <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.pdf" /> |
369 | 369 | <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.pdf" /> |
370 | 370 | </intent-filter> |
371 | | - <!-- Microsoft Office DOCX files --> |
| 371 | + <!-- Microsoft Word DOC files --> |
372 | 372 | <intent-filter> |
373 | 373 | <action android:name="android.intent.action.VIEW" /> |
374 | 374 |
|
375 | 375 | <category android:name="android.intent.category.DEFAULT" /> |
376 | 376 | <category android:name="android.intent.category.BROWSABLE" /> |
377 | 377 |
|
378 | | - <data android:mimeType="application/vnd.openxmlformats-officedocument.wordprocessingml.document" /> |
| 378 | + <data android:mimeType="application/msword" /> |
379 | 379 | </intent-filter> |
380 | 380 | <intent-filter> |
381 | 381 | <action android:name="android.intent.action.VIEW" /> |
|
386 | 386 | <data android:scheme="content" /> |
387 | 387 | <data android:scheme="file" /> |
388 | 388 | <data android:host="*" /> |
389 | | - <data android:pathPattern=".*\\.docx" /> |
390 | | - <data android:pathPattern=".*\\..*\\.docx" /> |
391 | | - <data android:pathPattern=".*\\..*\\..*\\.docx" /> |
392 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\.docx" /> |
393 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\.docx" /> |
394 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.docx" /> |
395 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.docx" /> |
| 389 | + <data android:pathPattern=".*\\.doc" /> |
| 390 | + <data android:pathPattern=".*\\..*\\.doc" /> |
| 391 | + <data android:pathPattern=".*\\..*\\..*\\.doc" /> |
| 392 | + <data android:pathPattern=".*\\..*\\..*\\..*\\.doc" /> |
| 393 | + <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\.doc" /> |
| 394 | + <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.doc" /> |
| 395 | + <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.doc" /> |
396 | 396 | </intent-filter> |
397 | 397 | <intent-filter> |
398 | 398 | <action android:name="android.intent.action.VIEW" /> |
|
404 | 404 | <data android:scheme="content" /> |
405 | 405 | <data android:scheme="file" /> |
406 | 406 | <data android:host="*" /> |
407 | | - <data android:pathPattern=".*\\.docx" /> |
408 | | - <data android:pathPattern=".*\\..*\\.docx" /> |
409 | | - <data android:pathPattern=".*\\..*\\..*\\.docx" /> |
410 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\.docx" /> |
411 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\.docx" /> |
412 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.docx" /> |
413 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.docx" /> |
414 | | - </intent-filter> |
415 | | - <!-- Microsoft Office PPTX files --> |
416 | | - <intent-filter> |
417 | | - <action android:name="android.intent.action.VIEW" /> |
418 | | - |
419 | | - <category android:name="android.intent.category.DEFAULT" /> |
420 | | - <category android:name="android.intent.category.BROWSABLE" /> |
421 | | - |
422 | | - <data android:mimeType="application/vnd.openxmlformats-officedocument.presentationml.presentation" /> |
423 | | - </intent-filter> |
424 | | - <intent-filter> |
425 | | - <action android:name="android.intent.action.VIEW" /> |
426 | | - |
427 | | - <category android:name="android.intent.category.BROWSABLE" /> |
428 | | - <category android:name="android.intent.category.DEFAULT" /> |
429 | | - |
430 | | - <data android:scheme="content" /> |
431 | | - <data android:scheme="file" /> |
432 | | - <data android:host="*" /> |
433 | | - <data android:pathPattern=".*\\.pptx" /> |
434 | | - <data android:pathPattern=".*\\..*\\.pptx" /> |
435 | | - <data android:pathPattern=".*\\..*\\..*\\.pptx" /> |
436 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\.pptx" /> |
437 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\.pptx" /> |
438 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.pptx" /> |
439 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.pptx" /> |
440 | | - </intent-filter> |
441 | | - <intent-filter> |
442 | | - <action android:name="android.intent.action.VIEW" /> |
443 | | - |
444 | | - <category android:name="android.intent.category.BROWSABLE" /> |
445 | | - <category android:name="android.intent.category.DEFAULT" /> |
446 | | - |
447 | | - <data android:mimeType="*/*" /> |
448 | | - <data android:scheme="content" /> |
449 | | - <data android:scheme="file" /> |
450 | | - <data android:host="*" /> |
451 | | - <data android:pathPattern=".*\\.pptx" /> |
452 | | - <data android:pathPattern=".*\\..*\\.pptx" /> |
453 | | - <data android:pathPattern=".*\\..*\\..*\\.pptx" /> |
454 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\.pptx" /> |
455 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\.pptx" /> |
456 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.pptx" /> |
457 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.pptx" /> |
458 | | - </intent-filter> |
459 | | - <!-- Microsoft Office XLSX files --> |
460 | | - <intent-filter> |
461 | | - <action android:name="android.intent.action.VIEW" /> |
462 | | - |
463 | | - <category android:name="android.intent.category.DEFAULT" /> |
464 | | - <category android:name="android.intent.category.BROWSABLE" /> |
465 | | - |
466 | | - <data android:mimeType="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" /> |
467 | | - </intent-filter> |
468 | | - <intent-filter> |
469 | | - <action android:name="android.intent.action.VIEW" /> |
470 | | - |
471 | | - <category android:name="android.intent.category.BROWSABLE" /> |
472 | | - <category android:name="android.intent.category.DEFAULT" /> |
473 | | - |
474 | | - <data android:scheme="content" /> |
475 | | - <data android:scheme="file" /> |
476 | | - <data android:host="*" /> |
477 | | - <data android:pathPattern=".*\\.xlsx" /> |
478 | | - <data android:pathPattern=".*\\..*\\.xlsx" /> |
479 | | - <data android:pathPattern=".*\\..*\\..*\\.xlsx" /> |
480 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\.xlsx" /> |
481 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\.xlsx" /> |
482 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.xlsx" /> |
483 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.xlsx" /> |
484 | | - </intent-filter> |
485 | | - <intent-filter> |
486 | | - <action android:name="android.intent.action.VIEW" /> |
487 | | - |
488 | | - <category android:name="android.intent.category.BROWSABLE" /> |
489 | | - <category android:name="android.intent.category.DEFAULT" /> |
490 | | - |
491 | | - <data android:mimeType="*/*" /> |
492 | | - <data android:scheme="content" /> |
493 | | - <data android:scheme="file" /> |
494 | | - <data android:host="*" /> |
495 | | - <data android:pathPattern=".*\\.xlsx" /> |
496 | | - <data android:pathPattern=".*\\..*\\.xlsx" /> |
497 | | - <data android:pathPattern=".*\\..*\\..*\\.xlsx" /> |
498 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\.xlsx" /> |
499 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\.xlsx" /> |
500 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.xlsx" /> |
501 | | - <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.xlsx" /> |
| 407 | + <data android:pathPattern=".*\\.doc" /> |
| 408 | + <data android:pathPattern=".*\\..*\\.doc" /> |
| 409 | + <data android:pathPattern=".*\\..*\\..*\\.doc" /> |
| 410 | + <data android:pathPattern=".*\\..*\\..*\\..*\\.doc" /> |
| 411 | + <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\.doc" /> |
| 412 | + <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.doc" /> |
| 413 | + <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.doc" /> |
502 | 414 | </intent-filter> |
503 | 415 | <!-- OpenDocument formats - copy from STRICT_CATCH --> |
504 | 416 | <intent-filter> |
|
0 commit comments