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
|
e6980fa199
|
update the widget config screenshot
|
2017-05-10 21:23:18 +02:00 |
tibbi
|
f3478cc6ec
|
updating 2 screenshots
|
2017-05-10 21:18:35 +02:00 |
tibbi
|
b40cccff0a
|
add event exporting and importing in README
|
2017-05-10 21:09:05 +02:00 |
Tibor Kaputa
|
4467a6d10b
|
updating changelog
|
2017-05-09 14:30:38 +02:00 |
Tibor Kaputa
|
0e619e2c46
|
update version to 2.4.2
|
2017-05-09 14:30:34 +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
|
0706f15ea0
|
updating changelog
|
2017-05-09 09:09:12 +02:00 |
Tibor Kaputa
|
0c075810b2
|
update version to 2.4.1
|
2017-05-09 09:08:37 +02:00 |
Tibor Kaputa
|
5cfb8c0b81
|
check NULL repeat_interval instead of zero
|
2017-05-09 09:08:07 +02:00 |
tibbi
|
53a816b218
|
updating changelog
|
2017-05-08 23:18:11 +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 |
Tibor Kaputa
|
45009ac234
|
Merge pull request #170 from sebastian05067/patch-1
Update strings.xml
|
2017-05-08 17:17:20 +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 |