I've spent days looking for a decent text editor and had no luck finding one. So I decided to work on my own. Looking for some feedback, I have a big list of features of my own to add too
Description:
A quick and easy to use text editor with minimal interface. A minimal interface gives you more space to view and edit your documents. Great for taking notes, todo lists, jot down lecture notes or editing text files.
Features include
- Automatic saving of documents
- Volume rocker to scroll to top and bottom of document
- Sharing in and out of the app
- Optional spell check support
- Minimal, clean interface
- Quick and easy to use
- Customizable themes
- Support for large files (tested with 10mb file)
- History of recent documents
- Multiple character set encoding options
Build 18
- line numbers update when opening a new document
- line numbers calculated correctly for word wrapped documents
- fixed text jittering when scrolling
- disabled spell check in the save activity
- added auto selecting filename to save activity
- overhauled the action bar code
Build 17
- Launching from intents should be more robust
- Intents now work with different scheme types
Build 16
- Allowed wordpad to open any text file, not just plain text
- Fixed intents to accept files or text
- Sharing into wordpad should now work again properly
Build 15
- Polish language files (thanks to Rafal M)
- Fixed auto-save continually saving
- Cursor position saved on screen rotation and restored states
- Fixed auto-save not to save when opening documents
- Using exit will hide the keyboard for neater exit
Build 14
- Fixed cursor position moving when saving
- Made the action bar more resilient
Build 13
- Fixed bug when selecting items from history list
- Fixed bug for char set selection not working
- Fixed action bar to autohide
- General cleanup
- Fixed bug where settings were causing document to become unsavable
- Wordpad now remember states, use exit clears state data
Build 12
- Using volume rocker to scroll doesn't lose cursor position
- Volume rocker scrolling scrolls completely to the top now
- Back button will now ask to save before exiting
- Made the text area easier to select
- Change the way the action bar works, to be more user friendly
- Updated history code to be more reliable and faster
- Added autosave back in, it will save after 2 seconds of idle time if enabled
- Added some debug info when opening and saving files
- Added support for files with large sizes (tested 10mb)
- Opening extremely huge, massive, large files will cause out of memory error, and notify the user
Build 11
- Allow user to navigate to other folders
- Rearranged preferences screen
- Added font options
- Added line number color option
- Added charset support (utf-8 default encoding)
Build 10
- Fix possible crash when loading previously opened document that no longer exists
- Saved state between screen rotations and open/closing the app
- Added more padding for line numbers
- Line numbers are now 6 lines ahead of the documents line count
Build 9
- Fixed bug with cursors position changing on screen rotation
- Rewrote the save and open screens
- Removed auto-save feature for now due to possible overwriting document bug
- General code cleanup, so a few new bugs are expected
- Removed fullscreen mode unfortunately due to android bug
- Recent/history list now working
- added save and overwrite dialogs
- various other fixes
Build 8
- Restructured settings
- Fixed bug which prevented scrolling
- Added background color when clicking buttons for more user feedback
- Background now defaults to black
- Fixed some of the sharing bugs (more to fix)
Build 7
- Added checks to settings to prevent crashes
- disabled sharing due to bugs
- added line numbers
Build 6
- added alert for user when saved
- changed autosave to default disabled
- added padding to move text away from the edge of the screen a little
- added read only mode
- added screen awake option
Build 6
- added alert for user when saved
- changed autosave to default disabled
- added padding to move text away from the edge of the screen a little
- added read only mode
- added screen awake option
Again if anyone has any bugs please let me know
Im using it myself so trying to get them all squished
There's been a few versions. The latest i've just put on the market so should be on in a few hours...
Build 9
- Fixed bug with cursors position changing on screen rotation
- Rewrote the save and open screens
- Removed auto-save feature for now due to possible overwriting document bug
- General code cleanup, so a few new bugs are expected
- Removed fullscreen mode unfortunately due to android bug
- Recent/history list now working
- added save and overwrite dialogs
- various other fixes
Notify your physician if after exposure to XDA n00bs you experience any of the following symptoms: rapid or irregular heartbeat, chest pain, shortness of breath, leg cramps, headache, nervousness, irritability, sleeplessness, tremors, change in appetite, weight gain or loss, vomiting, diarrhea, excessive sweating, heat intolerance, fever, changes in menstrual periods, hives or skin rash, or any other unusual medical event.
I'm an NVIDIA Tegra Champ. Any opinion that I express here and elsewhere are solely based on my personal
preference and any relevant expertise that I may/may not have on the subject matter.
I really like this app, but I have a few comments:
1. I believe you are missing some Intents, as I am unable to select this app to edit a text file.
2. When browsing, shouldn't you allow me to browse outside of the SD card? What about internal and external SD storage?
Notify your physician if after exposure to XDA n00bs you experience any of the following symptoms: rapid or irregular heartbeat, chest pain, shortness of breath, leg cramps, headache, nervousness, irritability, sleeplessness, tremors, change in appetite, weight gain or loss, vomiting, diarrhea, excessive sweating, heat intolerance, fever, changes in menstrual periods, hives or skin rash, or any other unusual medical event.
I'm an NVIDIA Tegra Champ. Any opinion that I express here and elsewhere are solely based on my personal
preference and any relevant expertise that I may/may not have on the subject matter.
I really like this app, but I have a few comments:
1. I believe you are missing some Intents, as I am unable to select this app to edit a text file.
2. When browsing, shouldn't you allow me to browse outside of the SD card? What about internal and external SD storage?
It should allow you to edit text files, what application are you using?
ah, my device doesnt have a SD, ill have to look into that! thanks
When writing an app with performance in mind, you most likely want to write it native code using the … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?