Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

AbstractInput<T> - Class in it.polimi.dima.mediatracker.inputs
Represents an abstract form input.
addDefaultCategoriesIfEmpty(Context) - Method in class it.polimi.dima.mediatracker.controllers.CategoriesController
If the categories table is empty, adds the default categories (i.e.
addDependentInput(AbstractInput) - Method in class it.polimi.dima.mediatracker.inputs.AbstractInput
Adds an input to the dependent inputs list.
addItemsAtTheEndAndNotify(List<T>) - Method in class it.polimi.dima.mediatracker.adapters.media_items_list.SectionedRecyclerViewAdapter
Adds the given items at the end of the current list and notifies the underlying adapter of the data set change
AlarmReceiver - Class in it.polimi.dima.mediatracker.alarms
Receives all alarms set up by the application and Android's BootCompleted alarm to restart them
AlarmReceiver() - Constructor for class it.polimi.dima.mediatracker.alarms.AlarmReceiver
 
AlarmScheduler - Class in it.polimi.dima.mediatracker.alarms
Manages the creation of the application's alarms, e.g.
areNewReleasesNotificationsActive() - Method in class it.polimi.dima.mediatracker.controllers.SettingsManager
Getter
areValueChangeListenersDisabled() - Method in class it.polimi.dima.mediatracker.inputs.AbstractInput
Getter
arrayAverage(int[]) - Static method in class it.polimi.dima.mediatracker.utils.Utils
Computes the average of the given integer array
askPermissionsAtRuntimeIfNeeded(Activity, String, View, int, int) - Static method in class it.polimi.dima.mediatracker.utils.Utils
Runtime permissions request for API>=23
AutoCompleteMediaItemsAdapter - Class in it.polimi.dima.mediatracker.adapters
Adapter for the autocomplete title input used in FormMediaItemAbstractFragment
AutoCompleteMediaItemsAdapter(Context, MediaItemService, ProgressBar) - Constructor for class it.polimi.dima.mediatracker.adapters.AutoCompleteMediaItemsAdapter
Constructor
AutoCompleteTextViewWithDelay - Class in it.polimi.dima.mediatracker.layout
An AutoCompleteTextView that performs the autocomplete steps only if the user stops typing for a given amount of milliseconds
AutoCompleteTextViewWithDelay(Context, AttributeSet) - Constructor for class it.polimi.dima.mediatracker.layout.AutoCompleteTextViewWithDelay
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links