rohankuruvilla / notify-me-2

Lockscreen Notifications for Android based on the way it is handled on iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notify Me 2 for Android

Notify me 2 for Android is based on Notify Me

It is a modification of the project to support the following features.

  • List of multiple notifications.
  • ScrollView of notifications if list is too long.
  • Gestures for individual notifications in the list.
  • Expandable and collapsable by gestures.
  • Animations for gestures and events.

Gestures:

  • Fling left on a notification in the list to remove from the list.
  • Fling right on a notification in the list to open the associated activity.
  • Fling up or down to expand or collapse the list of notifications
  • Long press on a notification ot expand or collapse the list of notifications.
Todo:
  • Bug fixes created as project issues.
  • Screenshots to documentation.

About

Lockscreen Notifications for Android based on the way it is handled on iOS.

License:GNU General Public License v3.0


Languages

Language:Java 99.3%Language:Groovy 0.7%