Commit graph

1700 commits

Author SHA1 Message Date
tibbi
a145263ffa use the new event list adapter at the widget config screen 2017-11-13 22:58:51 +01:00
tibbi
49de1431a5 use theme colors at widget config activities too 2017-11-13 22:50:21 +01:00
tibbi
befacff4e4 allow drag selecting multiple events at the daily view 2017-11-13 21:54:46 +01:00
tibbi
c2fe4d6bb0 properly refresh the events at daily view after changing filtering 2017-11-13 20:28:10 +01:00
tibbi
c1179639d6 count only the selectable items at MyAdapter actionmenu 2017-11-13 20:06:07 +01:00
tibbi
919b67d6e1 use the applyColorFilter extension for coloring elements 2017-11-13 20:01:41 +01:00
tibbi
0f8b30df52 add a confirmation dialog before deleting an event type 2017-11-13 19:32:10 +01:00
tibbi
9b24d4420e update the EventListAdapter code 2017-11-13 19:29:19 +01:00
tibbi
316832d49c properly refresh year and month view at filtering change 2017-11-13 18:22:10 +01:00
tibbi
61f637c03e rewriting FilterEventTypeAdapter 2017-11-13 18:08:58 +01:00
tibbi
28aab35b4c minor code style update 2017-11-13 17:45:20 +01:00
tibbi
064211a71a rewrite ManageEventTypes to the new adapter style 2017-11-13 17:13:21 +01:00
tibbi
64c4eb1483 add Gson and Leak Canary licenses 2017-11-13 17:12:07 +01:00
tibbi
30b1cb40c6 create an abstract MyAdapter that can be reused at multiple recycler adapters 2017-11-13 16:09:05 +01:00
tibbi
c3a770ab43 update DayEventsAdapter code style 2017-11-13 14:08:35 +01:00
tibbi
b9a2fd4f41 check for both READ_CALENDAR and WRITE_CALENDAR at enabling CalDAV sync 2017-11-13 13:39:33 +01:00
tibbi
3b18d2d7ab add a crashfix at creating caldav events 2017-11-13 12:14:34 +01:00
tibbi
debb18a0d4 show a notification of events scheduled in the past instantly 2017-11-13 12:10:41 +01:00
tibbi
33d9f02cc7 add a short wakelock at creating the reminder 2017-11-13 12:02:53 +01:00
tibbi
5c33927754 fix #270, make sure events on monthly view are sorted by time 2017-11-13 11:09:50 +01:00
tibbi
3a14475004 update commons to 2.38.9, do not override default style text size 2017-11-13 00:02:53 +01:00
tibbi
0a3f4ba50e minor style update at CustomEventReminderDialog 2017-11-12 22:06:44 +01:00
Daria Szatan
52e6658d05 [Update] Polish app name + translation 2017-11-12 13:36:46 +01:00
tibbi
d751ec72ab adding a toggle for using English language 2017-11-10 21:28:46 +01:00
tibbi
8c19b94d09 remove the unused intent variable at event list widget 2017-11-10 21:21:40 +01:00
tibbi
9bf5ef9588 updating jodatime proguard rules 2017-11-10 17:08:31 +01:00
tibbi
edca632ed9 add "calendar" to the generated apk file 2017-11-10 16:35:59 +01:00
tibbi
e04e46192d Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2017-11-09 20:28:27 +01:00
tibbi
02be969375 update commons to 2.38.2 2017-11-09 20:28:01 +01:00
tibbi
89615acf89 try using setExactAndAllowWhileIdle at Android 6+ for scheduling notifications 2017-11-09 20:23:22 +01:00
Phoenix1747
f88e0b15f6
Translated anniversary strings 2017-11-09 19:25:23 +01:00
tibbi
cceee0b6f6 update version to 2.10.1 2017-11-08 09:11:03 +01:00
tibbi
431f3e244e try wrapping Extensions table adding in another try/catch 2017-11-08 09:10:13 +01:00
tibbi
bf5bbb2665 update commons to 2.37.2 2017-11-08 09:08:20 +01:00
tibbi
7fd62de18c fix #269, properly display Caldav Calendars for syncing 2017-11-08 09:07:39 +01:00
tibbi
a728249464 remove the redundant BaseApp 2017-11-07 17:28:59 +01:00
tibbi
e2b997e8b0 simplify the way we initialize LeakCanary in debug mode only 2017-11-07 17:28:01 +01:00
tibbi
b54c692b19 update version to 2.10.0 2017-11-07 16:43:17 +01:00
tibbi
a8e9c798c4 updating to Android Studio 3 2017-11-07 16:38:58 +01:00
Guillaume
ac291f0c38
Dutch updated 2017-11-07 15:46:47 +01:00
tibbi
f2354a6756 couple improvements to the monthly widget 2017-11-07 14:33:32 +01:00
tibbi
846c5582ff fix #267, remove hyphens from event title at monthly view on Android 7+ 2017-11-07 14:00:34 +01:00
tibbi
72a146b11d adding Contact anniversaries importing 2017-11-07 12:14:48 +01:00
tibbi
6a6cfbcb51 couple updates to adding birthdays + preparations for anniversaries 2017-11-07 11:58:10 +01:00
tibbi
3ce0d184e0 use bigger font size for month labels on the widget too 2017-11-07 11:53:12 +01:00
tibbi
10af28ed8a adding some strings related to importing anniversaries 2017-11-07 11:18:19 +01:00
tibbi
69fe41829e replace "this" with "applicationContext" in some cases to avoid leaking activities 2017-11-06 23:58:01 +01:00
tibbi
fe3d636996 use simple context at getting a Config and DbHelper reference 2017-11-06 23:52:43 +01:00
tibbi
7aaaabeaaf increase the day font size on monthly view 2017-11-06 23:43:39 +01:00
tibbi
a5d3e398df applying some remoteViews extensions 2017-11-06 23:16:45 +01:00