An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

RadNotepad
==========

A simple text editor for Android

[![Tags](https://img.shields.io/github/tag/RadAd/RadNotepad.svg)](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