NotificationNotes
NotificationNotes copied to clipboard
Notification Notes is a simple note taking Android app that lets you display your notes as native Android notifications
- Share notes to other apps - Create new notes by sharing from other apps https://developer.android.com/training/sharing/index.html
I have my notification settings set to not show sensitive notification content thus the notifications from this app won't be visible if the screen is locked. I would like to...
See how Wunderlist does it below. This would be marvellous! :-) 
For example: long pressing a note in the note list puts it in to a mode where its position in the list can be changed by drag 'n' drop. This...
As of Android KitKat (7.0) the notes can be bundled together in a [group](https://developer.android.com/training/notify-user/group). Each note within this group is expandable, and their full contents can be viewed.
I was wondering if it is possible to include an export function which allows you to save an XML/JSOn (or whatever you use to store the notes) and push it...
Please consider adding the ability to edit a selected note, so that when one taps on it, he is shown editing dialog for that very note, like it is done...
Please consider adding `SearchView` to UI. Scrolling down a very long list of notes is not a pleasant UX.
A Dismiss Button at the Notification in the NotificationBar to disable the Note (without opening the app) would be nice.
Does not restore notifications after phone reboot and even after starting app. It is needed tap off/on to put them back to notification bar. (Android 4.0.4)