2019-08-14 22:50:16 +00:00
|
|
|
|
Categories:
|
|
|
|
|
- Writing
|
|
|
|
|
License: 0BSD
|
2019-10-06 12:37:24 +00:00
|
|
|
|
AuthorName: grizeldi’s publishing
|
|
|
|
|
AuthorEmail: atr167@yahoo.com
|
|
|
|
|
WebSite: https://1337atr.weebly.com/tedit.html
|
2019-08-14 22:50:16 +00:00
|
|
|
|
SourceCode: https://github.com/ATryder/TEdit
|
|
|
|
|
IssueTracker: https://github.com/ATryder/TEdit/issues
|
|
|
|
|
Changelog: https://github.com/ATryder/TEdit/releases
|
|
|
|
|
|
|
|
|
|
AutoName: TEdit
|
|
|
|
|
Description: |-
|
|
|
|
|
TEdit is a simple text editor for Android devices which includes a graphical
|
|
|
|
|
file browser to make locating existing files and saving new files easy.
|
|
|
|
|
Additionally TEdit enables you to keep multiple files open simultaneously,
|
|
|
|
|
simply select the file tabs icon to be presented with a list of currently open
|
|
|
|
|
documents.
|
|
|
|
|
|
|
|
|
|
RepoType: git
|
|
|
|
|
Repo: https://github.com/ATryder/TEdit.git
|
|
|
|
|
|
|
|
|
|
Builds:
|
|
|
|
|
- versionName: '2.1'
|
|
|
|
|
versionCode: 6
|
|
|
|
|
commit: v2.1
|
|
|
|
|
subdir: app
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
|
|
|
|
build.gradle
|
|
|
|
|
|
|
|
|
|
- versionName: 2.1.1
|
|
|
|
|
versionCode: 7
|
|
|
|
|
commit: 2.1.1
|
|
|
|
|
subdir: app
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
|
|
|
|
build.gradle
|
|
|
|
|
|
|
|
|
|
- versionName: 2.1.2
|
|
|
|
|
versionCode: 8
|
|
|
|
|
commit: 2.1.2
|
|
|
|
|
subdir: app
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
|
|
|
|
build.gradle
|
|
|
|
|
|
|
|
|
|
- versionName: 2.1.3
|
|
|
|
|
versionCode: 9
|
|
|
|
|
commit: 2.1.3
|
|
|
|
|
subdir: app
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
|
|
|
|
build.gradle
|
|
|
|
|
|
|
|
|
|
- versionName: 2.1.5
|
|
|
|
|
versionCode: 11
|
|
|
|
|
commit: 2.1.5
|
|
|
|
|
subdir: app
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
|
|
|
|
build.gradle
|
|
|
|
|
|
|
|
|
|
- versionName: 2.2.1
|
|
|
|
|
versionCode: 13
|
|
|
|
|
commit: 2.2.1
|
|
|
|
|
subdir: app
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
|
|
|
|
build.gradle
|
|
|
|
|
|
2019-10-15 18:35:13 +00:00
|
|
|
|
- versionName: 2.3.0
|
|
|
|
|
versionCode: 14
|
2019-10-30 15:30:41 +00:00
|
|
|
|
commit: v2.3.0
|
2019-10-15 18:35:13 +00:00
|
|
|
|
subdir: app
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
|
|
|
|
build.gradle
|
|
|
|
|
|
2019-10-30 15:30:41 +00:00
|
|
|
|
AutoUpdateMode: Version v%v
|
2019-08-14 22:50:16 +00:00
|
|
|
|
UpdateCheckMode: Tags
|
2019-10-15 18:35:13 +00:00
|
|
|
|
CurrentVersion: 2.3.0
|
|
|
|
|
CurrentVersionCode: 14
|