Hixie
|
797e27edd3
|
Add @override annotations to flutter framework
|
2016-03-14 14:02:26 -07:00 |
|
Ian Hickson
|
d745e20853
|
Even more types
|
2016-03-14 09:41:54 -07:00 |
|
Hixie
|
c7339de6bc
|
Enable always_declare_return_types lint
And fix a zillion omissions this uncovered.
|
2016-03-09 17:57:39 -08:00 |
|
Devon Carew
|
d326991b97
|
add back a call to device.stop() from the run command
|
2016-02-27 19:32:02 -08:00 |
|
Devon Carew
|
67046f933d
|
add the ability to start and stop device polling
|
2016-02-20 22:00:11 -08:00 |
|
Devon Carew
|
d5a6fceee5
|
add a summary option to the doctor class
|
2016-02-17 09:33:45 -08:00 |
|
Devon Carew
|
b7b06c2a27
|
fixes found when running through the getting started process
|
2016-02-15 14:06:23 -08:00 |
|
Devon Carew
|
2dbceafbc6
|
introduce globals scoped to the app's context
|
2016-02-09 22:03:13 -08:00 |
|
Devon Carew
|
36b6210c93
|
filter offline devices from notifications
|
2016-02-09 13:30:21 -08:00 |
|
Devon Carew
|
9e6d45cb03
|
general refactoring around device management
remove the device factory methods as well as the device cache
|
2016-02-06 11:49:48 -08:00 |
|
Devon Carew
|
4ff43bf418
|
get the adb device name when using the adb server
|
2016-02-04 14:03:16 -08:00 |
|
Devon Carew
|
d7fbf5302d
|
use status(), error(), and trace() for logging
rename to printTrace(), printStatus(), and printError()
|
2016-01-28 12:44:17 -08:00 |
|
Devon Carew
|
2727954d0e
|
review comments
|
2016-01-19 13:15:58 -08:00 |
|
Devon Carew
|
077ee32ea5
|
guard against npe
|
2016-01-19 12:15:11 -08:00 |
|
Devon Carew
|
677a80c16b
|
add a wrapper around the adb command
|
2016-01-19 11:31:20 -08:00 |
|