Skip to content

Commit

Permalink
[Docs] Updated JavaDoc for release v0.116.
Browse files Browse the repository at this point in the history
  • Loading branch information
thecosmicfrog committed Nov 22, 2018
1 parent e0949e2 commit 010a510
Show file tree
Hide file tree
Showing 109 changed files with 1,238 additions and 801 deletions.
4 changes: 2 additions & 2 deletions doc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Tue Jun 19 22:37:26 IST 2018 -->
<!-- Generated by javadoc (1.8.0_152-release) on Thu Nov 22 18:49:04 GMT 2018 -->
<title>All Classes</title>
<meta name="date" content="2018-06-19">
<meta name="date" content="2018-11-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions doc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Tue Jun 19 22:37:26 IST 2018 -->
<!-- Generated by javadoc (1.8.0_152-release) on Thu Nov 22 18:49:04 GMT 2018 -->
<title>All Classes</title>
<meta name="date" content="2018-06-19">
<meta name="date" content="2018-11-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
76 changes: 65 additions & 11 deletions doc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Tue Jun 19 22:37:26 IST 2018 -->
<!-- Generated by javadoc (1.8.0_152-release) on Thu Nov 22 18:49:04 GMT 2018 -->
<title>Constant Field Values</title>
<meta name="date" content="2018-06-19">
<meta name="date" content="2018-11-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -82,6 +82,60 @@ <h2 title="org.thecosmicfrog">org.thecosmicfrog.*</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.thecosmicfrog.luasataglance.activity.<a href="org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html" title="class in org.thecosmicfrog.luasataglance.activity">FavouritesActivity</a></span><span class="tabEnd">&nbsp;</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.thecosmicfrog.luasataglance.activity.FavouritesActivity.CONNECTION_TIME_OUT_MS">
<!-- -->
</a><code>private&nbsp;final&nbsp;long</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html#CONNECTION_TIME_OUT_MS">CONNECTION_TIME_OUT_MS</a></code></td>
<td class="colLast"><code>5000L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.activity.FavouritesActivity.PATH_FAVOURITES_FETCH_MOBILE">
<!-- -->
</a><code>private&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html#PATH_FAVOURITES_FETCH_MOBILE">PATH_FAVOURITES_FETCH_MOBILE</a></code></td>
<td class="colLast"><code>"/favourites_fetch_mobile"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.activity.FavouritesActivity.PATH_FAVOURITES_FETCH_WEAR">
<!-- -->
</a><code>private&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html#PATH_FAVOURITES_FETCH_WEAR">PATH_FAVOURITES_FETCH_WEAR</a></code></td>
<td class="colLast"><code>"/favourites_fetch_wear"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.activity.FavouritesActivity.PATH_FAVOURITES_OPEN_APP_MOBILE">
<!-- -->
</a><code>private&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html#PATH_FAVOURITES_OPEN_APP_MOBILE">PATH_FAVOURITES_OPEN_APP_MOBILE</a></code></td>
<td class="colLast"><code>"/favourites_open_app_mobile"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.activity.FavouritesActivity.REQUEST_FETCH_FAVOURITES">
<!-- -->
</a><code>private&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html#REQUEST_FETCH_FAVOURITES">REQUEST_FETCH_FAVOURITES</a></code></td>
<td class="colLast"><code>"fetch_favourites"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.activity.FavouritesActivity.REQUEST_OPEN_MOBILE_APP">
<!-- -->
</a><code>private&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html#REQUEST_OPEN_MOBILE_APP">REQUEST_OPEN_MOBILE_APP</a></code></td>
<td class="colLast"><code>"open_favourites_activity"</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.thecosmicfrog.luasataglance.activity.<a href="org/thecosmicfrog/luasataglance/activity/FavouritesSelectActivity.html" title="class in org.thecosmicfrog.luasataglance.activity">FavouritesSelectActivity</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
Expand Down Expand Up @@ -226,63 +280,63 @@ <h2 title="org.thecosmicfrog">org.thecosmicfrog.*</h2>
<!-- -->
</a><code>private&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/service/WidgetListenerService.html#TEXTVIEW_INBOUND_STOP1_NAME">TEXTVIEW_INBOUND_STOP1_NAME</a></code></td>
<td class="colLast"><code>2131361874</code></td>
<td class="colLast"><code>2131361875</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.service.WidgetListenerService.TEXTVIEW_INBOUND_STOP1_TIME">
<!-- -->
</a><code>private&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/service/WidgetListenerService.html#TEXTVIEW_INBOUND_STOP1_TIME">TEXTVIEW_INBOUND_STOP1_TIME</a></code></td>
<td class="colLast"><code>2131361875</code></td>
<td class="colLast"><code>2131361876</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.service.WidgetListenerService.TEXTVIEW_INBOUND_STOP2_NAME">
<!-- -->
</a><code>private&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/service/WidgetListenerService.html#TEXTVIEW_INBOUND_STOP2_NAME">TEXTVIEW_INBOUND_STOP2_NAME</a></code></td>
<td class="colLast"><code>2131361876</code></td>
<td class="colLast"><code>2131361877</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.service.WidgetListenerService.TEXTVIEW_INBOUND_STOP2_TIME">
<!-- -->
</a><code>private&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/service/WidgetListenerService.html#TEXTVIEW_INBOUND_STOP2_TIME">TEXTVIEW_INBOUND_STOP2_TIME</a></code></td>
<td class="colLast"><code>2131361877</code></td>
<td class="colLast"><code>2131361878</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.service.WidgetListenerService.TEXTVIEW_OUTBOUND_STOP1_NAME">
<!-- -->
</a><code>private&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/service/WidgetListenerService.html#TEXTVIEW_OUTBOUND_STOP1_NAME">TEXTVIEW_OUTBOUND_STOP1_NAME</a></code></td>
<td class="colLast"><code>2131361879</code></td>
<td class="colLast"><code>2131361880</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.service.WidgetListenerService.TEXTVIEW_OUTBOUND_STOP1_TIME">
<!-- -->
</a><code>private&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/service/WidgetListenerService.html#TEXTVIEW_OUTBOUND_STOP1_TIME">TEXTVIEW_OUTBOUND_STOP1_TIME</a></code></td>
<td class="colLast"><code>2131361880</code></td>
<td class="colLast"><code>2131361881</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.service.WidgetListenerService.TEXTVIEW_OUTBOUND_STOP2_NAME">
<!-- -->
</a><code>private&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/service/WidgetListenerService.html#TEXTVIEW_OUTBOUND_STOP2_NAME">TEXTVIEW_OUTBOUND_STOP2_NAME</a></code></td>
<td class="colLast"><code>2131361881</code></td>
<td class="colLast"><code>2131361882</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.service.WidgetListenerService.TEXTVIEW_OUTBOUND_STOP2_TIME">
<!-- -->
</a><code>private&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/service/WidgetListenerService.html#TEXTVIEW_OUTBOUND_STOP2_TIME">TEXTVIEW_OUTBOUND_STOP2_TIME</a></code></td>
<td class="colLast"><code>2131361882</code></td>
<td class="colLast"><code>2131361883</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.thecosmicfrog.luasataglance.service.WidgetListenerService.TEXTVIEW_STOP_NAME">
<!-- -->
</a><code>private&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/thecosmicfrog/luasataglance/service/WidgetListenerService.html#TEXTVIEW_STOP_NAME">TEXTVIEW_STOP_NAME</a></code></td>
<td class="colLast"><code>2131361883</code></td>
<td class="colLast"><code>2131361884</code></td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 2 additions & 2 deletions doc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Tue Jun 19 22:37:26 IST 2018 -->
<!-- Generated by javadoc (1.8.0_152-release) on Thu Nov 22 18:49:04 GMT 2018 -->
<title>Deprecated List</title>
<meta name="date" content="2018-06-19">
<meta name="date" content="2018-11-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions doc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Tue Jun 19 22:37:26 IST 2018 -->
<!-- Generated by javadoc (1.8.0_152-release) on Thu Nov 22 18:49:04 GMT 2018 -->
<title>API Help</title>
<meta name="date" content="2018-06-19">
<meta name="date" content="2018-11-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions doc/index-files/index-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Tue Jun 19 22:37:26 IST 2018 -->
<!-- Generated by javadoc (1.8.0_152-release) on Thu Nov 22 18:49:04 GMT 2018 -->
<title>A-Index</title>
<meta name="date" content="2018-06-19">
<meta name="date" content="2018-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
8 changes: 2 additions & 6 deletions doc/index-files/index-10.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Tue Jun 19 22:37:26 IST 2018 -->
<!-- Generated by javadoc (1.8.0_152-release) on Thu Nov 22 18:49:04 GMT 2018 -->
<title>L-Index</title>
<meta name="date" content="2018-06-19">
<meta name="date" content="2018-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -85,8 +85,6 @@ <h2 class="title">L</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/activity/LineFragment.html#LineFragment--">LineFragment()</a></span> - Constructor for class org.thecosmicfrog.luasataglance.activity.<a href="../org/thecosmicfrog/luasataglance/activity/LineFragment.html" title="class in org.thecosmicfrog.luasataglance.activity">LineFragment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html#listFavouriteStops">listFavouriteStops</a></span> - Variable in class org.thecosmicfrog.luasataglance.activity.<a href="../org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html" title="class in org.thecosmicfrog.luasataglance.activity">FavouritesActivity</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/activity/MapsActivity.html#listMarkers">listMarkers</a></span> - Variable in class org.thecosmicfrog.luasataglance.activity.<a href="../org/thecosmicfrog/luasataglance/activity/MapsActivity.html" title="class in org.thecosmicfrog.luasataglance.activity">MapsActivity</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/service/WidgetListenerService.html#listSelectedStops">listSelectedStops</a></span> - Variable in class org.thecosmicfrog.luasataglance.service.<a href="../org/thecosmicfrog/luasataglance/service/WidgetListenerService.html" title="class in org.thecosmicfrog.luasataglance.service">WidgetListenerService</a></dt>
Expand Down Expand Up @@ -139,8 +137,6 @@ <h2 class="title">L</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/object/StopCoords.html#LOG_TAG">LOG_TAG</a></span> - Variable in class org.thecosmicfrog.luasataglance.object.<a href="../org/thecosmicfrog/luasataglance/object/StopCoords.html" title="class in org.thecosmicfrog.luasataglance.object">StopCoords</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/object/StopForecast.html#LOG_TAG">LOG_TAG</a></span> - Variable in class org.thecosmicfrog.luasataglance.object.<a href="../org/thecosmicfrog/luasataglance/object/StopForecast.html" title="class in org.thecosmicfrog.luasataglance.object">StopForecast</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/receiver/NotifyTimesReceiver.html#LOG_TAG">LOG_TAG</a></span> - Variable in class org.thecosmicfrog.luasataglance.receiver.<a href="../org/thecosmicfrog/luasataglance/receiver/NotifyTimesReceiver.html" title="class in org.thecosmicfrog.luasataglance.receiver">NotifyTimesReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/receiver/StartServiceAtBootReceiver.html#LOG_TAG">LOG_TAG</a></span> - Variable in class org.thecosmicfrog.luasataglance.receiver.<a href="../org/thecosmicfrog/luasataglance/receiver/StartServiceAtBootReceiver.html" title="class in org.thecosmicfrog.luasataglance.receiver">StartServiceAtBootReceiver</a></dt>
Expand Down
4 changes: 2 additions & 2 deletions doc/index-files/index-11.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Tue Jun 19 22:37:26 IST 2018 -->
<!-- Generated by javadoc (1.8.0_152-release) on Thu Nov 22 18:49:04 GMT 2018 -->
<title>M-Index</title>
<meta name="date" content="2018-06-19">
<meta name="date" content="2018-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
6 changes: 4 additions & 2 deletions doc/index-files/index-12.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Tue Jun 19 22:37:26 IST 2018 -->
<!-- Generated by javadoc (1.8.0_152-release) on Thu Nov 22 18:49:04 GMT 2018 -->
<title>N-Index</title>
<meta name="date" content="2018-06-19">
<meta name="date" content="2018-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -87,6 +87,8 @@ <h2 class="title">N</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/util/Constant.html#NO_LINE">NO_LINE</a></span> - Static variable in class org.thecosmicfrog.luasataglance.util.<a href="../org/thecosmicfrog/luasataglance/util/Constant.html" title="class in org.thecosmicfrog.luasataglance.util">Constant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html#nodeId">nodeId</a></span> - Variable in class org.thecosmicfrog.luasataglance.activity.<a href="../org/thecosmicfrog/luasataglance/activity/FavouritesActivity.html" title="class in org.thecosmicfrog.luasataglance.activity">FavouritesActivity</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/activity/StopForecastActivity.html#nodeId">nodeId</a></span> - Variable in class org.thecosmicfrog.luasataglance.activity.<a href="../org/thecosmicfrog/luasataglance/activity/StopForecastActivity.html" title="class in org.thecosmicfrog.luasataglance.activity">StopForecastActivity</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/thecosmicfrog/luasataglance/service/WearMessageListenerService.html#nodeId">nodeId</a></span> - Variable in class org.thecosmicfrog.luasataglance.service.<a href="../org/thecosmicfrog/luasataglance/service/WearMessageListenerService.html" title="class in org.thecosmicfrog.luasataglance.service">WearMessageListenerService</a></dt>
Expand Down
Loading

0 comments on commit 010a510

Please sign in to comment.