Commit Graph

398 Commits

Author SHA1 Message Date
Joshua Granick
db0bdb6c2f Update tvOS makefile 2017-11-27 14:04:07 -08:00
John Langewisch
6f935f137d Add prompt for keystore password on android 2017-11-20 11:59:07 -08:00
Joshua Granick
594ab27006 Make font style CSS on HTML5 dependent on which formats are generated 2017-11-17 15:51:11 -08:00
Joshua Granick
41407fd570 Improvements to asset packing support 2017-11-15 14:53:43 -08:00
Joshua Granick
b14c6866c4 Fix AIR install folder if company is blank (resolve #1109) 2017-11-14 09:05:47 -08:00
Kaspars
9fed583269 added support for native extensions for Adobe AIR 2017-11-06 09:23:13 -08:00
Joshua Granick
5c2250fa41 AIR/iOS improvements 2017-10-23 11:28:22 -07:00
Joshua Granick
33c4970712 Enable retina support in AIR application.xml template (resolve #1096) 2017-10-23 09:11:32 -07:00
Joshua Granick
6b1bb4439b Cleanup 2017-10-13 11:39:44 -07:00
HerbinCommando
c3b8f49ee0 Update GameActivity.java
Handle android onWindowFocusChanged in GameActivity.java
2017-10-13 11:34:47 -07:00
Joshua Granick
a3dce7ef3b Better AIR windowing, support for AIR backend methods 2017-10-10 13:09:21 -07:00
Joshua Granick
b007025628 Update for Xcode 9.1 2017-09-28 15:02:19 -07:00
Joshua Granick
e92cedda2e Better handling of AIR version label/number 2017-09-25 09:58:25 -07:00
Joshua Granick
27e9759f2f Initial merge of WinJS UWP support 2017-09-22 15:10:57 -07:00
jared gholston
a6b88222ee - fix some path issues
- remove white space changes compared to dev branch
2017-09-22 15:10:57 -07:00
jared gholston
89fee086e9 update templates to support winjs and testing outside of uwp env 2017-09-22 15:10:57 -07:00
jared gholston
5a513c0ab5 attempt to implement test target for uwp. failing 2017-09-22 15:10:57 -07:00
jared gholston
0bcd26099e uwp html5 vs template progress 2017-09-22 15:10:57 -07:00
jared gholston
890b9cb527 first pass template files 2017-09-22 15:10:57 -07:00
jared gholston
985d70464a nothing works yet. checking in to work on a different machine 2017-09-22 15:10:57 -07:00
matze
c4285c2fec add possibility to store source map file in html5 minification 2017-09-08 08:06:40 -07:00
leocavalcante
a9ec17fd2b Use fullscreen conditional at manifest theme attribute 2017-09-03 12:28:10 -07:00
Joshua Granick
9f5a478154 Rename to 'ios.non-exempt-encryption' 2017-08-28 11:49:17 -07:00
sergey.labutin
ba04188590 try fix #1004 2017-08-28 11:46:06 -07:00
Joshua Granick
48bb8548eb Improvements to AIR target (icons, 'lime deploy' to generate .air on desktop) 2017-08-24 17:42:07 -07:00
Joshua Granick
970fc7655f Put SWF assets in first frame for AIR, add custom HXML template for AIR 2017-08-24 16:36:58 -07:00
Joshua Granick
2b0e2906cc AIR fixes 2017-08-24 15:39:42 -07:00
Joshua Granick
9991e99fee Initial support for AIR 2017-08-24 12:50:13 -07:00
Joshua Granick
698509bd83 Guard Android onRequestPermissionResult for API 23 or greater only 2017-08-07 16:53:52 -07:00
Joshua Granick
44ef97a39d Hack to make ANDROID_GRADLE_PLUGIN remain a template value after 'lime create extension' 2017-07-12 10:31:16 -07:00
aW4KeNiNG
f6879da971 Request Permission result for Android. 2017-07-10 17:28:02 -07:00
Joshua Granick
3cd245682e Fix Emscripten asset support, fix Log.verbose on Emscripten builds 2017-06-23 16:30:15 -07:00
Joshua Granick
5d52def495 Band-aid for using embedded assets with HTML5 -Dmodular builds 2017-06-21 15:48:08 -07:00
Joshua Granick
ce870293c5 Fix Node http-server 2017-06-09 11:14:10 -07:00
Justin Espedal
f31b29fc3c Auto-detect Android build-tools version
Use <android build-tools-version="" /> to specify a version in project xml.
2017-06-05 16:01:09 -07:00
Joshua Granick
d736579bfe Add support for Gradle build directory (resolve #802) 2017-06-05 15:34:20 -07:00
Joshua Granick
1683c0db93 Update Node http-server to 0.10.0 2017-06-05 15:10:10 -07:00
Joshua Granick
dab605d892 Update ecstatic to 0.5 (resolve #800) 2017-06-05 14:49:52 -07:00
Joshua Granick
6589b22c6f Add support for GL 32-bit color depth on native (close #698) 2017-06-05 13:29:37 -07:00
Joshua Granick
70438fc957 Add with options for true, false, * or specific domains (multiple tags supported) (close #684) 2017-06-05 12:13:42 -07:00
Joshua Granick
3475693c02 Code completion fix 2017-05-30 15:34:45 -07:00
Joshua Granick
bb0650511e Fix config.rootPath 2017-05-24 08:09:43 -07:00
Joshua Granick
ad72b1ef5b Correct state when exiting Android application (resolves #787, close #765) 2017-05-16 14:33:31 -07:00
Joshua Granick
8eb53972c3 Update extension template 2017-05-05 12:35:35 -07:00
Joshua Granick
ac13182fd0 Update to SDL dev 22a0b777d7cd 2017-05-04 15:15:29 -07:00
Joshua Granick
45f923360a Add 'always on top' window support 2017-05-04 14:44:18 -07:00
Joshua Granick
ef202d2d12 Add CoreText to iOS build 2017-05-04 13:53:47 -07:00
Joshua Granick
f2a4b425c1 Fix Neko initialization loop 2017-04-26 14:30:45 -07:00
Joshua Granick
4b0f765daa Force CFFI to front of static initialization order 2017-04-26 14:04:27 -07:00
Joshua Granick
2d74f0af81 Patch support for proper suspend/resume behavior on Android in SDLActivity 2017-03-31 15:18:23 -07:00