No description
Find a file
2018-06-25 01:08:40 -05:00
.idea Fix Folder open if no file 2016-06-20 22:03:12 +09:00
app Fix applicationId. 2018-06-24 02:11:42 -05:00
gradle/wrapper Update gradle version in gradle-wrapper 2018-06-24 02:23:40 -05:00
libraries Rebrand to Text Editor 8000. 2018-06-23 03:47:51 -05:00
.fdroid.yml Correctly format .fdroid.yml. 2018-06-24 05:51:35 -05:00
.gitignore remove generated files from git repo 2015-03-15 14:01:29 +01:00
.gitlab-ci.yml trying something out 2018-06-25 01:08:40 -05:00
build.gradle add google() repository to allprojects 2018-06-24 02:07:25 -05:00
gradle.properties Rebrand to Text Editor 8000. 2018-06-23 03:47:51 -05:00
gradlew Fix line endings of gradlew script. 2018-06-23 00:22:22 -05:00
gradlew.bat First mac commit 2014-12-11 18:28:54 +01:00
LICENSE First mac commit 2014-12-11 18:28:54 +01:00
README.md Add note that the builds are currently not signed 2018-06-24 18:59:42 -05:00
settings.gradle Rebrand to Text Editor 8000. 2018-06-23 03:47:51 -05:00

Text Editor 8000

Text editor for Android. Forked from Turbo Editor by Vlad Mihalachi.

Currently this fork includes a fix for hardware keyboards, as well as an updated CommonMark Markdown renderer.

Notice

This project undergoes sporadic bursts of activity. There's no timeframe for a release, and stuff gets worked on when it gets worked on.

The general policy is that master is always buildable and should run fine, but there's no guarantees.

Also, build artifacts from master are available on the Monarch Pass GitLab. Note that as of now these builds are not signed so you'll need to sign them yourself before installing them. Use at your own risk!

License

GNU General Public License version 3, see LICENSE.