OI Notepad

OpenIntents Notepad for Android™.

Download: Notepad-1.2.1.apk

The OpenIntents Notepad is based on Google's open source sample application Notepad that is provided with the Android SDK.
OI Notepad allows to create, edit, send, and delete notes.

Further features include:

  • Send notes: In the list of notes, long-press on a note to see the context menu.
  • Add tags.
  • Filter notes: in the list of notes press a few letters to filter the list.
  • Sort notes alphabetically, or by modification date.
  • Open files from SD card or save files to SD card.

Extensions

The following extensions are available:

OI Notepad works together with the following applications:

Themes

The following themes are available for OI Notepad:


IMPORTANT NOTES

The main screen just shows the list of notes ordered by modification date. The title is taken from the first line of the notes.

A note is shown on white background with blue lines to visualize how long the note is.

Notes can be sent using your preferred installed mail client.

FAQ

How do I send a note?

Long-click on a note in the list of notes. This opens a context menu with the "Send" command.

Release notes

---------------------------------------------------------
release: 1.2.1
date: 2010-02-22
- new font size "tiny" (for Droid users).

---------------------------------------------------------
release: 1.2.0
date: 2010-02-21
- add search system-wide search (has to be activated
in home > settings > search > searchable items >
OI Notepad).
- add full-text search within notepad.
- add filter for tags in list of notes.
- don't change modification time when only viewing note.
- new preference for font size.
- support external themes.
- set theme optionally for all lists.
- fix bugs with encrypted notes:
revert menu and extensions like OI Insert date
- fix revert menu button logic
- translations: Finnish, Italian, Korean, Lao, Romanian,
Russian

---------------------------------------------------------
release: 1.1.3
date: 2009-11-11
- translations: Dutch, French, German, Spanish
- create shortcut for a note from Launcher
- save to SD card possible directly from note
- don't automatically import notes from SD card
but edit in place.
- when saving to SD card, show a warning dialog
before overwriting an existing file.
- keep cursor position (or selection) when
changing screen orientation.
- when entering tags, show list of existing tags
- hide Update menu item if Android Market or
aTrackDog are present.
- compatible with various screen sizes.
- add fast scroll bar.
- hide Update menu item if Market or
aTrackDog are present.
- add support for MyBackup Pro.

---------------------------------------------------------
release: 1.1.1
date: 2009-05-16

- add support for CATEGORY_TEXT_SELECTION_ALTERNATIVE
intents.

---------------------------------------------------------
release: 1.1.0
date: 2009-02-02

- upgrade Content Provider with new fields:
tags, encrypted, theme
- support for encrypted notes through CryptoIntents
(requires Android Password Safe or compatible)
- tags for notes.
- quickly filter notes by typing the first letters;
searches through title and tags.
- open .txt files from SD card and save .txt files
to SD card.
- prepare for permissions to access notes
(but don't activate them yet).
- support for OI About.

---------------------------------------------------------
release: 1.0.2
date: 2008-12-10

- allow alternative menus that affect the whole list
of notes. Allows support for ConvertCSV.

---------------------------------------------------------
release: 1.0.1
date: 2008-11-21

- removed Internet permission
- fix for lost note on screen lock
- revert twice to undo last revert
- broadcast changes to database so that extensions
like VoiceNotes can listen.

---------------------------------------------------------
release: 1.0.0
date: 2008-10-29

- First public release on Android SDK 1.0.

Features:
- Create, edit, delete notes.
- Send note.

Difference from the original Android SDK version:
- Fixed bug in connection with orientation change.
- Automatically pick title from first line of note.
Drop title editor.