Package com.blogspot.applications4android.comicreader

Class Summary
ActivityComicReader Main activity which will displayed to the user.
ActivityComicSelector Activity to select your favorite comics
ActivityComicSelector.EfficientAdapter adapter class for efficient traversal of list items displayed in the main activity
ActivityComicSelector.EfficientAdapter.ViewHolder A private class to hold the view which will be displayed in one row of the listview.
ActivityPageViewer Generic activity to display only a webview widget.
ActivitySaveStrip Activity to save the strip onto sdcard on user's request Pass the source file in 'src_file' and destination in 'dest_file'
ActivitySettingsPage Main class for comic-reader settings
BackgroundCacheBootReciever Receives the on-boot complete
BackgroundCacheIntentService Actual class for background caching
BackgroundCacheReciever Receives the alarm-off broadcast event and starts a fully-awake intent service
ClearCacheUpdater Class responsible for downloading the comic-strip while displaying a progress dialog
ComicBoundUpdater Class responsible for updating the 'bound' for the current comic
ComicSelectUpdater Class responsible for downloading the comic-strip while displaying a progress dialog
ComicStripViewer Activity which is responsible for displaying a comic-series.
ComicUpdater Class responsible for downloading the comic-strip while displaying a progress dialog
FolderDeleteUpdater Class responsible for recursively deleting a directory
SyncNowReciever Receives the sync-now request and starts a fully-awake intent service