Description: please add support for ebook file format .fb2, .fb2.zip Steps to Reproduce: please add support FictionBook v2 [ .fb2, .fb2.zip ] https://wiki.documentfoundation.org/DLP/Libraries Actual Results: Expected Results: Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Opera/9.80 (Android; Opera Mini/29.0.2254/66.318; U; en) Presto/2.12.423 Version/12.16
Created attachment 135850 [details] sample fb2 file Hello Krishna, I can open fb2 file on Android. Not fully testable due to bug 111871.
Repro with LO6.1; android 5.0
Is this request 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?).)