Commit Graph

1491 Commits

Author SHA1 Message Date
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
tibbi 35fdbed726 properly update the even list widget font size too 2017-07-06 21:10:06 +02:00
tibbi f88b9425bd update the monthly wdget font size appropriately 2017-07-06 20:53:54 +02:00
tibbi aab856555a update kotlin to 1.1.3-2 2017-07-06 20:20:23 +02:00
tibbi e29ad62623 add a setting for changing font size 2017-07-04 21:52:27 +02:00
tibbi a1a93bce7f update kotlin to 1.1.3 2017-07-04 21:28:19 +02:00
tibbi 523b4eab3f Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2017-07-04 21:09:43 +02:00
tibbi bfc991ae6e fix #185, properly display weekly all-day events 2017-07-04 21:09:30 +02:00
Tibor Kaputa 286cea535a Merge pull request #187 from antonv6/patch-2
Use local country names for the list of holidays
2017-07-03 13:08:38 +02:00
Anton Shestakov 4660721fb3 Use local name for Japan 2017-07-03 18:44:18 +08:00
Anton Shestakov 3d7ac75b9f Use local name for Russia 2017-07-03 18:41:32 +08:00
Tibor Kaputa 3f086fe2d1 Merge pull request #186 from en2sv/patch-1
Update Swedish translation
2017-07-02 21:37:21 +02:00
en2sv 203d4f5d40 Update Swedish translation 2017-07-02 20:23:34 +02:00