Commit Graph

31 Commits

Author SHA1 Message Date
Joshua Granick
a575907cdc Fix Android so READ_PHONE_STATE is not a required permission 2016-12-09 11:26:00 -08:00
Joshua Granick
0561e62c72 Update LICENSE, update stats.min.js 2016-10-05 11:22:59 -07:00
Joshua Granick
e5d83cdcff Add Howler.js 2016-10-03 16:54:00 -07:00
Joshua Granick
0aac32f551 Use Android build tools 24.0.1, don't require HTTPS 2016-08-08 14:42:30 -07:00
player-03
481b39b01b Fix dependencies. 2016-08-08 13:37:32 -07:00
player-03
6d55753e53 Restructure the default dependency. 2016-08-08 13:36:12 -07:00
Joshua Granick
59406600c5 Implement Deflate/Zlib/GZip for HTML5, Deflate/Zlib/LZMA for Flash, other compress fixes 2016-07-22 11:25:08 -07:00
Joshua Granick
c94f3258c3 Try implementing Deflate for HTML5 2016-07-21 10:35:24 -07:00
Joshua Granick
cf1d25d950 Remove Lime legacy/hybrid mode 2016-05-18 22:17:06 -07:00
Lars A. Doucet
63ae694ba1 updated ANGLE binaries that disable ALT+ENTER fullscreen -- this now causes Alt+Enter fullscreen behavior to work properly, as openfl takes care of this instead of ANGLE 2015-12-09 22:12:41 -06:00
Joshua Granick
8ef9b28939 Enable ANGLE by default (thanks @larsiusprime) 2015-12-01 18:16:35 -08:00
Joshua Granick
1e698225e5 Add extension.onBackPressed (for Android) 2015-09-02 19:55:28 -07:00
Joshua Granick
b75dba81a2 Update Lime.java 2015-08-17 07:54:53 -07:00
Joshua Granick
61bb2516f8 Try updating to Khronos webgl-debug.js version 2015-06-11 13:24:54 -07:00
ProPuke
5bf2ff2eb2 fixed: webgl errors involving null/undefined arguments would error the whole process 2015-06-11 03:41:31 +01:00
Joshua Granick
5df7984255 Do not define -Dlime-legacy when using Lime hybrid 2015-04-06 12:37:08 -07:00
Joshua Granick
3687aa18c0 Initial Lime support on Android using SDL2, need to handle assets next 2014-12-08 17:42:18 -08:00
Pascal Peridont
e4879f521b Add on(Save|Restore)InstanceState in Android extensions 2014-09-18 14:28:48 +02:00
Joshua Granick
2ae4fef7ff Fix HTML5 stats, minor fixes 2014-06-19 00:37:37 -07:00
Joshua Granick
5cb366d578 Use Extension.packageName instead of Extension.PACKAGE_NAME 2014-04-16 14:27:12 -07:00
Joshua Granick
05d54940e5 Merge pull request #131 from kiroukou/patch-1
Update Extension.java
2014-04-16 14:25:19 -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
571278aab1 Update Extension.java
Needed for our extensions
2014-04-15 14:26:43 +02:00
Rui Campos
c434febb14 improved documentation in onTrimMemory and onLowMemory of the Android extension system. 2014-04-02 16:40:04 +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
Joshua Granick
a706e4cacb Compile fix 2014-02-13 13:59:38 -08:00
sergey-miryanov
94d58bfc9a Fix import of View in Extension.java 2014-01-02 15:24:41 +06:00
sergey-miryanov
c46127743e Add mainView property to Extension 2014-01-02 03:43:07 +06:00
Joshua Granick
b2da64c536 Initial pass on renaming project code to lime 2013-11-27 18:05:59 -08:00
underscorediscovery
b4bc627a22 Fixing Android builds with missing dependencies, making sure templates are up to date. Fixing include.xml as well for that 2013-11-25 07:26:40 -03:30