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

working with capacitor on current android devices see readme.md #45

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Oct 4, 2022

  1. Update plugin.xml

    Added support for [email protected]
    Added support for [email protected]
    - Fix android:exported needs to be explicitly specified for Apps targeting Android 12 and higher are required to specify
    alindzon authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    28d9199 View commit details
    Browse the repository at this point in the history
  2. Update AppStarter.java

    fixing  java.lang.StringIndexOutOfBoundsException: begin 0, end -1, length 0
    alindzon authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    7c1b517 View commit details
    Browse the repository at this point in the history
  3. Update plugin.xml

    changed from osx to ios to see if that works
    alindzon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    f94b88b View commit details
    Browse the repository at this point in the history
  4. Update package.json

    alindzon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    138f583 View commit details
    Browse the repository at this point in the history
  5. Update plugin.xml

    alindzon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    b6ab385 View commit details
    Browse the repository at this point in the history
  6. Update package.json

    alindzon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    7460140 View commit details
    Browse the repository at this point in the history
  7. Update plugin.xml

    alindzon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    3576d6e View commit details
    Browse the repository at this point in the history
  8. IOS test failed

    removed IOS left it as it was
    alindzon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    59fb24a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Update package.json

    added   "types": "index.d.ts"
    alindzon authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a055a39 View commit details
    Browse the repository at this point in the history
  2. Create index.d.ts

    alindzon authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3b95eaf View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Update README.md

    fixed to run in capacitor for android
    alindzon authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    941d0d9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    alindzon authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    beac82c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    alindzon authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    98eb535 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    alindzon authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    db714e7 View commit details
    Browse the repository at this point in the history
  5. Update package.json

    alindzon authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    aa82fb8 View commit details
    Browse the repository at this point in the history
  6. Update AppStarter.java

    alindzon authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1226b60 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    alindzon authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0f43c41 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c015ca2 View commit details
    Browse the repository at this point in the history