mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-31 19:05:01 +01:00
B14CK313
6722b0e627
Fix: Wrong day highlighted in week view
If `startWeekWithCurrentDay` was enabled, `highlightWeekends` lead to the wrong days beeing highlighted, because the column index passed to `isWeekend` didn't correspond to the day of week anymore. This change fixes this by using `curDay.dayOfWeek` instead.
Simple Calendar
A simple calendar with events and a customizable widget.
A simple calendar with optional CalDAV synchronization. You can easily create recurring events and setup reminders, it can also display week numbers.
Contains a monthly view and an event list widget where you can customize the color of the text, as well as the alpha and the color of the background.
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
The Storage permission is needed only for exporting or importing events from .ics files.
The Contacts permission is used only at importing contact birthdays and anniversaries.
This app is just one piece of a bigger series of apps. You can find the rest of them at https://www.simplemobiletools.com
Languages
Kotlin
99.9%
Ruby
0.1%