Commit Graph

11 Commits

Author SHA1 Message Date
Simon Morris
1e77247b38 Fix volume and back keys on android 2014-03-11 14:40:53 +00:00
Joshua Granick
88647348d9 Android key fix 2014-03-06 13:33:51 -08:00
Joshua Granick
68dff31af8 Fix Android char code 2014-02-13 15:51:58 -08:00
Joshua Granick
92a82145bb Fix Android key codes 2014-02-13 15:44:51 -08:00
Joshua Granick
a706e4cacb Compile fix 2014-02-13 13:59:38 -08:00
Joshua Granick
7c5fde6cbb Use charCode and keyCode from Android 2014-02-13 11:56:42 -08:00
Joshua Granick
e175cfe154 Merge openfl-native templates 2014-02-13 09:41:09 -08:00
Christopher Kaster
83c2f9ad30 remove redundant code for immersive mode, make immersive sticky and disable old fullscreen flags for android devices below api 19 2014-02-04 15:09:41 +01:00
Christopher Kaster
dec40dab5f add support for android-19 immersive mode 2014-02-04 14:34:28 +01:00
underscorediscovery
9099d89a67 Provisionally cleaning up older --macro calls from the build files.
It seems keep is a macro in newer versions of haxe, and is the preferred
way anyway. I can't manage to get the compiler to remove the Main file
no matter what, so removing it provisionally. It causes FD and probably
more to choke on the code complete step when it throws errors from the
--macro option.

This can be readded if keep is really needed, but it doesn't appear to
be (or if it's using the incorrect keep syntax then that could be
corrected).
2014-02-01 05:45:51 -03:30
underscorediscovery
ba35d41715 Updating templates path 2013-11-28 01:23:25 -03:30