mangayomi-mirror/lib/utils
Moustapha Kodjo Amadou 95a55d5f81 feat: Implement upcoming manga calendar feature
- Added UpcomingUIModel for managing upcoming manga list items with headers and items.
- Introduced CalendarDay widget to display individual days with event indicators.
- Created CalendarHeader widget for navigating between months.
- Developed CalendarIndicator for visualizing events on specific days.
- Implemented UpcomingCalendar to manage the calendar view and event loading.
- Added UpcomingItem widget for displaying individual upcoming manga with cover images.
- Introduced FetchInterval utility to calculate fetch intervals based on chapter upload dates.
- Refactored updateMangaDetail to utilize FetchInterval for smart update days.
- Enhanced MedianExtension to ensure correct median calculation.
- Removed unused imports and commented-out code for cleaner implementation.
2026-03-05 12:05:29 +01:00
..
cryptoaes dart format 2025-05-30 17:43:42 +01:00
extensions feat: Implement upcoming manga calendar feature 2026-03-05 12:05:29 +01:00
log Add log-switch to app. 2025-12-13 00:42:50 +01:00
url_protocol refactor: improve download button logic and clean up code 2025-04-01 17:15:54 +01:00
cached_network.dart Don't allow zooming 2025-06-29 20:30:16 +02:00
chapter_recognition.dart dart format 2025-02-23 15:31:49 +01:00
constant.dart adjusted tracker icons 2025-08-25 19:08:50 +02:00
date.dart testing iOS Picture-in-Picture 2025-08-07 21:37:46 +02:00
discord_rpc.dart Initialize rpcShowReadingWatchingProgress to false 2025-11-08 23:57:32 +01:00
fetch_interval.dart feat: Implement upcoming manga calendar feature 2026-03-05 12:05:29 +01:00
global_style.dart dart format 2025-02-23 15:31:49 +01:00
headers.dart Add service disposal and lifecycle cleanup 2026-01-13 01:11:19 +01:00
headers.g.dart Refactor 2026-03-02 11:49:19 +01:00
html_to_xml_doc.dart remove unnecessary calls 2025-12-17 21:34:45 +01:00
item_type_filters.dart Group related functions using an extension 2025-12-29 23:19:31 +01:00
item_type_localization.dart Group related functions using an extension 2025-12-29 23:19:31 +01:00
language.dart + 2025-11-08 23:43:01 +01:00
reg_exp_matcher.dart Fix indexing and path for downloaded chapter images and update padding logic 2025-06-04 17:28:31 +01:00
riverpod.dart Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
utils.dart small adjustments for a better reading experience of many single pages in a row 2026-01-30 23:15:26 +01:00
xpath_selector.dart initial adding madara multi source 2023-05-25 20:59:02 +01:00