Calendarsearch: Difference between revisions

 
(2 intermediate revisions by the same user not shown)
Line 20: Line 20:


Tap on a found event, to open that day in the Calendar App.
Tap on a found event, to open that day in the Calendar App.
Long press on a found event, to open in Desktop Calendar web page in the browser (mobile Calendar web page does not allow to specify a day in the URL).


You can also configure, in which of your Calendars to search.
You can also configure, in which of your Calendars to search.
Line 31: Line 33:
* Other: To access the network
* Other: To access the network


The App needs the permission to access your Contacts, only because it needs to evaluate the available accounts. This is unfortunately the same permission group. The App will not actually read your Contacts. It will also not have access to your password or other sensitive information.
The App needs the permission to access your contacts, only because it needs to evaluate the available accounts. This is unfortunately the same permission group. The App will not actually read your contacts. It will also not have access to your password or other sensitive information.


To search in your calendar, the App requests the scope "https://www.googleapis.com/auth/calendar.readonly" from Google. This is necessary for searching and finding your events.  
To search in your calendar, the App requests the scope "https://www.googleapis.com/auth/calendar.readonly" from Google. This is necessary for listing your various calendars and searching your events.  


The App cannot alter your events.  
The App cannot alter your events.  
Line 44: Line 46:


=History=
=History=
* 1.7.0
** Long press on result to open in Desktop Calendar in the browser
* 1.6.1
** Update SDK
* 1.6.0
** Workaround for bug in Calendar API regarding events before 1970
* 1.5.0
** Internal enhancements and fixes
* 1.4
* 1.4
** Bugfixes
** Bugfixes
1,504

edits