Juanvvc / ComicViewer

A simple comic viewer for Android. It has a gallery activity to show the cover of the available comics, bookmarking support and shows comic in CBR, CBZ and directories of JPG/PNG images. This is a test project to use in education, by no means is intended for final users but should be highly usable and stable. Source code is fully commented.
16 stars 9 forks source link

Some pages are out-of-order #19

Closed Juanvvc closed 12 years ago

Juanvvc commented 12 years ago

Added an option to ignore case when ordering pages.

This fixes:

page01.png Page02.png

But doesn't fix:

page1.png page02.png

I prefer defining the last example as a bad-formated comic file, and I won't fix this issue.