Commit Graph

1447 Commits

Author SHA1 Message Date
tibbi e2327dd1a6 use a contrast text color if the background is the primary color 2017-10-23 16:33:16 +02:00
tibbi e6910f740b fix #241, do not reset regular event type color at going to settings 2017-10-23 16:12:35 +02:00
Anton Shestakov 2fda978b76 Update values-ru/strings.xml 2017-10-22 22:40:13 +08:00
tibbi e25b19239e updating Whats new 2017-10-21 19:23:26 +02:00
tibbi 1673d7cf58 remove the bottom margin of event activitys layout 2017-10-21 19:18:35 +02:00
tibbi 5e8a41d4c7 remove some local variables 2017-10-21 19:17:34 +02:00
tibbi 879ba83574 fix #230, go to the main screen after opening the app through widget and going back 2017-10-21 19:09:26 +02:00
tibbi 387269a58a avoid unnecessary fragment redraws 2017-10-21 18:14:01 +02:00
tibbi 125fcc3055 update Commons to 2.30.6 for easy runtime permissions handling 2017-10-21 17:38:07 +02:00
tibbi e5bc145b27 show some toast messages around caldav syncing 2017-10-21 16:49:10 +02:00
tibbi 044d51d4ea update the calendar only if some birthdays have been added 2017-10-21 16:41:57 +02:00
tibbi 6a07393193 updating some playstore descriptions 2017-10-21 16:30:03 +02:00
tibbi 3cef66f2bf reordering some functions 2017-10-21 16:24:37 +02:00
tibbi 7524360fea change the Filter events menu button to Filter events by type 2017-10-21 16:18:57 +02:00
tibbi abd875a607 update the calendar after adding holidays 2017-10-21 16:15:22 +02:00
tibbi e1075bee91 change the default holiday event color 2017-10-21 16:12:11 +02:00
tibbi f2a89e8b77 avoid adding the same contact birthday multiple times 2017-10-21 16:06:38 +02:00
tibbi 0b1b6281d2 insert the birthdays in db 2017-10-21 15:55:48 +02:00
tibbi d55c0eac62 add a menu button for importing contact birthdays 2017-10-21 15:19:17 +02:00
tibbi c4972e77a7 add a toggle for replacing Description with Location at list views etc 2017-10-21 12:03:45 +02:00
tibbi 1028781bbb fix #216, add a Location field 2017-10-21 10:13:27 +02:00
tibbi 146fac537f do not call the superupdate at list widget provider 2017-10-21 09:27:08 +02:00
tibbi 212e7d4903 clean up the list widget provider 2017-10-20 23:39:50 +02:00
tibbi 615780f67f rewrite the monthly widget implementation 2017-10-20 22:53:30 +02:00
tibbi 0adbc34dcc adding a couple monthly widget improvements 2017-10-14 10:50:32 +02:00
tibbi 659af8ae83 ignore unknownIdInLayout at monthly fragment 2017-10-13 23:21:59 +02:00
tibbi 91878c5a71 add a click background to monthly view days 2017-10-11 21:39:23 +02:00
tibbi 91ed5dbafe adding some null checks at refreshing main viewpager 2017-10-11 21:25:01 +02:00
tibbi 5d57eea81c minor UI changes to use bigger letters on monthly view 2017-10-11 21:12:46 +02:00
tibbi 98cd76041c remove a redundant context extension function 2017-10-11 20:44:39 +02:00
tibbi e5a23c74d1 addig a null check 2017-10-09 08:46:56 +02:00
tibbi 495f8c56b1 check if the latest used calendar id is still valid 2017-10-08 19:15:34 +02:00
tibbi 0c1c752260 fix a glitch at updating synced events 2017-10-08 19:04:03 +02:00
tibbi 669a931224 add the events to the monthly widget too 2017-10-08 18:30:40 +02:00
tibbi a13e8f1147 fix a glitch with wrong calendar source at creating new events 2017-10-08 17:52:46 +02:00
tibbi ad48c85c33 update the monthly widget just every hour 2017-10-08 16:47:03 +02:00
tibbi ab88f4a90e update the widget layout structure 2017-10-08 16:36:12 +02:00
tibbi 28143d0eca make a textview extension more reusable 2017-10-08 16:30:32 +02:00
tibbi 699f4d7780 minor style update 2017-10-08 11:14:04 +02:00
tibbi 407af664a1 share some functions between monthly fragment and monthly widget 2017-10-08 11:00:22 +02:00
tibbi 3111713de8 update the monthly view at the widget config screen 2017-10-08 10:13:10 +02:00
tibbi 6db294c124 make the event label text on the monthly view smaller 2017-10-08 09:47:15 +02:00
tibbi d64210c904 fix a glitch at updating today indicator height 2017-10-07 23:58:18 +02:00
tibbi 901684e152 fix some issues related to week number displaying 2017-10-07 23:43:45 +02:00
tibbi 6788062bde allow word breaks by chars 2017-10-07 22:55:38 +02:00
tibbi 965e48a31d fade out the event label if the day doesnt belong in the current month 2017-10-07 22:49:56 +02:00
tibbi 095062f7d5 remove the custom DayMonthlyView, use basic view types instead 2017-10-07 22:40:42 +02:00
tibbi 5f1d76e0d9 remove a redundant function 2017-10-07 21:32:58 +02:00
tibbi b8f53d97c2 optimize monthly layout drawing 2017-10-07 21:24:21 +02:00
tibbi 381b2bc999 recheck caldav calendars at startup from a background thread 2017-10-07 21:03:49 +02:00