Java FFI: javac is always called on local files
[nit.git] / lib / mnit_android /
2014-06-05 Alexis Laferrièreandroid: intro `App::paused` and use it in mnit
2014-06-05 Alexis Laferrièremnit/android: update sensors to use new android module
2014-06-05 Alexis Laferrièrelib/mnit_android: update to use android::native_app_glue
2014-05-21 Jean PrivatMerge: Intro of app.nit and extract features from mnit_...
2014-05-21 Alexis Laferrièrelib: add log features from mnit_app::android_app to...
2014-05-06 Alexis Laferrièreffi/java: clean up JNI's local refs in android_app.nit
2014-04-27 Alexis LaferrièreMerge branch 'master' into java-ffi-android
2014-04-27 Alexis Laferrièrelib: fix find_class_loader with latest FFI spec
2014-04-25 Alexis Laferrièrelib/mnit_android: intro App::native_activity
2014-04-25 Alexis Laferrièrelib: intro the load_jclass method
2014-04-25 Alexis Laferrièreandroid: support FFI with Java
2014-04-15 Jean Privatffi: update code with last syntax
2014-04-01 Romain Chanoirmnit_android: changes android_app to support android_sensor
2014-03-31 Romain Chanoirmnit_android: Adding android_sensor module
2014-03-12 Alexis Laferrièrelib/mnit_android: use AndroidMotionEvent::action to...
2014-03-12 Alexis Laferrièrelib/mnit_android: intro AndroidMotionEvent::action
2014-03-12 Alexis Laferrièrelib/mnit_android: correctly implement and use the gener...
2014-03-12 Alexis Laferrièrelib/mnit_android: inverse importation of app and opengles1
2014-03-12 Alexis Laferrièrelib/mnit_android: fix redef of Object::print
2014-03-07 Alexis Laferrièrelib: import the android module from mnit_android
2014-03-07 Alexis Laferrièrelib: intro the android implementation of mnit