Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android notification visibility #51

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 16, 2018

  1. Updated NotificationImportance

    LocalNotificationsImplementation.Importance = NotificationImportance.Max;
    rehmanm committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    fc2a924 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Headup Notificaton

    added Headsup notificaiton for Android 7 and older
    and Vibration
    rehmanm committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    ee5dd1c View commit details
    Browse the repository at this point in the history
  2. Set Privacy Visibility

    Visibility on Phone Lock
    rehmanm committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    a50b1a4 View commit details
    Browse the repository at this point in the history