Commit Graph

947 Commits

Author SHA1 Message Date
tibbi 505cd2e5af init the calendar in proper week if sunday is the first day 2017-02-12 19:46:32 +01:00
tibbi 0ae2825eac update version to 2.1.9 2017-02-12 18:52:55 +01:00
tibbi a9bcb6ce77 make sure the filter action menu button is visible when everything is unchecked 2017-02-12 18:52:02 +01:00
tibbi 6d79b686fa add a filter to daily view too 2017-02-12 18:49:41 +01:00
tibbi 5b8c9b89c3 update the day pager adapter 2017-02-12 18:39:32 +01:00
tibbi e07c3b9250 move a null check 2017-02-12 18:34:23 +01:00
tibbi b99c74666f filter events on the eventlist 2017-02-12 18:32:19 +01:00
tibbi bb6073ac11 filter monthly calendar by event types 2017-02-12 18:10:45 +01:00
tibbi c9f3e6fec3 update yearly view after changing filtering 2017-02-12 18:02:27 +01:00
tibbi cf4f549a57 refresh the weekly view if filtering was changed 2017-02-12 17:39:26 +01:00
tibbi bce6f85756 store selected event types to display 2017-02-12 13:46:55 +01:00
tibbi f84ff6c45c hide the filter event types button if there is only 1 type 2017-02-12 13:14:45 +01:00
tibbi 57d2ef24ac store filtered event types in db 2017-02-12 13:07:34 +01:00
tibbi a8652b06e0 add a list of checkboxes at filter dialog 2017-02-12 11:56:37 +01:00
tibbi 9c90774e4c add the filtering dialog 2017-02-12 11:18:29 +01:00
tibbi 1767e6d183 add a button for filtering events by type 2017-02-12 10:50:01 +01:00
tibbi 3a88983a86 update commons to 2.5.18 2017-02-12 10:43:23 +01:00
tibbi c48f6d2e82 remove the item decoration from event types list 2017-02-12 00:08:07 +01:00
tibbi d9bf97e509 make the whole event repetition limit line clickable 2017-02-12 00:05:34 +01:00
tibbi 53e9f5cb79 show the event type color at event screen 2017-02-11 23:55:27 +01:00
tibbi 82213b1ea5 show the event type color at the selection dialog 2017-02-11 23:40:25 +01:00
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
tibbi 39fd7b0682 add multiple reminders to Whats new 2017-02-06 20:16:29 +01:00
tibbi febfc12fbd add some UI handling for multiple reminders 2017-02-06 20:03:16 +01:00
tibbi 2f784cf56a add a helper function for counting event reminders 2017-02-06 19:21:42 +01:00
tibbi c5bb4bb001 add some more things related to multiple reminders 2017-02-06 19:15:56 +01:00
tibbi ef4e5c6893 add the string for adding another reminder 2017-02-06 18:29:32 +01:00
tibbi 673af6afbb add some default values to db columns added on upgrade 2017-02-06 18:24:56 +01:00
Tibor Kaputa 658b18d778 update version to 2.1.5 2017-02-06 12:26:30 +01:00
Tibor Kaputa 1c82fce64d make Event importID nullable 2017-02-06 12:24:42 +01:00
tibbi 1c483ce784 update version to 2.1.4 2017-02-05 23:25:13 +01:00
tibbi 254cc39254 removing the not needed permissions too 2017-02-05 23:23:43 +01:00
tibbi f033697491 comment out the Google Sync related things 2017-02-05 23:12:00 +01:00
tibbi 61152a6817 lets allow 3 lines at weekly view events 2017-02-05 22:55:38 +01:00
tibbi 6658542236 filter events by the repeat limit when appropriate 2017-02-05 22:50:38 +01:00
tibbi 69306551d2 make the repeat limit last day inclusive 2017-02-05 22:42:05 +01:00
tibbi 86c88cd106 always properly update repetition limit text 2017-02-05 22:22:48 +01:00
tibbi a0c73b7504 fix showing Repeat limit at editing events 2017-02-05 22:08:13 +01:00
tibbi 7abcf71a0a set repeat limit to Forever if its set to earlier than event end 2017-02-05 22:06:04 +01:00
tibbi 08ed97f4d6 add some more things related to max repetition limit 2017-02-05 22:00:07 +01:00
tibbi e34efa0db5 add some repetition limit related views 2017-02-05 21:32:24 +01:00
tibbi 9afe5dc7ae add some strings related to limiting repetition 2017-02-05 21:16:36 +01:00
tibbi e04862e4fb set time 1:00 to all-day google events to avoid issues 2017-02-05 21:12:10 +01:00
tibbi 5bfd2cc0b9 set time 1:00 to imported all-day events to avoid some issues 2017-02-05 20:31:41 +01:00
tibbi feed23017c add All-day to daily view 2017-02-05 20:25:26 +01:00
tibbi 5e180f7fc1 limit event title length to 50 chars 2017-02-05 20:10:58 +01:00
tibbi ec9398337f fix importing all-day events from ics file 2017-02-05 20:06:49 +01:00
tibbi 790f61bb64 add a new error message if no event was imported successfully 2017-02-05 19:52:48 +01:00
tibbi 2af5850de6 replace underlining at monthly view with dot 2017-02-05 19:15:57 +01:00
tibbi 4a42e7baef move the horizontal grid under events in weekly view 2017-02-05 16:46:19 +01:00
tibbi 89891e939b change some extensions into constants 2017-02-05 16:44:19 +01:00
tibbi a3265d3f6c use different divider colors 2017-02-05 16:37:21 +01:00
tibbi 8c8c886b91 update the event reminder picker at importing ICS files 2017-02-05 16:29:35 +01:00
tibbi 494bfec835 update commons to 2.5.12 2017-02-05 16:08:21 +01:00
tibbi 636ab79bea update the Settings default reminder to contain only minutes 2017-02-05 16:07:25 +01:00
tibbi b1c99387c5 update commons to 2.5.11 2017-02-05 15:49:43 +01:00
tibbi d5dbd6e9f0 refresh events list only if something changed 2017-02-05 15:40:52 +01:00
tibbi 367e30ea61 add All-day to events in list views 2017-02-05 13:38:11 +01:00
tibbi 6c1c1e38fd fix a crash at long events if sunday is the first day 2017-02-05 11:44:04 +01:00
tibbi d059f58114 fix section divider width 2017-02-05 11:36:39 +01:00
tibbi 13e871b5ef use some visibility extensions 2017-02-05 11:00:41 +01:00
tibbi 2b4e4e90e6 fade out the Plus after 5 seconds 2017-02-05 10:59:26 +01:00
tibbi fab1bc254d create a new event on Plus click 2017-02-05 10:18:09 +01:00
tibbi 8f14755215 draw a Plus on an empty grid on click 2017-02-05 10:05:11 +01:00
Sérgio Marques cae5fcafd1 Portuguese update 2017-02-05 00:40:01 +00:00
tibbi 5a221ec17a detect clicks on the grid 2017-02-04 23:49:50 +01:00
tibbi 915909f330 add the horizontal grid in weekly view 2017-02-04 23:27:04 +01:00
tibbi 41922a7579 rename stroke_width_divider to stroke_vertical_divider 2017-02-04 23:11:20 +01:00
tibbi 07d06ba067 add the vertical grid programmatically 2017-02-04 22:58:35 +01:00
tibbi 0a46941b9c update the weekly view grid so it scales better on different densities 2017-02-04 22:47:31 +01:00
tibbi b701883438 update the db version 2017-02-04 17:22:25 +01:00
tibbi c0c3525678 add some missing proguard rules 2017-02-04 17:05:42 +01:00
tibbi 2d12c09d2c add extra height in case of 2 all-day evnts just once 2017-02-04 16:52:36 +01:00
tibbi cfed46f4a1 add some grid lines at weekly view 2017-02-04 16:49:28 +01:00
tibbi cc407072ee one more correction to weekly view height 2017-02-04 15:00:20 +01:00
tibbi 1290883716 couple weekly view scrolling related fixes 2017-02-04 14:44:56 +01:00
tibbi 90168af9f4 fix displaying events lasting through weeks end 2017-02-04 14:02:07 +01:00
tibbi c24e18f413 update the hours scrollview margin if theres something at all-day top holder 2017-02-04 11:43:06 +01:00
tibbi be372d513f tweak the bit flag removing extension 2017-02-04 11:41:13 +01:00
tibbi fc81e5ab42 fix an issue of initializing the calendar at wrong date if sunday is the first day 2017-02-03 23:12:34 +01:00
tibbi 3493842a7f show events lasting through midnight at top bar too 2017-02-03 23:05:50 +01:00
tibbi 5ea8d45bcf add a top indicator for all-day events 2017-02-03 22:51:14 +01:00
Tibor Kaputa a2c6b6f24c Merge pull request #107 from nopeppermint/patch-8
update German translation
2017-02-03 22:16:21 +01:00
tibbi 3339b635b6 prepare a layout for showing all-day events in weekly view 2017-02-03 21:35:26 +01:00
Stefan 5e5856d85f update German translation 2017-02-03 21:21:32 +01:00
tibbi e642d91636 update day labels in weekly view on resume to fix some color glitching 2017-02-03 21:20:44 +01:00
tibbi 48cd9b608e mark current day on weekly view with primary color 2017-02-03 21:09:20 +01:00
tibbi 759beb985b update hours top margin on weekly view dynamically 2017-02-03 21:01:12 +01:00
tibbi dca227af33 add all-day long events in release notes 2017-02-03 19:35:57 +01:00
tibbi 50e621d71b add an All-day flag to all-day events 2017-02-03 19:33:43 +01:00
tibbi dd65a0f10b fill the event reminder dialog values dynamically, so we can add the custom values 2017-02-03 18:14:16 +01:00
tibbi 521bcdc528 rename event item on day view and add End ellipsize 2017-02-03 12:07:42 +01:00
tibbi b00e6ed9b3 correct the plural versions of custom reminders 2017-02-03 11:48:14 +01:00
tibbi 17563cd576 hide the keyboard after confirming the custom reminder 2017-02-03 11:08:03 +01:00
tibbi 6e91b0abbe implement the custom event reminder dialog 2017-02-03 11:05:39 +01:00
tibbi 83594dd47e add a repeat interval picker dialog 2017-02-03 00:19:07 +01:00
tibbi af885f2b16 change repetition spinner to a textview in Event details screen 2017-02-02 23:55:05 +01:00
tibbi 3b92072a06 remove the redundant custom reminder related views 2017-02-02 23:42:31 +01:00
tibbi fa214a5896 move event reminder from spinner into a dialog 2017-02-02 23:34:46 +01:00
tibbi cddd52ffa9 restyle the event detail screen 2017-02-02 22:14:02 +01:00
tibbi 32dae4e3d9 hide some views when all-day gets toggled 2017-02-02 20:21:39 +01:00