misc/vim: inform the user when no results are found
[nit.git] / lib / mnit_android /
2015-01-28 Alexis Laferrièrelib: define Android ldflags in user modules
2015-01-04 Alexis Laferrièremnit: completely remove `mnit_zoom`
2015-01-03 Alexis Laferrièreandroid: extract landscape and portrait configs from...
2015-01-03 Alexis Laferrièreandroid: update style of `input_events`
2015-01-03 Alexis Laferrièreandroid: extract Android input events from `mnit_android`
2014-11-22 Alexis Laferrièrenitg&mnit_android: move mnit specific activity attribut...
2014-11-17 Alexis Laferrièreandroid_mnit: free textures from main memory after...
2014-11-17 Alexis Laferrièreandroid_mnit: standardize gray PNG files as RGB to...
2014-11-17 Alexis Laferrièreandroid_mnit: support more PNG color formats
2014-09-23 Alexis Laferrièrelib/mnit_android: do not adjust input from C code
2014-09-23 Alexis Laferrièremnit_android: intro `AndroidKeyEvent::is_volume_up...
2014-09-23 Alexis Laferrièremnit_android: rename `key_char` to implement `to_c`
2014-06-16 Jean Privatmnit: remove virtual type IE
2014-06-16 Jean Privatmnit: does not depends on opengles1
2014-06-12 Alexis Laferrièreandroid: do not move down all inputs by 32 px
2014-06-10 Jean PrivatMerge: Move sensors and Dalvik related services from...
2014-06-10 Alexis Laferrièreandroid: extract Dalvik VM related services to their...
2014-06-09 Jean Privatlib/mnit/antroid: backkey has code 4 on my phone
2014-06-06 Alexis Laferrièreandroid: move sensors from mnit_android to android
2014-06-06 Alexis Laferrièreandroid: move the event loop from mnit_android to 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