Commit Graph

4736 Commits (0c713cb799e0c735f4de666281d4feaf44384aee)
 

Author SHA1 Message Date
Koitharu fc7f5f2cf9
Fix captcha notification dismissing 10 months ago
Koitharu 4088f50120
Remove unrelevant strictmode detections 10 months ago
Koitharu afa18e086c
Update tg bot token 10 months ago
Koitharu a8cfb3521c
Fix window size handling in reader 10 months ago
Koitharu 7047ee6155
Fix crashes 10 months ago
Koitharu 957b12f338
Improve error reporting from notifications 10 months ago
Koitharu 679b1fd2f2
Fix crashes 10 months ago
Koitharu 367a917c56
Update color schemes 10 months ago
Koitharu ed7fdb32a1
Handle more cover loading errors 10 months ago
Koitharu e8f0aa8388
Fix biometric authentication launch 10 months ago
Koitharu 7404612a84
Fix crash in downloads 10 months ago
Koitharu 512069ca3e
Fix local manga list order by date 10 months ago
Koitharu b53b8eefa3
AppBar behavior fixes 10 months ago
Koitharu f7509b09c1
Fix amoled theme 10 months ago
Koitharu fbff0ab027
Fix Arabic flag mapping (closes #1440) 10 months ago
Koitharu 17656233ef
Fix bookmarks images loading 10 months ago
Koitharu 18466a2c1a
Show error codes on covers 10 months ago
Koitharu 2797ea6a99
Fix backup backward compatibility 10 months ago
Koitharu b4a298ea55
Fix empty shortcut title crash 10 months ago
Koitharu f811eeebc9
Scroll timer improvements 10 months ago
Koitharu aeee782512
Retry thumbnails loading after network state changed 10 months ago
Koitharu fe59a13218
Update filter header UI 10 months ago
Koitharu c2688517ba
Improve assistant integration 10 months ago
Koitharu 95019f9eb6
Option to open reader in a separated task 10 months ago
Koitharu f43769bde7
Fix double reader mode switch 10 months ago
Koitharu c576b62d51
Scrobbling improvements and fixes (closes #1448) 10 months ago
Koitharu 722c4466bf
Update parsers 10 months ago
Koitharu 61b863ae96
Fix DateTimeAgo in future 10 months ago
Koitharu 55ea0d7b2b
Fix InflateException crash on A15 (maybe) 10 months ago
Koitharu 04f56c6d84
Update dependencies 10 months ago
Koitharu e7aae4e72a
Remove grid size slider step 10 months ago
Koitharu 3547e7afb8
Fix search suggestions on landscape 10 months ago
Koitharu a07e5ab278
Fix filter summary 10 months ago
Koitharu 1ddc32cbd4
Fix crash in BackupRepository 10 months ago
Koitharu 80a30d059f
Fix json configuration for backups 10 months ago
Koitharu 437e6809bf
Backup restorng fixes 11 months ago
Koitharu b9d4c070eb
Use streams for backups 11 months ago
Koitharu 4ef6908e82
Use kotlin serialization for sync 11 months ago
Koitharu b854ca8807
Update dependencies 11 months ago
Koitharu db89bdfdff
Respect network data saver #1390 11 months ago
Koitharu dc1df527b2
Set read button min width 11 months ago
Koitharu 584e93fbbf
Option to edit manga in details screen 11 months ago
Koitharu c2d4258afc
Improve external plugins support 11 months ago
Koitharu 60dca5f8c3
Page image picker; ability to use manga page as custom cover 11 months ago
Koitharu 5d1afab071
Fix workers scheduling 11 months ago
Koitharu 851e417370
Revert "Remove redundant workers constraints to fix crash"
This reverts commit 71a82ae187.
11 months ago
Koitharu 71a82ae187
Remove redundant workers constraints to fix crash 11 months ago
Koitharu 0e54e4778e
Merge pull request #1430 from dragonx943/patch-1 11 months ago
Draken 053ce880e4
Fix build 11 months ago
VardanRattan 67b1e4e862 Fix ForegroundServiceStartNotAllowedException on Android 12+
- Add setExpedited() to WorkManager requests missing it
- Fixes crash when starting foreground services from background
- Updated DownloadFactory, LocalStorageCleanupWorker, SuggestionsWorker, and TrackWorker schedulers
- Ensures compliance with Android 12+ foreground service restrictions
11 months ago