Description: does not list in file browser and cannot open file in libreoffice viewer. Steps to Reproduce: attachment 53688 [details] does not [1] list in file browser [2] open in libreoffice viewer Version: 6.0.0.0.alpha0+ Build ID: 643da8ec4e721d33dfdf8d78bedd50a915f1188d TinderBox: Android-ARM@24-Bytemark-Hosting, Branch: Master, Time: June 26, 2017 01:29:17 Actual Results: Expected Results: Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Android 5.1; Mobile; rv:54.0) Gecko/54.0 Firefox/54.0
i have provided incorrect attachment id in comment 0. the correct attachment: attachment 53682 [details]
Created attachment 134551 [details] test file I can confirm This file I can open in desktop version, but is not listed in android file browser
test result: 5.0.0.0.alpha1+-ab465b9 crash 5.1.0.0.alpha1+1a6ec13 endless loop 5.1.0.0.alpha1+-5b791ec endless loop 5.2.0.0.alpha0+-f6a74ce endless loop 5.3.0.0.alpha1+-4136757 endless loop 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?).)