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

Fix adding shortcuts in Android 12.1+ #347

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    e9c7ec1 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    proletarius101 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    147181b View commit details
    Browse the repository at this point in the history
  3. Remove unused variable

    proletarius101 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    7741924 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Configuration menu
    Copy the full SHA
    861eb5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14d40bc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. fix: Max number of dynamic shortcuts exceeded

    use Google Shortcuts Integration Library (https://developer.android.com/develop/ui/views/launch/shortcuts/creating-shortcuts#gsi-library) to bypass the maximum shortcut limit
    proletarius101 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    7829ea5 View commit details
    Browse the repository at this point in the history