Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7c9c8da0 authored by Tom Hacohen's avatar Tom Hacohen Committed by LuK1337
Browse files

Accept "application/ics" in ImportActivity intent-filter

While text/calendar is the correct mime type for .ics files, there are
some non standard-compliant implementations out there, such as Gmail's
invitations that use application/ics as the mime type and thus don't
work with Etar.

Way to reproduce:
1. Get someone that uses Gmail to send you an invitation to an event.
2. Try opening the event directly from a mail app that just uses the sent
    mime type as sent in the email.

Before this patch:
1. Etar won't be opened.

After this patch:
1. Etar is opened.

Change-Id: Ibfccdd4e166760ac8d282bf2221224f61ef9ff16
parent 3ffbcb7a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment