Marco Castelluccio
|
f3b184b3e4
|
Move newArray and its relatives from Context and Runtime to util
|
2014-10-27 13:13:54 +01:00 |
Marco Castelluccio
|
820f2ef5da
|
Pass ctx as last optional parameter. Fixes #485.
|
2014-10-27 12:37:53 +01:00 |
Pin Zhang
|
58ade9022a
|
Implements localmsg://nokia.phone-status
|
2014-10-15 09:14:40 +08:00 |
Marco Castelluccio
|
fe632fa95c
|
Return boolean values in two functions that are supposed to return boolean values
|
2014-10-14 15:53:04 -07:00 |
Marco Castelluccio
|
6181b610e4
|
Port midp/codec.js natives to Native.create
|
2014-10-14 13:29:45 -07:00 |
Marco Castelluccio
|
2e244817f5
|
Properly support error conditions in the DataDecoder class
|
2014-09-16 18:02:18 -07:00 |
Marco Castelluccio
|
24dd3e4590
|
Implement DataDecoder::listHasMoreItems
|
2014-09-16 15:33:50 -07:00 |
Marco Castelluccio
|
4da71d84eb
|
Implement getBoolean native
|
2014-09-11 16:31:33 -07:00 |
Marco Castelluccio
|
6fe0ae7292
|
Implement DataEncoder::put native (with boolean value)
|
2014-09-11 16:21:39 -07:00 |
Marco Castelluccio
|
217039ef50
|
Remove logging statements
|
2014-09-10 10:49:51 -07:00 |
Marco Castelluccio
|
77ba52f635
|
Fix typo in codec.js
|
2014-09-10 10:21:13 -07:00 |
Marco Castelluccio
|
2350b51aa1
|
Add logging
|
2014-09-10 09:00:35 -07:00 |
Marco Castelluccio
|
70ef965248
|
Add DataType constants in midp/codec.js
|
2014-09-09 18:43:45 -07:00 |
Marco Castelluccio
|
8943f5dea5
|
Fix indentation in midp/codec.js
|
2014-09-09 17:07:56 -07:00 |
Marco Castelluccio
|
1ca216c5cc
|
putString and putLong are the same, just use a single function
|
2014-09-09 17:05:04 -07:00 |
Marco Castelluccio
|
591a19d173
|
Use an array to encode/decode values
|
2014-09-09 17:03:21 -07:00 |
Marco Castelluccio
|
89bc97253e
|
Implement DataDecoder and DataEncoder using native methods
|
2014-09-09 15:18:11 -07:00 |