1
0
Fork 0
mirror of https://github.com/mihonapp/mihon.git synced 2025-03-20 05:08:24 +03:00
mihon/core
Ota f30ab56fd0
New alphabetical chapter sort ()
* 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
..
src/main New alphabetical chapter sort () 2023-11-04 15:47:32 -04:00
.gitignore Extract source api from app module () 2022-09-15 18:12:27 -04:00
build.gradle.kts Handle Brotli-compressed responses 2023-10-31 18:03:07 -04:00