Commit Graph

13 Commits

Author SHA1 Message Date
Jim Beveridge
321b338adb Upgrade gradle files for Android Studio 2.1
Fixes #3833
2016-05-10 11:11:31 -07:00
Jason Simmons
09dde8718b Change the Android activity launch mode to singleTop (#3792) 2016-05-09 09:31:34 -07:00
Devon Carew
4678c12098 find all repo packages (#3368)
* find all repo packages

* .dartignore
2016-04-15 20:25:57 -07:00
Jason Simmons
3525aa1b0a Use the flutter.jar in the artifact cache by default (#3278)
See https://github.com/flutter/flutter/issues/3233
2016-04-12 14:26:22 -07:00
Adam Barth
e456d86327 Update engine (#3214)
Also, update hello_android to use the new Java class names.
2016-04-08 10:25:41 -07:00
Jason Simmons
4bcef2a340 Some documentation for running "flutter refresh" in the Gradle sample (#3201) 2016-04-07 16:16:22 -07:00
Jason Simmons
379c563b62 Merge pull request #3034 from jason-simmons/gradle_flx_refresh
Support "flutter refresh" in the Gradle-based sample project
2016-04-01 12:39:04 -07:00
Devon Carew
7b694ddd42 upgrade to test 0.12.13 2016-03-27 13:36:01 -07:00
Jason Simmons
af008749a9 An example showing how to send messages between the host app and Flutter 2016-03-24 10:00:14 -07:00
Jason Simmons
d5b30f68ce Expose the engine-src-path flag in the Gradle plugin 2016-03-23 13:33:51 -07:00
Jason Simmons
502fbeec0a Update SkyApplication to SkyMain in the hello_android example 2016-03-23 13:07:51 -07:00
Devon Carew
8f80050fc3 Update FlutterPlugin.groovy
Update the groovy build example.
2016-03-18 21:44:48 -07:00
Jason Simmons
d9f66d9e14 Example that builds a Flutter Android app using Gradle 2016-03-14 13:32:21 -07:00