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

Add support for adding Intent flags to Sharing medium's corresponding opening intent #51

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

Commits on Apr 19, 2018

  1. Add support for adding Intent flags to Sharing medium's corresponding…

    … opening intent.
    Chris Mpitzios committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    fafac8b View commit details
    Browse the repository at this point in the history
  2. Change addIntentFlag's response type to IntentShare

    Chris Mpitzios committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    1bb5e60 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Update the project to gradle 4.6 and build tools 3.2.0

    George Metaxas committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    09803b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e79c2a View commit details
    Browse the repository at this point in the history
  3. Modify the Icon loading functionality to use ActivityInfo#loadIcon in…

    …stead
    George Metaxas committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    ca9bf58 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from gmetal/master

    Resolves missing application icons in newer Android versions
    ChrisMpitzios authored Oct 5, 2018
    Configuration menu
    Copy the full SHA
    b7587bd View commit details
    Browse the repository at this point in the history