Commit Graph

826 Commits

Author SHA1 Message Date
tibbi 73a9dc56da simplify the way we are getting repeatable events 2017-02-11 23:25:06 +01:00
tibbi a9bebaa4a6 add event types to release notes 2017-02-11 23:22:44 +01:00
tibbi 5babf8acd2 use the actual event type colors at weekly view 2017-02-11 23:01:36 +01:00
tibbi 58e1a4e88d update version to 2.5.17 2017-02-11 22:45:24 +01:00
tibbi 763b6d8109 allow creating new event types from Event screen too 2017-02-11 21:44:57 +01:00
tibbi 7304d74e76 add a radio button for creating new event type 2017-02-11 21:29:54 +01:00
tibbi 31cff330a6 add a helper function for filling SelectEventTypeDialog 2017-02-11 21:22:25 +01:00
tibbi 8783b674a7 reset event type to regular at deleting an events type 2017-02-11 21:14:02 +01:00
tibbi db2deaf1dc store the selected event type at the event 2017-02-11 21:03:17 +01:00
tibbi 4d57c3df96 rename EventTypeDialog to NewEventTypeDialog 2017-02-11 20:16:26 +01:00
tibbi e41010603f update event type at event activity 2017-02-11 20:14:03 +01:00
tibbi 80f38ddcb9 add event type to event model 2017-02-11 20:08:06 +01:00
tibbi 951a03ec7c use the regular_event_id constant at adding the regular event in db 2017-02-11 17:19:45 +01:00
tibbi c867e44cdc avoid deleting default event type 2017-02-11 17:19:15 +01:00
tibbi cb009345e4 add deleting event types 2017-02-11 15:38:29 +01:00
tibbi 8f560983dd allow editing event types 2017-02-11 15:16:00 +01:00
tibbi 20a835f304 fill the list of event types 2017-02-11 13:55:23 +01:00
tibbi 2c71c1c01e implemenet adding new event types 2017-02-11 13:25:54 +01:00
tibbi ff2d587050 add event type dialog 2017-02-11 12:55:31 +01:00
tibbi f16cfc63ca update the layout listing event types 2017-02-11 12:35:23 +01:00
tibbi 4d49c14f44 add a function for getting event types from db 2017-02-11 12:31:12 +01:00
tibbi b77d71771c add the initial Regular event type in db 2017-02-11 12:15:04 +01:00
tibbi 354a7d1944 move the current time marker behind events in weekly view 2017-02-11 11:54:33 +01:00
tibbi 19099038ad fix the placement of current time indicator on weekly view 2017-02-11 11:46:25 +01:00
tibbi 1c80ffee7b change the dbhelper constructor 2017-02-11 11:38:18 +01:00
tibbi 7e4429df6b add an event type model 2017-02-11 10:37:07 +01:00
tibbi 5b929eb4e1 add a new db table for event types 2017-02-09 23:36:58 +01:00
tibbi 33a5f5b514 add the icon that will be used for event types 2017-02-09 22:53:37 +01:00
tibbi ee7455ac4b add a settings button for getting into managing event types 2017-02-09 22:51:47 +01:00
tibbi bbd5354e67 add some event type related strings 2017-02-09 22:39:26 +01:00
tibbi b11bb930e4 add storage permission explanation to playstore desc 2017-02-09 19:23:25 +01:00
tibbi 0a5604bd30 properly update event list empty placeholder text color 2017-02-09 18:51:31 +01:00
tibbi 976494ff2d update version to 2.1.8 2017-02-08 00:16:27 +01:00
tibbi 1fe34d5a5c add a missing dot 2017-02-08 00:12:13 +01:00
tibbi 7e53207305 add Slovak translation 2017-02-08 00:10:56 +01:00
tibbi 43bd1718f7 adding an activity null check 2017-02-07 23:40:12 +01:00
tibbi fda34a0df4 remove the UNDO function from event list too 2017-02-07 23:19:58 +01:00
tibbi 0572e61594 remove the UNDO button after deleting events on daily view 2017-02-07 22:54:25 +01:00
tibbi bf55fd7318 fix #99, add a current time indicator in weekly view 2017-02-07 22:15:23 +01:00
tibbi 1a77566eb1 add a current time indicator at weekly view 2017-02-07 20:20:39 +01:00
Tibor Kaputa 8d6a2473c8 update version to 2.1.7 2017-02-07 16:06:48 +01:00
Tibor Kaputa ace487eae4 fix reminders of non-repeating events 2017-02-07 16:06:40 +01:00
tibbi f7cf9442c8 update version to 2.1.6 2017-02-06 22:42:10 +01:00
tibbi 8367d8c9df update the release note about multiple reminders 2017-02-06 22:41:22 +01:00
tibbi 680873e90c update Whats new 2017-02-06 22:36:27 +01:00
tibbi de610c4dd9 set same start and end time by default, different only from week grid 2017-02-06 22:28:05 +01:00
tibbi 23d802be10 always schedule just the next reminder 2017-02-06 22:20:05 +01:00
tibbi b8c2103431 dont count event reminders as a jerk 2017-02-06 21:10:39 +01:00
tibbi e4fe47f81b schedule the event reminder right after inserting/updating 2017-02-06 20:50:41 +01:00
tibbi 9865af1cd6 sort event reminders and remove duplicates before saving in db 2017-02-06 20:41:49 +01:00