Commit graph

1299 commits

Author SHA1 Message Date
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
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
a7d65e5132 updating changelog 2017-05-05 22:57:28 +02:00
tibbi
74b52369c9 update version to 2.3.5 2017-05-05 22:57:20 +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
Tibor Kaputa
1296e37f25 Merge pull request #162 from selfus/patch-1
Improve Portuguese-Portugal translation
2017-04-26 16:00:12 +02:00
selfus
d6c198fde7 Improve Portuguese-Portugal translation 2017-04-26 14:49:10 +01:00
Tibor Kaputa
6398aa47cc Merge pull request #160 from marciozomb13/patch-1
Translation update pt-br
2017-04-25 07:59:54 +02: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
f2b82edc1b updating changelog 2017-04-23 23:25:01 +02: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
22bc44dc99 update commons to 2.17.2 2017-04-23 23:20:20 +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