577 Commits

Author SHA1 Message Date
tibbi
566646a1b9 properly pick either the dark or light dialog theme 2017-01-03 22:31:45 +01:00
tibbi
dbd662d0c2 remove the day from datepicker in a cleanr way 2017-01-03 21:59:36 +01:00
tibbi
8e7aee1fe3 use dark dialogs if the user has dark background 2017-01-03 21:17:08 +01:00
tibbi
e04ec15c7f add a black splash screen 2017-01-02 23:33:31 +01:00
tibbi
89d9c2c3ef update the colors on a few more places 2017-01-02 23:27:43 +01:00
tibbi
7165cdb3ff lets fill the main views calendar on every resume, not just at create 2017-01-02 23:21:38 +01:00
tibbi
82eb63ca69 fix default reminder value 2017-01-02 23:16:29 +01:00
tibbi
a4f98d8944 updating colors on a couple places 2017-01-02 22:52:16 +01:00
tibbi
b89f8a82e8 fix some constants 2017-01-02 22:23:49 +01:00
tibbi
1597bedf62 use data classes for models 2017-01-02 22:08:10 +01:00
tibbi
1982af9a52 couple text color changes 2017-01-02 20:53:33 +01:00
tibbi
93272b0b0f use the primary color for coloring Fabs 2017-01-02 19:39:45 +01:00
tibbi
4034cbd59d use some views from the Commons library 2017-01-02 19:27:36 +01:00
tibbi
392c269787 apply the generic dialog things to the dialog 2016-12-29 23:50:11 +01:00
tibbi
05967d3790 add the color customization button in settings 2016-12-29 23:39:16 +01:00
tibbi
18c4d4a773 fix the spinner at settings 2016-12-29 23:36:08 +01:00
tibbi
9a5aff5116 updating the Settings layout 2016-12-29 23:28:34 +01:00
tibbi
b81ef925e4 use the shared License activity 2016-12-29 22:48:42 +01:00
tibbi
717138d53b use the shared About activity 2016-12-29 22:46:27 +01:00
tibbi
5e08224f43 shorten some switch cases 2016-12-29 22:41:08 +01:00
tibbi
27ec78ad18 extend BaseSimpleActivity with SimpleActivity 2016-12-29 22:38:33 +01:00
tibbi
a6ed9523f0 inherit config from the common BaseConfig 2016-12-28 23:48:35 +01:00
tibbi
14dbc6a099 use some resources from Commons 2016-12-27 23:18:48 +01:00
tibbi
841f084c8b removing and updating a couple resources 2016-12-27 22:23:55 +01:00
tibbi
3878217665 show an placeholder message if the widgets event list is empty 2016-12-27 22:07:49 +01:00
tibbi
c7c972c502 update the empty list placeholder text 2016-12-27 21:28:15 +01:00
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