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

H

habit - Variable in class org.isoron.uhabits.models.CheckmarkList
 
Habit - Class in org.isoron.uhabits.models
The thing that the user wants to track.
Habit(Habit) - Constructor for class org.isoron.uhabits.models.Habit
Constructs a habit with the same attributes as the specified habit.
Habit() - Constructor for class org.isoron.uhabits.models.Habit
Constructs a habit with default attributes.
habit - Variable in class org.isoron.uhabits.models.RepetitionList
 
habit - Variable in class org.isoron.uhabits.models.ScoreList
 
habit - Variable in class org.isoron.uhabits.models.sqlite.records.CheckmarkRecord
The habit to which this checkmark belongs.
habit - Variable in class org.isoron.uhabits.models.sqlite.records.RepetitionRecord
 
habit - Variable in class org.isoron.uhabits.models.sqlite.records.ScoreRecord
Habit to which this score belongs to.
habit - Variable in class org.isoron.uhabits.models.sqlite.records.StreakRecord
 
habit - Variable in class org.isoron.uhabits.ui.habits.show.views.HabitWidgetView
 
HABIT_URI_FORMAT - Static variable in class org.isoron.uhabits.models.Habit
 
HABIT_URI_FORMAT - Static variable in class org.isoron.uhabits.models.sqlite.records.HabitRecord
 
HabitBroadcastReceiver - Class in org.isoron.uhabits
The Android BroadacastReceiver for Loop Habit Tracker.
HabitBroadcastReceiver() - Constructor for class org.isoron.uhabits.HabitBroadcastReceiver
 
HabitBullCSVImporter - Class in org.isoron.uhabits.io
Class that imports data from HabitBull CSV files.
HabitBullCSVImporter() - Constructor for class org.isoron.uhabits.io.HabitBullCSVImporter
 
HabitCardController - Class in org.isoron.uhabits.ui.habits.list.controllers
 
HabitCardController() - Constructor for class org.isoron.uhabits.ui.habits.list.controllers.HabitCardController
 
HabitCardController.Listener - Interface in org.isoron.uhabits.ui.habits.list.controllers
 
HabitCardListAdapter - Class in org.isoron.uhabits.ui.habits.list.model
Provides data that backs a HabitCardListView.
HabitCardListAdapter() - Constructor for class org.isoron.uhabits.ui.habits.list.model.HabitCardListAdapter
 
HabitCardListCache - Class in org.isoron.uhabits.ui.habits.list.model
A HabitCardListCache fetches and keeps a cache of all the data necessary to render a HabitCardListView.
HabitCardListCache() - Constructor for class org.isoron.uhabits.ui.habits.list.model.HabitCardListCache
 
HabitCardListCache.Listener - Interface in org.isoron.uhabits.ui.habits.list.model
Interface definition for a callback to be invoked when the data on the cache has been modified.
HabitCardListController - Class in org.isoron.uhabits.ui.habits.list.controllers
Controller responsible for receiving and processing the events generated by a HabitListView.
HabitCardListController(HabitCardListAdapter, HabitCardListView) - Constructor for class org.isoron.uhabits.ui.habits.list.controllers.HabitCardListController
 
HabitCardListController.HabitListener - Interface in org.isoron.uhabits.ui.habits.list.controllers
 
HabitCardListController.SelectionListener - Interface in org.isoron.uhabits.ui.habits.list.controllers
 
HabitCardListView - Class in org.isoron.uhabits.ui.habits.list.views
 
HabitCardListView(Context, AttributeSet) - Constructor for class org.isoron.uhabits.ui.habits.list.views.HabitCardListView
 
HabitCardListView.Controller - Interface in org.isoron.uhabits.ui.habits.list.views
 
HabitCardView - Class in org.isoron.uhabits.ui.habits.list.views
 
HabitCardView(Context) - Constructor for class org.isoron.uhabits.ui.habits.list.views.HabitCardView
 
HabitCardView(Context, AttributeSet) - Constructor for class org.isoron.uhabits.ui.habits.list.views.HabitCardView
 
HabitCardView(Context, AttributeSet, int) - Constructor for class org.isoron.uhabits.ui.habits.list.views.HabitCardView
 
HabitCardView.Controller - Interface in org.isoron.uhabits.ui.habits.list.views
 
HabitDataView - Interface in org.isoron.uhabits.ui.habits.show.views
 
HabitFrequencyView - Class in org.isoron.uhabits.ui.habits.show.views
 
HabitFrequencyView(Context) - Constructor for class org.isoron.uhabits.ui.habits.show.views.HabitFrequencyView
 
HabitFrequencyView(Context, AttributeSet) - Constructor for class org.isoron.uhabits.ui.habits.show.views.HabitFrequencyView
 
HabitHistoryView - Class in org.isoron.uhabits.ui.habits.show.views
 
HabitHistoryView(Context) - Constructor for class org.isoron.uhabits.ui.habits.show.views.HabitHistoryView
 
HabitHistoryView(Context, AttributeSet) - Constructor for class org.isoron.uhabits.ui.habits.show.views.HabitHistoryView
 
HabitList - Class in org.isoron.uhabits.models
An ordered collection of Habits.
HabitList() - Constructor for class org.isoron.uhabits.models.HabitList
Creates a new HabitList.
HabitList.HabitMatcher - Interface in org.isoron.uhabits.models
A HabitMatcher decides whether habits match or not a certain condition.
HabitPickerDialog - Class in org.isoron.uhabits.widgets
 
HabitPickerDialog() - Constructor for class org.isoron.uhabits.widgets.HabitPickerDialog
 
HabitRecord - Class in org.isoron.uhabits.models.sqlite.records
The SQLite database record corresponding to a Habit.
HabitRecord() - Constructor for class org.isoron.uhabits.models.sqlite.records.HabitRecord
 
HabitsApplication - Class in org.isoron.uhabits
The Android application for Loop Habit Tracker.
HabitsApplication() - Constructor for class org.isoron.uhabits.HabitsApplication
 
HabitsBackupAgent - Class in org.isoron.uhabits
An Android BackupAgentHelper customized for this application.
HabitsBackupAgent() - Constructor for class org.isoron.uhabits.HabitsBackupAgent
 
HabitScoreView - Class in org.isoron.uhabits.ui.habits.show.views
 
HabitScoreView(Context) - Constructor for class org.isoron.uhabits.ui.habits.show.views.HabitScoreView
 
HabitScoreView(Context, AttributeSet) - Constructor for class org.isoron.uhabits.ui.habits.show.views.HabitScoreView
 
HabitsCSVExporter - Class in org.isoron.uhabits.io
Class that exports the application data to CSV files.
HabitsCSVExporter(List<Habit>, File) - Constructor for class org.isoron.uhabits.io.HabitsCSVExporter
 
HabitStreakView - Class in org.isoron.uhabits.ui.habits.show.views
 
HabitStreakView(Context) - Constructor for class org.isoron.uhabits.ui.habits.show.views.HabitStreakView
 
HabitStreakView(Context, AttributeSet) - Constructor for class org.isoron.uhabits.ui.habits.show.views.HabitStreakView
 
HabitWidgetView - Class in org.isoron.uhabits.ui.habits.show.views
 
HabitWidgetView(Context) - Constructor for class org.isoron.uhabits.ui.habits.show.views.HabitWidgetView
 
HabitWidgetView(Context, AttributeSet) - Constructor for class org.isoron.uhabits.ui.habits.show.views.HabitWidgetView
 
hasReminder() - Method in class org.isoron.uhabits.models.Habit
Checks whether the habit has a reminder set.
HeaderView - Class in org.isoron.uhabits.ui.habits.list.views
 
HeaderView(Context, AttributeSet) - Constructor for class org.isoron.uhabits.ui.habits.list.views.HeaderView
 
helper - Variable in class org.isoron.uhabits.ui.habits.edit.BaseDialogFragment
 
hide() - Method in interface org.isoron.uhabits.tasks.ProgressBar
 
hide() - Method in class org.isoron.uhabits.ui.ProgressBarWrapper
 
highlight - Variable in class org.isoron.uhabits.models.sqlite.records.HabitRecord
 
HintList - Class in org.isoron.uhabits.ui.habits.list.model
Provides a list of hints to be shown at the application startup, and takes care of deciding when a new hint should be shown.
HintList(String[]) - Constructor for class org.isoron.uhabits.ui.habits.list.model.HintList
Constructs a new list containing the provided hints.
HintView - Class in org.isoron.uhabits.ui.habits.list.views
 
HintView(Context) - Constructor for class org.isoron.uhabits.ui.habits.list.views.HintView
 
HintView(Context, AttributeSet) - Constructor for class org.isoron.uhabits.ui.habits.list.views.HintView
 
HintView(Context, AttributeSet, int) - Constructor for class org.isoron.uhabits.ui.habits.list.views.HintView
 
HistoryEditorDialog - Class in org.isoron.uhabits.ui.habits.edit
 
HistoryEditorDialog() - Constructor for class org.isoron.uhabits.ui.habits.edit.HistoryEditorDialog
 
HistoryEditorDialog.Listener - Interface in org.isoron.uhabits.ui.habits.edit
 
HistoryWidgetProvider - Class in org.isoron.uhabits.widgets
 
HistoryWidgetProvider() - Constructor for class org.isoron.uhabits.widgets.HistoryWidgetProvider
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links