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

Handle ICS files on mobile #7420

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Commits on Aug 21, 2024

  1. Adds ics file import/handling to mobile apps

    This commit adds the capacity of handling ICS files on mobile apps,
    if the user shares the file with Mail or Calendar app, it'll try to
    import the files.
    mup committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fe1bd0e View commit details
    Browse the repository at this point in the history
  2. [Calendar] [ios] Adds tutacalshare as Tuta Calendar sharing scheme

    This commit adds a different scheme to share files with Tuta Calendar on
    ios. This scheme prevents ios devices from opening Tuta Mail when
    sharing a file.
    mup committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    db73f1c View commit details
    Browse the repository at this point in the history
  3. Adds import button to Calendar attachments

    This commit adds the import action to attachments with the ics mime.
    mup committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8ebb639 View commit details
    Browse the repository at this point in the history