Commit Graph

21 Commits

Author SHA1 Message Date
Joshua Granick
a31249dfb6 Handle 'screenSize' config as well 2014-05-20 11:48:48 -07:00
Hasufel
499f7d13ac comment log.v 'get special dir' 2014-05-01 18:50:45 +02:00
Joshua Granick
b610f27aad Guard onTrimMemory for Android target API < 14 2014-04-23 12:37:29 -07:00
Joshua Granick
a30b450b13 Do not consume keyboard arrow keys on Android (pass to both joystick and keyboard events) and handle dpad center as keyboard enter (like on Kindle FireTV) 2014-04-17 15:23:03 -07:00
Joshua Granick
97dc9df075 Cleanup, compile fix 2014-04-16 15:39:46 -07:00
Joshua Granick
823d409508 Merge pull request #137 from kiroukou/patch-7
Update GameActivity.java
2014-04-16 15:34:14 -07:00
Joshua Granick
b2289e5406 Merge branch 'nme-collab'
Conflicts:
	project/src/backend/sdl2/SDL2Stage.cpp
	project/src/common/Display.cpp
	project/src/common/ExternalInterface.cpp
2014-04-15 14:33:54 -07:00
kiroukou
dc3b496575 Update GameActivity.java
Added onNewIntent to broadcast to extensions
(mainly)
2014-04-15 15:00:03 +02:00
Rui Campos
19be58e2ee added callbacks for onLowMemory and onTrimMemory 2014-04-02 16:32:00 +02:00
Joshua Granick
673448f8a4 Android context fix 2014-04-01 19:01:55 -07:00
Hasufel
d0c87ca1ca KEYCODE_VOLUME_MUTE only available API 11 2014-03-29 14:29:06 +01:00
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
ba35d41715 Updating templates path 2013-11-28 01:23:25 -03:30