Sérgio Marques
|
7b85e0f4a6
|
Update strings.xml
|
2017-05-28 22:27:55 +01:00 |
tibbi
|
7b4f2dae07
|
make removeviews at monthly widget nullable
|
2017-05-26 11:05:05 +02:00 |
tibbi
|
a1ca5154d7
|
updating release notes and version to 2.5.0
|
2017-05-24 19:54:04 +02:00 |
tibbi
|
125c027fb8
|
make sure we try updaing the viewpager from the UI thread after importing
|
2017-05-24 19:50:08 +02:00 |
tibbi
|
fd2ec79435
|
mark running all-day events with the primary color
|
2017-05-24 19:42:34 +02:00 |
tibbi
|
b2fe7950a6
|
really display past events too as appropriate
|
2017-05-24 19:39:25 +02:00 |
tibbi
|
53792443d1
|
update text colors depending on the event state
|
2017-05-24 19:31:58 +02:00 |
tibbi
|
8003febf23
|
do not update the text colors on resume if the Events list view is selected
|
2017-05-24 19:27:01 +02:00 |
tibbi
|
9812bf56a7
|
allow changing the Period used for displaying past events
|
2017-05-24 19:17:47 +02:00 |
tibbi
|
57f246c52a
|
do not write "before" at the display past events duration
|
2017-05-24 19:06:46 +02:00 |
tibbi
|
120041cd09
|
show the current DisplayPastEvents period in settings
|
2017-05-24 19:03:23 +02:00 |
tibbi
|
ea498e2bc1
|
add some strings used at "Display past events" setting
|
2017-05-24 18:46:32 +02:00 |
tibbi
|
619eef546b
|
delete the title of the custom event reminder dialog
|
2017-05-23 23:35:52 +02:00 |
tibbi
|
e5ac8a3e77
|
add an option to display past events in the events list view
|
2017-05-23 23:26:05 +02:00 |
tibbi
|
791d9fe66b
|
add some subsections in Settings by view type
|
2017-05-23 22:33:03 +02:00 |
tibbi
|
c6ca96437c
|
move the extra height calculation in a separate function
|
2017-05-23 22:12:00 +02:00 |
tibbi
|
41369041cf
|
add some logic to adding all-day events to lines
|
2017-05-23 22:07:27 +02:00 |
tibbi
|
6801f9bcbf
|
add all-day events in week fragment in a dynamically added relative layout
|
2017-05-21 23:48:04 +02:00 |
tibbi
|
0d96caf25d
|
use red text if the events start is later then end
|
2017-05-21 21:23:01 +02:00 |
tibbi
|
858396a36d
|
add a helper function for updating start date and time
|
2017-05-21 21:06:06 +02:00 |
tibbi
|
c6082a5ac4
|
update the end date/time of event when start changes, keep same duration
|
2017-05-21 16:19:12 +02:00 |
tibbi
|
4bf3a8a576
|
do not automatically set end date with start date change
|
2017-05-21 12:06:19 +02:00 |
tibbi
|
b8d88f141a
|
updating release notes and version to 2.4.3
|
2017-05-18 23:54:42 +02:00 |
tibbi
|
c78da7f9fb
|
removing some explicit calls to runOnUiThread at toasts
|
2017-05-18 23:51:50 +02:00 |
tibbi
|
846ee6a1b3
|
allow changing the minutes used at postponing by Snooze
|
2017-05-18 23:40:48 +02:00 |
tibbi
|
bb475eea5f
|
fix #88, add Snooze to reminders
|
2017-05-18 23:04:49 +02:00 |
tibbi
|
71bf88bfa3
|
export only events belonging to the selected event types
|
2017-05-18 22:23:29 +02:00 |
tibbi
|
25e22a67e6
|
allow selecting which event type events should be exported
|
2017-05-18 22:01:27 +02:00 |
tibbi
|
537afc2f05
|
do not show the "Exporting..." toast if theres no events to export
|
2017-05-18 21:45:49 +02:00 |
tibbi
|
9c937c2a0d
|
add some Snooze related strings
|
2017-05-18 21:27:58 +02:00 |
tibbi
|
0f7a2a516a
|
make sure we schedule the next event reminder properly
|
2017-05-18 21:13:45 +02:00 |
tibbi
|
183ef15de2
|
fix #132, refresh the main screen if the date changed since last run
|
2017-05-17 22:26:34 +02:00 |
tibbi
|
b0b7b4eb2c
|
show a toast when the exporting starts
|
2017-05-17 21:59:23 +02:00 |
tibbi
|
4efacece63
|
allow changing the filename of the file where events will be exported
|
2017-05-17 21:56:12 +02:00 |
tibbi
|
749f7f1fb0
|
add a filename field to the event exporting dialog
|
2017-05-17 21:38:17 +02:00 |
tibbi
|
6ff8de40e8
|
import holidays into the Holidays event type
|
2017-05-17 21:13:42 +02:00 |
tibbi
|
785216582e
|
adding some new strings related to holiday importing
|
2017-05-17 19:15:25 +02:00 |
tibbi
|
4404ebb5d9
|
move the holiday ics files back in assets folder
|
2017-05-16 22:10:35 +02:00 |
tibbi
|
91ee576440
|
adding a couple new strings
|
2017-05-16 21:01:43 +02:00 |
tibbi
|
118f47bcbf
|
add events in India, Spain and United Kingdom
|
2017-05-16 20:35:26 +02:00 |
tibbi
|
cef4aae783
|
undo some ics importer changes
|
2017-05-16 20:22:08 +02:00 |
tibbi
|
cf11065223
|
add a menu item for adding holidays
- move the holiday files in Raw folder
|
2017-05-16 20:12:13 +02:00 |
tibbi
|
7a4f244897
|
fix #172, properly handle newlines at export/import
|
2017-05-15 23:29:42 +02:00 |
tibbi
|
ac9c91be33
|
adding some country holidays as ics files
|
2017-05-15 23:03:41 +02:00 |
tibbi
|
ccc3a37792
|
increase the allowed event title length to 80
|
2017-05-15 22:46:51 +02:00 |
tibbi
|
0eb8caa60b
|
add an end date to exported all-day events
|
2017-05-15 21:33:25 +02:00 |
tibbi
|
3ee76cf9c3
|
properly import all-day events
|
2017-05-15 21:28:32 +02:00 |
tibbi
|
03413632c4
|
updating some turkish strings by Burhan 2010
|
2017-05-15 20:31:47 +02:00 |
tibbi
|
473fce8bb5
|
add a string for adding holidays
|
2017-05-14 23:00:04 +02:00 |
tibbi
|
d969224bbc
|
use simpler reminder scheduling by timestamp, not elapsed realtime
|
2017-05-14 22:27:50 +02:00 |
tibbi
|
34f83f74bf
|
use a helper function for checking KITKAT
|
2017-05-14 22:12:30 +02:00 |
tibbi
|
514f660c8a
|
adding Turkish translation
|
2017-05-14 21:14:29 +02:00 |
tibbi
|
b40cccff0a
|
add event exporting and importing in README
|
2017-05-10 21:09:05 +02:00 |
Tibor Kaputa
|
bf6f666d63
|
fix a glitch at monthly repetition on the same day
|
2017-05-09 14:29:53 +02:00 |
Tibor Kaputa
|
5cfb8c0b81
|
check NULL repeat_interval instead of zero
|
2017-05-09 09:08:07 +02:00 |
tibbi
|
bac862b549
|
update release notes and version to 2.4.0
|
2017-05-08 23:16:40 +02:00 |
tibbi
|
bb53596b6e
|
handle exporting and importing events repeating every Xth day
|
2017-05-08 23:12:03 +02:00 |
tibbi
|
57fb030d96
|
handle exporting and importing events repeating monthly on last day
|
2017-05-08 22:33:10 +02:00 |
tibbi
|
e53f7f9a87
|
show Same Day monthly repeating options only at months with enough days
|
2017-05-08 22:13:32 +02:00 |
tibbi
|
6fc6514caa
|
pass the original event to addIntervalTime
|
2017-05-08 22:00:49 +02:00 |
tibbi
|
dbf1f3dd8f
|
implement the monthly repetition like every Third Monday
|
2017-05-08 21:39:09 +02:00 |
tibbi
|
13d0934ab0
|
remove Last day of the month repetititon if date changes to not last day
|
2017-05-08 19:19:31 +02:00 |
tibbi
|
109f3a3f3e
|
properly show events repeating monthly the last day of the month
|
2017-05-08 19:10:56 +02:00 |
tibbi
|
0463f176ea
|
create helper extension functions for checking xweekly and xmonthly repetition
|
2017-05-08 19:03:31 +02:00 |
tibbi
|
fbdc667b8f
|
show the Last Day repeat option only when the last day is selected
|
2017-05-08 18:58:43 +02:00 |
tibbi
|
331d99ef57
|
misc repeatable event getting rewrites
|
2017-05-08 18:43:10 +02:00 |
tibbi
|
9961f46751
|
add a missing closing tag
|
2017-05-08 17:27:24 +02:00 |
sebastian05067
|
29d84f670f
|
Update strings.xml
|
2017-05-08 10:02:27 -05:00 |
tibbi
|
a54a0e2bc3
|
couple event repetition fixes
|
2017-05-07 23:01:21 +02:00 |
tibbi
|
a960e75da9
|
remove some redundant endTS checks
|
2017-05-07 22:55:25 +02:00 |
tibbi
|
5fc1d1fac8
|
remove a redundant repeatInterval check
|
2017-05-07 22:00:19 +02:00 |
tibbi
|
8f9c27c344
|
couple more repetition fixes
|
2017-05-07 21:54:18 +02:00 |
tibbi
|
63d39f05e6
|
add a helper function for checking proper week at weekly repeating events
|
2017-05-07 21:03:54 +02:00 |
tibbi
|
6a72e746a5
|
split the function getting repeatable events into 2 smaller ones
|
2017-05-07 21:00:20 +02:00 |
tibbi
|
9c5ac1c9ce
|
remove the colon after Repeat till
|
2017-05-07 20:52:31 +02:00 |
tibbi
|
bb9bd6c4d8
|
fix some monthly repetition texts
|
2017-05-07 20:47:14 +02:00 |
tibbi
|
15d1967ba3
|
show the proper repetition text at event activity
|
2017-05-07 20:33:31 +02:00 |
tibbi
|
1f30c730b1
|
create the proper monthly repetition string
|
2017-05-07 20:24:47 +02:00 |
tibbi
|
77778c520d
|
add a monthly repeat rule picker
|
2017-05-07 18:39:21 +02:00 |
tibbi
|
ec37fb5f50
|
rename RepeatTypePickerDialog to RepeatLimitTypePickerDialog
|
2017-05-07 18:25:12 +02:00 |
tibbi
|
d8b32fa066
|
rename RepeatRuleDailyDialog to RepeatRuleWeeklyDialog
|
2017-05-07 18:21:55 +02:00 |
tibbi
|
480bd27c12
|
update some monthly repetition related strings
|
2017-05-07 17:35:20 +02:00 |
tibbi
|
e05b8e1eb3
|
set repeat rule 1 at monthly repetition if its 0
|
2017-05-07 17:34:03 +02:00 |
tibbi
|
0dfd43d36f
|
update monthly repetition constants
|
2017-05-07 17:06:16 +02:00 |
tibbi
|
0f0dff6f31
|
show the repeat rule button at monthly repetition too
|
2017-05-07 16:46:01 +02:00 |
tibbi
|
eed35834fc
|
fix displaying of events repeating by x weeks
|
2017-05-07 16:40:08 +02:00 |
tibbi
|
5c01bee1ae
|
add a helper function for checking if its an X monthly repetition
|
2017-05-07 16:37:07 +02:00 |
tibbi
|
4264156d3f
|
handle the SAF dialog at the IcsExporter
|
2017-05-06 12:34:46 +02:00 |
tibbi
|
5dff7a7140
|
handle SAF dialog when exporting to sd card
|
2017-05-06 12:03:00 +02:00 |
tibbi
|
a956a18e6e
|
update the weekly repetition day if its a single day and start date changes
|
2017-05-05 22:29:21 +02:00 |
tibbi
|
9e4ab1e667
|
fix the reminder of daily and weekly events
|
2017-05-05 22:18:28 +02:00 |
tibbi
|
e9901c851f
|
properly show notifications at events repeating x times
|
2017-05-05 21:08:50 +02:00 |
tibbi
|
fbcb380cc0
|
set high priority and public visibility to notifications
|
2017-05-05 20:49:35 +02:00 |
tibbi
|
69d0c45a4f
|
improve the repeatition of events repeating by x weeks
|
2017-05-05 20:41:33 +02:00 |
tibbi
|
145680899b
|
improve handling of events repeating x times weekly, fix #157
|
2017-05-05 20:01:08 +02:00 |
tibbi
|
088317883a
|
initialize context at onReceive of list widget
|
2017-05-05 18:09:15 +02:00 |
tibbi
|
d78f3ea73c
|
check if the file can be created at exporting events
|
2017-05-05 18:04:09 +02:00 |
Tibor Kaputa
|
b05c501bcb
|
Merge pull request #164 from zikobad/master
handle time-zone change in weekly-view #163
|
2017-05-05 15:36:49 +02:00 |
tibbi
|
d1d64b1860
|
make urls, phone numbers, map coords and emails in Description clickable
|
2017-05-05 15:34:34 +02:00 |
Zakaria Ait Ouchrif
|
2bbc8980a2
|
handle time-zone change in weekly-view
|
2017-05-02 16:21:01 +01:00 |
selfus
|
d6c198fde7
|
Improve Portuguese-Portugal translation
|
2017-04-26 14:49:10 +01:00 |
Marcio Zomb13
|
21c14c9fa8
|
Translation update pt-br
This is a first commit, more to come.
|
2017-04-24 19:52:05 -03:00 |
tibbi
|
9673fdc0bb
|
update version to 2.3.4
|
2017-04-23 23:24:55 +02:00 |
tibbi
|
4463a31f33
|
add a missing swedish string
|
2017-04-23 23:23:03 +02:00 |
tibbi
|
87fb85654d
|
exit the app when opening a notification to an invalid event
|
2017-04-23 23:06:29 +02:00 |
tibbi
|
f559577d90
|
reschedule every notification at receiving one to be sure, its cheap
|
2017-04-23 23:01:12 +02:00 |
tibbi
|
9735bcf0c0
|
add a helper function for scheduling all future events
|
2017-04-23 22:52:16 +02:00 |
tibbi
|
b6806dfbe2
|
add flag_all_day to imported events only when appropriate
|
2017-04-23 22:48:38 +02:00 |
tibbi
|
68cfefe061
|
properly export the COUNT value
|
2017-04-23 22:43:59 +02:00 |
tibbi
|
243e28cb1e
|
properly handle the "count" field at importing events
|
2017-04-23 22:38:54 +02:00 |
tibbi
|
b02f055d6a
|
fix importing events when the title is Unavailable
|
2017-04-23 22:16:25 +02:00 |
tibbi
|
3b440abf34
|
allow 5 digits at the custom repeat count edittext
|
2017-04-23 22:13:28 +02:00 |
tibbi
|
9d0ecca972
|
fix the monthly calendar event marking synchronization
|
2017-04-23 21:05:57 +02:00 |
tibbi
|
0a24dcbc31
|
some fixes to weekly repeating events repeating x times
|
2017-04-23 19:57:19 +02:00 |
tibbi
|
97e5489f0f
|
fix displaying repeating events x times
|
2017-04-23 19:15:30 +02:00 |
tibbi
|
6c320ebdae
|
lets remove the repeat_count database column
|
2017-04-23 17:34:51 +02:00 |
tibbi
|
2fe79374e8
|
add the initial implementation of events repeating x times
|
2017-04-23 17:34:05 +02:00 |
tibbi
|
0e557ca7a6
|
use "Repeat on" at weekly repetition label
|
2017-04-23 17:06:43 +02:00 |
tibbi
|
5f8166b95f
|
update a couple repeat interval values
|
2017-04-23 15:01:18 +02:00 |
tibbi
|
b8d6c8c83c
|
use a negative repeatlimit for repeat count
|
2017-04-23 13:11:01 +02:00 |
tibbi
|
3fc9469dbb
|
couple improvements to repeat type dialog
|
2017-04-23 12:44:48 +02:00 |
tibbi
|
3ff2d52b43
|
improve the repeat type picker
|
2017-04-23 11:21:27 +02:00 |
tibbi
|
b00e25a305
|
shrink the custom repeat interval dialog
|
2017-04-23 09:29:59 +02:00 |
tibbi
|
13932d46f2
|
color the event markers at monthly view if all events are 1 event type
|
2017-04-22 22:51:07 +02:00 |
tibbi
|
30d593649a
|
store event colors in the day model
|
2017-04-22 22:34:59 +02:00 |
tibbi
|
67747e329a
|
do some preparations for showing colored dot at monthly view
|
2017-04-22 14:02:28 +02:00 |
tibbi
|
00efe5b33a
|
fix #154, properly update the actionbar title at yearly view
|
2017-04-22 12:56:21 +02:00 |
tibbi
|
f63e7a5924
|
fix #156, allow easier editing all-day events
|
2017-04-22 12:34:22 +02:00 |
Nikola Trubitsyn
|
009ba11b8c
|
Corrected Russian translation
|
2017-04-18 20:50:26 +03:00 |
tibbi
|
0a987e5ff1
|
update version to 2.3.2
|
2017-04-17 17:38:17 +02:00 |
tibbi
|
bf02bb5c18
|
add a new db column for Repeat Count
|
2017-04-17 17:25:36 +02:00 |
tibbi
|
c79cce6f34
|
fix #143, properly set first day of the week in the date pickers
|
2017-04-17 17:20:50 +02:00 |
tibbi
|
15c55a649b
|
cancel the notifications of deleted events
|
2017-04-17 17:07:13 +02:00 |
tibbi
|
3b96c23584
|
properly cancel the notification if updated and set in the past, fix #142
|
2017-04-17 17:06:22 +02:00 |
tibbi
|
8460ed8aa6
|
properly set exported event timezone as utc
|
2017-04-17 16:57:41 +02:00 |
tibbi
|
5d5c981ed6
|
properly import events from ics files shared via gmail
|
2017-04-17 16:41:17 +02:00 |
tibbi
|
8536e6cf1f
|
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar
|
2017-04-17 15:30:36 +02:00 |
tibbi
|
73bfc28523
|
allow sharing individual events by creating temp .ics files, fix #14
|
2017-04-17 15:30:22 +02:00 |
Stefan
|
10e8f34a5d
|
Update strings.xml
|
2017-04-17 10:34:14 +02:00 |
tibbi
|
1e70eb1cd8
|
add a share menu button to some screens
|
2017-04-16 22:11:59 +02:00 |
tibbi
|
3c45e960ad
|
show the selected days at weekly repetition
|
2017-04-16 21:49:02 +02:00 |
tibbi
|
c55762745b
|
add some new strings related to repeating events x times
|
2017-04-16 21:11:09 +02:00 |
tibbi
|
5aa71c846b
|
properly handle importing repeat rules
|
2017-04-16 20:50:38 +02:00 |
tibbi
|
4e292e32dd
|
fix exporting events repeating multiple times a day by x weeks
|
2017-04-16 12:28:41 +02:00 |
tibbi
|
4f136afae1
|
properly export events repeating multiple days a week
|
2017-04-16 12:08:27 +02:00 |
tibbi
|
5d17be541c
|
hide the keyboard on clicking some field at the Event activity
|
2017-04-16 11:55:13 +02:00 |
tibbi
|
31e5c72a87
|
use a helper function for checking if the timestamp is at a valid day
|
2017-04-16 10:13:55 +02:00 |
tibbi
|
005fa01001
|
properly display events repeating by x weeks
|
2017-04-15 23:58:44 +02:00 |
tibbi
|
b620a7c2e9
|
show the day picker at multiple week repetition too
|
2017-04-15 22:27:35 +02:00 |
tibbi
|
db6c7e5738
|
properly display weekly events that occur multiple times a week
|
2017-04-15 21:27:21 +02:00 |
tibbi
|
0ce8380c12
|
so repeating by weekdays apparently belongs to the weekly repetition
|
2017-04-15 21:08:03 +02:00 |
tibbi
|
2104b55122
|
show a message if theres no events found for exporting
|
2017-04-15 20:49:24 +02:00 |
tibbi
|
d1e6b3c28d
|
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar
|
2017-04-15 20:36:50 +02:00 |
tibbi
|
49c1a9eb44
|
remove the biweekly repetition as we have custom intervals already
|
2017-04-15 20:36:36 +02:00 |
Tibor Kaputa
|
2a77ecd466
|
Merge pull request #149 from nopeppermint/patch-15
Update strings.xml
|
2017-04-15 20:19:15 +02:00 |
tibbi
|
4acd02f714
|
show the repetition rule only at the daily repeat interval
|
2017-04-15 20:18:47 +02:00 |
Stefan
|
7dea31b6fc
|
Update strings.xml
|
2017-04-15 19:58:46 +02:00 |
tibbi
|
f78b838231
|
check the selected day repetition at planing next event notification
|
2017-04-15 19:39:57 +02:00 |
tibbi
|
2c19f0bcb5
|
show daily repeating events only on appropriate days
|
2017-04-15 19:12:09 +02:00 |
tibbi
|
fbf542df3e
|
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar
|
2017-04-15 18:59:10 +02:00 |
tibbi
|
9dffd1cd74
|
allow changing the default daily repetition in settings
|
2017-04-15 18:58:01 +02:00 |
Sérgio Marques
|
e242122abc
|
Update strings.xml
|
2017-04-15 16:23:30 +01:00 |
tibbi
|
cfd40fd486
|
set the default daily rule to EVERY_DAY when daily repetition is selected
|
2017-04-15 12:40:54 +02:00 |
tibbi
|
c166ce8f1c
|
disable repetition if no day is selected
|
2017-04-15 12:31:23 +02:00 |
tibbi
|
992b1f0b00
|
update the repetition rule on change
|
2017-04-15 12:12:26 +02:00 |
tibbi
|
c4cd5e14ab
|
show sunday first at day picker when selected so
|
2017-04-15 11:44:50 +02:00 |
tibbi
|
0e8e89dbd4
|
add the repeat rule picker for daily repetition
|
2017-04-14 17:33:49 +02:00 |
tibbi
|
7a17bce90f
|
replace repeat_day and repeat_month with repeat_rule
|
2017-04-14 16:01:01 +02:00 |
Stefan
|
237d1add17
|
update german translation
|
2017-04-14 15:08:44 +02:00 |
tibbi
|
f77f645479
|
adding repeatDay to events
|
2017-04-14 14:57:16 +02:00 |
tibbi
|
52ddc8ce59
|
show a repeat rule field if repetition is set to a day or month
|
2017-04-14 14:28:16 +02:00 |
tibbi
|
ce7fac0489
|
adding more repetition related strings
|
2017-04-14 13:36:18 +02:00 |
tibbi
|
aeea35a598
|
add day strings
|
2017-04-14 11:26:00 +02:00 |
tibbi
|
63a108df04
|
update the url to commons library
|
2017-04-13 19:47:37 +02:00 |
Stefan
|
4c3d0f2dd0
|
update german translation
|
2017-04-10 19:50:52 +02:00 |
tibbi
|
1957320bc8
|
add repeatable event if UNTIL is the time of last occurences start
|
2017-04-09 21:13:30 +02:00 |
tibbi
|
c18bd90f21
|
update commons to 2.16.3
|
2017-04-09 20:39:40 +02:00 |
tibbi
|
7eb1fc3a19
|
wrap the exceptions table modification in a try catch block
|
2017-04-09 20:39:21 +02:00 |
tibbi
|
a966363738
|
update version to 2.3.0
|
2017-04-07 20:57:03 +02:00 |
Tibor Kaputa
|
73f0a21a68
|
Merge pull request #141 from smarquespt/master
Portuguese update
|
2017-04-07 00:00:30 +02:00 |
Sérgio Marques
|
66a40a36c9
|
Portuguese update
|
2017-04-06 22:53:49 +01:00 |
tibbi
|
163bc007b5
|
add click background to some settings items
|
2017-04-06 23:51:30 +02:00 |
tibbi
|
7fb13441a1
|
remove the raw export feature
|
2017-04-06 23:00:02 +02:00 |
tibbi
|
44e773ffdd
|
suggest the Calendar at opening .ics files from a file manager
|
2017-04-06 22:51:03 +02:00 |
tibbi
|
9285a17ccb
|
increase the exported events count at exporting
|
2017-04-06 21:14:04 +02:00 |
tibbi
|
7be0a0d333
|
import event repeat exceptions from ics files too
|
2017-04-06 20:47:52 +02:00 |
tibbi
|
d63e6f30b2
|
use ignored event daycodes instead of timestamps
|
2017-04-06 20:12:50 +02:00 |
tibbi
|
829646b6a0
|
exclude repeating events by daycode, not timestamp
|
2017-04-06 19:59:47 +02:00 |
tibbi
|
261d6a6ccc
|
remove the redundant event insert anonymous callback
|
2017-04-05 23:18:38 +02:00 |
tibbi
|
dbaf0d79c7
|
properly handle importing events with multiple reminders
|
2017-04-05 23:17:25 +02:00 |
tibbi
|
cf1b13d533
|
add the Confirmed Status before alarms
|
2017-04-05 22:50:10 +02:00 |
tibbi
|
af9351cf3b
|
export ignored event dates too
|
2017-04-05 22:36:25 +02:00 |
tibbi
|
18fd08d07e
|
fill in the reminder minutes at exporting
|
2017-04-05 19:35:13 +02:00 |
tibbi
|
8296bb507e
|
add repeat limit to exported events if available
|
2017-04-04 22:48:58 +02:00 |
tibbi
|
a76f61b5e7
|
avoid exporting the same event twice
|
2017-04-03 23:34:31 +02:00 |
tibbi
|
e97800cf8a
|
fill event repeat interval
|
2017-04-03 23:31:07 +02:00 |
tibbi
|
527ca0d39f
|
add a couple more parameters to exported events
|
2017-04-03 22:35:28 +02:00 |
tibbi
|
d5d9df7260
|
add a couple properties to exported events
|
2017-04-03 21:41:27 +02:00 |
tibbi
|
af377210fe
|
limit events at ics with BEGIN:VEVENT and END:VEVENT
|
2017-04-03 21:04:42 +02:00 |
tibbi
|
a5ed7a28ce
|
export repeating events under some conditions too
|
2017-04-03 20:55:43 +02:00 |