Skip to content

Commit c2f9710

Browse files
author
vagrant
committed
2.4
1 parent f051421 commit c2f9710

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+410
-595
lines changed

PebbleKit-iOS.docset/Contents/Info.plist

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
<key>DocSetMinimumXcodeVersion</key>
2323
<string>3.0</string>
2424

25+
<key>DashDocSetFamily</key>
26+
<string>appledoc</string>
2527
<key>DocSetPublisherIdentifier</key>
2628
<string>com.getpebble.documentation</string>
2729
<key>DocSetPublisherName</key>

PebbleKit-iOS.docset/Contents/Resources/Documents/Categories/NSData+Pebble.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
55
<title>NSData(Pebble) Category Reference</title>
66
<meta id="xcode-display" name="xcode-display" content="render"/>
7-
<meta name="viewport" content="width=550" />
87
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
98
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
109
<meta name="generator" content="appledoc 2.2 (build 963)" />
@@ -100,8 +99,8 @@ <h1 class="title title-header">NSData(Pebble) Category Reference</h1>
10099
</tr>
101100
</tbody></table></div>
102101

103-
104-
102+
103+
105104

106105

107106

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

123121

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

195193

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

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

PebbleKit-iOS.docset/Contents/Resources/Documents/Categories/NSDictionary+Pebble.html

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

103-
104-
102+
103+
105104

106105

107106

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

123121

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

199197

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

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

PebbleKit-iOS.docset/Contents/Resources/Documents/Categories/NSError+Pebble.html

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

111-
112-
110+
111+
113112

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

141138

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

149144

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

279274

280275

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

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

PebbleKit-iOS.docset/Contents/Resources/Documents/Categories/NSNumber+stdint.html

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

170-
171-
169+
170+
172171

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

199197

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

206203

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

213209

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

220215

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

227221

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

234227

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

241233

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

248239

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

255245

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

262251

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

269257

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

276263

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

284269

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

292275

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

299281

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

944926

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

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

PebbleKit-iOS.docset/Contents/Resources/Documents/Classes/PBBitmap.html

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

133-
134-
132+
133+
135134

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

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

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

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

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

195184

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

445434

446435

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

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

0 commit comments

Comments
 (0)