pluotsorbet/midp
Myk Melez b4bc956627 Merge branch 'master' into replace-file-connection
Conflicts:
	java/Makefile
2015-02-11 16:05:01 -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 Use Int8Array instead of Uint8Array throughout the codebase 2015-02-03 01:56:53 +01:00
device_control.js Remove createAlternateImpl. 2014-12-18 18:41:24 -06:00
frameanimator.js make unimplemented native 'constructor' add itself to Native hash 2015-01-28 10:26:04 -08:00
fs.js remove errant and unnecessary check 2015-02-09 15:47:19 -08:00
gestures.js Implement GestureEventImpl in JavaScript 2015-01-28 16:59:08 +01:00
gfx.js Fix DisplayDevice.setFullScreen0 not to change the screen mode for the background display. 2015-02-05 15:52:49 +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 Use Int8Array instead of Uint8Array throughout the codebase 2015-02-03 01:56:53 +01:00
midp.js Ensure floatParam1 value of the native events sent by sendNativeEvent is float but not double 2015-02-10 14:42:05 +08:00
pim.js Replace $S with J2ME.newString. 2014-12-23 14:17:16 -06:00
sensor.js Use new bindings for sensor.js 2015-02-09 12:40:12 +08:00
sms.js Remove util.newPrimitiveArray. 2015-01-27 15:36:13 -08:00
socket.js Use Int8Array instead of Uint8Array throughout the codebase 2015-02-03 01:56:53 +01:00
text_editor.js Merge pull request #1015 from yxl/text-editor-innerHTML 2015-02-02 09:25:05 -08:00