cstroe / maniana

Automatically exported from code.google.com/p/maniana
Other
1 stars 1 forks source link

Allow to dispatch arbitrary calendar apps #181

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently clicking on the date dispatches Google calendar. Some users use other 
calendars (e.g. fliq). Either allow to open arbitrary apps or support a 
selected set of popular calendars (with calendar specific launch intent that 
will open the the calendar at the current time).

Original issue reported on code.google.com by dayans...@gmail.com on 2 Mar 2013 at 3:10

GoogleCodeExporter commented 9 years ago
Need to come with a good design. One possibility is raising a user configurable 
intent that includes place holder for time, date, etc (macro like). Another is 
to have a predefined set of intents templates for popular calendars. User can 
then select the desired intent or have it selected automatically looking for 
potential intent handlers.

Original comment by dayans...@gmail.com on 6 Jul 2013 at 11:26