mihonapp / mihon

Free and open source manga reader for Android
Apache License 2.0
9.18k stars 402 forks source link

Sort by predicted release date #1071

Open aoba-seragakii opened 1 month ago

aoba-seragakii commented 1 month ago

Describe your suggested feature

Add sorting manga by the predicted release date optional: add this sorting method only if smart updates is actually active

Other details

No response

Acknowledgements

mm12 commented 1 month ago

Related items for reference (I do not know enough about this to implement it)

LibrarySettingsDialog::ColumnScope.SortPage -> add option to list detekt/baseline.xml -> add <ID>MagicNumber:LibrarySortMode.kt$LibrarySort.Type.xx$0bxx</id> LibraryScreenModel::sortFn -> Implement the sort (using nextUpdate field from the map?)