Commit Graph

1489 Commits

Author SHA1 Message Date
tibbi c20e6f904a updating some UK holiday dates, fix #207 2017-08-27 21:52:44 +02:00
tibbi 6b1f871a43 fix #178, improve the tablet layout 2017-08-24 15:21:09 +02:00
Tibor Kaputa 2c422d716d Merge pull request #197 from Progern/AD_fix_landscape_years_view
Fixed tablet bug and current day bug
2017-08-24 14:44:03 +02:00
tibbi c1f8d981b5 delete the redundant event types after disabling a calendar sync 2017-08-24 14:09:12 +02:00
tibbi aa9adaa236 do not allow deleting event types belonging to caldav calendars 2017-08-24 13:50:52 +02:00
tibbi 91aeeee2bc add colored dots to the widget list too 2017-08-24 12:13:41 +02:00
tibbi 00e7d46be2 add a colored dot to the events list view too 2017-08-24 12:05:00 +02:00
tibbi 166d624eeb color the dot at day events list as appropriate 2017-08-24 11:48:26 +02:00
tibbi d7cae83b5c add a colored dot at day fragment near events, to indicate its color 2017-08-24 11:18:00 +02:00
tibbi a914b2e593 catch Exceptions thrown at updating calendars 2017-08-23 22:38:01 +02:00
tibbi c1a59f36a7 update caldav calendar data at refreshing events too 2017-08-23 22:22:29 +02:00
tibbi c88ccbe83f sort the available colors by color key 2017-08-23 21:03:25 +02:00
tibbi d27f849946 pass a copy of the eventType to UpdateEventTypeDialog 2017-08-23 14:47:34 +02:00
tibbi 184bb10f72 allow updating CalDAV calendar color with the predefined colors 2017-08-23 14:43:42 +02:00
tibbi 7a68938f77 rename NewEventTypeDialog to UpdateEventTypeDialog 2017-08-23 10:51:56 +02:00
tibbi d43d06bc8c add a couple things related to inserting new calendar colors 2017-08-23 10:28:59 +02:00
Tibor Kaputa 7fb245c78d Merge pull request #208 from yh-kim/master
Add korean translation
2017-08-23 09:22:14 +02:00
Yonghoon Kim b0c6238409 Update korean translation 2017-08-23 10:22:14 +09:00
tibbi dec585de0b select the proper color key at updating calendar color, if available 2017-08-22 22:08:52 +02:00
tibbi 6031a4596b store caldav event type displayName and email separately 2017-08-22 21:59:14 +02:00
Yonghoon Kim dffe58d105 Add korean translation 2017-08-23 00:32:04 +09:00
tibbi 805823c58d use a helper function for fetching proper calendar color_key, if it exists 2017-08-22 16:19:13 +02:00
tibbi 0d5b40583d implement updating remote caldav calendar name 2017-08-22 15:31:43 +02:00
tibbi a0738b9306 rename CalDAVEventsHandler to CalDAVHandler 2017-08-22 14:08:53 +02:00
tibbi a5d11ec1fd delete event types created at caldav sync, if the calendar is unsynced 2017-08-22 13:38:36 +02:00
tibbi 937c98f758 ignore caldav calendars at modifying the only local calendar color 2017-08-22 12:10:44 +02:00
tibbi 460bbfbb51 do not allow selecting a caldav event type at non-synced event types 2017-08-22 11:57:46 +02:00
tibbi 1786704213 revert some tools:text to android:text so it actually occupies the space 2017-08-22 11:43:24 +02:00
tibbi 3f31762b3b get proper event type title at inserting caldav events 2017-08-22 11:28:08 +02:00
tibbi a62fa7dd8e append the caldav account email after the eventtype 2017-08-21 23:56:24 +02:00
tibbi 2c36d51536 rename refresh_caldav_accounts to refresh_caldav_calendars 2017-08-21 22:30:19 +02:00
tibbi 345b9a2efa remove a redundant import 2017-08-21 22:17:40 +02:00
tibbi b6247d55ab properly handle moving an event from 1 caldav calendar to another one 2017-08-21 22:16:33 +02:00
tibbi 7549beb814 properly handle updating event importId at moving event to a different calendar 2017-08-21 15:08:56 +02:00
tibbi 41cc9009af properly select the synced calendar at event activity 2017-08-21 14:57:43 +02:00
tibbi 6d74925a25 implement caldav event updating 2017-08-21 14:30:06 +02:00
tibbi ca8252fc13 add an empty helper function for updating caldav events 2017-08-20 23:16:16 +02:00
tibbi 3e6b64c4b6 reset the 4 hourly caldav update at manual refreshing 2017-08-20 22:08:27 +02:00
tibbi 90164ba8ed lets also refresh the calendar without any delay 2017-08-20 22:07:12 +02:00
tibbi b94ed6d07c set the MANUAL refreshing flag at manual caldav sync 2017-08-20 22:05:59 +02:00
tibbi ec02fb162e some code style updating 2017-08-20 21:58:16 +02:00
tibbi 3505567083 implement the manual caldav calendar refreshing 2017-08-20 21:55:34 +02:00
tibbi d766aaed70 add a menu button for refreshing caldav accounts manually 2017-08-20 19:45:13 +02:00
tibbi c5a45a96b9 schedule a caldav sync for every 4 hours 2017-08-20 19:05:29 +02:00
tibbi e718c02275 delete invalid caldav events at sync 2017-08-20 18:38:33 +02:00
tibbi fe4ff6e276 updating some event screen margins 2017-08-20 16:50:08 +02:00
tibbi 646bacc3f9 update kotlin to 1.1.4-2 2017-08-19 09:42:23 +02:00
tibbi 26bd74f17d add a helper function for fetching event type with a particular caldav calendar id 2017-08-18 16:08:48 +02:00
tibbi bd9372b8c4 store the CalDAV calendar id at EventTypes too 2017-08-18 15:52:55 +02:00
tibbi 0817efbd1d add reminders to CalDAV events too 2017-08-18 15:29:25 +02:00