tachiyomi/app/src/main/java/eu/kanade/domain
Ota f30ab56fd0
New alphabetical chapter sort (#10073)
* added alphabetical chapter sorting

* Deleted sort_by_alphabet and re-utilized action_sort_alpha

* Accidentally deleted wrong string. Now solved

* Accidentally deleted wrong string. Now solved

Deleted sort_by_source instead of sort_by_alphabet in strings.xml.
Now reverted.

* Alphabetical sorting now uses Collator

* Clean up repeated Collator instances

---------

Co-authored-by: arkon <eugcheung94@gmail.com>
2023-11-04 15:47:32 -04:00
..
base Don't include "app state" preferences in backups 2023-10-29 12:24:02 -04:00
chapter Show missing chapter count between two chapters in chapter list (#10096) 2023-11-01 22:18:19 -04:00
download/interactor Refactor SourceManager/StubSource to domain module 2023-03-05 12:38:31 -05:00
extension Prioritize "all" ("Multi") lang in extensions lists 2023-01-05 22:34:24 -05:00
manga Add ability to reset chapter flags to defaults 2023-10-28 15:28:39 -04:00
source New alphabetical chapter sort (#10073) 2023-11-04 15:47:32 -04:00
track Clean up chapter restoring logic a bit 2023-10-29 11:43:06 -04:00
ui Bring back simplified relative timestamp setting 2023-09-24 17:18:10 -04:00
DomainModule.kt Clean up chapter restoring logic a bit 2023-10-29 11:43:06 -04:00