- 02 Oct, 2017 1 commit
-
-
gspencergoog authored
* Add framework-side support for system text scale factor. * Rolling engine to e3404b81a53ba3180c7623a6f2190ebb28518f30 Additional changes rolled in with engine change: libtxt: implementation of GetRectsForRange that processes a line at a time - e3404b8 Provide an entropy source to the Dart engine (#4161) - e1aa867 libtxt: search for fallback fonts that can match emoji and CJK characters - 8061df1 Roll skia to e4679fa06a. (#4157) - 267e7a8 Update buildroot to 53fea9aebbcc39c6522731471a1a45960ee0685e (#4160) - 02ea7ae Revert engine Dart roll. (#4158) - 14aab33 Add support for system text scale factor. (#4124) - b2a7f4b Include _http into sky_engine libraries for analyzer (#4154) - b930f10 libtxt: Remove postprocess_line and improve tracking of X offsets - 86f95f0 libtxt: remove redundant line_widths (#4152) - 14bf515 Roll dart to ade37f931e90b0fdb8fe16d6bf6f089545da55b6 (#4151) - 6f1264f
-
- 24 Aug, 2017 1 commit
-
-
xster authored
-
- 11 Jul, 2017 1 commit
-
-
Yegor authored
* add Android instrumentation test * add devicelab test * add to manifest.yaml * rename _smoke_test.dart to _smoketest.dart to prevent flutter test from picking it up * volatile fields; style fixes * use ConditionVariable; fix sh script
-
- 29 Jun, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 20 Jun, 2017 1 commit
-
-
Michael Goderbauer authored
-
- 19 May, 2017 1 commit
-
-
Chris Bracken authored
Under android/ directory, ignore: GeneratedPluginRegistrant.java Under ios/ directory, ignore: GeneratedPluginRegistrant.h GeneratedPluginRegistrant.m Pods/
-
- 09 May, 2017 3 commits
-
-
Michael Thomsen authored
* Roll android build tools to 25.0.3 * Roll android build tools to 25.0.3 in templates
-
Sarah Zakarias authored
-
Sarah Zakarias authored
This reverts commit 4bbf158b.
-
- 08 May, 2017 4 commits
-
-
Michael Thomsen authored
This reverts commit 5ed2984e.
-
Michael Thomsen authored
-
Ian Hickson authored
* Revert "Update reference to url_launcher plugin in Gallery pubspec (#9879)" This reverts commit 96a04dea. * Revert "Revert "Revert plugin use in gallery (#9838)" (#9877)" This reverts commit ede72a80.
-
Sarah Zakarias authored
This reverts commit 4bbf158b.
-
- 05 May, 2017 4 commits
-
-
Sarah Zakarias authored
* Revert "add Podfile (#9835)" This reverts commit 74e65675. * Revert "update ref to url_launcher plugin in Flutter Gallery (#9833)" This reverts commit 30c49781. * Revert "Use url_launcher plugin in Flutter Gallery (#9751)" This reverts commit 02dfd6be.
-
Sarah Zakarias authored
-
Sarah Zakarias authored
-
Chris Bracken authored
Enable plugin infra for both iOS and Android post-#9791.
-
- 03 May, 2017 1 commit
-
-
Chris Bracken authored
Brings hello_world and flutter_gallery Android code in line with the corresponding iOS code.
-
- 02 May, 2017 1 commit
-
-
Chris Bracken authored
-
- 24 Apr, 2017 1 commit
-
-
Michael Thomsen authored
-
- 04 Apr, 2017 1 commit
-
-
Jakob Andersen authored
Gradle projects are evaluated in lexicographical order, and the plugin projects are at the same level as the :app project, so if a plugin has a name that comes before 'app' (like, for example, any name that starts with a capital letter), the plugin project will be evaluated before :app. Since :app applies the Flutter Gradle plugin, which tries to modify the dependencies of the plugin projects, we have a problem if the plugin projects have already been evaluated. Adding evaluationDependsOn(':app') to the plugin projects fixes this. Updated example projects to the latest (plugin-enabled) Gradle build files. Also removed two unused imports in `pluginClass.java.tmpl`.
-
- 28 Mar, 2017 1 commit
-
-
Michael Goderbauer authored
-
- 28 Feb, 2017 1 commit
-
-
Michael Thomsen authored
-
- 21 Feb, 2017 1 commit
-
-
Michael Thomsen authored
-
- 15 Feb, 2017 2 commits
-
-
Michael Thomsen authored
* Update hello_world to new gradle based build flow * Update flutter_gallery to gradle based build * Align hello_services with new gradle based build * Update platform_services to new gradle based build * Upgrade stock to gradle based build
- 07 Dec, 2016 1 commit
-
-
Collin Jackson authored
* s/sky/flutter/ in Android templates * update engine.version with a compatible engine version * replace more SkyActivity references with FlutterActivity
-
- 13 Oct, 2016 1 commit
-
-
Jason Simmons authored
This is needed to update an app's layout when a soft keyboard is shown
-
- 29 Sep, 2016 1 commit
-
-
Adam Barth authored
Fixes #5141
-
- 26 Sep, 2016 1 commit
-
-
Seth Ladd authored
-
- 25 Sep, 2016 1 commit
-
-
Seth Ladd authored
Closes https://github.com/flutter/flutter/issues/6037
-
- 23 Sep, 2016 1 commit
-
-
Seth Ladd authored
* For reals allow Gallery to be installed by Nexus 5, 5X * fix for long line
-
- 22 Sep, 2016 1 commit
- 12 Sep, 2016 1 commit
-
-
Matt Perry authored
BUG=https://github.com/flutter/flutter/issues/5373
-
- 30 Aug, 2016 1 commit
-
-
- 24 Aug, 2016 1 commit
-
-
Jason Simmons authored
Change the Gallery sample Android package to not conflict with the version published in Play (#5579)
-
- 16 Aug, 2016 1 commit
-
-
Seth Ladd authored
* new launcher icons for android * two more sizes for android launcher icons
-
- 12 Aug, 2016 1 commit
-
-
Hans Muller authored
-
- 04 Aug, 2016 2 commits
-
-
Hans Muller authored
-
Hans Muller authored
-