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

Make sure isBadgeCounterSupported returns false on Samsung on Android 8+ #268

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

Commits on Feb 28, 2018

  1. Make sure isBadgeCounterSupported returns false on Samsung on Android 8+

    Note that the DefaultBadger also must check for Samsung on Android 8, or
    it will be used on those devices.
    
    This fixes leolin310148#266
    eirikwah committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    6515111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b8e54 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Merge branch 'master' into eirikwah:master

    # Conflicts:
    #	ShortcutBadger/src/main/java/me/leolin/shortcutbadger/impl/DefaultBadger.java
    eirikwah committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    872f935 View commit details
    Browse the repository at this point in the history