- randInt(int, int) - Static method in class it.polimi.dima.mediatracker.utils.Utils
-
Random integer between the two given values
- RecyclerViewDividerItemDecoration - Class in it.polimi.dima.mediatracker.layout
-
Decoration to show line separators between list elements
- RecyclerViewDividerItemDecoration(Context, AttributeSet) - Constructor for class it.polimi.dima.mediatracker.layout.RecyclerViewDividerItemDecoration
-
Constructor
- RecyclerViewDividerItemDecoration(Drawable) - Constructor for class it.polimi.dima.mediatracker.layout.RecyclerViewDividerItemDecoration
-
Constructor
- refreshMediaItemsListFromDatabase() - Method in class it.polimi.dima.mediatracker.fragments.MediaItemsListFragment
-
Reloads the media items list querying the data from the database
- removeItemAndNotify(int) - Method in class it.polimi.dima.mediatracker.adapters.media_items_list.SectionedRecyclerViewAdapter
-
Allows to remove the item at the given position and notify the underlying adapter of the removal
- resetInputUpdatedByUserFlags() - Method in class it.polimi.dima.mediatracker.fragments.FormAbstractFragment
-
Resets the "wasChangedByUser" flags in all the form inputs
- resetInputUpdatedByUserFlags() - Method in class it.polimi.dima.mediatracker.fragments.FormCategoryFragment
-
Resets the "wasChangedByUser" flags in all the form inputs
- resetInputUpdatedByUserFlags() - Method in class it.polimi.dima.mediatracker.fragments.FormMediaItemAbstractFragment
-
Resets the "wasChangedByUser" flags in all the form inputs
- restoreInstance(Bundle) - Method in class it.polimi.dima.mediatracker.inputs.AbstractInput
-
Restores this input previously saved instance from the given bundle
- restoreSpecificInstance(Bundle) - Method in class it.polimi.dima.mediatracker.inputs.AbstractInput
-
- restoreSpecificInstance(Bundle) - Method in class it.polimi.dima.mediatracker.inputs.ColorPickerInput
-
- restoreSpecificInstance(Bundle) - Method in class it.polimi.dima.mediatracker.inputs.DatePickerInput
-
- restoreSpecificInstance(Bundle) - Method in class it.polimi.dima.mediatracker.inputs.EditTextInput
-
- restoreSpecificInstance(Bundle) - Method in class it.polimi.dima.mediatracker.inputs.SelectDialogInput
-
- restoreSpecificInstance(Bundle) - Method in class it.polimi.dima.mediatracker.inputs.SwitchInput
-