Commit Graph

1038 Commits

Author SHA1 Message Date
Stefan 5ed080eff6 update German translation 2017-03-04 12:03:42 +01:00
tibbi 1e5e13bccd update gradle 2017-03-03 23:11:24 +01:00
tibbi be428f6383 updating changelog 2017-02-28 19:47:30 +01:00
tibbi abd83c559e update version to 2.2.2 2017-02-28 19:47:25 +01:00
tibbi b065a5a9a0 update commons to 2.7.6 2017-02-28 19:44:40 +01:00
tibbi b8c7493beb implement the database exporting functionality 2017-02-28 19:37:59 +01:00
tibbi 06e5375882 add a menu item for exporting raw database 2017-02-28 18:25:36 +01:00
Tibor Kaputa bb58e362a6 Merge pull request #119 from smarquespt/master
Portuguese update
2017-02-26 16:52:44 +01:00
Tibor Kaputa 9c48671437 Merge pull request #120 from nopeppermint/patch-10
update German translation
2017-02-26 16:52:20 +01:00
Stefan 1d0a26ce27 update German translation 2017-02-26 15:37:41 +01:00
Sérgio Marques 8163549466 Portuguese update 2017-02-26 13:17:03 +00:00
tibbi 128bb80bce updating changelog 2017-02-22 00:06:14 +01:00
tibbi cfc19575c3 update version to 2.2.1 2017-02-22 00:06:08 +01:00
tibbi 0b8ae27d00 fix #101, add a button for creating new event at the events list widget 2017-02-22 00:02:20 +01:00
tibbi b7bcfe8d28 use selected hour format at weekly view 2017-02-21 22:17:46 +01:00
tibbi e92d0f9bf6 allow toggling 24 hour format in settings 2017-02-21 21:55:27 +01:00
tibbi c7c2f117de adding some strings related to toggling 24-hour format 2017-02-21 21:44:48 +01:00
tibbi 420f9a5cb5 small week fragment tweak 2017-02-21 21:36:00 +01:00
tibbi 5fccb0e00b use 0 for midnight instead of 24 2017-02-21 21:17:05 +01:00
tibbi 0a68e99ace add End ellipsize to event list items 2017-02-21 21:10:58 +01:00
tibbi 0b5109a55f add a button to monthly widget for easy new event creation 2017-02-21 21:08:18 +01:00
tibbi 4ecc5f5f37 fix #84, allow changing widget months if the calendar app is killed 2017-02-21 20:50:18 +01:00
tibbi 70dc7e07cf properly display events starting at midnight 2017-02-21 20:14:04 +01:00
tibbi 178fac5ad7 some ics parsing datetimezone and repeat limit corrections 2017-02-21 19:51:58 +01:00
tibbi 86c7b80514 updating changelog 2017-02-19 23:49:40 +01:00
tibbi 18a731d106 update version to 2.2.0 2017-02-19 23:49:34 +01:00
tibbi 0f7b950e15 update the end time if start time is after the end, close #115 2017-02-19 23:48:11 +01:00
tibbi 681dc87b67 adding a crashfix to week fragment 2017-02-19 23:39:36 +01:00
tibbi 320cc6b319 fix the custom repeat interval 2017-02-19 23:22:56 +01:00
tibbi b86ed18534 subtract 1 ms from all-day events to hotfix some glitches 2017-02-19 23:17:22 +01:00
tibbi 4729b09004 parse repeat limit if it was set as event occurrence count, not a date 2017-02-19 22:27:24 +01:00
tibbi 5f7623deeb parse repeat limit from ics files 2017-02-19 22:08:15 +01:00
tibbi ca1ca279fb parse repeat interval from ics files 2017-02-19 21:53:33 +01:00
tibbi 7c49919701 add the ics import improvements to release notes 2017-02-19 21:47:21 +01:00
tibbi 29641eaaa3 update version to 59 2017-02-19 20:56:33 +01:00
tibbi ca01192f22 implement the actual Go to today button functionality 2017-02-19 20:51:25 +01:00
tibbi ba7e25bb65 show the "Go to today" button only if we arent on the today page 2017-02-19 20:49:51 +01:00
tibbi 2022081881 hide the GoToToday button at event list view 2017-02-19 20:36:21 +01:00
tibbi 644a9fbd03 add a menu button for Go to today 2017-02-19 20:28:01 +01:00
tibbi 1ddce648a2 avoid importing the same event twice, if its twice in the ics file 2017-02-19 19:13:06 +01:00
tibbi 2a69232ce5 do not use the notification description at event description 2017-02-19 19:10:23 +01:00
tibbi 48de60188f remove the event reminder timer from ics import dialog 2017-02-19 19:06:08 +01:00
tibbi 9ee0b764e6 parse the actual reminder time from ics files 2017-02-19 19:02:36 +01:00
tibbi dd2d17fee2 properly handle custom repeat intervals 2017-02-19 18:21:23 +01:00
tibbi a3ca6e74c3 added custom repeat intervals to release notes 2017-02-19 14:01:00 +01:00
tibbi 60d5343266 wrap the custom event reminder dialog in a scrollview 2017-02-19 13:57:03 +01:00
tibbi 08c921d0c9 create the custom repeat interval dialog 2017-02-19 13:55:47 +01:00
tibbi d205c0a5ec fill the repeat interval dialog dynamically 2017-02-19 13:38:52 +01:00
tibbi c32e768d2f update the ics event end time calculation function 2017-02-19 10:16:06 +01:00
tibbi f3b5e3a4ae improve ics parsing by calculating start + duration if end is missing 2017-02-18 23:08:15 +01:00