SimpleTextEditor
This is simple text editor that can help you with editing text files.
Maxim Starikov Development Note Text Editor Writing
Screenshots
Description
This is simple text editor that can help you with editing text files.
This editor mostly used by me for small text notes, write down ideas while I have a break.
Supports only plain text files at the moment.
The code is open so can review code, send pull requests, new features, translations and so on. https://github.com/maxistar/TextPad.
Any suggestions for this project are welcomed. Thank you!
What’s new (1.30.0)
- Rozdzielono tłumaczenia na chiński tradycyjny i uproszczony
- Zaktualizowano sformułowania
- Usprawniono wybór języka
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Write storageCreate and change files on the device storage.
- Read storageRead files on the device storage.
- Prevent sleepingKeep the device from going to sleep.
Comments