Open ja02 opened 9 years ago
Logic that checks if file is editable or not uses Android-provided mechanism for checking if there is an activity that can handle mime-type derived from file's extension. It could be that issue you are having is device specific since same case works on my phone (HTC M7).
As for localisation issue, you are correct, it is not localised.
At the moment I have 6 apps on my mobile that can edit .txt. In version 2.1.0-test7 everything works as expected (just verified). In 2.2.0 I only get the toast.
Same problem on an unrooted Samsung Galaxy Note with Android 4.1.2, with PolarisOffice and OfficeSuite Pro installed.
Expected: File opens for edit in the system default app for .txt extension. Error: Toast No compatible application found to edit selected document type appears + the error message is not localized.