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

Add option to export the schedule to Google Calendar #58

Open
jguerinet opened this issue Feb 17, 2016 · 4 comments
Open

Add option to export the schedule to Google Calendar #58

jguerinet opened this issue Feb 17, 2016 · 4 comments
Assignees

Comments

@jguerinet
Copy link
Owner

Should we use the .ics code that Selim wrote ? Or the native Android tools ?

@jguerinet jguerinet self-assigned this Feb 17, 2016
@jguerinet jguerinet added this to the Future milestone Feb 17, 2016
@sangmoonhwang
Copy link

Hi Julien,

I started looking up some documentation on GoogleCalendarAPI and it seems like I would need an access to the Google Developer Console to use it.[1]

An alternative to this would be to use the .ics file to fire up an calendar app(including Googel Calendar).

/Simon

[1] https://developers.google.com/google-apps/calendar/quickstart/android

@jguerinet
Copy link
Owner Author

Hey Simon,

Sorry for the late response. There are 2 ways of doing it:

sangmoonhwang added a commit to sangmoonhwang/MyMartlet-Android that referenced this issue May 15, 2016
Currently, Android Google Calendar does not seem to support ical file.
Tested against some ical-compatible apps:
- SPlanner (Possibly Samsung phones only)
- iCal Import/Export CalDAV

Also, the generated ical file seems to have a little flaw in recurrence.
Since I am new to iCal formats, can someone also (maybe Selim) take a look at this?
sangmoonhwang added a commit to sangmoonhwang/MyMartlet-Android that referenced this issue May 15, 2016
Currently, Android Google Calendar does not seem to support ical file.
Tested against some ical-compatible apps:
- SPlanner (Possibly Samsung phones only)
- iCal Import/Export CalDAV

Also, the generated ical file seems to have a little flaw in recurrence.
Since I am new to iCal formats, can someone also (maybe Selim) take a look at this?
@AllanWang
Copy link
Collaborator

No promises but I'll look into this. I manually create events for my courses anyways so it would be useful.

@jguerinet
Copy link
Owner Author

@AllanWang this was the beginning, it needs to be Kotlinized and integrated but it's a start of an ICS exporter.

@jguerinet jguerinet removed this from the Future milestone Jan 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants