Commit Graph

100 Commits (f55c525c8a3f72ef6fa8df4b728643b8bced6208)

Author SHA1 Message Date
Koitharu 30d1d47cdc
Fixes 1 year ago
Koitharu 0e76e69aab
Update parsers 1 year ago
Koitharu 151777cf61
UI improvements and author search support 1 year ago
Koitharu 4148f4a4b9
Update dependencies 1 year ago
Koitharu d558c2fcc0
Saved and favorites indicators in manga lists (Draft implementation)(#1286) 1 year ago
Koitharu 19e8e3a618
Update kotlin to 2.1 1 year ago
Koitharu 8c59f97b02
Merge branch 'master' into devel 1 year ago
Koitharu e60ca7115a
Update parsers 1 year ago
Koitharu ee4a780acf
Update parsers 1 year ago
Koitharu cfecfce51e
Update parsers 1 year ago
Koitharu 008f2d705a
Restore backups in background 1 year ago
Koitharu 8713faa487
Update parsers 1 year ago
Koitharu 15e99c03a9
Update parsers and adjust imports
(cherry picked from commit 5e8aa4cec7)
1 year ago
Koitharu b3933848e9
Local manga parsing fixes 1 year ago
Koitharu 5e8aa4cec7
Update parsers and adjust imports 1 year ago
Koitharu 54bb02937d
Merge branch 'master' into devel 1 year ago
Koitharu 8e1d02f356
Update parsers 1 year ago
Koitharu e8f9d22128
Update dependencies 1 year ago
Koitharu 98dbc20cb0
Update parsers and adjust fields nullability 1 year ago
Koitharu 1e90d5541b
Update parsers 1 year ago
Koitharu c9d878a0b7
Upgrade agp 1 year ago
Koitharu 70d66e5a90
Merge branch 'master' into devel 1 year ago
Koitharu 95f4d39893
Update parsers 1 year ago
Koitharu c2079ebca5
Update dependencies 1 year ago
Koitharu 099362d198
Update reader ui 1 year ago
Koitharu 22e2411c77
Cache chapters list (close #812) 1 year ago
Koitharu 3f66c142b8
Merge branch 'master' into devel 1 year ago
Koitharu 40f262b0ef
Update parsers 1 year ago
Koitharu ef691b1aed
Update parsers 1 year ago
Koitharu e75035b33a
Update parsers 1 year ago
Koitharu 19f398d309
Merge branch 'master' into devel 1 year ago
Koitharu 1bd916371a
Update parsers 1 year ago
Koitharu 8c79df3d35
Details ui updates 1 year ago
Koitharu 2c2db1ca96
Rollback kotlin 1 year ago
Koitharu f556c0b127
Merge branch 'master' into devel 1 year ago
Koitharu d2ed8a1ace
Update parsers 1 year ago
Koitharu 6fe6c05327
Update parsers 1 year ago
Koitharu 66645d93f8
Update parsers 1 year ago
Koitharu f2582bce1d
Update dependencies 1 year ago
Koitharu b5053b7820
Update parsers 1 year ago
Koitharu f11a9d8235
Update parsers 1 year ago
Koitharu 1568a48328
Update parsers 1 year ago
Koitharu b2bfebaea2
Update dependencies 1 year ago
Koitharu 19446db192
Misc improvements 1 year ago
Koitharu 609f2bd134
Fixes 1 year ago
Koitharu 644f0af262
Refactor dependencies catalog 1 year ago
Koitharu a1e5d78877
Update parsers 1 year ago
Koitharu e2902fa1ba
Fix dependencies 1 year ago
Koitharu f9e4752b8c
Merge branch 'add/libs-version-toml-dependency-management' of github.com:CodeWithTamim/Kotatsu into CodeWithTamim-add/libs-version-toml-dependency-management 1 year ago
Tamim Hossain 6bf034fd37 Add libs.versions.toml for centralized dependency management
- Introduced `libs.versions.toml` to manage dependencies in a centralized and structured manner.
- This improves maintainability and makes it easier to update and manage library versions across the project.
- Follows best practices for Gradle dependency management by separating version definitions from build scripts.
2 years ago