- 15 May, 2017 8 commits
-
-
xster authored
* blind wrote everything except the user prompt * works * Add some logical refinements * Make certificates unique and add more instructinos * print more info * Add test * use string is empty * review notes * some formatting around commands * add a newline
-
Jason Simmons authored
-
Adam Barth authored
-
-
Hans Muller authored
-
Mikkel Nygaard Ravn authored
-
Alexandre Ardhuin authored
* try use_to_and_as_if_applicable lint * address review comments
-
Alexandre Ardhuin authored
-
- 14 May, 2017 1 commit
-
-
Adam Barth authored
If the caller doesn't explicitly give the brightness of the primary color, we now estimate it using an algorithm from the Web Content Accessibility Guidelines. Also, this patch contains a function that converts RGB colors to HSVColors. I was originally going to use that, but the WCAG algorithm ended up seeming like a better choice. The patch still includes this function because it's generally useful. Fixes #5718
-
- 13 May, 2017 3 commits
-
-
Adam Barth authored
-
Alexandre Ardhuin authored
-
Adam Barth authored
Fixes #9989
-
- 12 May, 2017 17 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
-
-
Jason Simmons authored
-
Ian Hickson authored
-
P.Y. Laligand authored
-
Alexandre Ardhuin authored
-
Ian Hickson authored
This way, you can test things even with a VerboseLogger.
-
Chris Bracken authored
During SDK version updates, output the commands used to tag the repo with the SDK version.
-
Hans Muller authored
-
Adam Barth authored
The new assets have been optipng'ed.
-
Adam Barth authored
Previously, we would strand the old route in the overlay even though it had been removed from the history.
-
Adam Barth authored
The default is topCenter, which is sensible, but someone might want to use a bottomCenter alignment, for example.
-
Chris Bracken authored
-
Jason Simmons authored
-
Chris Bracken authored
VERSION: 0.0.7-dev flutter: 0.0.27-dev flutter_driver: 0.0.5-dev flutter_test: 0.0.5-dev
-
- 11 May, 2017 11 commits
-
-
Chris Bracken authored
VERSION: 0.0.6 flutter: 0.0.26 flutter_driver: 0.0.4 flutter_test: 0.0.4
-
Chris Bracken authored
Update Android package name.
-
Chris Bracken authored
Since lib/main.dart does not exist, update test to explicitly build lib/keyboard_resize.dart.
-
Chris Bracken authored
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
-
Michael Goderbauer authored
-
Chris Bracken authored
-
Yegor authored
-
Ian Hickson authored
-
Ian Hickson authored
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
-
Devon Carew authored
-
Ian Hickson authored
* Rev versions for alpha branch * Rev versions after alpha
-