mirror of https://github.com/iSoron/uhabits.git
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.
384 lines
16 KiB
384 lines
16 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:01 EDT 2016 -->
|
|
<title>Constant Field Values (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="Constant Field Values (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><a href="index-files/index-1.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
|
|
<li><a href="constant-values.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses-noframe.html">All 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="header">
|
|
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
|
|
<h2 title="Contents">Contents</h2>
|
|
<ul>
|
|
<li><a href="#org.isoron">org.isoron.*</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="constantValuesContainer"><a name="org.isoron">
|
|
<!-- -->
|
|
</a>
|
|
<h2 title="org.isoron">org.isoron.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.isoron.uhabits.<a href="org/isoron/uhabits/HabitBroadcastReceiver.html" title="class in org.isoron.uhabits">HabitBroadcastReceiver</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.HabitBroadcastReceiver.ACTION_CHECK">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/isoron/uhabits/HabitBroadcastReceiver.html#ACTION_CHECK">ACTION_CHECK</a></code></td>
|
|
<td class="colLast"><code>"org.isoron.uhabits.ACTION_CHECK"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.HabitBroadcastReceiver.ACTION_DISMISS">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/isoron/uhabits/HabitBroadcastReceiver.html#ACTION_DISMISS">ACTION_DISMISS</a></code></td>
|
|
<td class="colLast"><code>"org.isoron.uhabits.ACTION_DISMISS"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.HabitBroadcastReceiver.ACTION_SHOW_REMINDER">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/isoron/uhabits/HabitBroadcastReceiver.html#ACTION_SHOW_REMINDER">ACTION_SHOW_REMINDER</a></code></td>
|
|
<td class="colLast"><code>"org.isoron.uhabits.ACTION_SHOW_REMINDER"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.HabitBroadcastReceiver.ACTION_SNOOZE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/isoron/uhabits/HabitBroadcastReceiver.html#ACTION_SNOOZE">ACTION_SNOOZE</a></code></td>
|
|
<td class="colLast"><code>"org.isoron.uhabits.ACTION_SNOOZE"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.isoron.uhabits.<a href="org/isoron/uhabits/HabitsApplication.html" title="class in org.isoron.uhabits">HabitsApplication</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.HabitsApplication.ACTION_REFRESH">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/isoron/uhabits/HabitsApplication.html#ACTION_REFRESH">ACTION_REFRESH</a></code></td>
|
|
<td class="colLast"><code>"org.isoron.uhabits.ACTION_REFRESH"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.HabitsApplication.RESULT_BUG_REPORT">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/HabitsApplication.html#RESULT_BUG_REPORT">RESULT_BUG_REPORT</a></code></td>
|
|
<td class="colLast"><code>4</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.HabitsApplication.RESULT_EXPORT_CSV">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/HabitsApplication.html#RESULT_EXPORT_CSV">RESULT_EXPORT_CSV</a></code></td>
|
|
<td class="colLast"><code>2</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.HabitsApplication.RESULT_EXPORT_DB">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/HabitsApplication.html#RESULT_EXPORT_DB">RESULT_EXPORT_DB</a></code></td>
|
|
<td class="colLast"><code>3</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.HabitsApplication.RESULT_IMPORT_DATA">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/HabitsApplication.html#RESULT_IMPORT_DATA">RESULT_IMPORT_DATA</a></code></td>
|
|
<td class="colLast"><code>1</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.isoron.uhabits.models.<a href="org/isoron/uhabits/models/Checkmark.html" title="class in org.isoron.uhabits.models">Checkmark</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.models.Checkmark.CHECKED_EXPLICITLY">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/models/Checkmark.html#CHECKED_EXPLICITLY">CHECKED_EXPLICITLY</a></code></td>
|
|
<td class="colLast"><code>2</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.models.Checkmark.CHECKED_IMPLICITLY">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/models/Checkmark.html#CHECKED_IMPLICITLY">CHECKED_IMPLICITLY</a></code></td>
|
|
<td class="colLast"><code>1</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.models.Checkmark.UNCHECKED">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/models/Checkmark.html#UNCHECKED">UNCHECKED</a></code></td>
|
|
<td class="colLast"><code>0</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.isoron.uhabits.models.<a href="org/isoron/uhabits/models/Habit.html" title="class in org.isoron.uhabits.models">Habit</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.models.Habit.HABIT_URI_FORMAT">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/isoron/uhabits/models/Habit.html#HABIT_URI_FORMAT">HABIT_URI_FORMAT</a></code></td>
|
|
<td class="colLast"><code>"content://org.isoron.uhabits/habit/%d"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.isoron.uhabits.models.<a href="org/isoron/uhabits/models/Score.html" title="class in org.isoron.uhabits.models">Score</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.models.Score.MAX_VALUE">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/models/Score.html#MAX_VALUE">MAX_VALUE</a></code></td>
|
|
<td class="colLast"><code>19259478</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>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></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.models.sqlite.records.HabitRecord.HABIT_URI_FORMAT">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/isoron/uhabits/models/sqlite/records/HabitRecord.html#HABIT_URI_FORMAT">HABIT_URI_FORMAT</a></code></td>
|
|
<td class="colLast"><code>"content://org.isoron.uhabits/habit/%d"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.isoron.uhabits.tasks.<a href="org/isoron/uhabits/tasks/ImportDataTask.html" title="class in org.isoron.uhabits.tasks">ImportDataTask</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.tasks.ImportDataTask.FAILED">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/tasks/ImportDataTask.html#FAILED">FAILED</a></code></td>
|
|
<td class="colLast"><code>3</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.tasks.ImportDataTask.NOT_RECOGNIZED">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/tasks/ImportDataTask.html#NOT_RECOGNIZED">NOT_RECOGNIZED</a></code></td>
|
|
<td class="colLast"><code>2</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.tasks.ImportDataTask.SUCCESS">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/tasks/ImportDataTask.html#SUCCESS">SUCCESS</a></code></td>
|
|
<td class="colLast"><code>1</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.isoron.uhabits.utils.<a href="org/isoron/uhabits/utils/InterfaceUtils.html" title="class in org.isoron.uhabits.utils">InterfaceUtils</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.utils.InterfaceUtils.ISORON_NAMESPACE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/isoron/uhabits/utils/InterfaceUtils.html#ISORON_NAMESPACE">ISORON_NAMESPACE</a></code></td>
|
|
<td class="colLast"><code>"http://isoron.org/android"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.utils.InterfaceUtils.THEME_DARK">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/utils/InterfaceUtils.html#THEME_DARK">THEME_DARK</a></code></td>
|
|
<td class="colLast"><code>1</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.isoron.uhabits.utils.InterfaceUtils.THEME_LIGHT">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/isoron/uhabits/utils/InterfaceUtils.html#THEME_LIGHT">THEME_LIGHT</a></code></td>
|
|
<td class="colLast"><code>0</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</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><a href="index-files/index-1.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
|
|
<li><a href="constant-values.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses-noframe.html">All 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>
|