pq
4479756509
Merge branch 'analyze_fixes' of https://github.com/flutter/flutter into analyze_fixes
...
# Conflicts:
# packages/flutter_tools/lib/src/commands/analyze.dart
2016-02-23 15:09:24 -08:00
pq
b69d249460
Enumerate lints for analysis in synthesized options file.
...
This enables us to exclude `library_names` pending a new stable SDK push (see notes: https://github.com/flutter/flutter/pull/1996 ). Also excluded are a few lints who's feedback was just getting regexp'ed out. Moving forward, this will allow us to selectively enable specific lints of interest as well.
2016-02-23 15:07:55 -08:00
Ian Hickson
5ad80b776c
Merge pull request #2103 from Hixie/style
...
Move style guide to website.
2016-02-23 14:13:15 -08:00
Ian Hickson
68cff6bf21
Merge pull request #2114 from Hixie/box-debug
...
Trivial cleanup of getDistanceToBaseline
2016-02-23 14:11:35 -08:00
Hixie
16e7c3a61c
Trivial cleanup of getDistanceToBaseline
...
Turns out we don't need 'parent' outside the assert at all.
2016-02-23 12:56:07 -08:00
Ian Hickson
8a53753427
Merge pull request #2107 from Hixie/flutter-tool
...
Fix --debug
2016-02-23 12:55:15 -08:00
Ian Hickson
81df765d21
Merge pull request #2108 from Hixie/scroll
...
Clean up scroll behaviour.
2016-02-23 12:38:39 -08:00
Collin Jackson
263e2e7ff3
Merge pull request #2109 from collinjackson/no_material
...
Remove redundant Material from start project
2016-02-23 12:33:14 -08:00
Hixie
98d47c3544
Clean up scroll behaviour.
...
This makes ScrollBehavior agnostic about the kind of scroll.
This also means ExtentScrollBehavior's comment about being linear is
more relevant (previously it was true of all scroll behaviours).
2016-02-23 11:56:37 -08:00
Devon Carew
05f496abfd
Merge pull request #2105 from devoncarew/validate_atom
...
add a validator for Atom
2016-02-23 11:43:48 -08:00
Collin Jackson
8ab9a8fe03
Remove redundant Material from project created by flutter create
2016-02-23 11:29:55 -08:00
Hixie
71c8a96fb9
Fix --debug
...
...and some style nits.
2016-02-23 11:10:52 -08:00
Devon Carew
9367b86abe
add a validator for Atom
2016-02-23 10:25:14 -08:00
Hixie
2beac946c9
Move style guide to website.
...
Depends on https://github.com/flutter/website/pull/177
2016-02-23 08:56:18 -08:00
Ian Hickson
3f8fdb661f
Merge pull request #2098 from Hixie/animation-cleanup
...
Some trivial animation library cleanup.
2016-02-22 22:45:58 -08:00
Yegor
67ea03c79d
Merge pull request #2101 from yjbanov/infra-instructions
...
more details in infra/README.md
2016-02-22 18:16:00 -08:00
yjbanov
40c7adff99
more details in infra/README.md
2016-02-22 18:15:19 -08:00
Yegor
3301ae7d09
Merge pull request #2097 from yjbanov/flutter-driver-create
...
"flutter create" can generate a basic driver test; "flutter drive" gains new options
2016-02-22 17:18:54 -08:00
yjbanov
278630e688
"flutter create" can generate a basic driver test
...
"flutter create" adds option `--with-driver-test` that adds
dependencies to `flutter_driver` in `pubspec.yaml` and creates
a basic driver test runnable via `flutter drive
--target=test_driver/e2e.dart`
"flutter drive" new options:
- `--keep-app-running` tells the driver to not stop the app after tests
are done
- `--use-existing-app` tells the driver to not start a new app but use
an already running instance
2016-02-22 17:10:31 -08:00
Ian Hickson
7b0e7ee38e
Some trivial animation library cleanup.
2016-02-22 14:18:17 -08:00
Devon Carew
347ee25a93
Merge pull request #2093 from devoncarew/fix_assert
...
fix a checked mode assertion
2016-02-22 13:19:40 -08:00
Devon Carew
a49e45106d
fix a checked mode assertion
2016-02-22 13:09:22 -08:00
pq
7d996c04cc
Enumerate lints for analysis in synthesized options file.
...
This enables us to exclude `library_names` pending a new stable SDK push (see notes: https://github.com/flutter/flutter/pull/1996 ). Also excluded are a few lints who's feedback was just getting regexp'ed out. Moving forward, this will allow us to selectively enable specific lints of interest as well.
2016-02-22 13:07:34 -08:00
Devon Carew
63f941bc93
Merge pull request #2087 from devoncarew/remove_sim_package_store
...
remove iosSimulator field from ApplicationPackageStore
2016-02-22 12:47:36 -08:00
Devon Carew
3463d89cf6
remove iosSimulator field from ApplicationPackageStore
2016-02-22 12:37:08 -08:00
Devon Carew
896246ad14
Merge pull request #2079 from devoncarew/more_specific_logging
...
log for specific adb devices
2016-02-22 12:12:05 -08:00
Chinmay Garde
2b70fda196
Merge pull request #2081 from chinmaygarde/master
...
Address issues raised in PR #2047
2016-02-22 12:10:54 -08:00
Chinmay Garde
304694df6f
Merge pull request #2082 from chinmaygarde/lint_fix
...
Fix linter error regarding extra braces in string interpolation in devices.dart
2016-02-22 12:00:43 -08:00
Chinmay Garde
d299b05ab3
Fix linter error regarding extra braces in string interpolation in devices.dart
2016-02-22 11:51:35 -08:00
Chinmay Garde
7e59a9e82e
Address issues raised in PR #2047
2016-02-22 11:43:52 -08:00
Chinmay Garde
6ab25977c5
Merge pull request #2080 from chinmaygarde/master
...
Update status messages when unsupported devices are detected by the tools
2016-02-22 11:33:47 -08:00
Chinmay Garde
f7d94fef8f
Update status messages when unsupported devices are detected by the tools
2016-02-22 11:33:17 -08:00
Devon Carew
ad8385e82e
Merge pull request #2078 from devoncarew/xcode_eula_2
...
check to see if the xcode eula has been signed
2016-02-22 11:28:07 -08:00
Adam Barth
d0e2d1a456
Merge pull request #2074 from abarth/rm_primary_swatch
...
Remove ThemeData.primarySwatch
2016-02-21 21:42:03 -08:00
Adam Barth
2c2fa23886
Remove ThemeData.primarySwatch
...
In the dark theme, there isn't really a primary swatch, so this API was
a sandtrap. Instead, be explicit about the colors we need for various
widgets in the theme.
Fixes #1277
2016-02-21 20:28:32 -08:00
Adam Barth
d91d334787
Merge pull request #2071 from abarth/improve_issue
...
Improve issue template
2016-02-21 16:22:09 -08:00
Adam Barth
b2e6da0205
Improve issue template
...
Fix link to bug-reports page. Also, hint at how to get the flutter
version.
2016-02-21 16:20:22 -08:00
Adam Barth
a499dc1d47
Merge pull request #2065 from abarth/test_gesture
...
Add TestGesture
2016-02-21 16:15:47 -08:00
Adam Barth
1484add104
Add TestGesture
...
This helper makes it easier to write correct tests that involve
gestures.
Fixes #1855
2016-02-21 14:32:58 -08:00
Adam Barth
aeb9419122
Merge pull request #2064 from abarth/snackbar_action
...
SnackBar should have a single optional action
2016-02-21 12:58:24 -08:00
Adam Barth
505547ae95
Merge pull request #2068 from abarth/de_material
...
Remove redundant material_ prefix
2016-02-21 12:58:13 -08:00
Adam Barth
375bb77671
Merge pull request #2067 from abarth/status_callback
...
Animation status callbacks should be re-entrant
2016-02-21 12:58:02 -08:00
Devon Carew
16f9e38769
check to see if the xcode eula has been signed
2016-02-21 00:41:14 -08:00
Devon Carew
488e5dcd6c
log for specific adb devices
2016-02-21 00:23:13 -08:00
Adam Barth
240df79361
Remove redundant material_ prefix
...
These files are already in the "material" folder. They don't need to be
prefixed with material again.
Fixes #702
2016-02-20 22:12:15 -08:00
Devon Carew
4ec9608472
Merge pull request #2066 from devoncarew/device_polling_redux
...
add the ability to start and stop device polling
2016-02-20 22:08:00 -08:00
Adam Barth
6722e3d516
Animation status callbacks should be re-entrant
...
We should mutate the status of the AnimationController before calling
the status callbacks so that we're prepared to be re-entered.
Fixes #1911
2016-02-20 22:06:00 -08:00
Devon Carew
67046f933d
add the ability to start and stop device polling
2016-02-20 22:00:11 -08:00
Adam Barth
72fcbb7d36
SnackBar should have a single optional action
...
The example in the spec with multiple actions is an anti-example.
Fixes #1876
2016-02-20 16:54:10 -08:00
Adam Barth
9e56fc4e9e
Merge pull request #2063 from abarth/starter_style
...
Improve the style in the starter app
2016-02-20 16:41:05 -08:00