Giter VIP home page Giter VIP logo

juanvvc / comicviewer Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 9.0 29.07 MB

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.

C 68.27% Shell 0.28% Objective-C 0.71% R 0.23% Java 30.51%

comicviewer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

comicviewer's Issues

Last page doubles

Going next from last page goes again to the last page, triggering an error. only if there are not additional issues

Going to next comic should be in an asynctask

When the last page of a comic is shown and the user asks the next page, the next comic in the collection is loaded.

Even if loading the comic is in an AsyncTask, going to next comic from the last page of the previous comic waits for the AsyncTask to finish. This may take a long time.

Old views are not deleted

When the user changes a page, old views (for example, three pages past) are not unloaded/recycled until that the ImageSwitcher considers that it is necessary. This wastes memory and maybe created additional OutOfMemoryErrors.

Unload/recycle old views that are not going to be used any more. As an alternative, if you detect that the view is available (for example, the view of the last page is almost always available), do not load it again!

Not show any FileExplore . i can not found any comic directory.

First of all thank you for this projects,

When i run this project in Eclipse . i got a message "please, select the comics directory " and when i clicked on "ok" , i did not get any list of directory and also not get sd-card folder . i have copy some png and jpg images in a sdcard/images folder and also insert a comic file in sdcard .

i have used to different different emulator but not any list of directory for selecting to comics.

please have a look , help me

Thank you to Juan Vera
Rahul Rawat

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.