mirror of
https://codeberg.org/lethe/textpad.git
synced 2025-09-04 06:05:20 +02:00
Android text editor that can be compiled directly on an Android device
app | ||
bin_utils | ||
fastlane | ||
gradle/wrapper | ||
images | ||
releases | ||
website | ||
.gitignore | ||
.gitlab-ci.yml | ||
build.gradle | ||
Gemfile | ||
Gemfile.lock | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
import-summary.txt | ||
LICENSE | ||
local.properties | ||
local.properties.dist | ||
README.md | ||
settings.gradle | ||
TextPadV2.iml |
Simple Text Editor for Android
This is a fork of TextPad modified to use a more recent version of Gradle so that it can be built in AndroidIDE.
It only supports editing plaintext files. You can edit Markdown / Zim Wiki files, but there won't be any syntax highlighting.
If you don't care about AndroidIDE compiler support, you can skip to downloading the binaries from F-Droid.