Commit graph

1021 commits

Author SHA1 Message Date
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
c46b13a54c update version to 2.3.1 2017-04-09 21:13:55 +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
tibbi
a03576c800 update commons to 2.16.1 2017-04-07 20:42:08 +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
fd7be7c738 update commons to 2.15.3 2017-04-04 22:49:11 +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
tibbi
f753bdd613 create the selector selecting events for exporting 2017-04-03 20:21:43 +02:00
tibbi
33d8da8919 lets use a simple return time at getting running events 2017-04-03 19:49:14 +02:00
tibbi
d9f7707d3f do the file exporting on a background thread 2017-04-03 19:38:41 +02:00
tibbi
47797f60e3 update version to 2.2.7 2017-04-02 22:57:01 +02:00
tibbi
970fe065de comment out the event exporting menu item for now 2017-04-02 22:56:38 +02:00
tibbi
1a2a5f5a75 write some initial content to exported ics file 2017-04-02 22:55:21 +02:00
tibbi
6e3e47fe94 handle the event export result 2017-04-02 22:36:44 +02:00
tibbi
8158c876c2 add an ics file exporter class 2017-04-02 22:25:40 +02:00
tibbi
e9c63c3968 move the ics file related constants in a the Constants.kt file 2017-04-02 22:19:29 +02:00
tibbi
0c83ad67fd rename IcsParser to IcsImporter 2017-04-02 22:17:18 +02:00
tibbi
1280ecce26 send the ExportEventsDialog checkbox value in the callback 2017-04-02 22:14:02 +02:00
tibbi
7cd1c0e34b replace GetEventsListener with an anonymous callback 2017-04-02 22:07:02 +02:00
tibbi
6db2db029c notify running repeatable events on device boot too 2017-04-02 21:50:08 +02:00
tibbi
4709322eae fix #109, show a notification if the device is turned on during an event 2017-04-02 20:21:22 +02:00
tibbi
4b82b5e5f3 move the notification showing related things into context extensions 2017-04-02 20:15:51 +02:00
tibbi
abf7bb07bf add a dialog for exporting events 2017-04-02 19:51:20 +02:00
tibbi
5265f216cf add a menu button for exporting events to ics file 2017-04-02 19:31:21 +02:00
tibbi
b2be9add1e remove the minY check at adding event at weekly view 2017-04-02 19:18:29 +02:00
tibbi
ee00f72ab3 reduce the padding at Select Event Type dialog 2017-04-02 19:06:34 +02:00