Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / android / android.nit
2016-05-16 Alexis Laferrièrelib/android: revamp entrypoint
2016-01-12 Alexis Laferrièrelib/android: implement `TextAsset`
2015-07-21 Jean Privatlib/app: provide conditional importation of app extensions
2015-05-14 Alexis Laferrièrelib: update the old NDK based android to use new lifecycle
2015-05-12 Alexis LaferrièreMerge branch 'master' into print_error
2015-05-09 Alexis Laferrièrelib/android: move the implementation of prints to the...
2015-05-08 Alexis Laferrièrelib/android: rename android_data_store to data_store
2015-01-12 Alexis Laferrièrelib/android: add a README file to the project
2014-09-08 Alexis Laferrièreandroid: intro android_store
2014-06-10 Alexis Laferrièreandroid: exit application on destroy request
2014-06-10 Alexis Laferrièreandroid: pause on lost focus too
2014-06-10 Alexis Laferrièreandroid: extract Dalvik VM related services to their...
2014-06-05 Alexis Laferrièreandroid: intro `App::paused` and use it in mnit
2014-06-02 Alexis Laferrièreandroid: use native_app_glue
2014-05-21 Alexis Laferrièrelib: add log features from mnit_app::android_app to...
2014-05-21 Alexis Laferrièrelib/android: move platform declaration to a submodule
2014-05-21 Alexis Laferrièreandroid: imports app.nit
2014-05-21 Alexis Laferrièrelib: move android.nit to a project ::android