Commit Graph

1849 Commits

Author SHA1 Message Date
tibbi 4c4266da26 update commons to 2.26.9 2017-08-29 23:30:27 +02:00
tibbi 0c0ab74060 updating changelog 2017-08-28 16:33:30 +02:00
tibbi 4d3d888884 update version to 90 (2.7.2) 2017-08-28 16:33:01 +02:00
tibbi 9876690ae4 add a check at EventActivity to not initialize things too early 2017-08-28 16:31:29 +02:00
tibbi 086a294184 catch exceptions thrown at parsing caldav event id 2017-08-28 16:21:26 +02:00
tibbi cfe4df64b1 catch exceptions thrown at deleting CalDAV events 2017-08-28 16:03:30 +02:00
tibbi 76e159e60a update version to 89 2017-08-28 08:29:58 +02:00
tibbi 46d144391f updating changelog 2017-08-28 08:28:09 +02:00
tibbi c6d1e9ac71 update version to 2.7.1 2017-08-28 08:27:48 +02:00
tibbi aa25ce1659 adding some crashfixes 2017-08-28 08:27:22 +02:00
tibbi 434c017dd1 updating changelog 2017-08-27 23:56:57 +02:00
tibbi 8047260d53 update version to 2.7.0 (88) 2017-08-27 23:55:58 +02:00
tibbi 75f013906e add CalDAV sync to release notes 2017-08-27 23:55:50 +02:00
tibbi 04b0bbbc96 use proper event type id at caldav events 2017-08-27 23:52:31 +02:00
tibbi 49ec9a59f5 properly clean up old Google Sync events at new CalDAV system 2017-08-27 23:32:38 +02:00
tibbi 6fd1066b9a updating Commons to 2.26.2 2017-08-27 22:58:13 +02:00
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