Commit Graph

1461 Commits

Author SHA1 Message Date
tibbi c6ca96437c move the extra height calculation in a separate function 2017-05-23 22:12:00 +02:00
tibbi 41369041cf add some logic to adding all-day events to lines 2017-05-23 22:07:27 +02:00
tibbi 4dfa54009d update gradle to 2.3.2 2017-05-23 22:06:58 +02:00
tibbi 6801f9bcbf add all-day events in week fragment in a dynamically added relative layout 2017-05-21 23:48:04 +02:00
tibbi 0d96caf25d use red text if the events start is later then end 2017-05-21 21:23:01 +02:00
tibbi 858396a36d add a helper function for updating start date and time 2017-05-21 21:06:06 +02:00
tibbi c6082a5ac4 update the end date/time of event when start changes, keep same duration 2017-05-21 16:19:12 +02:00
tibbi 4bf3a8a576 do not automatically set end date with start date change 2017-05-21 12:06:19 +02:00
tibbi f99320724c update kotlin to 1.1.2-3 2017-05-21 11:43:20 +02:00
tibbi 4caf3e229b updating changelog 2017-05-18 23:57:25 +02:00
tibbi b8d88f141a updating release notes and version to 2.4.3 2017-05-18 23:54:42 +02:00
tibbi c78da7f9fb removing some explicit calls to runOnUiThread at toasts 2017-05-18 23:51:50 +02:00
tibbi 1db93656a3 update commons to 2.17.8 2017-05-18 23:47:17 +02:00
tibbi 846ee6a1b3 allow changing the minutes used at postponing by Snooze 2017-05-18 23:40:48 +02:00
tibbi bb475eea5f fix #88, add Snooze to reminders 2017-05-18 23:04:49 +02:00
tibbi 71bf88bfa3 export only events belonging to the selected event types 2017-05-18 22:23:29 +02:00
tibbi 25e22a67e6 allow selecting which event type events should be exported 2017-05-18 22:01:27 +02:00
tibbi 537afc2f05 do not show the "Exporting..." toast if theres no events to export 2017-05-18 21:45:49 +02:00
tibbi 9c937c2a0d add some Snooze related strings 2017-05-18 21:27:58 +02:00
tibbi 0f7a2a516a make sure we schedule the next event reminder properly 2017-05-18 21:13:45 +02:00
tibbi 183ef15de2 fix #132, refresh the main screen if the date changed since last run 2017-05-17 22:26:34 +02:00
tibbi b0b7b4eb2c show a toast when the exporting starts 2017-05-17 21:59:23 +02:00
tibbi 4efacece63 allow changing the filename of the file where events will be exported 2017-05-17 21:56:12 +02:00
tibbi 749f7f1fb0 add a filename field to the event exporting dialog 2017-05-17 21:38:17 +02:00
tibbi 6ff8de40e8 import holidays into the Holidays event type 2017-05-17 21:13:42 +02:00
tibbi 785216582e adding some new strings related to holiday importing 2017-05-17 19:15:25 +02:00
tibbi 4404ebb5d9 move the holiday ics files back in assets folder 2017-05-16 22:10:35 +02:00
tibbi 91ee576440 adding a couple new strings 2017-05-16 21:01:43 +02:00
tibbi 118f47bcbf add events in India, Spain and United Kingdom 2017-05-16 20:35:26 +02:00
tibbi cef4aae783 undo some ics importer changes 2017-05-16 20:22:08 +02:00
tibbi cf11065223 add a menu item for adding holidays
- move the holiday files in Raw folder
2017-05-16 20:12:13 +02:00
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