android: support use of -m
[nit.git] / src / android_platform.nit
2014-05-12 Alexis Laferrièreandroid: support use of -m
2014-05-01 Alexis Laferrièreandroid: use version code in manifest
2014-04-28 Alexis Laferrièreandroid: use custom manifest lines
2014-04-28 Alexis Laferrièreandroid: use the metadata to customize the generated...
2014-04-28 Alexis Laferrièreandroid: intro annotations to gather project metadata
2014-04-27 Alexis LaferrièreMerge branch 'master' into java-ffi-android
2014-04-25 Alexis Laferrièreandroid: enable code in AndroidManifest
2014-04-25 Alexis Laferrièreandroid: support FFI with Java
2014-04-23 Jean Privatsrc: adapt tools to use `ToolContext::nit_dir` instead...
2014-03-19 Alexis Laferrièreandroid: make apps fullscreen
2014-03-19 Alexis Laferrièreandroid: cleanup indentation in generation of xml files
2014-03-13 Jean PrivatMerge remote-tracking branch 'alexis/much-more-android'
2014-03-12 Alexis Laferrièrenitg: do not use libunwind for platforms which do not...
2014-03-12 Alexis Laferrièrenitg/android: lock orientation of Android applications
2014-03-12 Alexis Laferrièrenitg: fix compilation of assets to apk
2014-03-08 Alexis Laferrièrenitg/android: move generate apk file (with -o or locally)
2014-03-08 Alexis Laferrièrenitg/android: load assets on the APK
2014-03-07 Alexis Laferrièrenitg/android: compile with the png lib
2014-03-07 Alexis Laferrièrenitg/android: add a deeper folder to generated project
2014-03-04 Alexis Laferrièreandroid: adds support for the android platform