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 Run downloader in foreground service 2018-04-28 10:54:27 +02:00
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 Big refactoring of strings 2020-04-08 20:32:36 -04:00