Mikkel Nygaard Ravn
1731a16d81
Make consistent use of gradle wrapper ( #10993 )
2017-06-29 09:48:01 +02:00
Michael Goderbauer
8b888e6a12
Apply tempalte changes to examples ( #10865 )
2017-06-20 15:27:00 -07:00
Mikkel Nygaard Ravn
a755ccd4e4
Use new project template ( #10378 )
2017-05-29 14:07:21 +02:00
Chris Bracken
d94943a9ac
Update integration test .gitignores to latest template ( #10191 )
...
Under android/ directory, ignore:
GeneratedPluginRegistrant.java
Under ios/ directory, ignore:
GeneratedPluginRegistrant.h
GeneratedPluginRegistrant.m
Pods/
2017-05-18 18:47:57 -07:00
Jason Simmons
457b8c05df
Repackage manual_tests with the current project template ( #10057 )
...
See https://github.com/flutter/flutter/pull/10000
2017-05-15 10:40:03 -07:00
Collin Jackson
211fefc217
rename Sky to Flutter and add clarifying comment to template ( #7165 )
...
* s/sky/flutter/ in Android templates
* update engine.version with a compatible engine version
* replace more SkyActivity references with FlutterActivity
2016-12-06 16:03:32 -08:00
Jason Simmons
09dde8718b
Change the Android activity launch mode to singleTop ( #3792 )
2016-05-09 09:31:34 -07:00
Adam Barth
e2744e9a30
Stop using a prebuilt APK
...
Instead, require an AndroidManifest.xml and always build an APK.
Fixes #2517
2016-03-14 13:32:00 -07:00