tachiyomi/app
Carlos 7f90ad7847 Fix chapter recognition regex and detail number (#1213)
* Update basic filter for sources that include space between numbers

Wasnts matching on  vol. 1 ch. 10 previously so mangadex last chapter was showing volume number.

* Don't show last chapter number when there are 0 chapters or chapters with no numbers.

This prevents one shots from showing with -1 as last chapter and instead just leaves it blank

* added else to be Unknown instead of blank

* removed empty line
added test case

* switched to null safe ?.

* Revert "switched to null safe ?."

This reverts commit 97a9300d1b.
undo

* switched to null safe ?.
2018-01-26 14:32:34 +01:00
..
src Fix chapter recognition regex and detail number (#1213) 2018-01-26 14:32:34 +01:00
.gitignore Gradle custom script 'app/custom.gradle' (#473) 2016-09-23 20:50:01 +02:00
build.gradle Catalog visuals update 1155 (#1167) 2018-01-23 18:50:48 +01:00
proguard-rules.pro Glide v4 2017-10-14 18:16:11 +02:00
shortcuts.xml Update Android Studio to 3.0 2017-10-28 14:44:19 +02:00