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

251 Коммитов

Автор SHA1 Сообщение Дата
Andreas Gal 20bb2243c2 stub out Nokia gfx/UI code with natives so we can properly implement them 2014-08-10 16:18:19 -07:00
Marco Castelluccio 52300ac110 Add SSL classes from phoneME 2014-08-08 18:23:32 -07:00
Marco Castelluccio c529503ed8 Add classes supporting multiple isolates to the trustedClasses array in SecurityInitializer 2014-08-08 09:36:44 -07:00
Marco Castelluccio 22e3e753f1 Add other needed classes 2014-08-07 21:07:40 -07:00
Marco Castelluccio 5f48408259 Add AppIsolateMIDletSuiteLoader and its dependencies 2014-08-07 20:23:47 -07:00
Andreas Gal f141e496a0 Merge pull request #56 from marco-c/native_security_handler
Use the native version of the SecurityHandler class
2014-08-07 16:00:04 -07:00
Andreas Gal 4f0cb7f542 make build steps less noisy 2014-08-07 15:46:09 -07:00
Marco Castelluccio afda0c2b2a Remove logging statements 2014-08-07 15:44:47 -07:00
Marco Castelluccio 3e3811bea7 Use native version of the SecurityHandler class 2014-08-07 11:54:41 -07:00
Donovan Preston 403e476a64 Stubs for FrameAnimator; wa starts without errors (but has rendering errors) 2014-08-06 16:06:47 -04:00
Donovan Preston 99ddbca646 Merge branch 'extend-FrameAnimator-stubs' of https://github.com/mykmelez/j2me.js into extend-FrameAnimator-stubs 2014-08-06 15:57:08 -04:00
Marco Castelluccio d0ed542941 Add classes to support J2ME MVM (multitasking VM) 2014-08-06 11:36:10 -07:00
Marco Castelluccio 49dbc55baa Add some Nokia UI classes 2014-08-05 16:39:57 -07:00
Myk Melez 0b3e45abc7 populate FrameAnimator* stubs 2014-08-05 14:52:27 -07:00
Marco Castelluccio ad9205d2ca Add missing static keyword 2014-08-05 11:55:23 -07:00
Marco Castelluccio ad708ee107 Add stub Nokia-specific FrameAnimator classes 2014-08-05 11:29:21 -07:00
Marco Castelluccio 6e5637ee40 Add stub Nokia-specific Indicator and IndicatorManager classes 2014-08-05 10:59:51 -07:00
Marco Castelluccio 5923815f32 Add file.separator property and IBM's reference implementation of the FileConnecion API 2014-08-03 19:58:29 -07:00
Andreas Gal c052363c39 Merge pull request #17 from mykmelez/gesture-stubs
com.nokia.mid.ui.gestures stubs
2014-08-02 18:01:42 -07:00
Andreas Gal 2d5936857c load manifest from jar 2014-08-02 17:25:00 -07:00
Myk Melez c4c8a2da3d com.nokia.mid.ui.gestures stubs 2014-08-02 17:06:24 -07:00
Andreas Gal e05878781f Merge pull request #16 from marco-c/add_CHManagerImpl_class
Add CHManagerImpl class and the classes it depends upon
2014-08-01 21:35:59 -07:00
Marco Castelluccio ac32b8bf2a Add CHManagerImpl class and the classes it depends upon 2014-08-01 21:27:14 -07:00
Andreas Gal eca885a55b remove whitespace 2014-08-01 20:41:54 -07:00
Marco Castelluccio 89b876dff4 Add Nokia BGUtils class 2014-08-01 19:57:10 -07:00
Myk Melez fd03311860 add stub DisplayStateListener class 2014-08-01 16:54:50 -07:00
Andreas Gal a2ebe7724f add missing image assets 2014-07-31 20:19:04 -07:00
Andreas Gal b712c3314d add missing file 2014-07-31 19:58:52 -07:00
Andreas Gal 817647645e support LocalizedStringsBase.getContent 2014-07-31 18:29:17 -07:00
Andreas Gal f32410e851 add more assets 2014-07-31 08:43:24 -07:00
Andreas Gal 4b0d9e28e5 add more .png assets 2014-07-31 08:22:02 -07:00
Andreas Gal 72e379e8ed add missing files 2014-07-30 22:54:59 -07:00
Andreas Gal e59386cf67 add skin.bin 2014-07-30 19:14:36 -07:00
Andreas Gal 89b3e7bc40 ignore synthetic attribute 2014-07-29 17:34:46 -07:00
Andreas Gal 0647767b7c add midp 2014-07-29 17:02:28 -07:00
Andreas Gal 85a0526ad2 remove midp, only pull in i18n since we depend on that 2014-07-29 11:47:31 -07:00
Andreas Gal b7bcb9ef1b add midp/security 2014-07-29 11:02:28 -07:00
Andreas Gal 0177441b8d move i18 into midp 2014-07-29 10:15:46 -07:00
Andreas Gal aca46cb250 add i18n 2014-07-29 10:13:50 -07:00
Andreas Gal 1a08961d3f remove hack to join 2014-07-29 00:44:31 -07:00
Andreas Gal a25e18b0b5 a couple fixes to CLDC involving threads 2014-07-28 16:39:45 -07:00
Andreas Gal 18724d85c0 initialize main thread during startup 2014-07-20 00:35:00 -07:00
Andreas Gal 76801f1c66 throw proper internal exception when class can't be loaded and use native character conversion instead of CLDC's 2014-07-19 11:53:27 -07:00
Andreas Gal 8ac191c244 remove html files 2014-07-19 11:26:15 -07:00
Andreas Gal 8fb2523d6b switch default encoding to UTF-8 to fix a few test failures 2014-07-19 09:13:10 -07:00
Andreas Gal dbdf9bd66d add TestClass and fix related bugs 2014-07-18 17:55:09 -07:00
Andreas Gal eb8153a3bc fix makefile 2014-07-18 08:35:06 -07:00
Andreas Gal 0fc21a297f add clean to jdk makefile 2014-07-18 08:18:20 -07:00
Andreas Gal b777f46998 rename cldc1.1.1.jar -> classes.jar 2014-07-18 08:16:47 -07:00
Andreas Gal 44e5a5a331 more fixes 2014-07-09 22:23:17 -07:00
Andreas Gal d2e2be1c9c add phoneME cldc 1.1.1 class library (GNU GPL) 2014-07-06 13:59:24 -07:00