Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yasirkula/UnityNativeShare
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.4
Choose a base ref
...
head repository: yasirkula/UnityNativeShare
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 17 files changed
  • 2 contributors

Commits on Jan 10, 2022

  1. Fixed seemingly harmless error message on Android: "java.lang.Securit…

    …yException: Permission Denial: reading com.yasirkula.unity.NativeShareContentProvider uri ... requires the provider be exported, or grantUriPermission()"
    yasirkula committed Jan 10, 2022
    Copy the full SHA
    2deff1c View commit details

Commits on Jan 14, 2022

  1. Copy the full SHA
    e57be40 View commit details

Commits on May 1, 2022

  1. - Added AddEmailRecipient function (Android-only) (closed #140)

    - Potential fix for rare "NSCallbackHelper is destroyed!" warnings
    - Potential fix for #137
    yasirkula committed May 1, 2022
    Copy the full SHA
    71f2964 View commit details

Commits on Jul 27, 2022

  1. Copy the full SHA
    bfb8b4e View commit details

Commits on Dec 10, 2022

  1. - Potential bugfix for ShareResultCallback.shareTarget being null for…

    … some apps on newest Android versions
    
    - Potential bugfix for crash in Unity as a Library apps (#155)
    - Added NativeShare.Clear function
    yasirkula committed Dec 10, 2022
    Copy the full SHA
    25205f4 View commit details
  2. Fixed share dialog not disappearing automatically when canceling a sh…

    …are operation on iPhones (which could lead to share callback being called multiple times)
    yasirkula committed Dec 10, 2022
    Copy the full SHA
    13ad5af View commit details

Commits on Feb 1, 2023

  1. Copy the full SHA
    a23ce3e View commit details

Commits on Apr 9, 2023

  1. EOL

    yasirkula authored Apr 9, 2023
    Copy the full SHA
    2d8f526 View commit details

Commits on Sep 30, 2023

  1. Copy the full SHA
    9f1623e View commit details
  2. Updated a link in FAQ

    yasirkula authored Sep 30, 2023
    Copy the full SHA
    bc7bb6d View commit details

Commits on Oct 1, 2023

  1. Copy the full SHA
    014d521 View commit details

Commits on Nov 14, 2023

  1. Copy the full SHA
    cd516d5 View commit details
  2. Copy the full SHA
    70c1cc8 View commit details

Commits on Mar 9, 2024

  1. Copy the full SHA
    99559c8 View commit details
Loading