Commit Graph

1503 Commits

Author SHA1 Message Date
tibbi f726e8c00e delete the synced events from the device at disabling google sync 2017-07-21 22:46:18 +02:00
tibbi 9357ab7bca change event source to an Int 2017-07-21 22:30:17 +02:00
tibbi 56fbef19ae adding 2 more google sync strings 2017-07-21 22:20:37 +02:00
Tibor Kaputa 4166b36829 Merge pull request #190 from smarquespt/patch-4
Update strings.xml
2017-07-19 22:58:37 +02:00
Tibor Kaputa 9c9ee6b513 removing an empty space 2017-07-19 22:58:32 +02:00
Sérgio Marques b08eb948ac Update strings.xml 2017-07-19 21:36:19 +01:00
tibbi c5532cc9d6 updating the google sync warning message 2017-07-18 21:20:32 +02:00
tibbi 011c6024db move event storing in EventActivity in a separate function 2017-07-18 20:37:13 +02:00
tibbi 58faeda4b3 use the proper google event color when available 2017-07-18 20:19:10 +02:00
tibbi 30c82c6dc7 destroy multiselector mode after deleting an event type 2017-07-18 19:31:24 +02:00
tibbi 230b02437d update the google event on sync when appropriate 2017-07-18 16:39:53 +02:00
tibbi b964a86be7 update commons to 2.22.8 2017-07-18 00:02:07 +02:00
tibbi 55bfaf3c12 check if the current week fragment is really added to the activity 2017-07-17 23:17:31 +02:00
tibbi 70cc8a0781 unselect all items at day view on swipe sideways 2017-07-17 23:05:08 +02:00
tibbi 69293dd399 move reminder fetching into a separate function 2017-07-17 22:58:05 +02:00
tibbi 021ad93b6a move google sync event type handling in a separate function 2017-07-17 22:51:41 +02:00
tibbi 370243f280 handle exporting Last-Modified field in .ics too 2017-07-17 22:36:05 +02:00
tibbi 0b12748966 add parsing Last-Modified field at importing .ics events 2017-07-17 22:29:16 +02:00
tibbi d89c723af7 check last updated timestamp at reimporting google events 2017-07-17 22:22:24 +02:00
tibbi 34e1717dcd subtract a day from all-day events lasting multiple days 2017-07-17 20:42:43 +02:00
tibbi 31061141d8 add another event field, Source 2017-07-17 19:59:42 +02:00
tibbi 55a97d2cd3 add a new event field, last_updated 2017-07-17 19:45:15 +02:00
tibbi 558fc55c1f insert the event in db if everything went fine 2017-07-17 19:20:52 +02:00
tibbi 3d51c9e6fa add the new event type to the list after creating 2017-07-17 19:16:18 +02:00
tibbi 911c3a35dd delete event types without confirmation if they contain no event on Delete 2017-07-17 19:01:31 +02:00
tibbi 3ac477e7a1 parsing a couple more fields at google calendar events 2017-07-17 18:15:37 +02:00
tibbi bf6920380a tweaking the way Exceptions table is created at upgrade 2017-07-17 17:30:59 +02:00
tibbi 553e658b88 disable google sync if we dont have the Get Accounts permission 2017-07-12 23:50:36 +02:00
tibbi cfeaf7bfc8 show a confirmation dialog before enabling Google Sync mentioning beta feature 2017-07-12 23:46:04 +02:00
tibbi 835d9d5f83 updating changelog 2017-07-12 23:24:32 +02:00
tibbi 4f809f9f24 update version to 2.5.8 2017-07-12 23:22:22 +02:00
tibbi 521eeb6b19 catch exceptions thrown at adding a new column to exceptions table 2017-07-12 23:03:39 +02:00
tibbi 4c66bd4e13 parse some additional fields at the google sync events 2017-07-12 21:43:53 +02:00
tibbi 034601a2b7 move some parts of the parser in a standalone file 2017-07-12 21:33:28 +02:00
tibbi 424e6894d3 create a RepeatRule model for parsing event repetition rules 2017-07-12 21:24:46 +02:00
tibbi e135b37b0b reuse some constants from the Constants file 2017-07-11 20:07:16 +02:00
tibbi 0f295c1c16 untoggle Google sync switch when no account was chosen 2017-07-11 20:04:04 +02:00
tibbi 3cebca160b reenable the Google Sync related things 2017-07-11 19:55:05 +02:00
tibbi b5447496bc updating the Austrian holidays 2017-07-10 22:13:47 +02:00
tibbi 60fa61d15e update commons to 2.22.5 2017-07-10 22:11:00 +02:00
tibbi 1d14433dea updating changelog 2017-07-06 23:36:56 +02:00
tibbi d2b6e591d3 update version to 2.5.7 2017-07-06 23:36:50 +02:00
tibbi a7453f1b1e adding the widget font size changing in release notes 2017-07-06 23:36:13 +02:00
tibbi da4bc20d2a adding the Widgets string in some missing languages 2017-07-06 23:36:00 +02:00
tibbi 5160ac3ba6 adding holidays to Austria 2017-07-06 23:25:23 +02:00
tibbi 678e870b00 make sure mEvent is initialized when working with it at EventActivity 2017-07-06 22:58:49 +02:00
tibbi 5a86786894 catch just ArrayIndexOutOfBoundsException at the monthly widget try/catch block 2017-07-06 22:56:39 +02:00
tibbi 2199c4eb37 catch exceptions thrown at updating monthly calendar 2017-07-06 22:34:39 +02:00
tibbi c9a342f516 add a try/catch block around updating the app widget 2017-07-06 21:45:20 +02:00
tibbi 935c499b95 make dayfragment receiver context nullable 2017-07-06 21:37:13 +02:00