Ted icon indicating copy to clipboard operation
Ted copied to clipboard

Ted is a text editor for Android, written in java

Results 26 Ted issues
Sort by recently updated
recently updated
newest added

I realize this project is long dormant, but I've been using ted via fdroid it since I was on Android 5.1 where I had no save issues, and I figure...

Corrected some instances of "cause" to "because."

Version: 1.8.1 Crash error: java.lang.RuntimeException: Unable to start activity ComponentInfo{fr.xgouchet.texteditor/fr.xgouchet.texteditor.TedFontActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.util.ArrayList.add(java.lang.Object)' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2723) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2784) at android.app.ActivityThread.-wrap12(ActivityThread.java) at...

I would like to install this on my Android Studio emulator, but can't figure out how to build one from forking the git. Would you be able to publish the...

GooglePlay link for TED on GitHub page is dead. How can I get an Android version?

How do I build this? I want to add content uri support so it will work with my phone's file manager. It will also open external files from the sd...

to reproduce: enable autosave in options close out of opened file so it's in a state where no file is opened (reopen app, don't open an existing file) enter some...

Add the possibility to define a default folder for text files (for example /sdcard/txt) instead of always starting in the sdcard root.

enhancement

Ted should register to open other Textfiles that aren't named .txt Most importantly for myself: .md/.markdown Other possible things: READ.ME, *.nfo, *.log, *.utf8, Data (xml/ini/yaml/json/csv/conf/cfg/asc) Code (css/js/c/h/cpp/java/asp)