This app allows you to use Calibre on your desktop PC to manage all of the 'metadata' for your ebook library (setting author, tags, series etc...). Once Calibre has transferred your ebooks to your Android device, this app takes over and allows you to browse through your library.
This app is a complete rewrite of my Bibliotheca app. I have changed the backend
so that it now reads in the metadata to an sqlite database instead of keeping it all in memory.
The UI has been rewritten for Honeycomb and makes use of many new features such as the action bar
and fragments