Commit Graph

2195 Commits

Author SHA1 Message Date
tibbi
12f5367da4 update version to 2.8.1 2017-10-09 08:47:30 +02:00
tibbi
ac46147d8e update build tools to 25.0.3 2017-10-09 08:47:16 +02:00
tibbi
e5a23c74d1 addig a null check 2017-10-09 08:46:56 +02:00
tibbi
01c370ca68 updating changelog 2017-10-08 19:24:00 +02:00
tibbi
997113adbb update version to 2.8.0 2017-10-08 19:23:55 +02:00
tibbi
046c545fa2 update kotlin to 1.1.51 2017-10-08 19:21:31 +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
tibbi
8cd98798f6 comment out a part around configuring monthly widget 2017-10-07 21:01:53 +02:00
tibbi
873d68181f fix some issues around updating event calendar ids 2017-10-07 20:42:02 +02:00
tibbi
b6c635ffd9 add day events to the monthly view 2017-10-07 18:08:55 +02:00
tibbi
efd77aed41 change the monthly view layout 2017-10-07 17:17:47 +02:00
tibbi
6781860a92 add some Calendar open intent handling 2017-10-06 20:09:17 +02:00
tibbi
c64b1d10cf do not create a new thread for fetching event types at filter dialog 2017-10-06 19:13:02 +02:00
tibbi
ffb18dfb80 fix , update widgets more often 2017-10-06 18:53:54 +02:00
tibbi
058d02e774 make the circle marking the current day a bit thicker 2017-10-06 18:38:58 +02:00
tibbi
c67419b7e4 update commons to 2.29.11 2017-10-06 18:28:36 +02:00
Tibor Kaputa
3661063f77 Merge pull request from FriederZi/patch-1
Update strings.xml
2017-10-06 14:01:48 +02:00
FriederZi
31813c0e49 Update strings.xml 2017-10-06 13:56:25 +02:00
Tibor Kaputa
0fd7165094 Merge pull request from antonv6/patch-3
Update values-ru/strings.xml
2017-09-29 09:42:32 +02:00
Anton Shestakov
98432cc206 Update values-ru/strings.xml 2017-09-29 15:28:59 +08:00
tibbi
ebf071cbd6 updating changelog 2017-09-24 19:08:20 +02:00
tibbi
e8ece2d26b update version to 2.7.6 2017-09-24 19:08:01 +02:00
tibbi
f8574eef57 fix , make sure to properly display events lasting through midnight 2017-09-24 18:58:55 +02:00
tibbi
209e232c42 fix , properly color the event type dot at the list view widget 2017-09-24 17:41:20 +02:00
tibbi
3908a6e3db fix , update events imported through .ics file if necessary 2017-09-24 17:35:09 +02:00
tibbi
63d70afae0 shorten a parser code 2017-09-24 13:27:08 +02:00
tibbi
2c535015ba some code style updates at the dialogs 2017-09-24 00:08:17 +02:00
tibbi
dd4c525880 fix , allow repeating events every 30 days 2017-09-24 00:07:57 +02:00
tibbi
add8e6f116 updating some numeric string formatting 2017-09-23 15:27:11 +02:00
tibbi
33e27164e3 use some helper functions when setting up widget elements 2017-09-23 11:52:45 +02:00
tibbi
72cd60cb3a update kotlin to 1.1.50 2017-09-23 11:47:36 +02:00
tibbi
18db961c0e adding a missing apostrophe escape 2017-09-17 19:46:45 +02:00