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

Conversation

murilopereirame
Copy link
Contributor

  • 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.
  • 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.

@murilopereirame murilopereirame linked an issue Aug 16, 2024 that may be closed by this pull request
20 tasks
@murilopereirame murilopereirame force-pushed the 7214-import-ics-mobile branch 2 times, most recently from 9db9436 to be363ab Compare August 19, 2024 12:09
@murilopereirame murilopereirame force-pushed the 7214-import-ics-mobile branch 2 times, most recently from 9abb3e3 to 11f4ce3 Compare August 19, 2024 12:30
Copy link
Contributor

@domesticated-raptor domesticated-raptor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, looks good to me!

mup added 3 commits August 21, 2024 15:05
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.
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.
This commit adds the import action to attachments with the ics mime.
@murilopereirame murilopereirame merged commit 8ebb639 into dev-calendar Aug 21, 2024
3 checks passed
@murilopereirame murilopereirame deleted the 7214-import-ics-mobile branch August 21, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import ics files on mobile
2 participants