201 Commits

Author SHA1 Message Date
tibbi
7477fb1155 fixing some imports 2016-12-27 21:17:02 +01:00
tibbi
32dc35b6c7 use 12 or 24 hours format as appropriate 2016-12-18 17:13:30 +01:00
tibbi
ecd384f1af small style update 2016-12-18 16:35:30 +01:00
tibbi
0d37b0f100 add a null check to default ringtone uri 2016-12-18 16:30:49 +01:00
tibbi
a1ed41944e simplify the widget colorpicker dialogs 2016-12-14 19:43:35 +01:00
tibbi
298e41b5dc simplify the changeview dialog 2016-12-12 19:12:14 +01:00
tibbi
0fb73b12bf allow changing the reminder notification sound, fix #27 2016-12-10 20:12:53 +01:00
tibbi
91f0fe4955 add some things related to setting custom reminder sound 2016-12-10 12:25:54 +01:00
tibbi
7f8058580b increase weak text alpha a bit so its more visible 2016-12-10 11:29:23 +01:00
tibbi
2161a93846 updating the About activity 2016-12-10 11:14:37 +01:00
tibbi
2105ec3c33 hide the keyboard at pressing on a date or timepicker 2016-12-09 18:57:21 +01:00
Tibor Kaputa
1ba39edc37 fix the theme at date and timepicker dialogs on android 7 2016-12-09 09:40:50 +01:00
tibbi
4341289595 make sure dialog is cancellable by clicking outside 2016-12-04 10:27:35 +01:00
tibbi
97ee44979e add the check to daily view too 2016-12-03 11:15:44 +01:00
tibbi
bcad8aafef make sure only the proper item is selected at long click 2016-12-03 11:14:15 +01:00
tibbi
36486710a5 fix some crashes at setting reminder to empty value 2016-11-30 21:43:02 +01:00
tibbi
da2ea22017 use setExact for more precise notifications, waking up from Doze 2016-11-30 21:34:38 +01:00
tibbi
34a88c544c delete the event from eventActivity, do not allow Undo 2016-11-30 20:51:04 +01:00
tibbi
13e2277f48 rename widget_preview to widget_monthly_preview 2016-11-30 19:44:13 +01:00
tibbi
1d47de4b29 limit events displayed in lists to 50 2016-11-30 19:24:15 +01:00
tibbi
11bebdce62 properly update the list widget when needed 2016-11-30 19:09:26 +01:00
tibbi
dc70775ac2 display real data on the list widget 2016-11-29 23:31:14 +01:00
tibbi
029ebfc983 allow clicking on list items 2016-11-29 21:48:55 +01:00
tibbi
f96c7a875c create standalone list items for widget 2016-11-29 21:14:07 +01:00
tibbi
d33b5e8f2d display event type items on widget list too 2016-11-29 20:00:15 +01:00
tibbi
98877c9fb0 populating list widget with some test data 2016-11-29 18:53:26 +01:00
tibbi
42747a5914 get the upcoming events for the list widget 2016-11-28 22:33:54 +01:00
tibbi
cc53dd0c12 rename EventsListener to EventUpdateListener 2016-11-28 22:19:51 +01:00
tibbi
157ab8557d lets just show the next 6 months instead of a year at events list 2016-11-28 22:18:41 +01:00
tibbi
8ec5e795d4 a few more list widget corrections 2016-11-27 23:38:44 +01:00
tibbi
216e133194 add some arbitrary events into the list 2016-11-27 23:09:29 +01:00
tibbi
d204b1b42c make ListSection isToday false by default 2016-11-27 22:48:07 +01:00
tibbi
4f0f909d07 update the bg and text color properly in widget config 2016-11-27 22:25:47 +01:00
tibbi
2691ac7f41 add a couple more list widget things 2016-11-27 21:48:16 +01:00
tibbi
785131a79f rename widget_config to widget_config_monthly 2016-11-27 20:50:37 +01:00
tibbi
fcf47c8338 add some list widget related things 2016-11-27 20:15:14 +01:00
tibbi
a5a30582b9 rename some widget related files 2016-11-27 18:50:47 +01:00
tibbi
263f9b793d use a different vibration pattern 2016-11-26 15:33:15 +01:00
tibbi
446453d907 add the actual vibration, disabled by default 2016-11-26 11:38:06 +01:00
tibbi
d6f8ca66db add a toggle for vibrations on notifications 2016-11-26 11:25:20 +01:00
tibbi
d77e55582b show a light at reminder notification 2016-11-26 11:16:58 +01:00
tibbi
4010daf08e do not show the keyboard at Editing event 2016-11-26 11:11:09 +01:00
tibbi
6affe4544f remove a redundant variable 2016-11-24 00:06:24 +01:00
tibbi
9203d679f6 add Deleting events 2016-11-24 00:04:53 +01:00
tibbi
2a25995bfc add long clicks 2016-11-23 23:58:19 +01:00
tibbi
d47c755189 add event item clicks 2016-11-23 23:57:04 +01:00
tibbi
94930e653f rewriting eventslist to recyclerview, initial version 2016-11-23 23:04:27 +01:00
tibbi
22e9e92cd7 rename some layouts 2016-11-23 20:59:09 +01:00
tibbi
a7f6fda5e8 add event Deletion 2016-11-23 20:48:32 +01:00
tibbi
bd033389f0 add some background and foreground effect to list items 2016-11-23 20:20:18 +01:00