pluotsorbet/java
Marco Castelluccio 34bc55f5e9 Add TestRC4 from phoneME and its dependencies 2014-09-02 13:59:49 -07:00
..
assets/0
cldc1.1.1 Add java.security.MessageDigest class 2014-08-21 17:18:03 -07:00
custom Remove debug print 2014-08-22 16:51:59 -04:00
i18n/com/sun/cldc/i18n/j2me
midp Add TestRC4 from phoneME and its dependencies 2014-09-02 13:59:49 -07:00
vm/com/sun/cldchi
Makefile
README

README

List of changes to phoneME:
com/sun/midp/lcdui/DisplayEventConsumer.java - Added a handleGestureEvent function to the interface
javax/microedition/lcdui/Display.java - Added a handleGestureEvent function to handle gesture events
com/sun/midp/lcdui/DisplayEventListener.java - Added code to handle events with type=GESTURE_EVENT
com/sun/midp/events/NativeEvent.java - Added some parameters to handle events with a higher number of parameters (like Gesture events)
com/sun/midp/events/EventTypes.java - Added a new event type (GETURE_EVENT)