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 |
tibbi
|
ab21bcd1a8
|
add event to CalDAV if sync is on
|
2017-08-18 15:18:10 +02:00 |
tibbi
|
d8ed0c49d4
|
do not allow selecting an event type at caldav synced events
|
2017-08-17 23:51:49 +02:00 |
tibbi
|
a66931c17d
|
allow storing events locally only, even if caldav sync is on
|
2017-08-17 23:31:01 +02:00 |
tibbi
|
53e08da673
|
do not show not synced calendars at the calendar selector
|
2017-08-17 21:58:19 +02:00 |
tibbi
|
82d18556bf
|
change the default lastUsedCaldavCalendar at creating events
|
2017-08-17 21:54:30 +02:00 |
tibbi
|
ed9b0caa7b
|
show the currently selected calendar info on the events screen
|
2017-08-17 16:01:10 +02:00 |
tibbi
|
20b6578225
|
add a calendar picker to the event creation activity
|
2017-08-17 15:42:58 +02:00 |
tibbi
|
67f651adef
|
rename dialog_select_event_type to dialog_select_radio_group
|
2017-08-17 15:32:43 +02:00 |
tibbi
|
9546220a8c
|
add a helper function for checking which caldav calendar is writable
|
2017-08-17 15:13:29 +02:00 |
tibbi
|
4898311b0b
|
add a caldav calendar selector at the new event activity
|
2017-08-17 14:35:18 +02:00 |
tibbi
|
e447df141d
|
remove all local caldav events at unchecking Caldav sync
|
2017-08-17 11:42:41 +02:00 |
tibbi
|
5cef06637f
|
implement deleting/unsyncing caldav events locally
|
2017-08-16 23:59:06 +02:00 |
tibbi
|
16538e1bde
|
implement CalDAV event deleting
|
2017-08-16 23:31:19 +02:00 |
tibbi
|
3d2ba4d0ef
|
properly handle multiple days lasting all-day events at caldav
|
2017-08-16 22:34:18 +02:00 |
tibbi
|
8f0c8f6018
|
move the CalDAV related functions away from context extensions
|
2017-08-16 21:38:41 +02:00 |
tibbi
|
c0d6beb81f
|
add a boolean to indicate if the created event should be added to caldav
|
2017-08-16 21:28:43 +02:00 |
tibbi
|
5d6404d075
|
update commons to 2.25.4
|
2017-08-16 21:12:21 +02:00 |
tibbi
|
5765bfa644
|
properly send info about multiple days long all-day events to caldav
|
2017-08-16 00:05:08 +02:00 |
tibbi
|
77a6a0fa9d
|
update the event importId and source after creating and syncing with caldav
|
2017-08-15 23:27:48 +02:00 |
tibbi
|
f4c28d26f0
|
add a helper function for adding new events in caldav
|
2017-08-15 23:02:17 +02:00 |
tibbi
|
3ed2c4e472
|
update existing caldav event if it changed
|
2017-08-15 21:19:25 +02:00 |
Tibor Kaputa
|
8c4a8ec2a2
|
Merge pull request #205 from smarquespt/patch-5
Update strings.xml
|
2017-08-15 09:25:19 +02:00 |
Sérgio Marques
|
0fd2f99ccd
|
Update strings.xml
|
2017-08-15 01:25:57 +01:00 |
tibbi
|
5b134a63e2
|
avoid inserting the same caldav event twice
|
2017-08-14 23:48:52 +02:00 |
tibbi
|
016b27e762
|
insert the parsed caldav event in our db
|
2017-08-14 23:19:37 +02:00 |
Tibor Kaputa
|
ed69a4b900
|
Merge pull request #204 from jonathan-caryl/add_fdroid_product_flavor
Add fdroid buildType so leak canary can be excluded.
|
2017-08-14 22:40:21 +02:00 |
Jonathan Caryl
|
705ce828d6
|
Add fdroid configuration so we can leave LeakCanary to just debug build
|
2017-08-14 21:22:19 +01:00 |
tibbi
|
65e77bf7eb
|
do not select all caldav calendars at first sync
|
2017-08-14 22:18:02 +02:00 |
tibbi
|
bded050f63
|
ignore caldav events without titles
|
2017-08-14 22:15:53 +02:00 |