Donovan Preston
|
80fcdbf945
|
Working textboxes
|
2014-08-22 14:25:58 -04:00 |
Donovan Preston
|
7474a2afff
|
Extend CanvasItem again
|
2014-08-21 20:23:22 -04:00 |
Marco Castelluccio
|
2ddfb3a84b
|
Add java.security.MessageDigest class
|
2014-08-21 17:18:03 -07:00 |
Donovan Preston
|
fbc4c37a17
|
WIP on the experimental TextEditor strategy
|
2014-08-21 20:06:06 -04:00 |
Myk Melez
|
d882cf0a76
|
Merge pull request #119 from marco-c/add_unregister_functions
Add GestureRegistrationManager functions to unregister listeners or zone...
|
2014-08-21 13:26:10 -07:00 |
Marco Castelluccio
|
fb08b3dbc0
|
Merge branch 'master' of https://github.com/andreasgal/j2me.js into check_if_zone_supports_event_type
|
2014-08-21 11:04:40 -07:00 |
Marco Castelluccio
|
f41696f6b3
|
Merge branch 'master' of https://github.com/andreasgal/j2me.js into add_unregister_functions
|
2014-08-21 11:03:36 -07:00 |
Marco Castelluccio
|
6b5ea03d01
|
Remove other unneeded imports
|
2014-08-21 09:57:50 -07:00 |
Marco Castelluccio
|
e7d74fe252
|
No need to import CanvasItem in CanvasGraphicsItem
|
2014-08-21 09:07:25 -07:00 |
Marco Castelluccio
|
35d0ea1a44
|
Merge branch 'master' of https://github.com/andreasgal/j2me.js into add_blogwriter_midlet
|
2014-08-21 09:05:26 -07:00 |
Marco Castelluccio
|
78675a696b
|
Merge branch 'master' of https://github.com/andreasgal/j2me.js into check_if_zone_supports_event_type
|
2014-08-21 09:03:40 -07:00 |
Marco Castelluccio
|
f16b546f16
|
Merge branch 'master' of https://github.com/andreasgal/j2me.js into add_unregister_functions
|
2014-08-21 09:02:42 -07:00 |
Marco Castelluccio
|
7e04bbf0c2
|
Merge branch 'master' of https://github.com/andreasgal/j2me.js into add_missing_direct_functions
|
2014-08-20 18:29:54 -07:00 |
Marco Castelluccio
|
57bb44bb12
|
Add GestureRegistrationManager functions to unregister listeners or zones
|
2014-08-20 17:30:48 -07:00 |
Marco Castelluccio
|
53d6ba9e55
|
Add some missing functions to the Nokia-specific Direct* classes
|
2014-08-20 17:28:36 -07:00 |
Marco Castelluccio
|
3e9cd39cda
|
Check whether a GestureInteractiveZone supports a gesture type before calling the listener
|
2014-08-20 16:32:10 -07:00 |
Marco Castelluccio
|
1bafd4ea3d
|
Don't throw RuntimeException in the CanvasGraphicsItem constructor
|
2014-08-20 11:32:48 -07:00 |
Marco Castelluccio
|
44e37ee3d4
|
Add stub Nokia-specific classes to make BlogWriter buildable
|
2014-08-20 10:17:51 -07:00 |
Marco Castelluccio
|
815fee7b3e
|
Move IBM implementation of the FileConnection API to java/custom
|
2014-08-19 17:06:34 -07:00 |
Marco Castelluccio
|
d95d2ca1fa
|
Move localmsg/Protocol to java/custom
|
2014-08-19 17:03:41 -07:00 |
Marco Castelluccio
|
a38aff0016
|
Move Nokia ui classes in the right directory
|
2014-08-19 17:01:57 -07:00 |
Marco Castelluccio
|
96226f6d8c
|
Move custom classes to java/custom
|
2014-08-19 16:59:26 -07:00 |
Marco Castelluccio
|
13196fe3a6
|
Fix review comments
|
2014-08-19 16:21:35 -07:00 |
Marco Castelluccio
|
258b18c4b1
|
Move modified phoneME classes to java/custom/
|
2014-08-19 16:07:46 -07:00 |
Marco Castelluccio
|
d24412bdbe
|
Remove outdated comment
|
2014-08-19 14:59:42 -07:00 |
Marco Castelluccio
|
9b902232a7
|
Add a README to java/ to explain the things we change in the phoneME reference implementation
|
2014-08-19 14:55:05 -07:00 |
Marco Castelluccio
|
b326935350
|
Properly implement Gesture zone registration and listener registration
|
2014-08-19 13:54:10 -07:00 |
Marco Castelluccio
|
16ff7fa561
|
Implement small subset of the Gesture API (WIP)
|
2014-08-19 13:25:41 -07:00 |
Marco Castelluccio
|
f545aeca34
|
Merge branch 'log-stubs' of https://github.com/mykmelez/j2me.js into implement_gesture_api
|
2014-08-19 10:27:38 -07:00 |
Myk Melez
|
9db27e3ab8
|
return FrameAnimator to previous state, but with warnings
|
2014-08-19 10:27:15 -07:00 |
Myk Melez
|
dbd29aeda0
|
replace ellipses with ASCII equivalent
|
2014-08-19 10:10:10 -07:00 |
Marco Castelluccio
|
e9f9e29ddd
|
Merge branch 'log-stubs' of https://github.com/mykmelez/j2me.js into implement_gesture_api
|
2014-08-19 10:02:48 -07:00 |
Myk Melez
|
e1e8b77cf5
|
change exeptions to warnings for unimplemented methods being called
|
2014-08-19 10:01:21 -07:00 |
Marco Castelluccio
|
3a99e7b863
|
Merge branch 'log-stubs' of https://github.com/mykmelez/j2me.js into implement_gesture_api
|
2014-08-19 09:20:03 -07:00 |
Marco Castelluccio
|
319bfcfef2
|
Add stub implementations of some needed Nokia-specific classes
|
2014-08-19 09:16:45 -07:00 |
Myk Melez
|
f2282f786a
|
explain why Util.init is commented out
|
2014-08-18 21:46:11 -07:00 |
Myk Melez
|
2d004781c9
|
warn instead of throw when Util.init stub called
|
2014-08-18 17:51:05 -07:00 |
Myk Melez
|
144f887ec8
|
warn about commented out methods
|
2014-08-18 15:28:20 -07:00 |
Myk Melez
|
9e77eda81a
|
log a bunch of nokia stubs
|
2014-08-18 14:49:22 -07:00 |
Marco Castelluccio
|
540017224d
|
Add Java implementation of the localmsg protocol
|
2014-08-15 12:39:22 -07:00 |
Marco Castelluccio
|
05100ad8e9
|
Add PIM classes from phoneME
|
2014-08-14 12:47:19 -07:00 |
Marco Castelluccio
|
ca68df2ce6
|
Add launchIEMIDlet to the Nokia-specific BGUtils class
|
2014-08-13 09:31:00 -07:00 |
Marco Castelluccio
|
894ac0a685
|
Add SSL classes to SecurityInitializer trustedClasses array
|
2014-08-11 16:54:22 -07:00 |
Andreas Gal
|
83489f1a65
|
Merge pull request #91 from marco-c/add_indicator_methods
Add other needed methods to Indicator and IndicatorManager
|
2014-08-11 14:33:47 -07:00 |
Marco Castelluccio
|
50338fbfb3
|
Add other needed methods to Indicator and IndicatorManager
|
2014-08-11 14:11:13 -07:00 |
Marco Castelluccio
|
9e7862f3d1
|
Fix bug of the FileConnection API implementation
|
2014-08-11 13:14:57 -07:00 |
Marco Castelluccio
|
1cf97e9a26
|
Add Nokia-specific interfaces for the localmsg protocol
|
2014-08-11 11:23:00 -07:00 |
Andreas Gal
|
1d46bd5a23
|
Merge branch 'master' of github.com:andreasgal/j2me.js
|
2014-08-11 09:54:11 -07:00 |
Andreas Gal
|
3592a113b4
|
better implementation of DirectGraphics
|
2014-08-11 09:53:57 -07:00 |
Marco Castelluccio
|
16955788b5
|
Remove IBMConnection logging statement
|
2014-08-11 09:23:25 -07:00 |
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 |