Class | Description |
---|---|
BooksController |
Controller for a generic media item.
|
CategoriesController |
Controller for categories that allows to query the database to retrieve data
|
DatabaseManager |
Manages the application database (e.g.
|
MediaItemsAbstractController |
Controller for a generic media item.
|
MoviesController |
Controller for a generic media item.
|
NotificationsManager |
Manages all the application notifications
|
ScreenController |
Manages the creation of intents (with appropriate parameters) for every "screen" of the application
|
SettingsManager |
Manages access to the application settings (it's just a wrapper for the built-in PreferenceManager)
|
StorageManager |
Manages creation and deletion of files on the device storage
|
TVShowsController |
Controller for a generic media item.
|
VideogamesController |
Controller for a generic media item.
|
Exception | Description |
---|