Michael Bebenita
|
629bd80f34
|
Merge.
|
2014-12-11 16:04:20 -08:00 |
Brendan Dahl
|
4abe001e2e
|
Merge branch 'master' of https://github.com/andreasgal/j2me.js into jit-merge-mbx
Conflicts:
libs/fs.js
midp/media.js
tests/automation.js
vm.js
|
2014-12-01 10:25:23 -08:00 |
Michael Bebenita
|
7f038ee4aa
|
Make sure we don't write inadvertently to stdout.
|
2014-12-01 00:04:48 -08:00 |
Michael Bebenita
|
f5f95ae10c
|
Lots and lots of changes.
|
2014-11-26 01:21:11 -08:00 |
Myk Melez
|
49b0b3a304
|
unrefactor IDB access
|
2014-11-23 19:52:48 -08:00 |
Myk Melez
|
e25ac3c22e
|
consolidate all asyncStorage usage in fs
|
2014-11-23 18:50:08 -08:00 |
Marco Castelluccio
|
5291054f93
|
Basic MozActivity mock
|
2014-11-20 23:18:40 +01:00 |
Michael Bebenita
|
51fe908c63
|
Some cleanup.
|
2014-11-18 01:03:00 -08:00 |
Brendan Dahl
|
9e1924cb81
|
Resolve merge conflicts.
|
2014-11-17 15:58:56 -08:00 |
Michael Bebenita
|
ad99306ee6
|
Emit one large blob of JIT code.
|
2014-11-17 14:53:06 -08:00 |
Eric Rahm
|
f13b4cec45
|
Only load tests.jar when actually testing
This restrictes the loading of tests.jar to when the Java tests are actually
being run.
|
2014-11-07 15:30:51 -08:00 |
Myk Melez
|
10b83a947b
|
use 'in' operator for to clarify conditional
|
2014-10-27 14:39:55 -07:00 |
Myk Melez
|
3a0c9e8ab1
|
disable gamepad by default
|
2014-10-27 14:23:23 -07:00 |
Myk Melez
|
d7afdcac28
|
consolidate RunTests promises
|
2014-10-23 13:27:57 -07:00 |
Myk Melez
|
e465f9d565
|
only use test cert when running tests
|
2014-10-22 12:13:19 -07:00 |
Myk Melez
|
e15c69722f
|
cache mobile info on startup
|
2014-10-15 16:11:41 -07:00 |
Myk Melez
|
911d67b0a5
|
move test contacts script to wrapper
|
2014-10-07 10:11:17 -07:00 |
Brendan Dahl
|
e2aa6e5e5c
|
Use notifications for connection registry instead of polling.
|
2014-10-02 14:51:59 -07:00 |
Brendan Dahl
|
d07f84fd77
|
Wait for FS init.
|
2014-09-29 10:36:11 -07:00 |
Brendan Dahl
|
2ebf181faf
|
Load jars independently of file system init.
|
2014-09-26 09:53:01 -07:00 |
Brendan Dahl
|
3ca4931ed9
|
Fix JAR/JAD files loading multiple times.
|
2014-09-25 18:37:54 -07:00 |
Myk Melez
|
d72f715dfd
|
test overridding non-native methods
|
2014-09-24 00:06:38 -07:00 |
Marco Castelluccio
|
4aba6bfbd9
|
Cleanup and change variable names for clarity
|
2014-09-23 15:28:40 -07:00 |
Marco Castelluccio
|
4ba14fbdf4
|
Perform initialization operations in parallel
|
2014-09-23 15:16:09 -07:00 |
Myk Melez
|
5f3457c6a9
|
correct indentation
|
2014-09-22 01:09:20 -07:00 |
Myk Melez
|
91d9692413
|
disable profiling by default; add URL param to enable it
|
2014-09-22 01:05:03 -07:00 |
Myk Melez
|
fa05ffc2aa
|
initial version of simple profiler that measures method call times
|
2014-09-20 15:13:26 -07:00 |
Marco Castelluccio
|
7eb5d6fd5b
|
Add missing space
|
2014-09-19 16:54:29 -07:00 |
Marco Castelluccio
|
77a320ee55
|
Mock the contacts module during tests
|
2014-09-19 13:25:03 -07:00 |
Myk Melez
|
e3653fac7e
|
add a test that checks the value of an int returned by a native
|
2014-09-16 09:56:07 -07:00 |
Myk Melez
|
b133179205
|
add stub console module
|
2014-09-08 01:38:14 -07:00 |
Marco
|
4d987e4a94
|
Merge pull request #201 from mykmelez/fix-mnc
prepend MCC value to com.nokia.mid.mnc
|
2014-09-05 11:41:00 -07:00 |
Myk Melez
|
3f47385bb6
|
add mnc and mcc URL params
|
2014-09-05 11:34:30 -07:00 |
Marco Castelluccio
|
71b1148504
|
Create Persistent dir on startup
|
2014-09-05 10:04:33 -07:00 |
Marco Castelluccio
|
2b7728d78a
|
Make the RunTests midlet run by default
|
2014-09-02 18:04:13 -07:00 |
Marco Castelluccio
|
4ff1147a69
|
Remove _main.ks and use the automatically generated certs/_main.ks
|
2014-08-28 13:37:09 -07:00 |
Marco Castelluccio
|
9d518ee102
|
Move _main.ks at the top level
|
2014-08-28 11:32:57 -07:00 |
Marco Castelluccio
|
a200f124c6
|
Load and store _main.ks only if it doesn't already exist
|
2014-08-28 11:22:43 -07:00 |
Marco Castelluccio
|
312fd7bc43
|
Load keystore at startup
|
2014-08-26 10:57:42 -07:00 |
Myk Melez
|
3e6aedde9e
|
Merge pull request #121 from marco-c/add_print_all_exceptions_button
Add a print all exceptions button
|
2014-08-21 13:54:55 -07:00 |
Marco Castelluccio
|
7b8ecd1a4f
|
lastPushRegistrationId is now called lastRegistrationId
|
2014-08-21 11:23:33 -07:00 |
Marco Castelluccio
|
d99df01d0e
|
Make it clear whether the trace or print all exceptions buttons are enabled or not
|
2014-08-21 09:47:08 -07:00 |
Marco Castelluccio
|
c747605ded
|
Add a button to print all exceptions (even caught ones)
|
2014-08-21 09:46:07 -07:00 |
Marco Castelluccio
|
2600816d0f
|
A hack to launch Foreground midlets for midlet suites that have a background midlet and a foreground midlet
|
2014-08-20 14:31:05 -07:00 |
Andreas Gal
|
215760a0c2
|
add a trace button
|
2014-08-08 13:27:00 -07:00 |
Andreas Gal
|
7380c16ee2
|
always start the main class via an isolate
|
2014-08-08 00:47:11 -07:00 |
Andreas Gal
|
cb01dd72c1
|
factor our loading of builtin classes
|
2014-08-07 23:03:10 -07:00 |
Marco Castelluccio
|
9b4fff0e46
|
Remove MIDP.manifest redefinition from main.js
|
2014-08-07 15:23:44 -07:00 |
Marco Castelluccio
|
0af6798063
|
Remove console.info
|
2014-08-07 15:19:21 -07:00 |
Marco Castelluccio
|
6483973d22
|
Allow loading JAD manifest with a jad url param
|
2014-08-07 15:18:03 -07:00 |