From: Jean Privat Date: Mon, 5 Jan 2015 16:14:51 +0000 (-0500) Subject: Merge: Android: extract input_events and clean up X-Git-Tag: v0.7.1~57 X-Git-Url: http://nitlanguage.org Merge: Android: extract input_events and clean up Extract `input_events` from `android_app` so it is independant of the display part of Mnit. It now relies only on `mnit_input`, which will probably be kept around for Gamnit. The extraction has been organized in three commits for easier review: * Extract the code with minimal modifications. * Update the style of the new module (this may be the first module that used the FFI, its style was outdated). * Improve the doc and fix warnings in the new module. Pull-Request: #1075 Reviewed-by: Jean Privat Reviewed-by: Romain Chanoir --- f36d0bd062f3b33382b478aa69876905bab41a4c