Description: add support for writenow 2.0 file on libreoffice viewer Steps to Reproduce: it seems i have overlooked tdf#111443 open WriteNow_2.0 https://opengrok.libreoffice.org/xref/core/writerperfect/qa/unit/data/writer/libmwaw/pass/WriteNow_2.0 fileopen test result: 5.0.0.0.alpha1+ [ build id: ab465b9 ] garbage 5.1.0.0.alpha1+ [ build id: 1a6ec13 ] garbage 5.1.0.0.alpha1+ [ build id: 5b791ec ] garbage 5.2.0.0.alpha0+ [ build id: f6a74ce ] garbage 5.3.0.0.alpha1+ [ build id: 4136757 ] garbage os: android 5.1 device: lyf flame 3 [ ls-4001 ] for other file formats or files https://github.com/kr1shnas/qa/projects/25 Actual Results: Expected Results: Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Android 5.1; Mobile; rv:57.0) Gecko/57.0 Firefox/57.0
*** Bug 111479 has been marked as a duplicate of this bug. ***
Is this issue still relevant? Supporting more file formats presumably also means that the size of the APK will increase (due to more services that will have to be included), so I tend to suggest focusing on those that are particularly relevant. In addition, the mechanism to open a file in Android Viewer currently depends on the Android system identifying the proper MIME type, which probably isn't the case for most of the proprietary and not so frequently used file types. (So supporting these might need some "open any file, ignore file type" handling instead (possibly hidden behind a setting?).)