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
|
420dfa179b
|
update gradle to 2.3.1
|
2017-04-06 18:44:07 +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
|
98aedf7bb3
|
updating changelog
|
2017-04-02 22:57:40 +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 |
tibbi
|
e9efd38cc6
|
replace the spinners at Settings with radiobutton dialogs
|
2017-04-02 18:14:53 +02:00 |
tibbi
|
ce18ae7fb2
|
flip the order of some settings
|
2017-04-02 17:14:45 +02:00 |
tibbi
|
bdafe75606
|
remove the title from the selectEventType dialog
|
2017-04-02 17:07:14 +02:00 |
tibbi
|
0c1119c150
|
replace EventRepeatInterval with the generic radiobutton dialog
|
2017-04-02 17:03:35 +02:00 |
tibbi
|
6e88c8a425
|
replace the EventReminderDialog with the generic radiobutton dialog
|
2017-04-02 15:34:59 +02:00 |
tibbi
|
d5a4a02726
|
replace the Manage event types FAB with a menu button
|
2017-04-02 12:37:20 +02:00 |
tibbi
|
85c870dbc1
|
use the generic radio button dialog for changing views
|
2017-04-02 12:19:28 +02:00 |
tibbi
|
ccea40c1bc
|
get layoutinflater directly from the activity at dialogs
|
2017-04-02 11:53:48 +02:00 |
tibbi
|
4e781cf8d7
|
use the helper function for creating the database handler
|
2017-04-02 11:50:16 +02:00 |
tibbi
|
5d690b8cc5
|
update the event types color if theres just one and primary color changes
|
2017-04-02 11:38:14 +02:00 |