update code to comply with new superstring policy
[nit.git] / src / android_platform.nit
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-05-22 Jean PrivatMerge: nitg: Added PNaCl support for Nit
2014-05-16 Jean PrivatMerge: Android release compilation mode
2014-05-15 Alexis Laferrièreandroid: use the release option to set type of compilation
2014-05-13 Jean PrivatMerge: Refactor FFI, the framework is now based on...
2014-05-13 Jean Privatsrc: prepare for new init
2014-05-12 Alexis Laferrièreandroid: support use of -m
2014-05-07 Alexis LaferrièreMerge branch 'master' into pnacl_integration
2014-05-01 Alexis Laferrièreandroid: use version code in manifest
2014-04-29 Djomanixnitg: Use template::write_to_file in android_platform
2014-04-29 Djomanixnitg: Fixed the copyright notice on android_platform
2014-04-29 Djomanixnitg: Extract exec_and_check from Android
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