Commit Graph

1676 Commits

Author SHA1 Message Date
f9ce636ada updating the CalDAV sync string 2017-08-11 22:54:58 +02:00
d1b2fe6d95 Merge pull request #201 from gregory678/patch-2
Small update
2017-08-11 16:03:23 +02:00
4f4fb381de Update strings.xml 2017-08-11 15:52:23 +02:00
d04f44e029 Merge pull request #200 from gregory678/patch-1
Polish translation
2017-08-11 15:27:15 +02:00
e1c789b178 Polish translation
I have some doubts about some lines, but we'll see how it looks anyway.
2017-08-11 15:24:34 +02:00
3eef430226 require write_calendar permission before activating caldav sync 2017-08-10 21:04:32 +02:00
cde8deb059 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2017-08-10 20:56:06 +02:00
8bfae3e737 adding a toggle for caldav sync 2017-08-10 20:55:41 +02:00
dcb16990d3 adding some new Dutch events 2017-08-10 15:54:21 +02:00
da99b5798c update commons to 2.25.3 2017-08-08 22:39:09 +02:00
f2afa03142 updating some time strings 2017-08-04 19:57:07 +02:00
9a231a1738 updating changelog 2.6.1 2017-07-30 11:30:55 +02:00
830d9d0fa7 update version to 2.6.1 2017-07-30 11:30:23 +02:00
8804518572 use empty importId if null 2017-07-30 11:30:11 +02:00
a34f61a562 updating some playstore descriptions with Google sync 2017-07-29 20:21:24 +02:00
eea7a53887 fix #191, properly display all-day weekly repeating events 2017-07-29 11:02:43 +02:00
0933853868 updating changelog 2.6.0 2017-07-29 10:05:03 +02:00
dddfc3e00d updating version to 2.6.0 2017-07-29 10:04:51 +02:00
d5d6a3e656 adding a missing import 2017-07-29 10:04:37 +02:00
0f9f1d905e updating release notes 2017-07-29 10:01:25 +02:00
fef403b9d0 adding some new proguard rules 2017-07-29 10:01:08 +02:00
d1dd1f0142 offer uploading local events to Google at activating sync 2017-07-28 23:28:45 +02:00
0d7653787c show a toast when importing events completes successfully 2017-07-28 22:57:08 +02:00
485b126d51 apply the default calendar reminders where appropriate 2017-07-28 22:32:58 +02:00
2da1739431 store default calendar reminders 2017-07-28 22:23:14 +02:00
77eeb1aba7 properly import events without title 2017-07-28 21:59:21 +02:00
890a7f34a6 use the proper default event color at google events 2017-07-28 21:51:23 +02:00
dc5846f268 show an error if fetching google events fails 2017-07-28 20:39:30 +02:00
617c56cefd make reminder "overrides" field optional at google events 2017-07-28 20:13:40 +02:00
ccac76588d handle queued google Update operations 2017-07-28 19:13:46 +02:00
cc428983e8 handle adding queued events in google 2017-07-28 19:04:37 +02:00
9758919b80 handle queued Delete operation 2017-07-27 23:26:44 +02:00
386c48bc56 if a local google event was deleted after inserting while offline, forget it 2017-07-27 23:00:56 +02:00
e3dabf8ce5 add some logic to queueing operations 2017-07-27 22:14:03 +02:00
18d377401a add Insert and Update operations in the queue as appropriate 2017-07-27 21:23:41 +02:00
8160443ac5 clear Google sync queue if google sync is turned off 2017-07-27 20:58:40 +02:00
20a5ef2a69 make sure the database table primary keys autoincrement 2017-07-26 23:12:27 +02:00
8e4565e575 store event to delete from Google sync in db, if offline 2017-07-26 23:00:36 +02:00
d14a64d744 create some helper functions for handling operation items in the database 2017-07-26 22:14:28 +02:00
ce3934612c create a database for storing event operations, if the user was offline 2017-07-26 21:37:27 +02:00
891bae5378 recheck google events every 4 hours if the app isnt launched meanwhile 2017-07-26 20:15:37 +02:00
ccede052a8 updating a french string 2017-07-26 18:44:46 +02:00
ff32824435 disable google sync if permission to managing calendars wasnt granted 2017-07-26 18:33:40 +02:00
7e048eff37 properly update google events at Updating 2017-07-25 23:07:51 +02:00
9f3d0c2c6a remove the fake importid 2017-07-25 21:32:07 +02:00
2d6ecb068b make the toast messages clearer 2017-07-25 20:52:45 +02:00
593af1b6ba preparations for updating event on Google cloud at updating locally 2017-07-25 20:50:55 +02:00
d0eb958c9c use a callback at updating events 2017-07-25 20:25:37 +02:00
8ea163b439 show an error toast when something goes wrong at uploading an event 2017-07-25 18:48:53 +02:00
a95fed8c14 couple updates at sending events to google 2017-07-25 18:24:26 +02:00