Class Summary |
AppInfo |
Helper class to get app information |
Bound |
Defines a bound containing long-int's |
Cache |
Cache folder for a comic |
Comic |
Base class for all comic series |
ComicActivity |
Useful class for defining some of the common things for all the
activities used in this application. |
ComicClass |
Data structure to represent a comic-class read from json file |
ComicClassList |
Class which manages the list of comics |
ComicParser |
Base class for parsing html files to get the strip info |
ConnectivityCheck |
Class responsible for checking the network connectivity |
Downloader |
Class containing utility functions for downloading the URI's |
FileUtils |
Class containing helper methods for working on files |
FlushedInputStream |
|
FullyAwakeIntentService |
Class which is expected to launch a service while fully awake throughout
Code borrowed from Mark Murphy's WakefulIntentService |
ImageType |
Class to read an image file and determine the type of image |
IntentGen |
Helper class to generate emails |
JsonUtils |
Has some handy utility functions viz. |
Md5Hash |
Helper class for calculating MD5 hash of the input string. |
RandUtils |
Utilities class for generating random numbers |
Strip |
Data-structure for holding info on a comic-strip |