pluotsorbet/midp
Tim Abraldes 890d04ef0b Review comments
Make `displayId` default to -1.

Rename the argument `suppressKeyEvents` so it doesn't obscure the module
variable of the same name.
2015-02-24 11:25:16 -08:00
..
background.js Fix indentation throughout midp/background.js 2015-02-01 02:09:03 +01:00
codec.js Use Int8Array instead of Uint8Array throughout the codebase 2015-02-03 01:56:53 +01:00
crypto.js Remove implementation of SHA natives 2015-02-18 15:10:14 +01:00
device_control.js
frameanimator.js make unimplemented native 'constructor' add itself to Native hash 2015-01-28 10:26:04 -08:00
fs.js Don't create JS strings from Java strings unnecessarily. 2015-02-17 14:20:28 -08:00
gestures.js Self-host GestureEvent methods 2015-02-16 19:36:08 +01:00
gfx.js Merge branch 'master' into midpmodule 2015-02-24 11:15:03 -08:00
localmsg.js Use Int8Array instead of Uint8Array throughout the codebase 2015-02-03 01:56:53 +01:00
location.js Use new bindings for location.js 2015-02-11 10:58:13 +08:00
media.js Merge branch 'master' into midpmodule 2015-02-17 10:14:59 -08:00
midp.js Review comments 2015-02-24 11:25:16 -08:00
pim.js
sensor.js Convert MIDP to module pattern. 2015-02-12 18:13:33 -08:00
sms.js
socket.js Remove unneeded setAsCurrentContext calls. Fixes #1022 2015-02-14 00:15:14 +01:00
text_editor.js Convert MIDP to module pattern. 2015-02-12 18:13:33 -08:00