player-03
|
de7f0b217b
|
Extensions depend on extension-api.
|
2016-08-08 13:40:35 -07:00 |
|
player-03
|
574bb0118b
|
Include the libs folder.
|
2016-08-08 13:40:14 -07:00 |
|
player-03
|
5af4034541
|
If build.xml exists, ignore it and use a bunch of Gradle code instead.
|
2016-08-08 13:39:39 -07:00 |
|
player-03
|
f7fcad06c1
|
Use Gradle to deal with missing build.gradle files.
|
2016-08-08 13:39:00 -07:00 |
|
player-03
|
17eeceae48
|
Add libs folder, so users know where to place JAR files.
|
2016-08-08 13:38:21 -07:00 |
|
player-03
|
3a9a5053e3
|
Allow copying templates to anywhere in the Android project.
|
2016-08-08 13:38:04 -07:00 |
|
player-03
|
ca59773602
|
Correct the output file name.
|
2016-08-08 13:37:48 -07:00 |
|
player-03
|
481b39b01b
|
Fix dependencies.
|
2016-08-08 13:37:32 -07:00 |
|
player-03
|
c89cf05bfb
|
Recognize Gradle projects as valid dependencies.
|
2016-08-08 13:37:17 -07:00 |
|
player-03
|
4376c0008d
|
Allow advanced users to choose the Gradle task.
|
2016-08-08 13:37:01 -07:00 |
|
player-03
|
4415278da5
|
Use "assembleDebug" and "assembleRelease" tasks, per documentation.
|
2016-08-08 13:36:45 -07:00 |
|
player-03
|
b4bec36810
|
Remove build.xml, since it's no longer used.
|
2016-08-08 13:36:30 -07:00 |
|
player-03
|
6d55753e53
|
Restructure the default dependency.
|
2016-08-08 13:36:12 -07:00 |
|
player-03
|
bf5b0abdf2
|
Specify buildToolsVersion.
|
2016-08-08 13:35:56 -07:00 |
|
player-03
|
1ecb95598b
|
Always define signingConfigs.release.
|
2016-08-08 13:35:26 -07:00 |
|
player-03
|
e6e7e5265a
|
Put the "deps" folder in the project root.
|
2016-08-08 13:35:10 -07:00 |
|
player-03
|
5f3d5e90df
|
Don't install Ant during the setup process.
|
2016-08-08 13:34:54 -07:00 |
|
player-03
|
391a7bb6bc
|
Remove redundancy.
|
2016-08-08 13:34:37 -07:00 |
|
player-03
|
2788dec2a5
|
Consistently use tabs in build.gradle.
|
2016-08-08 13:34:24 -07:00 |
|
player-03
|
28e9fe1a14
|
Use Gradle's folder structure for extensions.
|
2016-08-08 13:34:09 -07:00 |
|
player-03
|
d647c33a6a
|
Build extensions as Android libraries, not standalone Android apps.
|
2016-08-08 13:33:54 -07:00 |
|
player-03
|
83d561481d
|
If project.xml doesn't define a certificate, instead check for a file named signing.properties.
|
2016-08-08 13:33:31 -07:00 |
|
player-03
|
b027b7764f
|
Use gradle.properties to store project-wide values.
|
2016-08-08 13:33:15 -07:00 |
|
player-03
|
4dafc08eae
|
If inserting a build.gradle file, make it import the existing Ant build.
|
2016-08-08 13:32:57 -07:00 |
|
player-03
|
22d07a5c75
|
Add local.properties to Android projects.
|
2016-08-08 13:32:42 -07:00 |
|
player-03
|
ecb799128b
|
Automatically insert build.gradle into an extension if it isn't there.
|
2016-08-08 13:32:25 -07:00 |
|
player-03
|
9d19f8a88f
|
Add a build.gradle file to the extension template.
|
2016-08-08 13:32:09 -07:00 |
|
player-03
|
eaee9c79c5
|
Replace placeholder package name.
|
2016-08-08 13:31:53 -07:00 |
|
player-03
|
3fa3440aeb
|
Add Gradle build files.
|
2016-08-08 13:31:36 -07:00 |
|
player-03
|
493f63f1a0
|
Include dependencies in the template context.
|
2016-08-08 13:31:22 -07:00 |
|
player-03
|
fbd208121f
|
Clean up old code.
|
2016-08-08 13:31:08 -07:00 |
|
player-03
|
7beca72f18
|
Restructure Android project to match Gradle's guidelines.
|
2016-08-08 13:30:26 -07:00 |
|
player-03
|
a4a27a2edc
|
Add "gradle-version" configuration option.
|
2016-08-08 13:29:06 -07:00 |
|
player-03
|
d54fc9438c
|
Use a Gradle wrapper.
|
2016-08-08 13:28:01 -07:00 |
|
player-03
|
755e8fc135
|
Compile with Gradle instead of Ant.
|
2016-08-08 13:27:47 -07:00 |
|
player-03
|
678a8f7e20
|
Add build.gradle.
|
2016-08-08 13:27:33 -07:00 |
|
Joshua Granick
|
cc7b1046a3
|
Merge pull request #790 from Tyveris/develop
Fixed elseif to elif compile issue.
|
2016-08-07 08:50:42 -07:00 |
|
Lincoln Hamilton
|
5d247287ab
|
Fixed elseif to elif compile issue.
|
2016-08-07 11:48:20 -04:00 |
|
Joshua Granick
|
7b22fd1cc4
|
Fix Android crash in System directory check (resolve openfl/openfl#1219)
|
2016-08-05 11:30:48 -07:00 |
|
Joshua Granick
|
bd7ddafa31
|
Compile fix
|
2016-08-03 13:17:35 -07:00 |
|
Joshua Granick
|
060f7002ff
|
Handle null in more from* methods
|
2016-08-03 13:10:39 -07:00 |
|
Joshua Granick
|
4b08e24f7d
|
Update CHANGELOG
3.0.3
|
2016-07-27 11:23:33 -07:00 |
|
Joshua Granick
|
533287dbc7
|
Update to 3.0.3
|
2016-07-27 11:23:07 -07:00 |
|
Joshua Granick
|
15cdf18d0f
|
Neko native bytes resize fix
|
2016-07-25 15:53:43 -07:00 |
|
Joshua Granick
|
de4243dea1
|
Make sure logging is enabled when running lime trace flash, as well
|
2016-07-25 12:38:56 -07:00 |
|
Joshua Granick
|
97d49b7078
|
Use the HTML5Helper to run flash -web builds
|
2016-07-25 12:22:46 -07:00 |
|
Joshua Granick
|
5e45f9f5ff
|
Update CHANGELOG
3.0.2
|
2016-07-22 12:32:36 -07:00 |
|
Joshua Granick
|
ef8c910557
|
Update to 3.0.2
|
2016-07-22 12:32:29 -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
|
ece19ab611
|
Add -Dcairo support, for forcing Cairo on the native backend
|
2016-07-22 09:32:29 -07:00 |
|