https://github.com/radad/radnotepad
Simple text editor for Android
https://github.com/radad/radnotepad
android android-app text-editor
Last synced: about 2 months ago
JSON representation
Simple text editor for Android
- Host: GitHub
- URL: https://github.com/radad/radnotepad
- Owner: RadAd
- Created: 2014-05-08T03:43:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-07-20T03:37:46.000Z (almost 10 years ago)
- Last Synced: 2025-06-12T22:32:33.309Z (about 1 year ago)
- Topics: android, android-app, text-editor
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=au.radsoft
- Size: 2.24 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RadNotepad
==========
A simple text editor for Android
[](https://github.com/RadAd/RadNotepad/tags)
Features
--------
- Edit any file
- Multi-level undo
- Syntax color (c++, java, xml)
- Full support for line ending
- Full support for encoding
- Change case
Known Issues
------------
- tab characters shown as a single character in EditText
- tab key changes focus instead of been captured by EditText
- search selection is cleared when closing search window
- search is case-sensitive
TODO
----
- Show read only status
- Add a search history or at least start with last search
- Detect file changed when attempting to save
- Implement flick scrolling
- Use encoding if passed in
- More syntax higlighting languages
TODO Editing Selection
----------------------
- Indent selection
- Comment selection
- Google search
- Share via