Skip to content

Commit

Permalink
2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vagrant committed Aug 15, 2014
1 parent f051421 commit c2f9710
Show file tree
Hide file tree
Showing 58 changed files with 410 additions and 595 deletions.
2 changes: 2 additions & 0 deletions PebbleKit-iOS.docset/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
<key>DocSetMinimumXcodeVersion</key>
<string>3.0</string>

<key>DashDocSetFamily</key>
<string>appledoc</string>
<key>DocSetPublisherIdentifier</key>
<string>com.getpebble.documentation</string>
<key>DocSetPublisherName</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>NSData(Pebble) Category Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<meta name="viewport" content="width=550" />
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
Expand Down Expand Up @@ -100,8 +99,8 @@ <h1 class="title title-header">NSData(Pebble) Category Reference</h1>
</tr>
</tbody></table></div>




Expand All @@ -117,7 +116,6 @@ <h2 class="subtitle subtitle-tasks">Tasks</h2>
<li>
<span class="tooltip">
<code><a href="#//api/name/dictionaryFromPebbleDictionaryDataWithError:">&ndash;&nbsp;dictionaryFromPebbleDictionaryDataWithError:</a></code>
<span class="tooltip"><p>Interprets the receiver as Pebble dict data and deserializes it into an NSDictionary.</p></span>
</span>


Expand Down Expand Up @@ -193,6 +191,8 @@ <h4 class="method-subtitle">Declared In</h4>
</div>




</div>
<div class="main-navigation navigation-bottom">
<ul>
Expand All @@ -203,7 +203,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 Pebble Technology Corp.. All rights reserved. (Last updated: 2014-06-10)</span><br />
<p><span class="copyright">&copy; 2014 Pebble Technology Corp.. All rights reserved. (Last updated: 2014-08-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>NSDictionary(Pebble) Category Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<meta name="viewport" content="width=550" />
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
Expand Down Expand Up @@ -100,8 +99,8 @@ <h1 class="title title-header">NSDictionary(Pebble) Category Reference</h1>
</tr>
</tbody></table></div>




Expand All @@ -117,7 +116,6 @@ <h2 class="subtitle subtitle-tasks">Tasks</h2>
<li>
<span class="tooltip">
<code><a href="#//api/name/pebbleDictionaryData:">&ndash;&nbsp;pebbleDictionaryData:</a></code>
<span class="tooltip"><p>Serializes the receiver into a Pebble dict.</p></span>
</span>


Expand Down Expand Up @@ -197,6 +195,8 @@ <h4 class="method-subtitle">Declared In</h4>
</div>




</div>
<div class="main-navigation navigation-bottom">
<ul>
Expand All @@ -207,7 +207,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 Pebble Technology Corp.. All rights reserved. (Last updated: 2014-06-10)</span><br />
<p><span class="copyright">&copy; 2014 Pebble Technology Corp.. All rights reserved. (Last updated: 2014-08-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>NSError(Pebble) Category Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<meta name="viewport" content="width=550" />
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
Expand Down Expand Up @@ -108,8 +107,8 @@ <h1 class="title title-header">NSError(Pebble) Category Reference</h1>
</tr>
</tbody></table></div>


<div class="section section-overview">
<a title="Overview" name="overview"></a>
Expand All @@ -134,16 +133,12 @@ <h2 class="subtitle subtitle-tasks">Tasks</h2>
<li>
<span class="tooltip">
<code><a href="#//api/name/pebbleErrorWithCode:underLyingError:">+&nbsp;pebbleErrorWithCode:underLyingError:</a></code>
<span class="tooltip"><p>Convenience method to create an NSError object with <PBErrorDomain> error domain
and a given PBErrorCode and with an underlying NSError object.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/pebbleErrorWithCode:">+&nbsp;pebbleErrorWithCode:</a></code>
<span class="tooltip"><p>Convenience method to create an NSError object with <PBErrorDomain> error domain
and a given PBErrorCode.</p></span>
</span>


Expand Down Expand Up @@ -278,6 +273,8 @@ <h4 class="method-subtitle">Declared In</h4>





</div>
<div class="main-navigation navigation-bottom">
<ul>
Expand All @@ -288,7 +285,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 Pebble Technology Corp.. All rights reserved. (Last updated: 2014-06-10)</span><br />
<p><span class="copyright">&copy; 2014 Pebble Technology Corp.. All rights reserved. (Last updated: 2014-08-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>NSNumber(stdint) Category Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<meta name="viewport" content="width=550" />
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
Expand Down Expand Up @@ -167,8 +166,8 @@ <h1 class="title title-header">NSNumber(stdint) Category Reference</h1>
</tr>
</tbody></table></div>


<div class="section section-overview">
<a title="Overview" name="overview"></a>
Expand All @@ -193,107 +192,90 @@ <h2 class="subtitle subtitle-tasks">Tasks</h2>
<li>
<span class="tooltip">
<code><a href="#//api/name/uint32Value">&ndash;&nbsp;uint32Value</a></code>
<span class="tooltip"><p>Interprets the receiver as a 32-bits wide, unsigned integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/uint16Value">&ndash;&nbsp;uint16Value</a></code>
<span class="tooltip"><p>Interprets the receiver as a 16-bits wide, unsigned integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/uint8Value">&ndash;&nbsp;uint8Value</a></code>
<span class="tooltip"><p>Interprets the receiver as a 8-bits wide, unsigned integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/int32Value">&ndash;&nbsp;int32Value</a></code>
<span class="tooltip"><p>Interprets the receiver as a 32-bits wide, signed integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/int16Value">&ndash;&nbsp;int16Value</a></code>
<span class="tooltip"><p>Interprets the receiver as a 16-bits wide, signed integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/int8Value">&ndash;&nbsp;int8Value</a></code>
<span class="tooltip"><p>Interprets the receiver as a 8-bits wide, signed integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/numberWithUint32:">+&nbsp;numberWithUint32:</a></code>
<span class="tooltip"><p>Creates an NSNumber with a 32-bits wide, unsigned integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/numberWithUint16:">+&nbsp;numberWithUint16:</a></code>
<span class="tooltip"><p>Creates an NSNumber with a 16-bits wide, unsigned integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/numberWithUint8:">+&nbsp;numberWithUint8:</a></code>
<span class="tooltip"><p>Creates an NSNumber with a 8-bits wide, unsigned integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/numberWithInt32:">+&nbsp;numberWithInt32:</a></code>
<span class="tooltip"><p>Creates an NSNumber with a 32-bits wide, signed integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/numberWithInt16:">+&nbsp;numberWithInt16:</a></code>
<span class="tooltip"><p>Creates an NSNumber with a 16-bits wide, signed integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/numberWithInt8:">+&nbsp;numberWithInt8:</a></code>
<span class="tooltip"><p>Creates an NSNumber with a 8-bits wide, signed integer.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/isFloat">&ndash;&nbsp;isFloat</a></code>
<span class="tooltip"><p>Gets whether the number that is stored by the receiver should be interpreted
as a floating pointer number or not.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/isSigned">&ndash;&nbsp;isSigned</a></code>
<span class="tooltip"><p>Gets whether the number that is stored by the receiver should be interpreted
as a signed integer or not.</p></span>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/width">&ndash;&nbsp;width</a></code>
<span class="tooltip"><p>Gets the width in bytes of the integer that is stored by the receiver.</p></span>
</span>


Expand Down Expand Up @@ -942,6 +924,8 @@ <h4 class="method-subtitle">Declared In</h4>
</div>




</div>
<div class="main-navigation navigation-bottom">
<ul>
Expand All @@ -952,7 +936,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 Pebble Technology Corp.. All rights reserved. (Last updated: 2014-06-10)</span><br />
<p><span class="copyright">&copy; 2014 Pebble Technology Corp.. All rights reserved. (Last updated: 2014-08-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>PBBitmap Class Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<meta name="viewport" content="width=550" />
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
Expand Down Expand Up @@ -130,8 +129,8 @@ <h1 class="title title-header">PBBitmap Class Reference</h1>
</tr>
</tbody></table></div>


<div class="section section-overview">
<a title="Overview" name="overview"></a>
Expand All @@ -156,40 +155,30 @@ <h2 class="subtitle subtitle-tasks">Tasks</h2>
<li>
<span class="tooltip">
<code><a href="#//api/name/pixelData">&nbsp;&nbsp;pixelData</a></code>
<span class="tooltip"><p>The pixel data of the bitmap.
This corresponds to the data as pointed to by GBitmap&rsquo;s <code>addr</code> field.</p></span>
</span>
<span class="task-item-suffix">property</span>

</li><li>
<span class="tooltip">
<code><a href="#//api/name/rowSizeBytes">&nbsp;&nbsp;rowSizeBytes</a></code>
<span class="tooltip"><p>The number of bytes per row.
Always a multiple of 4 bytes.</p></span>
</span>
<span class="task-item-suffix">property</span>

</li><li>
<span class="tooltip">
<code><a href="#//api/name/infoFlags">&nbsp;&nbsp;infoFlags</a></code>
<span class="tooltip"><p>Bitfield of metadata flags.
This corresponds to GBitmap&rsquo;s <code>info_flags</code> field.</p></span>
</span>
<span class="task-item-suffix">property</span>

</li><li>
<span class="tooltip">
<code><a href="#//api/name/bounds">&nbsp;&nbsp;bounds</a></code>
<span class="tooltip"><p>The box of bits inside <a href="#//api/name/pixelData"><code>pixelData</code></a>, that contains
the actual image data to use.
This corresponds to GBitmap&rsquo;s <code>bounds</code> field.</p></span>
</span>
<span class="task-item-suffix">property</span>

</li><li>
<span class="tooltip">
<code><a href="#//api/name/pebbleBitmapWithUIImage:">+&nbsp;pebbleBitmapWithUIImage:</a></code>
<span class="tooltip"><p>Factory method to create a PBBitmap from a UIImage instance.</p></span>
</span>


Expand Down Expand Up @@ -444,6 +433,8 @@ <h4 class="method-subtitle">Declared In</h4>





</div>
<div class="main-navigation navigation-bottom">
<ul>
Expand All @@ -454,7 +445,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 Pebble Technology Corp.. All rights reserved. (Last updated: 2014-06-10)</span><br />
<p><span class="copyright">&copy; 2014 Pebble Technology Corp.. All rights reserved. (Last updated: 2014-08-15)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
Loading

0 comments on commit c2f9710

Please sign in to comment.