mangayomi-mirror/lib/utils
NBA2K1 284fccd1ef Add log-switch to app.
- New switch in More > Settings > About
"Enable logging".

When ON, it inits the AppLogger and shows the "Share app logs" button below.
When OFF, it disposes the AppLogger and hides the "Share app logs" button.
It also prevents the AppLogger from init.

OFF by default.

- added localizations accordingly.
2025-12-13 00:42:50 +01:00
..
cryptoaes dart format 2025-05-30 17:43:42 +01:00
extensions Enhance DOM extension methods with additional pseudo-selector handlers and improve nth-child logic 2025-10-30 14:24:43 +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
global_style.dart dart format 2025-02-23 15:31:49 +01:00
headers.dart Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
headers.g.dart Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
html_to_xml_doc.dart + 2024-06-27 09:41:53 +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 Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
xpath_selector.dart