Description: if the file format palmdoc (.pdb) is not yet supported, i request you to add. Steps to Reproduce: i am verifying file formats given https://en.m.wikipedia.org/wiki/LibreOffice in libreoffice viewer. updating my findings at https://github.com/kr1shnas/qa/projects/24. as of now, i don't know whether libreoffice viewer can read the file. i am unable to find a sample file. if you have a sample file, please provide a link. if the file format is not yet supported, i request you to add. Actual Results: Expected Results: Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Android 5.1; Mobile; rv:56.0) Gecko/56.0 Firefox/56.0
Created attachment 134552 [details] test pdb file confirm in Android- file not listed. Works in desktop version Version: 6.0.0.0.alpha0+ Build ID: eda9605 Android 5.0.2
fileopen: displays garbage and text test result: 5.0.0.0.alpha1+-ab465b9 5.1.0.0.alpha1+1a6ec13 5.1.0.0.alpha1+-5b791ec 5.2.0.0.alpha0+-f6a74ce 5.3.0.0.alpha1+-4136757 os: android 5.1 device: lyf flame 3 [ ls-4001 ]
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?).)