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
Hans Muller
ceab6f9784
Added some simple AppBar examples to the sample catalog ( #9912 )
2017-05-15 10:02:39 -07:00
Ian Hickson
4773a8cd4b
Re-enable test since underlying issue is fixed ( #10008 )
2017-05-12 15:51:13 -07:00
Chris Bracken
eaa9367432
Output commands to generate SDK version tag ( #10022 )
...
During SDK version updates, output the commands used to tag the repo
with the SDK version.
2017-05-12 09:29:17 -07:00
Adam Barth
ff0aa51326
Update gallery assets ( #9957 )
...
The new assets have been optipng'ed.
2017-05-11 23:28:25 -07:00
Chris Bracken
7160ecfb07
Mark integration_ui, integration_ui_ios tests non-flaky ( #10013 )
2017-05-11 17:20:46 -07:00
Jason Simmons
303d4dcbc0
fix an analyzer warning ( #10018 )
2017-05-11 17:09:29 -07:00
Chris Bracken
1dc3f88f57
Add -t flag to integration_ui keyboard resize test ( #10012 )
...
Update Android package name.
2017-05-11 15:19:44 -07:00
Chris Bracken
26a712cc12
Explicitly build ios keyboard_resize test ( #10011 )
...
Since lib/main.dart does not exist, update test to explicitly build lib/keyboard_resize.dart.
2017-05-11 14:55:35 -07:00
Chris Bracken
2d437f51c3
Add end-to-end test to verify resize on keyboard dismissal ( #10005 )
...
Adds an initial integration test that:
1. captures laid-out widget size
2. focuses a text field to show the keyboard and resize the view
3. unfocuses the text field to dismiss the keyboard and resize the view
4. verify that the final widget size matches the initial size
2017-05-11 14:29:20 -07:00
Yegor
5ad06a502b
re-enable devicelab tests that are no longer flaky ( #9996 )
2017-05-11 09:59:50 -07:00
Ian Hickson
1e6c7eb97f
Make docs.sh resilient to not having dart in the path ( #9981 )
2017-05-11 09:42:08 -07:00
Ian Hickson
bc32847fd4
Remove the flaky tests. ( #9988 )
...
They are causing nothing but trouble. We should fix these before turning them back on.
See https://github.com/flutter/flutter/issues/9986 https://github.com/flutter/flutter/issues/9987
2017-05-11 08:59:10 -07:00
jcollins-g
fc1b5c9ba9
Upgrade dartdoc to 0.11.1. ( #9921 )
2017-05-10 07:45:16 -07:00
Alexandre Ardhuin
9b56c1c58c
enable always_put_control_body_on_new_line lint ( #9950 )
2017-05-10 09:41:55 +02:00
Chris Bracken
60f5ae8e77
Add const non-null asserts where required ( #9945 )
...
Also includes minor doc fixes.
2017-05-09 21:15:42 -07:00
Ian Hickson
4109e28224
Use an enum instead of a bool for tracking the release level. ( #9942 )
2017-05-09 17:55:16 -07:00
Ian Hickson
9f1d5ba50e
Rev versions for alpha cut ( #9940 )
...
And add a script to rev the versions.
2017-05-09 17:06:52 -07:00
Adam Barth
3bd2ecb2c4
Move flutter_markdown to https://github.com/flutter/flutter_markdown ( #9807 )
...
Now that we can host packages on pub that depend on Flutter, we can host
flutter_markdown in its own git repository.
2017-05-09 15:32:38 -07:00
Michael Thomsen
5cec108023
Roll android build tools to 25.0.3 ( #9922 )
...
* Roll android build tools to 25.0.3
* Roll android build tools to 25.0.3 in templates
2017-05-09 18:58:46 +02:00
Michael Thomsen
ebd79100c0
Update Chromium recipe instructions to reflect new flow ( #9919 )
2017-05-09 17:30:05 +02:00
Michael Thomsen
a625d3e140
Revert "Upgrade to most recent android build tools version ( #9878 )" ( #9888 )
...
This reverts commit 5ed2984e75 .
2017-05-08 20:33:12 +02:00
Michael Thomsen
5ed2984e75
Upgrade to most recent android build tools version ( #9878 )
2017-05-08 20:12:32 +02:00
Ian Hickson
127545a353
More doc fixes. ( #9848 )
2017-05-06 15:08:14 -07:00
Chris Bracken
28feba043f
Update Gallery plugin integration ( #9823 )
...
Enable plugin infra for both iOS and Android post-#9791.
2017-05-04 19:02:00 -07:00