Joshua Granick
|
1e983536c6
|
Use the same Neko template files for legacy
|
2015-10-20 14:23:09 -07:00 |
|
Joshua Granick
|
68ede0574a
|
Resolve no text input on Galaxy S6 predictive text keyboard issue
|
2015-10-12 11:34:17 -07:00 |
|
Joshua Granick
|
1e698225e5
|
Add extension.onBackPressed (for Android)
|
2015-09-02 19:55:28 -07:00 |
|
Joshua Granick
|
e7b1119f68
|
Merge pull request #512 from madrazo/patch-2
[Legacy] template for static link: BuildMain.xml
|
2015-07-29 11:35:05 -07:00 |
|
Joshua Granick
|
92b11cc989
|
Merge pull request #511 from madrazo/patch-3
[Legacy] template for static link: Main.cpp
|
2015-07-29 11:34:50 -07:00 |
|
Joshua Granick
|
12ded77e14
|
Support current Options.txt format for iOS target / HXCPP
|
2015-07-24 20:54:41 -07:00 |
|
Carlos Madrazo
|
5ef2984dc4
|
Main.cpp for static linking in legacy
Similar to non-legacy static linking
|
2015-07-21 08:29:40 -05:00 |
|
Carlos Madrazo
|
daba422709
|
BuildMain.xml template for staic link in legacy
Similar to static link in "non-legacy"
|
2015-07-21 08:26:00 -05:00 |
|
Joshua Granick
|
157d7150fb
|
Handle ENABLE_BITCODE flag (enable for iOS 6+, disable for iOS 5 compatible builds)
|
2015-07-07 10:26:39 -07:00 |
|
restorer
|
5f0e63d7c4
|
Fix FPS drop when finger is moved around the screen on older android phones
|
2015-06-07 14:27:43 +03:00 |
|
Joshua Granick
|
5aa9d6b581
|
Disable old Sound.java reference
|
2015-04-11 12:02:22 -07:00 |
|
Joshua Granick
|
81accad822
|
Disable references to removed Sound.java file
|
2015-04-10 10:21:39 -07:00 |
|
Joshua Granick
|
6a6d37f734
|
Use safe name for registering statics, use 'lime_legacy_' for legacy prims to avoid conflicting names
|
2015-04-07 12:03:16 -07:00 |
|
Joshua Granick
|
01fc807722
|
Remove unused Sound.java
|
2015-04-06 13:40:09 -07:00 |
|
Valentin Lemière
|
a5ce9789e6
|
Replace linux neko with standalone version (-rpath)
|
2015-03-28 14:52:20 +01:00 |
|
Joshua Granick
|
bf53e70c0e
|
Revert Xcode project template to fix simulator bundle identifier error
|
2015-03-20 10:10:29 -07:00 |
|
Joshua Granick
|
19ace78c33
|
iOS template tweak
|
2015-03-13 12:33:32 -07:00 |
|
Joshua Granick
|
d66e43da79
|
Include files in 'iphone/resources' template
|
2015-03-13 09:33:15 -07:00 |
|
Joshua Granick
|
27d767cfc8
|
Add hook for getSoftKeyboardHeight on Android (legacy)
|
2015-02-25 14:38:27 -08:00 |
|
Joshua Granick
|
e51871c372
|
Hack to support added 'lib' prefix on HXCPP 3.2+ iOS target
|
2015-02-25 12:25:57 -08:00 |
|
Joshua Granick
|
41b2aa06d8
|
Read Options.txt in iOS makefile build (fixes #323)
|
2015-02-20 12:16:00 -08:00 |
|
Joshua Granick
|
bc8c769491
|
Request focus in Android doResume method (legacy) (fixes #208)
|
2015-02-20 10:31:06 -08:00 |
|
Joshua Granick
|
91cd00a316
|
Borrow IME options from SDLActivity
|
2015-02-20 09:27:44 -08:00 |
|
Joshua Granick
|
c0f1416535
|
Update default iOS deployment to 6.0 and remove unnecessary CFBundleIcon data now that we use asset catalogs for icons
|
2015-01-17 21:16:18 -08:00 |
|
Martin Jonasson
|
2ead9cd714
|
Adds all launch image sizes wanted by XCode
This also has the added benefit of enabling non-interpolated resolutions on iPhone 6 and iPhone 6 Plus.
|
2015-01-09 14:27:38 +01:00 |
|
Martin Jonasson
|
178029317a
|
Adds all icon sizes wanted by XCode
|
2015-01-09 14:21:00 +01:00 |
|
Joshua Granick
|
5cda508492
|
Remove comments
|
2015-01-08 15:42:11 -08:00 |
|
Joshua Granick
|
7a3617fc78
|
Guard Android API calls on older devices
|
2015-01-08 15:02:22 -08:00 |
|
Joshua Granick
|
fdbfb671fe
|
Build fix
|
2015-01-08 13:13:21 -08:00 |
|
Joshua Granick
|
25f01e477a
|
Compile fix
|
2015-01-08 12:53:56 -08:00 |
|
Joshua Granick
|
af5396119e
|
Migrate to an Asset Catalog for Xcode icons and launch images
|
2015-01-08 10:45:56 -08:00 |
|
Joshua Granick
|
86493339e8
|
Add C++ compiler defines to iOS build (closes #301, fixes #300)
|
2015-01-05 13:05:37 -08:00 |
|
Joshua Granick
|
f7ab6ab36b
|
Fix builds for iOS x86_64, arm64, improve code caching, speed up build
|
2014-12-18 13:07:52 -08:00 |
|
Joshua Granick
|
96be073531
|
Merge pull request #228 from cbatson/framework_path
Facilitate framework paths containing spaces for iOS.
|
2014-10-08 16:37:45 -07:00 |
|
cbatson
|
6ef745faae
|
Facilitate framework paths containing spaces for iOS. (Overlooked Release configuration.)
|
2014-09-30 09:00:09 -07:00 |
|
cbatson
|
32145347a9
|
Facilitate framework paths containing spaces for iOS.
|
2014-09-29 17:43:46 -07:00 |
|
Joshua Granick
|
b46f750bee
|
Add missing templates
|
2014-09-25 10:15:50 -07:00 |
|
Joshua Granick
|
921466d6e1
|
Fix support for Android
|
2014-09-23 19:00:57 -07:00 |
|
Joshua Granick
|
4d12330694
|
Add a Lime legacy path
|
2014-09-13 02:22:28 -07:00 |
|