You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/javadoc/index-files/index-8.html

340 lines
37 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_66) on Wed Jun 08 10:59:02 EDT 2016 -->
<title>H-Index (Javadoc | Loop Habit Tracker)</title>
<meta name="date" content="2016-06-08">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="H-Index (Javadoc | Loop Habit Tracker)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-7.html">Prev Letter</a></li>
<li><a href="index-9.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-8.html" target="_top">Frames</a></li>
<li><a href="index-8.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a name="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/CheckmarkList.html#habit">habit</a></span> - Variable in class org.isoron.uhabits.models.<a href="../org/isoron/uhabits/models/CheckmarkList.html" title="class in org.isoron.uhabits.models">CheckmarkList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/models/Habit.html" title="class in org.isoron.uhabits.models"><span class="typeNameLink">Habit</span></a> - Class in <a href="../org/isoron/uhabits/models/package-summary.html">org.isoron.uhabits.models</a></dt>
<dd>
<div class="block">The thing that the user wants to track.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#Habit-org.isoron.uhabits.models.Habit-">Habit(Habit)</a></span> - Constructor for class org.isoron.uhabits.models.<a href="../org/isoron/uhabits/models/Habit.html" title="class in org.isoron.uhabits.models">Habit</a></dt>
<dd>
<div class="block">Constructs a habit with the same attributes as the specified habit.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#Habit--">Habit()</a></span> - Constructor for class org.isoron.uhabits.models.<a href="../org/isoron/uhabits/models/Habit.html" title="class in org.isoron.uhabits.models">Habit</a></dt>
<dd>
<div class="block">Constructs a habit with default attributes.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/RepetitionList.html#habit">habit</a></span> - Variable in class org.isoron.uhabits.models.<a href="../org/isoron/uhabits/models/RepetitionList.html" title="class in org.isoron.uhabits.models">RepetitionList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/ScoreList.html#habit">habit</a></span> - Variable in class org.isoron.uhabits.models.<a href="../org/isoron/uhabits/models/ScoreList.html" title="class in org.isoron.uhabits.models">ScoreList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/CheckmarkRecord.html#habit">habit</a></span> - Variable in class org.isoron.uhabits.models.sqlite.records.<a href="../org/isoron/uhabits/models/sqlite/records/CheckmarkRecord.html" title="class in org.isoron.uhabits.models.sqlite.records">CheckmarkRecord</a></dt>
<dd>
<div class="block">The habit to which this checkmark belongs.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/RepetitionRecord.html#habit">habit</a></span> - Variable in class org.isoron.uhabits.models.sqlite.records.<a href="../org/isoron/uhabits/models/sqlite/records/RepetitionRecord.html" title="class in org.isoron.uhabits.models.sqlite.records">RepetitionRecord</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/ScoreRecord.html#habit">habit</a></span> - Variable in class org.isoron.uhabits.models.sqlite.records.<a href="../org/isoron/uhabits/models/sqlite/records/ScoreRecord.html" title="class in org.isoron.uhabits.models.sqlite.records">ScoreRecord</a></dt>
<dd>
<div class="block">Habit to which this score belongs to.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/StreakRecord.html#habit">habit</a></span> - Variable in class org.isoron.uhabits.models.sqlite.records.<a href="../org/isoron/uhabits/models/sqlite/records/StreakRecord.html" title="class in org.isoron.uhabits.models.sqlite.records">StreakRecord</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitWidgetView.html#habit">habit</a></span> - Variable in class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitWidgetView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitWidgetView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#HABIT_URI_FORMAT">HABIT_URI_FORMAT</a></span> - Static variable in class org.isoron.uhabits.models.<a href="../org/isoron/uhabits/models/Habit.html" title="class in org.isoron.uhabits.models">Habit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/HabitRecord.html#HABIT_URI_FORMAT">HABIT_URI_FORMAT</a></span> - Static variable in class org.isoron.uhabits.models.sqlite.records.<a href="../org/isoron/uhabits/models/sqlite/records/HabitRecord.html" title="class in org.isoron.uhabits.models.sqlite.records">HabitRecord</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/HabitBroadcastReceiver.html" title="class in org.isoron.uhabits"><span class="typeNameLink">HabitBroadcastReceiver</span></a> - Class in <a href="../org/isoron/uhabits/package-summary.html">org.isoron.uhabits</a></dt>
<dd>
<div class="block">The Android BroadacastReceiver for Loop Habit Tracker.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/HabitBroadcastReceiver.html#HabitBroadcastReceiver--">HabitBroadcastReceiver()</a></span> - Constructor for class org.isoron.uhabits.<a href="../org/isoron/uhabits/HabitBroadcastReceiver.html" title="class in org.isoron.uhabits">HabitBroadcastReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/io/HabitBullCSVImporter.html" title="class in org.isoron.uhabits.io"><span class="typeNameLink">HabitBullCSVImporter</span></a> - Class in <a href="../org/isoron/uhabits/io/package-summary.html">org.isoron.uhabits.io</a></dt>
<dd>
<div class="block">Class that imports data from HabitBull CSV files.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/io/HabitBullCSVImporter.html#HabitBullCSVImporter--">HabitBullCSVImporter()</a></span> - Constructor for class org.isoron.uhabits.io.<a href="../org/isoron/uhabits/io/HabitBullCSVImporter.html" title="class in org.isoron.uhabits.io">HabitBullCSVImporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardController.html" title="class in org.isoron.uhabits.ui.habits.list.controllers"><span class="typeNameLink">HabitCardController</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/list/controllers/package-summary.html">org.isoron.uhabits.ui.habits.list.controllers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardController.html#HabitCardController--">HabitCardController()</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.controllers.<a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardController.html" title="class in org.isoron.uhabits.ui.habits.list.controllers">HabitCardController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardController.Listener.html" title="interface in org.isoron.uhabits.ui.habits.list.controllers"><span class="typeNameLink">HabitCardController.Listener</span></a> - Interface in <a href="../org/isoron/uhabits/ui/habits/list/controllers/package-summary.html">org.isoron.uhabits.ui.habits.list.controllers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListAdapter.html" title="class in org.isoron.uhabits.ui.habits.list.model"><span class="typeNameLink">HabitCardListAdapter</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/list/model/package-summary.html">org.isoron.uhabits.ui.habits.list.model</a></dt>
<dd>
<div class="block">Provides data that backs a <a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardListView.html" title="class in org.isoron.uhabits.ui.habits.list.views"><code>HabitCardListView</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListAdapter.html#HabitCardListAdapter--">HabitCardListAdapter()</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.model.<a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListAdapter.html" title="class in org.isoron.uhabits.ui.habits.list.model">HabitCardListAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListCache.html" title="class in org.isoron.uhabits.ui.habits.list.model"><span class="typeNameLink">HabitCardListCache</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/list/model/package-summary.html">org.isoron.uhabits.ui.habits.list.model</a></dt>
<dd>
<div class="block">A HabitCardListCache fetches and keeps a cache of all the data necessary to
render a HabitCardListView.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListCache.html#HabitCardListCache--">HabitCardListCache()</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.model.<a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListCache.html" title="class in org.isoron.uhabits.ui.habits.list.model">HabitCardListCache</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListCache.Listener.html" title="interface in org.isoron.uhabits.ui.habits.list.model"><span class="typeNameLink">HabitCardListCache.Listener</span></a> - Interface in <a href="../org/isoron/uhabits/ui/habits/list/model/package-summary.html">org.isoron.uhabits.ui.habits.list.model</a></dt>
<dd>
<div class="block">Interface definition for a callback to be invoked when the data on the
cache has been modified.</div>
</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardListController.html" title="class in org.isoron.uhabits.ui.habits.list.controllers"><span class="typeNameLink">HabitCardListController</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/list/controllers/package-summary.html">org.isoron.uhabits.ui.habits.list.controllers</a></dt>
<dd>
<div class="block">Controller responsible for receiving and processing the events generated by a
HabitListView.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardListController.html#HabitCardListController-org.isoron.uhabits.ui.habits.list.model.HabitCardListAdapter-org.isoron.uhabits.ui.habits.list.views.HabitCardListView-">HabitCardListController(HabitCardListAdapter, HabitCardListView)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.controllers.<a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardListController.html" title="class in org.isoron.uhabits.ui.habits.list.controllers">HabitCardListController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardListController.HabitListener.html" title="interface in org.isoron.uhabits.ui.habits.list.controllers"><span class="typeNameLink">HabitCardListController.HabitListener</span></a> - Interface in <a href="../org/isoron/uhabits/ui/habits/list/controllers/package-summary.html">org.isoron.uhabits.ui.habits.list.controllers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardListController.SelectionListener.html" title="interface in org.isoron.uhabits.ui.habits.list.controllers"><span class="typeNameLink">HabitCardListController.SelectionListener</span></a> - Interface in <a href="../org/isoron/uhabits/ui/habits/list/controllers/package-summary.html">org.isoron.uhabits.ui.habits.list.controllers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardListView.html" title="class in org.isoron.uhabits.ui.habits.list.views"><span class="typeNameLink">HabitCardListView</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/list/views/package-summary.html">org.isoron.uhabits.ui.habits.list.views</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardListView.html#HabitCardListView-android.content.Context-android.util.AttributeSet-">HabitCardListView(Context, AttributeSet)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardListView.html" title="class in org.isoron.uhabits.ui.habits.list.views">HabitCardListView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardListView.Controller.html" title="interface in org.isoron.uhabits.ui.habits.list.views"><span class="typeNameLink">HabitCardListView.Controller</span></a> - Interface in <a href="../org/isoron/uhabits/ui/habits/list/views/package-summary.html">org.isoron.uhabits.ui.habits.list.views</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html" title="class in org.isoron.uhabits.ui.habits.list.views"><span class="typeNameLink">HabitCardView</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/list/views/package-summary.html">org.isoron.uhabits.ui.habits.list.views</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html#HabitCardView-android.content.Context-">HabitCardView(Context)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html" title="class in org.isoron.uhabits.ui.habits.list.views">HabitCardView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html#HabitCardView-android.content.Context-android.util.AttributeSet-">HabitCardView(Context, AttributeSet)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html" title="class in org.isoron.uhabits.ui.habits.list.views">HabitCardView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html#HabitCardView-android.content.Context-android.util.AttributeSet-int-">HabitCardView(Context, AttributeSet, int)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html" title="class in org.isoron.uhabits.ui.habits.list.views">HabitCardView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.Controller.html" title="interface in org.isoron.uhabits.ui.habits.list.views"><span class="typeNameLink">HabitCardView.Controller</span></a> - Interface in <a href="../org/isoron/uhabits/ui/habits/list/views/package-summary.html">org.isoron.uhabits.ui.habits.list.views</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/show/views/HabitDataView.html" title="interface in org.isoron.uhabits.ui.habits.show.views"><span class="typeNameLink">HabitDataView</span></a> - Interface in <a href="../org/isoron/uhabits/ui/habits/show/views/package-summary.html">org.isoron.uhabits.ui.habits.show.views</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/show/views/HabitFrequencyView.html" title="class in org.isoron.uhabits.ui.habits.show.views"><span class="typeNameLink">HabitFrequencyView</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/show/views/package-summary.html">org.isoron.uhabits.ui.habits.show.views</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitFrequencyView.html#HabitFrequencyView-android.content.Context-">HabitFrequencyView(Context)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitFrequencyView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitFrequencyView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitFrequencyView.html#HabitFrequencyView-android.content.Context-android.util.AttributeSet-">HabitFrequencyView(Context, AttributeSet)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitFrequencyView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitFrequencyView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/show/views/HabitHistoryView.html" title="class in org.isoron.uhabits.ui.habits.show.views"><span class="typeNameLink">HabitHistoryView</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/show/views/package-summary.html">org.isoron.uhabits.ui.habits.show.views</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitHistoryView.html#HabitHistoryView-android.content.Context-">HabitHistoryView(Context)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitHistoryView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitHistoryView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitHistoryView.html#HabitHistoryView-android.content.Context-android.util.AttributeSet-">HabitHistoryView(Context, AttributeSet)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitHistoryView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitHistoryView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/models/HabitList.html" title="class in org.isoron.uhabits.models"><span class="typeNameLink">HabitList</span></a> - Class in <a href="../org/isoron/uhabits/models/package-summary.html">org.isoron.uhabits.models</a></dt>
<dd>
<div class="block">An ordered collection of <a href="../org/isoron/uhabits/models/Habit.html" title="class in org.isoron.uhabits.models"><code>Habit</code></a>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/HabitList.html#HabitList--">HabitList()</a></span> - Constructor for class org.isoron.uhabits.models.<a href="../org/isoron/uhabits/models/HabitList.html" title="class in org.isoron.uhabits.models">HabitList</a></dt>
<dd>
<div class="block">Creates a new HabitList.</div>
</dd>
<dt><a href="../org/isoron/uhabits/models/HabitList.HabitMatcher.html" title="interface in org.isoron.uhabits.models"><span class="typeNameLink">HabitList.HabitMatcher</span></a> - Interface in <a href="../org/isoron/uhabits/models/package-summary.html">org.isoron.uhabits.models</a></dt>
<dd>
<div class="block">A HabitMatcher decides whether habits match or not a certain condition.</div>
</dd>
<dt><a href="../org/isoron/uhabits/widgets/HabitPickerDialog.html" title="class in org.isoron.uhabits.widgets"><span class="typeNameLink">HabitPickerDialog</span></a> - Class in <a href="../org/isoron/uhabits/widgets/package-summary.html">org.isoron.uhabits.widgets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/widgets/HabitPickerDialog.html#HabitPickerDialog--">HabitPickerDialog()</a></span> - Constructor for class org.isoron.uhabits.widgets.<a href="../org/isoron/uhabits/widgets/HabitPickerDialog.html" title="class in org.isoron.uhabits.widgets">HabitPickerDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/models/sqlite/records/HabitRecord.html" title="class in org.isoron.uhabits.models.sqlite.records"><span class="typeNameLink">HabitRecord</span></a> - Class in <a href="../org/isoron/uhabits/models/sqlite/records/package-summary.html">org.isoron.uhabits.models.sqlite.records</a></dt>
<dd>
<div class="block">The SQLite database record corresponding to a <a href="../org/isoron/uhabits/models/Habit.html" title="class in org.isoron.uhabits.models"><code>Habit</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/HabitRecord.html#HabitRecord--">HabitRecord()</a></span> - Constructor for class org.isoron.uhabits.models.sqlite.records.<a href="../org/isoron/uhabits/models/sqlite/records/HabitRecord.html" title="class in org.isoron.uhabits.models.sqlite.records">HabitRecord</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/HabitsApplication.html" title="class in org.isoron.uhabits"><span class="typeNameLink">HabitsApplication</span></a> - Class in <a href="../org/isoron/uhabits/package-summary.html">org.isoron.uhabits</a></dt>
<dd>
<div class="block">The Android application for Loop Habit Tracker.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/HabitsApplication.html#HabitsApplication--">HabitsApplication()</a></span> - Constructor for class org.isoron.uhabits.<a href="../org/isoron/uhabits/HabitsApplication.html" title="class in org.isoron.uhabits">HabitsApplication</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/HabitsBackupAgent.html" title="class in org.isoron.uhabits"><span class="typeNameLink">HabitsBackupAgent</span></a> - Class in <a href="../org/isoron/uhabits/package-summary.html">org.isoron.uhabits</a></dt>
<dd>
<div class="block">An Android BackupAgentHelper customized for this application.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/HabitsBackupAgent.html#HabitsBackupAgent--">HabitsBackupAgent()</a></span> - Constructor for class org.isoron.uhabits.<a href="../org/isoron/uhabits/HabitsBackupAgent.html" title="class in org.isoron.uhabits">HabitsBackupAgent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/show/views/HabitScoreView.html" title="class in org.isoron.uhabits.ui.habits.show.views"><span class="typeNameLink">HabitScoreView</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/show/views/package-summary.html">org.isoron.uhabits.ui.habits.show.views</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitScoreView.html#HabitScoreView-android.content.Context-">HabitScoreView(Context)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitScoreView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitScoreView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitScoreView.html#HabitScoreView-android.content.Context-android.util.AttributeSet-">HabitScoreView(Context, AttributeSet)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitScoreView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitScoreView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/io/HabitsCSVExporter.html" title="class in org.isoron.uhabits.io"><span class="typeNameLink">HabitsCSVExporter</span></a> - Class in <a href="../org/isoron/uhabits/io/package-summary.html">org.isoron.uhabits.io</a></dt>
<dd>
<div class="block">Class that exports the application data to CSV files.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/io/HabitsCSVExporter.html#HabitsCSVExporter-java.util.List-java.io.File-">HabitsCSVExporter(List&lt;Habit&gt;, File)</a></span> - Constructor for class org.isoron.uhabits.io.<a href="../org/isoron/uhabits/io/HabitsCSVExporter.html" title="class in org.isoron.uhabits.io">HabitsCSVExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/show/views/HabitStreakView.html" title="class in org.isoron.uhabits.ui.habits.show.views"><span class="typeNameLink">HabitStreakView</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/show/views/package-summary.html">org.isoron.uhabits.ui.habits.show.views</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitStreakView.html#HabitStreakView-android.content.Context-">HabitStreakView(Context)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitStreakView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitStreakView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitStreakView.html#HabitStreakView-android.content.Context-android.util.AttributeSet-">HabitStreakView(Context, AttributeSet)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitStreakView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitStreakView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/show/views/HabitWidgetView.html" title="class in org.isoron.uhabits.ui.habits.show.views"><span class="typeNameLink">HabitWidgetView</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/show/views/package-summary.html">org.isoron.uhabits.ui.habits.show.views</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitWidgetView.html#HabitWidgetView-android.content.Context-">HabitWidgetView(Context)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitWidgetView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitWidgetView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitWidgetView.html#HabitWidgetView-android.content.Context-android.util.AttributeSet-">HabitWidgetView(Context, AttributeSet)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitWidgetView.html" title="class in org.isoron.uhabits.ui.habits.show.views">HabitWidgetView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#hasReminder--">hasReminder()</a></span> - Method in class org.isoron.uhabits.models.<a href="../org/isoron/uhabits/models/Habit.html" title="class in org.isoron.uhabits.models">Habit</a></dt>
<dd>
<div class="block">Checks whether the habit has a reminder set.</div>
</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/views/HeaderView.html" title="class in org.isoron.uhabits.ui.habits.list.views"><span class="typeNameLink">HeaderView</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/list/views/package-summary.html">org.isoron.uhabits.ui.habits.list.views</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HeaderView.html#HeaderView-android.content.Context-android.util.AttributeSet-">HeaderView(Context, AttributeSet)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/HeaderView.html" title="class in org.isoron.uhabits.ui.habits.list.views">HeaderView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/edit/BaseDialogFragment.html#helper">helper</a></span> - Variable in class org.isoron.uhabits.ui.habits.edit.<a href="../org/isoron/uhabits/ui/habits/edit/BaseDialogFragment.html" title="class in org.isoron.uhabits.ui.habits.edit">BaseDialogFragment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/tasks/ProgressBar.html#hide--">hide()</a></span> - Method in interface org.isoron.uhabits.tasks.<a href="../org/isoron/uhabits/tasks/ProgressBar.html" title="interface in org.isoron.uhabits.tasks">ProgressBar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/ProgressBarWrapper.html#hide--">hide()</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/ProgressBarWrapper.html" title="class in org.isoron.uhabits.ui">ProgressBarWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/HabitRecord.html#highlight">highlight</a></span> - Variable in class org.isoron.uhabits.models.sqlite.records.<a href="../org/isoron/uhabits/models/sqlite/records/HabitRecord.html" title="class in org.isoron.uhabits.models.sqlite.records">HabitRecord</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/model/HintList.html" title="class in org.isoron.uhabits.ui.habits.list.model"><span class="typeNameLink">HintList</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/list/model/package-summary.html">org.isoron.uhabits.ui.habits.list.model</a></dt>
<dd>
<div class="block">Provides a list of hints to be shown at the application startup, and takes
care of deciding when a new hint should be shown.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/model/HintList.html#HintList-java.lang.String:A-">HintList(String[])</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.model.<a href="../org/isoron/uhabits/ui/habits/list/model/HintList.html" title="class in org.isoron.uhabits.ui.habits.list.model">HintList</a></dt>
<dd>
<div class="block">Constructs a new list containing the provided hints.</div>
</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/list/views/HintView.html" title="class in org.isoron.uhabits.ui.habits.list.views"><span class="typeNameLink">HintView</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/list/views/package-summary.html">org.isoron.uhabits.ui.habits.list.views</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HintView.html#HintView-android.content.Context-">HintView(Context)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/HintView.html" title="class in org.isoron.uhabits.ui.habits.list.views">HintView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HintView.html#HintView-android.content.Context-android.util.AttributeSet-">HintView(Context, AttributeSet)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/HintView.html" title="class in org.isoron.uhabits.ui.habits.list.views">HintView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HintView.html#HintView-android.content.Context-android.util.AttributeSet-int-">HintView(Context, AttributeSet, int)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/HintView.html" title="class in org.isoron.uhabits.ui.habits.list.views">HintView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/edit/HistoryEditorDialog.html" title="class in org.isoron.uhabits.ui.habits.edit"><span class="typeNameLink">HistoryEditorDialog</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/edit/package-summary.html">org.isoron.uhabits.ui.habits.edit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/edit/HistoryEditorDialog.html#HistoryEditorDialog--">HistoryEditorDialog()</a></span> - Constructor for class org.isoron.uhabits.ui.habits.edit.<a href="../org/isoron/uhabits/ui/habits/edit/HistoryEditorDialog.html" title="class in org.isoron.uhabits.ui.habits.edit">HistoryEditorDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/edit/HistoryEditorDialog.Listener.html" title="interface in org.isoron.uhabits.ui.habits.edit"><span class="typeNameLink">HistoryEditorDialog.Listener</span></a> - Interface in <a href="../org/isoron/uhabits/ui/habits/edit/package-summary.html">org.isoron.uhabits.ui.habits.edit</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/widgets/HistoryWidgetProvider.html" title="class in org.isoron.uhabits.widgets"><span class="typeNameLink">HistoryWidgetProvider</span></a> - Class in <a href="../org/isoron/uhabits/widgets/package-summary.html">org.isoron.uhabits.widgets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/widgets/HistoryWidgetProvider.html#HistoryWidgetProvider--">HistoryWidgetProvider()</a></span> - Constructor for class org.isoron.uhabits.widgets.<a href="../org/isoron/uhabits/widgets/HistoryWidgetProvider.html" title="class in org.isoron.uhabits.widgets">HistoryWidgetProvider</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-7.html">Prev Letter</a></li>
<li><a href="index-9.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-8.html" target="_top">Frames</a></li>
<li><a href="index-8.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>