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

Feat: mobile uni link support (android + ios) #6266

Merged
merged 8 commits into from
Nov 4, 2023

Commits on Nov 2, 2023

  1. add ios uni link scheme

    Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
    sahilyeole committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d0b9dd9 View commit details
    Browse the repository at this point in the history
  2. listen and connect to uni link mobile

    Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
    sahilyeole committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b1682d5 View commit details
    Browse the repository at this point in the history
  3. cold boot uni link mobile

    Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
    sahilyeole committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c14c279 View commit details
    Browse the repository at this point in the history
  4. add android intent url scheme

    Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
    sahilyeole committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    49205b6 View commit details
    Browse the repository at this point in the history
  5. use desktop uri format for mobile

    Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
    sahilyeole committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    284330e View commit details
    Browse the repository at this point in the history
  6. remove extra line

    Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
    sahilyeole committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6d264b4 View commit details
    Browse the repository at this point in the history
  7. improve code format

    Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
    sahilyeole committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    050759c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. support connect, play & file-transfer on mobile uri

    Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
    sahilyeole committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1365df8 View commit details
    Browse the repository at this point in the history