wbrawner / SimpleMarkdown

SimpleMarkdown is an Android app for editing Markdown!
https://play.google.com/store/apps/details?id=com.wbrawner.simplemarkdown
Apache License 2.0
158 stars 18 forks source link

Use built in file explorer #47

Closed wbrawner closed 6 years ago

wbrawner commented 6 years ago

The current file explorer is buggy and often unusable. It doesn't make sense to try to reinvent the wheel where unnecessary, so it should be replaced by the built in file explorer if feasible. Needs some investigation and testing to verify

wbrawner commented 6 years ago

Not sure this will work for things like folder creation and selecting a default root folder. It may just be better to write more tests and fix the bugs to enable the custom functionality.