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

gogio: add deeplink support #9

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 3, 2024

  1. gogio: add deeplink support [WIP]

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    41944b6 View commit details
    Browse the repository at this point in the history
  2. gogio: [iOS/macOS] add deeplink plist

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0d5ad97 View commit details
    Browse the repository at this point in the history
  3. gogio: [iOS/Windows] add deeplink support

    That change adds `-deeplink` flag.
    
    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f94a502 View commit details
    Browse the repository at this point in the history
  4. gogio: [windows] rename ldflag variable name

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4884def View commit details
    Browse the repository at this point in the history
  5. gogio: rename deeplink to schemes

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f4d53a2 View commit details
    Browse the repository at this point in the history
  6. gogio: change flag description

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b2271c8 View commit details
    Browse the repository at this point in the history
  7. gogio: rename scheme to schemes

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5710d99 View commit details
    Browse the repository at this point in the history
  8. gogio: fix go.mod/go.sum and rebase

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4ce1804 View commit details
    Browse the repository at this point in the history
  9. gogio: [windows] add appID

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b489bb7 View commit details
    Browse the repository at this point in the history
  10. [gogio] add AppID -X flags

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f1c443a View commit details
    Browse the repository at this point in the history
  11. gogio: fix darwin builds with custom schemes

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3e8335e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. gogio: [android] make singleInstance if schemes in use

    Signed-off-by: inkeliz <[email protected]>
    inkeliz committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    45c150b View commit details
    Browse the repository at this point in the history