Android text editor that can be compiled directly on an Android device
Find a file
2023-04-06 10:49:55 -05:00
app bump new version 2022-08-04 21:17:04 +02:00
bin_utils added portuguese translation and some images 2015-09-16 08:25:58 +03:00
fastlane bump new version 2022-08-04 21:17:04 +02:00
gradle/wrapper AndroidIDE compiler support 2023-04-06 10:44:10 -05:00
images added icons, improved search 2021-02-05 15:07:48 +01:00
releases new release 2020-12-25 11:34:51 +01:00
website fix a link for the website 2022-07-01 13:04:01 +02:00
.gitignore fixed missing file 2023-04-06 10:49:55 -05:00
.gitlab-ci.yml add exit code 2022-03-31 18:12:07 +02:00
build.gradle AndroidIDE compiler support 2023-04-06 10:44:10 -05:00
Gemfile add fastlane 2021-10-27 20:54:08 +02:00
Gemfile.lock add fastlane 2021-10-27 20:54:08 +02:00
gradle.properties update graddle 2020-12-17 19:27:04 +01:00
gradlew update gradle wrapper 2022-07-01 14:21:40 +02:00
gradlew.bat update gradle wrapper 2022-07-01 14:21:40 +02:00
import-summary.txt migrated to android studio 2016-03-28 23:46:10 +03:00
LICENSE added metadata from f-droid 2022-07-01 12:05:52 +02:00
local.properties fixed missing file 2023-04-06 10:49:55 -05:00
local.properties.dist add local.properties.dist to fix bitrise 2021-12-19 11:24:41 +01:00
README.md AndroidIDE compiler support 2023-04-06 10:44:10 -05:00
settings.gradle migrated to android studio 2016-03-28 23:46:10 +03:00
TextPadV2.iml add a confirmation for the settings change dialog 2022-06-30 13:59:49 +02:00

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.