TextPad
TextPad copied to clipboard
Feature request: Open File with Android intent
Would it be possible to change "EditorActivity" or perhaps create a new (small) activity so that a path/filename could be paseed to it (either as data or string extra) in an intent. Then the editor could open the file at run time, or if no parameter is passed, go into default "newfile.txt"mode?