Граф коммитов

44 Коммитов

Автор SHA1 Сообщение Дата
Myk Melez b981b50cba reflect download JAD into SuiteProperties 2014-12-23 15:56:47 -08:00
Marco 4462116496 Merge pull request #775 from mykmelez/notify-import-complete
alert developer that import completed
2014-12-23 13:21:29 +01:00
Myk Melez ee075a3d64 alert developer that import completed 2014-12-22 21:39:40 -08:00
Marco Castelluccio dcae7f4265 Revoke object URL created by the notification DumbPipe. Fixes #736 2014-12-23 04:03:06 +01:00
Myk Melez bd0ff96f8a rename and refactor conflicting 'load' function 2014-12-18 16:56:15 -08:00
Myk Melez f75ef1d517 Merge branch 'test-init-fs' into normalize-dir-list 2014-12-14 21:44:20 -08:00
Myk Melez 41d335c017 WIP of testing fs initialization 2014-12-14 19:36:54 -08:00
PinZhang f14d593c1f Merge pull request #698 from PinZhang/pzhang/no-camera
VM stops if no camera is found.
2014-12-15 10:27:17 +08:00
Marco Castelluccio a639f61615 Add missing semicolons 2014-12-12 09:53:11 +01:00
Marco Castelluccio 37c186cbdc Make the JARDownloader pipe server send 'fail' and 'progress' messages 2014-12-11 20:41:52 +01:00
Marco Castelluccio 3ffcc2152c Merge branch 'master' of https://github.com/andreasgal/j2me.js into download_jad
Conflicts:
	index.js
	manifest.webapp
2014-12-11 00:57:55 +01:00
Marco Castelluccio 0d8fec5ef2 Add newline at the end of the file 2014-12-10 20:05:03 +01:00
Pin Zhang c79d67bf1b VM stops if no camera is found. 2014-12-09 22:06:03 +08:00
Marco Castelluccio 23edb79cfc Use systemXHR to circumvent CORS 2014-12-09 00:36:36 +01:00
Marco Castelluccio fa4a725256 Fix manifest parsing with entries that have ':' character in the value 2014-12-09 00:35:02 +01:00
Marco Castelluccio ca0d11b36f Download JAD manifest and JAR archive at first run; store it in the FS for subsequent runs 2014-12-09 00:16:06 +01:00
Marco Castelluccio 25869a4521 Resize icon to 32x32 pixels, needed for the Notifications API to work 2014-12-08 21:37:54 +01:00
Marco Castelluccio ffbc3f1883 Show notification when the Indicator is active, close the notification when the Indicator is inactive 2014-12-08 01:00:06 +01:00
Marco Castelluccio 589f91e42f Merge branch 'master' of https://github.com/andreasgal/j2me.js into indicator
Conflicts:
	manifest.webapp
2014-12-07 21:44:25 +01:00
Pin Zhang 22e15e203d Fix issue: only first snapshot sucess
It will fail to take another snapshot with an exception that tells timeout.
2014-12-05 12:13:51 -08:00
Marco Castelluccio b5fcfd92c6 Merge branch 'master' of https://github.com/andreasgal/j2me.js into indicator
Conflicts:
	index.js
	manifest.webapp
	midp/gfx.js
2014-12-04 19:26:17 -08:00
Marco Castelluccio 05bfa19d2b Return null if contact is null 2014-12-02 16:43:00 -06:00
Marco Castelluccio 8e62edf073 Turn mozContacts into normal objects before sending them via the pipe 2014-12-02 09:32:56 -08:00
Marco Castelluccio fea1d67032 Use real camera dimensions 2014-11-28 01:52:42 +01:00
Marco Castelluccio 2cf00c6abc Use image format for toBlob from the encoding parameter instead of hardcoding it as 'image/jpeg' 2014-11-25 17:19:31 +01:00
Marco Castelluccio 79332d5314 Take a shot from the camera stream 2014-11-25 17:04:34 +01:00
Marco Castelluccio 2605d35a5a Show the getUserMedia camera stream when a MIDlet opens a capture://image media element 2014-11-25 17:01:59 +01:00
Marco Castelluccio 328cba1190 Fix recently landed AudioRecorder 2014-11-24 12:44:49 +01:00
Marco Castelluccio ce14a6bf0b Merge branch 'master' of https://github.com/andreasgal/j2me.js into pipe_postMessage 2014-11-24 12:40:11 +01:00
Pin Zhang c04486a44e Fix the timing issue when media permission prompt is not disabled.
Also add audio-capture to permissions of manifest.webapp.
2014-11-24 14:02:38 +08:00
Pin Zhang 137be70042 Implement audio capture api 2014-11-24 13:54:02 +08:00
Marco Castelluccio a875b3ac0f Use postMessage to communicate from parent to child. Fixes #532 2014-11-24 02:19:26 +01:00
Marco Castelluccio 2ae1ab6f4d Register pipe to send notifications using the Notification API 2014-11-13 00:07:47 +01:00
Myk Melez 054d683ced clean up logging and error reporting 2014-10-22 16:32:32 -07:00
Myk Melez 5915d0510f work-in-progress impl of SSL stream test 2014-10-21 17:02:04 -07:00
Myk Melez e6c09d34c2 use setZeroTimeout 2014-10-15 15:14:13 -07:00
Myk Melez 3926f02369 only send to the parent the data being sent to the TCP socket 2014-10-15 15:04:50 -07:00
Myk Melez b3c65bf3c2 only register echo pipe when running tests 2014-10-15 00:37:35 -07:00
Myk Melez 4737421d94 make senders register themselves 2014-10-15 00:34:07 -07:00
Myk Melez 056beb7e65 improve terminology 2014-10-15 00:10:59 -07:00
Myk Melez 2a9aea345e call pipe in timeout to minimize risk of blocking child frame 2014-10-13 14:38:41 -07:00
Myk Melez 2ce48cd787 fix tests when run in automation 2014-10-13 00:02:46 -07:00
Myk Melez 43ab05593c make dumb pipe work without mozbrowser 2014-10-12 23:15:01 -07:00
Myk Melez f48741ef05 rename files to match current scheme 2014-10-12 22:50:58 -07:00