1
0
Fork
You've already forked textpad
0
Android text editor that can be compiled directly on an Android device
  • Java 90.5%
  • PHP 6.2%
  • JavaScript 1.4%
  • Handlebars 1.1%
  • Ruby 0.6%
  • Other 0.2%
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.