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-17.html

500 lines
68 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>S-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="S-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-16.html">Prev Letter</a></li>
<li><a href="index-18.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-17.html" target="_top">Frames</a></li>
<li><a href="index-17.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:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/HabitRecord.html#save-long-">save(long)</a></span> - Method 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>
<div class="block">Saves the habit on the database, and assigns the specified id to it.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/DatabaseUtils.html#saveDatabaseCopy-java.io.File-">saveDatabaseCopy(File)</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/DatabaseUtils.html" title="class in org.isoron.uhabits.utils">DatabaseUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/edit/BaseDialogFragment.html#saveHabit--">saveHabit()</a></span> - Method 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/ui/habits/edit/CreateHabitDialogFragment.html#saveHabit--">saveHabit()</a></span> - Method in class org.isoron.uhabits.ui.habits.edit.<a href="../org/isoron/uhabits/ui/habits/edit/CreateHabitDialogFragment.html" title="class in org.isoron.uhabits.ui.habits.edit">CreateHabitDialogFragment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/edit/EditHabitDialogFragment.html#saveHabit--">saveHabit()</a></span> - Method in class org.isoron.uhabits.ui.habits.edit.<a href="../org/isoron/uhabits/ui/habits/edit/EditHabitDialogFragment.html" title="class in org.isoron.uhabits.ui.habits.edit">EditHabitDialogFragment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseSystem.html#scheduleReminders--">scheduleReminders()</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseSystem.html" title="class in org.isoron.uhabits.ui">BaseSystem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/models/Score.html" title="class in org.isoron.uhabits.models"><span class="typeNameLink">Score</span></a> - Class in <a href="../org/isoron/uhabits/models/package-summary.html">org.isoron.uhabits.models</a></dt>
<dd>
<div class="block">Represents how strong a habit is at a certain date.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Score.html#Score-org.isoron.uhabits.models.Habit-java.lang.Long-java.lang.Integer-">Score(Habit, Long, Integer)</a></span> - Constructor for class org.isoron.uhabits.models.<a href="../org/isoron/uhabits/models/Score.html" title="class in org.isoron.uhabits.models">Score</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/ScoreRecord.html#score">score</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">Value of the score.</div>
</dd>
<dt><a href="../org/isoron/uhabits/models/ScoreList.html" title="class in org.isoron.uhabits.models"><span class="typeNameLink">ScoreList</span></a> - Class in <a href="../org/isoron/uhabits/models/package-summary.html">org.isoron.uhabits.models</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/ScoreList.html#ScoreList-org.isoron.uhabits.models.Habit-">ScoreList(Habit)</a></span> - Constructor for class org.isoron.uhabits.models.<a href="../org/isoron/uhabits/models/ScoreList.html" title="class in org.isoron.uhabits.models">ScoreList</a></dt>
<dd>
<div class="block">Creates a new ScoreList for the given habit.</div>
</dd>
<dt><a href="../org/isoron/uhabits/models/sqlite/records/ScoreRecord.html" title="class in org.isoron.uhabits.models.sqlite.records"><span class="typeNameLink">ScoreRecord</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 Score.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/ScoreRecord.html#ScoreRecord--">ScoreRecord()</a></span> - Constructor for 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>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/widgets/ScoreWidgetProvider.html" title="class in org.isoron.uhabits.widgets"><span class="typeNameLink">ScoreWidgetProvider</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/ScoreWidgetProvider.html#ScoreWidgetProvider--">ScoreWidgetProvider()</a></span> - Constructor for class org.isoron.uhabits.widgets.<a href="../org/isoron/uhabits/widgets/ScoreWidgetProvider.html" title="class in org.isoron.uhabits.widgets">ScoreWidgetProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/show/views/ScrollableDataView.html" title="class in org.isoron.uhabits.ui.habits.show.views"><span class="typeNameLink">ScrollableDataView</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/ScrollableDataView.html#ScrollableDataView-android.content.Context-">ScrollableDataView(Context)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/ScrollableDataView.html" title="class in org.isoron.uhabits.ui.habits.show.views">ScrollableDataView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/ScrollableDataView.html#ScrollableDataView-android.content.Context-android.util.AttributeSet-">ScrollableDataView(Context, AttributeSet)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/ScrollableDataView.html" title="class in org.isoron.uhabits.ui.habits.show.views">ScrollableDataView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/SQLiteScoreList.html#select--">select()</a></span> - Method in class org.isoron.uhabits.models.sqlite.<a href="../org/isoron/uhabits/models/sqlite/SQLiteScoreList.html" title="class in org.isoron.uhabits.models.sqlite">SQLiteScoreList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/HabitBroadcastReceiver.html#sendRefreshBroadcast-android.content.Context-">sendRefreshBroadcast(Context)</a></span> - Static method in class org.isoron.uhabits.<a href="../org/isoron/uhabits/HabitBroadcastReceiver.html" title="class in org.isoron.uhabits">HabitBroadcastReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsSelectionMenu.html#setAdapter-org.isoron.uhabits.ui.habits.list.model.HabitCardListAdapter-">setAdapter(HabitCardListAdapter)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsSelectionMenu.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsSelectionMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardListView.html#setAdapter-android.widget.ListAdapter-">setAdapter(ListAdapter)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/ColorUtils.html#setAlpha-int-float-">setAlpha(int, float)</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/ColorUtils.html" title="class in org.isoron.uhabits.utils">ColorUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#setArchived-java.lang.Integer-">setArchived(Integer)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html#setBackgroundColor-int-">setBackgroundColor(int)</a></span> - Method in class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html" title="class in org.isoron.uhabits.ui.habits.show.views">RingView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseActivity.html#setBaseMenu-org.isoron.uhabits.ui.BaseMenu-">setBaseMenu(BaseMenu)</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseActivity.html" title="class in org.isoron.uhabits.ui">BaseActivity</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitScoreView.html#setBucketSize-int-">setBucketSize(int)</a></span> - Method in 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/list/model/HabitCardListCache.html#setCheckmarkCount-int-">setCheckmarkCount(int)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkPanelView.html#setCheckmarkValues-int:A-">setCheckmarkValues(int[])</a></span> - Method in class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkPanelView.html" title="class in org.isoron.uhabits.ui.habits.list.views">CheckmarkPanelView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html#setCheckmarkValues-int:A-">setCheckmarkValues(int[])</a></span> - Method in 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/models/Habit.html#setColor-java.lang.Integer-">setColor(Integer)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkButtonView.html#setColor-int-">setColor(int)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkButtonView.html" title="class in org.isoron.uhabits.ui.habits.list.views">CheckmarkButtonView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkPanelView.html#setColor-int-">setColor(int)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkPanelView.html" title="class in org.isoron.uhabits.ui.habits.list.views">CheckmarkPanelView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html#setColor-int-">setColor(int)</a></span> - Method in class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html" title="class in org.isoron.uhabits.ui.habits.show.views">RingView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/HabitsApplication.html#setComponent-org.isoron.uhabits.BaseComponent-">setComponent(BaseComponent)</a></span> - Static method in class org.isoron.uhabits.<a href="../org/isoron/uhabits/HabitsApplication.html" title="class in org.isoron.uhabits">HabitsApplication</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsRootView.html#setController-org.isoron.uhabits.ui.habits.list.ListHabitsController-org.isoron.uhabits.ui.habits.list.ListHabitsSelectionMenu-">setController(ListHabitsController, ListHabitsSelectionMenu)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsRootView.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsRootView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#setController-org.isoron.uhabits.ui.habits.list.ListHabitsController-">setController(ListHabitsController)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkButtonView.html#setController-org.isoron.uhabits.ui.habits.list.controllers.CheckmarkButtonController-">setController(CheckmarkButtonController)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkButtonView.html" title="class in org.isoron.uhabits.ui.habits.list.views">CheckmarkButtonView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkPanelView.html#setController-org.isoron.uhabits.ui.habits.list.views.CheckmarkPanelView.Controller-">setController(CheckmarkPanelView.Controller)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkPanelView.html" title="class in org.isoron.uhabits.ui.habits.list.views">CheckmarkPanelView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardListView.html#setController-org.isoron.uhabits.ui.habits.list.views.HabitCardListView.Controller-">setController(HabitCardListView.Controller)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html#setController-org.isoron.uhabits.ui.habits.list.views.HabitCardView.Controller-">setController(HabitCardView.Controller)</a></span> - Method in 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/utils/InterfaceUtils.html#setCurrentTheme-int-">setCurrentTheme(int)</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/InterfaceUtils.html" title="class in org.isoron.uhabits.utils">InterfaceUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/Preferences.html#setDefaultHabitColor-int-">setDefaultHabitColor(int)</a></span> - Method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/Preferences.html" title="class in org.isoron.uhabits.utils">Preferences</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/InterfaceUtils.html#setDefaultScoreInterval-android.content.Context-int-">setDefaultScoreInterval(Context, int)</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/InterfaceUtils.html" title="class in org.isoron.uhabits.utils">InterfaceUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#setDescription-java.lang.String-">setDescription(String)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/Preferences.html#setFirstRun-boolean-">setFirstRun(boolean)</a></span> - Method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/Preferences.html" title="class in org.isoron.uhabits.utils">Preferences</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/DateUtils.html#setFixedLocalTime-java.lang.Long-">setFixedLocalTime(Long)</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/DateUtils.html" title="class in org.isoron.uhabits.utils">DateUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/InterfaceUtils.html#setFixedTheme-java.lang.Integer-">setFixedTheme(Integer)</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/InterfaceUtils.html" title="class in org.isoron.uhabits.utils">InterfaceUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#setFreqDen-java.lang.Integer-">setFreqDen(Integer)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#setFreqNum-java.lang.Integer-">setFreqNum(Integer)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/edit/HistoryEditorDialog.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkPanelView.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkPanelView.html" title="class in org.isoron.uhabits.ui.habits.list.views">CheckmarkPanelView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method in 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/show/views/HabitDataView.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method in interface org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/HabitDataView.html" title="interface in org.isoron.uhabits.ui.habits.show.views">HabitDataView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitFrequencyView.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method in 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/HabitHistoryView.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method in 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/HabitScoreView.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method in 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/HabitStreakView.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method in 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/HabitWidgetView.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method 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/widgets/views/CheckmarkWidgetView.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method in class org.isoron.uhabits.widgets.views.<a href="../org/isoron/uhabits/widgets/views/CheckmarkWidgetView.html" title="class in org.isoron.uhabits.widgets.views">CheckmarkWidgetView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/widgets/views/GraphWidgetView.html#setHabit-org.isoron.uhabits.models.Habit-">setHabit(Habit)</a></span> - Method in class org.isoron.uhabits.widgets.views.<a href="../org/isoron/uhabits/widgets/views/GraphWidgetView.html" title="class in org.isoron.uhabits.widgets.views">GraphWidgetView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardListController.html#setHabitListener-org.isoron.uhabits.ui.habits.list.controllers.HabitCardListController.HabitListener-">setHabitListener(HabitCardListController.HabitListener)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#setHighlight-java.lang.Integer-">setHighlight(Integer)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HintView.html#setHints-org.isoron.uhabits.ui.habits.list.model.HintList-">setHints(HintList)</a></span> - Method in 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>
<div class="block">Sets the list of hints to be shown</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#setId-java.lang.Long-">setId(Long)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListCache.html#setIncludeArchived-boolean-">setIncludeArchived(boolean)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitFrequencyView.html#setIsBackgroundTransparent-boolean-">setIsBackgroundTransparent(boolean)</a></span> - Method in 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/HabitHistoryView.html#setIsBackgroundTransparent-boolean-">setIsBackgroundTransparent(boolean)</a></span> - Method in 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/HabitStreakView.html#setIsBackgroundTransparent-boolean-">setIsBackgroundTransparent(boolean)</a></span> - Method in 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/HabitHistoryView.html#setIsEditable-boolean-">setIsEditable(boolean)</a></span> - Method in 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/HabitScoreView.html#setIsTransparencyEnabled-boolean-">setIsTransparencyEnabled(boolean)</a></span> - Method in 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/RingView.html#setIsTransparencyEnabled-boolean-">setIsTransparencyEnabled(boolean)</a></span> - Method in class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html" title="class in org.isoron.uhabits.ui.habits.show.views">RingView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsRootView.html#setListAdapter-org.isoron.uhabits.ui.habits.list.model.HabitCardListAdapter-">setListAdapter(HabitCardListAdapter)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsRootView.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsRootView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/tasks/ExportCSVTask.html#setListener-org.isoron.uhabits.tasks.ExportCSVTask.Listener-">setListener(ExportCSVTask.Listener)</a></span> - Method in class org.isoron.uhabits.tasks.<a href="../org/isoron/uhabits/tasks/ExportCSVTask.html" title="class in org.isoron.uhabits.tasks">ExportCSVTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/tasks/ExportDBTask.html#setListener-org.isoron.uhabits.tasks.ExportDBTask.Listener-">setListener(ExportDBTask.Listener)</a></span> - Method in class org.isoron.uhabits.tasks.<a href="../org/isoron/uhabits/tasks/ExportDBTask.html" title="class in org.isoron.uhabits.tasks">ExportDBTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/tasks/ImportDataTask.html#setListener-org.isoron.uhabits.tasks.ImportDataTask.Listener-">setListener(ImportDataTask.Listener)</a></span> - Method in class org.isoron.uhabits.tasks.<a href="../org/isoron/uhabits/tasks/ImportDataTask.html" title="class in org.isoron.uhabits.tasks">ImportDataTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/tasks/ToggleRepetitionTask.html#setListener-org.isoron.uhabits.tasks.ToggleRepetitionTask.Listener-">setListener(ToggleRepetitionTask.Listener)</a></span> - Method in class org.isoron.uhabits.tasks.<a href="../org/isoron/uhabits/tasks/ToggleRepetitionTask.html" title="class in org.isoron.uhabits.tasks">ToggleRepetitionTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/edit/HistoryEditorDialog.html#setListener-org.isoron.uhabits.ui.habits.edit.HistoryEditorDialog.Listener-">setListener(HistoryEditorDialog.Listener)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/edit/WeekdayPickerDialog.html#setListener-org.isoron.uhabits.ui.habits.edit.WeekdayPickerDialog.OnWeekdaysPickedListener-">setListener(WeekdayPickerDialog.OnWeekdaysPickedListener)</a></span> - Method in class org.isoron.uhabits.ui.habits.edit.<a href="../org/isoron/uhabits/ui/habits/edit/WeekdayPickerDialog.html" title="class in org.isoron.uhabits.ui.habits.edit">WeekdayPickerDialog</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/controllers/CheckmarkButtonController.html#setListener-org.isoron.uhabits.ui.habits.list.controllers.CheckmarkButtonController.Listener-">setListener(CheckmarkButtonController.Listener)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.controllers.<a href="../org/isoron/uhabits/ui/habits/list/controllers/CheckmarkButtonController.html" title="class in org.isoron.uhabits.ui.habits.list.controllers">CheckmarkButtonController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardController.html#setListener-org.isoron.uhabits.ui.habits.list.controllers.HabitCardController.Listener-">setListener(HabitCardController.Listener)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListCache.html#setListener-org.isoron.uhabits.ui.habits.list.model.HabitCardListCache.Listener-">setListener(HabitCardListCache.Listener)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/settings/FilePickerDialog.html#setListener-org.isoron.uhabits.ui.settings.FilePickerDialog.OnFileSelectedListener-">setListener(FilePickerDialog.OnFileSelectedListener)</a></span> - Method in class org.isoron.uhabits.ui.settings.<a href="../org/isoron/uhabits/ui/settings/FilePickerDialog.html" title="class in org.isoron.uhabits.ui.settings">FilePickerDialog</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListAdapter.html#setListView-org.isoron.uhabits.ui.habits.list.views.HabitCardListView-">setListView(HabitCardListView)</a></span> - Method in 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>
<div class="block">Sets the HabitCardListView that this adapter will provide data for.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseScreen.html#setMenu-org.isoron.uhabits.ui.BaseMenu-">setMenu(BaseMenu)</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseScreen.html" title="class in org.isoron.uhabits.ui">BaseScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/ColorUtils.html#setMinValue-int-float-">setMinValue(int, float)</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/ColorUtils.html" title="class in org.isoron.uhabits.utils">ColorUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#setName-java.lang.String-">setName(String)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html#setPercentage-float-">setPercentage(float)</a></span> - Method in class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html" title="class in org.isoron.uhabits.ui.habits.show.views">RingView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html#setPrecision-float-">setPrecision(float)</a></span> - Method in class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html" title="class in org.isoron.uhabits.ui.habits.show.views">RingView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#setReminderDays-java.lang.Integer-">setReminderDays(Integer)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#setReminderHour-java.lang.Integer-">setReminderHour(Integer)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/Habit.html#setReminderMin-java.lang.Integer-">setReminderMin(Integer)</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseScreen.html#setRootView-org.isoron.uhabits.ui.BaseRootView-">setRootView(BaseRootView)</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseScreen.html" title="class in org.isoron.uhabits.ui">BaseScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html#setScore-int-">setScore(int)</a></span> - Method in 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/BaseActivity.html#setScreen-org.isoron.uhabits.ui.BaseScreen-">setScreen(BaseScreen)</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseActivity.html" title="class in org.isoron.uhabits.ui">BaseActivity</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/ScrollableDataView.html#setScrollerBucketSize-int-">setScrollerBucketSize(int)</a></span> - Method in class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/ScrollableDataView.html" title="class in org.isoron.uhabits.ui.habits.show.views">ScrollableDataView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/HabitCardView.html#setSelected-boolean-">setSelected(boolean)</a></span> - Method in 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/edit/WeekdayPickerDialog.html#setSelectedDays-boolean:A-">setSelectedDays(boolean[])</a></span> - Method in class org.isoron.uhabits.ui.habits.edit.<a href="../org/isoron/uhabits/ui/habits/edit/WeekdayPickerDialog.html" title="class in org.isoron.uhabits.ui.habits.edit">WeekdayPickerDialog</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardListController.html#setSelectionListener-org.isoron.uhabits.ui.habits.list.controllers.HabitCardListController.SelectionListener-">setSelectionListener(HabitCardListController.SelectionListener)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseScreen.html#setSelectionMenu-org.isoron.uhabits.ui.BaseSelectionMenu-">setSelectionMenu(BaseSelectionMenu)</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseScreen.html" title="class in org.isoron.uhabits.ui">BaseScreen</a></dt>
<dd>
<div class="block">Set the menu to be shown when a selection is active on the screen.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/HabitWidgetView.html#setShadowAlpha-int-">setShadowAlpha(int)</a></span> - Method 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/utils/Preferences.html#setShortToggleEnabled-boolean-">setShortToggleEnabled(boolean)</a></span> - Method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/Preferences.html" title="class in org.isoron.uhabits.utils">Preferences</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/Preferences.html#setShouldReverseCheckmarks-boolean-">setShouldReverseCheckmarks(boolean)</a></span> - Method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/Preferences.html" title="class in org.isoron.uhabits.utils">Preferences</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsRootView.html#setShowArchived-boolean-">setShowArchived(boolean)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsRootView.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsRootView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/model/HabitCardListAdapter.html#setShowArchived-boolean-">setShowArchived(boolean)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html#setText-java.lang.String-">setText(String)</a></span> - Method in class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html" title="class in org.isoron.uhabits.ui.habits.show.views">RingView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html#setTextSize-float-">setTextSize(float)</a></span> - Method in class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html" title="class in org.isoron.uhabits.ui.habits.show.views">RingView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html#setThickness-float-">setThickness(float)</a></span> - Method in class org.isoron.uhabits.ui.habits.show.views.<a href="../org/isoron/uhabits/ui/habits/show/views/RingView.html" title="class in org.isoron.uhabits.ui.habits.show.views">RingView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/settings/SettingsActivity.html" title="class in org.isoron.uhabits.ui.settings"><span class="typeNameLink">SettingsActivity</span></a> - Class in <a href="../org/isoron/uhabits/ui/settings/package-summary.html">org.isoron.uhabits.ui.settings</a></dt>
<dd>
<div class="block">Activity that allows the user to view and modify the app settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/settings/SettingsActivity.html#SettingsActivity--">SettingsActivity()</a></span> - Constructor for class org.isoron.uhabits.ui.settings.<a href="../org/isoron/uhabits/ui/settings/SettingsActivity.html" title="class in org.isoron.uhabits.ui.settings">SettingsActivity</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/settings/SettingsFragment.html" title="class in org.isoron.uhabits.ui.settings"><span class="typeNameLink">SettingsFragment</span></a> - Class in <a href="../org/isoron/uhabits/ui/settings/package-summary.html">org.isoron.uhabits.ui.settings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/settings/SettingsFragment.html#SettingsFragment--">SettingsFragment()</a></span> - Constructor for class org.isoron.uhabits.ui.settings.<a href="../org/isoron/uhabits/ui/settings/SettingsFragment.html" title="class in org.isoron.uhabits.ui.settings">SettingsFragment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseSelectionMenu.html#setTitle-java.lang.String-">setTitle(String)</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseSelectionMenu.html" title="class in org.isoron.uhabits.ui">BaseSelectionMenu</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/ShowHabitActivity.html#setupHabitActionBar--">setupHabitActionBar()</a></span> - Method in class org.isoron.uhabits.ui.habits.show.<a href="../org/isoron/uhabits/ui/habits/show/ShowHabitActivity.html" title="class in org.isoron.uhabits.ui.habits.show">ShowHabitActivity</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkButtonView.html#setValue-int-">setValue(int)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.views.<a href="../org/isoron/uhabits/ui/habits/list/views/CheckmarkButtonView.html" title="class in org.isoron.uhabits.ui.habits.list.views">CheckmarkButtonView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/controllers/CheckmarkButtonController.html#setView-org.isoron.uhabits.ui.habits.list.views.CheckmarkButtonView-">setView(CheckmarkButtonView)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.controllers.<a href="../org/isoron/uhabits/ui/habits/list/controllers/CheckmarkButtonController.html" title="class in org.isoron.uhabits.ui.habits.list.controllers">CheckmarkButtonController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/controllers/HabitCardController.html#setView-org.isoron.uhabits.ui.habits.list.views.HabitCardView-">setView(HabitCardView)</a></span> - Method in 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><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/Preferences.html#shouldReverseCheckmarks--">shouldReverseCheckmarks()</a></span> - Method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/Preferences.html" title="class in org.isoron.uhabits.utils">Preferences</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/model/HintList.html#shouldShow--">shouldShow()</a></span> - Method in 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">Returns whether it is time to show a new hint or not.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/tasks/ProgressBar.html#show--">show()</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#show--">show()</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/ui/settings/FilePickerDialog.html#show--">show()</a></span> - Method in class org.isoron.uhabits.ui.settings.<a href="../org/isoron/uhabits/ui/settings/FilePickerDialog.html" title="class in org.isoron.uhabits.ui.settings">FilePickerDialog</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#showAboutScreen--">showAboutScreen()</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#showColorPicker-org.isoron.uhabits.models.Habit-org.isoron.uhabits.ui.habits.list.ListHabitsScreen.OnColorSelectedListener-">showColorPicker(Habit, ListHabitsScreen.OnColorSelectedListener)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#showCreateHabitScreen--">showCreateHabitScreen()</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#showDeleteConfirmationScreen-org.isoron.uhabits.ui.habits.list.ListHabitsScreen.Callback-">showDeleteConfirmationScreen(ListHabitsScreen.Callback)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseScreen.html#showDialog-AppCompatDialogFragment-java.lang.String-">showDialog(AppCompatDialogFragment, String)</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseScreen.html" title="class in org.isoron.uhabits.ui">BaseScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#showEditHabitScreen-org.isoron.uhabits.models.Habit-">showEditHabitScreen(Habit)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#showFAQScreen--">showFAQScreen()</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/show/ShowHabitActivity.html" title="class in org.isoron.uhabits.ui.habits.show"><span class="typeNameLink">ShowHabitActivity</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/show/package-summary.html">org.isoron.uhabits.ui.habits.show</a></dt>
<dd>
<div class="block">Activity that allows the user to see more information about a single habit.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/ShowHabitActivity.html#ShowHabitActivity--">ShowHabitActivity()</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.<a href="../org/isoron/uhabits/ui/habits/show/ShowHabitActivity.html" title="class in org.isoron.uhabits.ui.habits.show">ShowHabitActivity</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/show/ShowHabitFragment.html" title="class in org.isoron.uhabits.ui.habits.show"><span class="typeNameLink">ShowHabitFragment</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/show/package-summary.html">org.isoron.uhabits.ui.habits.show</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/ShowHabitFragment.html#ShowHabitFragment--">ShowHabitFragment()</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.<a href="../org/isoron/uhabits/ui/habits/show/ShowHabitFragment.html" title="class in org.isoron.uhabits.ui.habits.show">ShowHabitFragment</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/ui/habits/show/ShowHabitHelper.html" title="class in org.isoron.uhabits.ui.habits.show"><span class="typeNameLink">ShowHabitHelper</span></a> - Class in <a href="../org/isoron/uhabits/ui/habits/show/package-summary.html">org.isoron.uhabits.ui.habits.show</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/show/ShowHabitHelper.html#ShowHabitHelper-org.isoron.uhabits.ui.habits.show.ShowHabitFragment-">ShowHabitHelper(ShowHabitFragment)</a></span> - Constructor for class org.isoron.uhabits.ui.habits.show.<a href="../org/isoron/uhabits/ui/habits/show/ShowHabitHelper.html" title="class in org.isoron.uhabits.ui.habits.show">ShowHabitHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#showHabitScreen-org.isoron.uhabits.models.Habit-">showHabitScreen(Habit)</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#showImportScreen--">showImportScreen()</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#showIntroScreen--">showIntroScreen()</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseScreen.html#showMessage-java.lang.Integer-">showMessage(Integer)</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseScreen.html" title="class in org.isoron.uhabits.ui">BaseScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseScreen.html#showSendEmailScreen-java.lang.String-java.lang.String-java.lang.String-">showSendEmailScreen(String, String, String)</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseScreen.html" title="class in org.isoron.uhabits.ui">BaseScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseScreen.html#showSendFileScreen-java.lang.String-">showSendFileScreen(String)</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseScreen.html" title="class in org.isoron.uhabits.ui">BaseScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html#showSettingsScreen--">showSettingsScreen()</a></span> - Method in class org.isoron.uhabits.ui.habits.list.<a href="../org/isoron/uhabits/ui/habits/list/ListHabitsScreen.html" title="class in org.isoron.uhabits.ui.habits.list">ListHabitsScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/InterfaceUtils.html#spToPixels-android.content.Context-float-">spToPixels(Context, float)</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/InterfaceUtils.html" title="class in org.isoron.uhabits.utils">InterfaceUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/models/sqlite/SQLiteCheckmarkList.html" title="class in org.isoron.uhabits.models.sqlite"><span class="typeNameLink">SQLiteCheckmarkList</span></a> - Class in <a href="../org/isoron/uhabits/models/sqlite/package-summary.html">org.isoron.uhabits.models.sqlite</a></dt>
<dd>
<div class="block">Implementation of a <a href="../org/isoron/uhabits/models/CheckmarkList.html" title="class in org.isoron.uhabits.models"><code>CheckmarkList</code></a> that is backed by SQLite.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/SQLiteCheckmarkList.html#SQLiteCheckmarkList-org.isoron.uhabits.models.Habit-">SQLiteCheckmarkList(Habit)</a></span> - Constructor for class org.isoron.uhabits.models.sqlite.<a href="../org/isoron/uhabits/models/sqlite/SQLiteCheckmarkList.html" title="class in org.isoron.uhabits.models.sqlite">SQLiteCheckmarkList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/models/sqlite/SQLiteHabitList.html" title="class in org.isoron.uhabits.models.sqlite"><span class="typeNameLink">SQLiteHabitList</span></a> - Class in <a href="../org/isoron/uhabits/models/sqlite/package-summary.html">org.isoron.uhabits.models.sqlite</a></dt>
<dd>
<div class="block">Implementation of a <a href="../org/isoron/uhabits/models/HabitList.html" title="class in org.isoron.uhabits.models"><code>HabitList</code></a> that is backed by SQLite.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/SQLiteHabitList.html#SQLiteHabitList--">SQLiteHabitList()</a></span> - Constructor for class org.isoron.uhabits.models.sqlite.<a href="../org/isoron/uhabits/models/sqlite/SQLiteHabitList.html" title="class in org.isoron.uhabits.models.sqlite">SQLiteHabitList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/models/sqlite/SQLiteRepetitionList.html" title="class in org.isoron.uhabits.models.sqlite"><span class="typeNameLink">SQLiteRepetitionList</span></a> - Class in <a href="../org/isoron/uhabits/models/sqlite/package-summary.html">org.isoron.uhabits.models.sqlite</a></dt>
<dd>
<div class="block">Implementation of a <a href="../org/isoron/uhabits/models/RepetitionList.html" title="class in org.isoron.uhabits.models"><code>RepetitionList</code></a> that is backed by SQLite.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/SQLiteRepetitionList.html#SQLiteRepetitionList-org.isoron.uhabits.models.Habit-">SQLiteRepetitionList(Habit)</a></span> - Constructor for class org.isoron.uhabits.models.sqlite.<a href="../org/isoron/uhabits/models/sqlite/SQLiteRepetitionList.html" title="class in org.isoron.uhabits.models.sqlite">SQLiteRepetitionList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/models/sqlite/SQLiteScoreList.html" title="class in org.isoron.uhabits.models.sqlite"><span class="typeNameLink">SQLiteScoreList</span></a> - Class in <a href="../org/isoron/uhabits/models/sqlite/package-summary.html">org.isoron.uhabits.models.sqlite</a></dt>
<dd>
<div class="block">Implementation of a ScoreList that is backed by SQLite.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/SQLiteScoreList.html#SQLiteScoreList-org.isoron.uhabits.models.Habit-">SQLiteScoreList(Habit)</a></span> - Constructor for class org.isoron.uhabits.models.sqlite.<a href="../org/isoron/uhabits/models/sqlite/SQLiteScoreList.html" title="class in org.isoron.uhabits.models.sqlite">SQLiteScoreList</a></dt>
<dd>
<div class="block">Constructs a new ScoreList associated with the given habit.</div>
</dd>
<dt><a href="../org/isoron/uhabits/models/sqlite/SQLiteStreakList.html" title="class in org.isoron.uhabits.models.sqlite"><span class="typeNameLink">SQLiteStreakList</span></a> - Class in <a href="../org/isoron/uhabits/models/sqlite/package-summary.html">org.isoron.uhabits.models.sqlite</a></dt>
<dd>
<div class="block">Implementation of a StreakList that is backed by SQLite.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/SQLiteStreakList.html#SQLiteStreakList-org.isoron.uhabits.models.Habit-">SQLiteStreakList(Habit)</a></span> - Constructor for class org.isoron.uhabits.models.sqlite.<a href="../org/isoron/uhabits/models/sqlite/SQLiteStreakList.html" title="class in org.isoron.uhabits.models.sqlite">SQLiteStreakList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/models/sqlite/SQLModelFactory.html" title="class in org.isoron.uhabits.models.sqlite"><span class="typeNameLink">SQLModelFactory</span></a> - Class in <a href="../org/isoron/uhabits/models/sqlite/package-summary.html">org.isoron.uhabits.models.sqlite</a></dt>
<dd>
<div class="block">Factory that provides models backed by an SQLite database.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/SQLModelFactory.html#SQLModelFactory--">SQLModelFactory()</a></span> - Constructor for class org.isoron.uhabits.models.sqlite.<a href="../org/isoron/uhabits/models/sqlite/SQLModelFactory.html" title="class in org.isoron.uhabits.models.sqlite">SQLModelFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/StreakRecord.html#start">start</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/list/controllers/HabitCardListController.html#startDrag-int-">startDrag(int)</a></span> - Method in 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>
<div class="block">Called when the user starts dragging an item.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/ReminderUtils.html#startRingtonePickerActivity-Fragment-int-">startRingtonePickerActivity(Fragment, int)</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/ReminderUtils.html" title="class in org.isoron.uhabits.utils">ReminderUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/ui/BaseScreen.html#startSelection--">startSelection()</a></span> - Method in class org.isoron.uhabits.ui.<a href="../org/isoron/uhabits/ui/BaseScreen.html" title="class in org.isoron.uhabits.ui">BaseScreen</a></dt>
<dd>
<div class="block">Instructs the screen to start a selection.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/InterfaceUtils.html#startTracing--">startTracing()</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/InterfaceUtils.html" title="class in org.isoron.uhabits.utils">InterfaceUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/utils/InterfaceUtils.html#stopTracing--">stopTracing()</a></span> - Static method in class org.isoron.uhabits.utils.<a href="../org/isoron/uhabits/utils/InterfaceUtils.html" title="class in org.isoron.uhabits.utils">InterfaceUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/isoron/uhabits/models/sqlite/records/StreakRecord.html" title="class in org.isoron.uhabits.models.sqlite.records"><span class="typeNameLink">StreakRecord</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 Streak.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/models/sqlite/records/StreakRecord.html#StreakRecord--">StreakRecord()</a></span> - Constructor for 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><a href="../org/isoron/uhabits/widgets/StreakWidgetProvider.html" title="class in org.isoron.uhabits.widgets"><span class="typeNameLink">StreakWidgetProvider</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/StreakWidgetProvider.html#StreakWidgetProvider--">StreakWidgetProvider()</a></span> - Constructor for class org.isoron.uhabits.widgets.<a href="../org/isoron/uhabits/widgets/StreakWidgetProvider.html" title="class in org.isoron.uhabits.widgets">StreakWidgetProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/isoron/uhabits/tasks/ImportDataTask.html#SUCCESS">SUCCESS</a></span> - Static variable in class org.isoron.uhabits.tasks.<a href="../org/isoron/uhabits/tasks/ImportDataTask.html" title="class in org.isoron.uhabits.tasks">ImportDataTask</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-16.html">Prev Letter</a></li>
<li><a href="index-18.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-17.html" target="_top">Frames</a></li>
<li><a href="index-17.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>