Java FFI: extra_java_file annotation use full Java class name
[nit.git] / lib / android / nit_activity.nit
2019-02-26 Alexis LaferrièreJava FFI: extra_java_file annotation use full Java...
2017-11-28 Alexis Laferrièreandroid: kindly ask the GC to do its thing when the...
2017-11-22 Alexis Laferrièreandroid: update native_app_glue
2016-07-29 Alexis Laferrièreandroid: call on_restart
2016-07-29 Alexis Laferrièreapp.nit & android: move on_create & on_destroy to Andro...
2016-05-17 Alexis Laferrièrelib/android: implement back_button support using the...
2016-05-17 Alexis Laferrièrelib/android: add onKey* callbacks to Nit_activity
2015-05-27 Alexis Laferrièrelib/android: update to use `self` in Java code
2015-05-14 Alexis Laferrièrelib/android: `nit_activity` implement the new app.nit...
2015-03-18 Alexis Laferrièrelib/android: intro our very own NitActivity