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: Add deep link plugin for mobile #504

Merged
merged 39 commits into from
Sep 14, 2023
Merged

feat: Add deep link plugin for mobile #504

merged 39 commits into from
Sep 14, 2023

Commits on Jul 6, 2023

  1. init deep link plugin

    FabianLars committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    04cf527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e75e5c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    9f68c64 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. feat: iOS support

    lucasfernog committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7812833 View commit details
    Browse the repository at this point in the history
  2. update tauri

    lucasfernog committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2451ea3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. fix license headers

    FabianLars committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a8e748e View commit details
    Browse the repository at this point in the history
  2. fmt

    FabianLars committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a379e6a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    c4356b4 View commit details
    Browse the repository at this point in the history
  2. disable patch

    FabianLars committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    788b7da View commit details
    Browse the repository at this point in the history
  3. add license header

    FabianLars committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ba205ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ab43e8 View commit details
    Browse the repository at this point in the history
  5. fix lib config

    FabianLars committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    90e5bd8 View commit details
    Browse the repository at this point in the history
  6. re-add android:scheme

    FabianLars committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    32d067d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a7bffb View commit details
    Browse the repository at this point in the history
  8. initial iOS docs

    lucasfernog committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cd7cb18 View commit details
    Browse the repository at this point in the history
  9. initial android docs.

    still missing a better explanation on how to get the fingerprint
    FabianLars committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e37accc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eb62d51 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. add banner, metadata

    lucasfernog committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f4f04de View commit details
    Browse the repository at this point in the history
  2. sponsors

    lucasfernog committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7dace2b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    9112eec View commit details
    Browse the repository at this point in the history
  2. rename example

    lucasfernog committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    bc6dfe1 View commit details
    Browse the repository at this point in the history
  3. add example to workspace

    lucasfernog committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0784df8 View commit details
    Browse the repository at this point in the history
  4. add CN [skip ci]

    lucasfernog committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d499378 View commit details
    Browse the repository at this point in the history
  5. white bg [skip ci]

    lucasfernog committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0263735 View commit details
    Browse the repository at this point in the history
  6. resolve todo

    lucasfernog committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f35bb39 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Apply suggestions from code review

    Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
    lucasfernog and FabianLars authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ce43bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31f3385 View commit details
    Browse the repository at this point in the history
  3. fmt

    FabianLars committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7f1a9bb View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    FabianLars committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    898d4b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    1458f85 View commit details
    Browse the repository at this point in the history
  2. prepare release

    lucasfernog committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4f8c795 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    e0afc2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6759245 View commit details
    Browse the repository at this point in the history
  3. fmt

    lucasfernog committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d27fa05 View commit details
    Browse the repository at this point in the history
  4. style [skip ci]

    lucasfernog committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d0af4ff View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. update logos [skip ci]

    lucasfernog committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3a37236 View commit details
    Browse the repository at this point in the history
  2. update project

    lucasfernog committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7014b6d View commit details
    Browse the repository at this point in the history
  3. update api-iife.js

    lucasfernog committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    04954c3 View commit details
    Browse the repository at this point in the history
  4. validate config

    lucasfernog committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a6d0b05 View commit details
    Browse the repository at this point in the history