This repository has been archived on 2024-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
tachiyomi/app
Jay d9ad689506 Optimizations to sorting + category refactoring
Category:
• new bool called isDynamic used for all category
• new bool called isAlone, for when using no categories or when hiding all categories
Sort Optimizing:
•Using SQLite query for library mangas to also set the total chapters, instead of  checking the total count later
 •No longer using regex for removing articles from text, because it's pretty heavy
•All category now uses the same catergory sorting logic as regular categories
2020-05-17 02:15:24 -04:00
..
src Optimizations to sorting + category refactoring 2020-05-17 02:15:24 -04:00
.gitignore
build.gradle.kts Switch to coil from Glide (#423) 2020-05-16 23:35:16 -04:00
proguard-rules.pro Switch to coil from Glide (#423) 2020-05-16 23:35:16 -04:00
shortcuts.xml