forked from firka/firka
71ef509021902e014d8f211fe27b308f3046451b
Add break detection and UI for active breaks in timetable widgets. Introduces a new localization key "break_between" and a BreakIndicatorRow view that displays a break marker and minutes left. TimetableMediumView and TimetableLargeView now detect when the current time falls between consecutive lessons, reduce the number of visible lessons accordingly, and inject a BreakIndicatorRow between lessons when in a break (minutes are calculated using ceil of time interval). Also clean up commented/debug lines in the iOS widget cache helper (widget.dart) for locale/theme and removed a TODO comment.
Description
Languages
Dart
60.7%
Swift
35.4%
Kotlin
3.2%
Shell
0.4%
PowerShell
0.1%
Other
0.1%