Commit Graph

  • 2f05e0d5c9 Rename App to MaterialApp Adam Barth 2015-10-09 10:19:35 -07:00
  • cceb4187cc Merge pull request #1556 from abarth/split_widgets Adam Barth 2015-10-09 10:14:02 -07:00
  • c877708568 Split material design widgets out of widgets.dart Adam Barth 2015-10-09 10:03:40 -07:00
  • cc809491ba Split material design widgets out of widgets.dart Adam Barth 2015-10-09 10:03:40 -07:00
  • 37bda25196 Relative paths in internal flutter libraries Hixie 2015-10-09 09:56:40 -07:00
  • 99de081860 Merge pull request #77 from chinmaygarde/master Adam Barth 2015-10-09 09:38:42 -07:00
  • 423db5c22c Rev pub package Adam Barth 2015-10-09 09:37:23 -07:00
  • c86282eecc Rev pub package Adam Barth 2015-10-09 09:32:16 -07:00
  • 892d60d538 Have Flat buttons set their default text styles. Hixie 2015-10-01 09:28:40 -07:00
  • ecd20b6fa3 Merge pull request #1541 from vlidholt/master Viktor Lidholt 2015-10-08 16:20:40 -07:00
  • 333c8f5f10 Updates sprite physics test Viktor Lidholt 2015-10-08 16:13:56 -07:00
  • 95a0aceaa1 Adds basic support for joints in sprite physics Viktor Lidholt 2015-10-08 16:12:31 -07:00
  • 8945e0112f Changing themes caused crash Hixie 2015-10-08 15:18:23 -07:00
  • f4ec459c23 Add support for log commands on iOS. Ian Fischer 2015-10-08 10:51:43 -07:00
  • 10b99137d4 Merge pull request #1549 from HansMuller/dismissable_dispose Hans Muller 2015-10-08 13:56:33 -07:00
  • fd8e64c402 Defunct DismissableState should not have live animations Hans Muller 2015-10-08 12:19:06 -07:00
  • 4254f5fba8 Drawer test. Hixie 2015-10-08 10:51:26 -07:00
  • 6143492e6e Format trace file names so they are easier to organize Chinmay Garde 2015-10-08 11:50:51 -07:00
  • 3cfc9c4d95 Allow Stacks with no children or only poisitioned children Hans Muller 2015-10-08 10:48:33 -07:00
  • 6111301a9b Merge pull request #1540 from abarth/rm_button_state Adam Barth 2015-10-08 10:29:32 -07:00
  • 67367974ef Merge pull request #1538 from abarth/fix_snackbar Adam Barth 2015-10-08 10:27:58 -07:00
  • 3308ff0026 Remove ButtonState Adam Barth 2015-10-08 10:22:33 -07:00
  • 09d26302cb IndexedStack Hans Muller 2015-10-06 16:10:36 -07:00
  • 6b1c85a8b0 SnackBar throws exception on creation Adam Barth 2015-10-08 10:13:29 -07:00
  • 2da0eb9769 Merge pull request #1500 from abarth/drawer_animate_back Adam Barth 2015-10-08 10:16:34 -07:00
  • 56ac0d9cc7 Adds support for keeping track of contact points in physics Viktor Lidholt 2015-10-08 10:14:47 -07:00
  • a8ea45f9e0 Merge pull request #1535 from abarth/button_highlight Adam Barth 2015-10-08 10:14:40 -07:00
  • dd6d467657 Merge pull request #1526 from vlidholt/master Viktor Lidholt 2015-10-08 10:13:58 -07:00
  • da4f7b988a BoxConstraints.toString() should show closed intervals Hans Muller 2015-10-08 09:55:51 -07:00
  • 1cea4846bd FlatButton highlights but doesn't tap around edge Adam Barth 2015-10-08 09:45:29 -07:00
  • d234ed932e Re-enable passing tests Adam Barth 2015-10-07 20:12:39 -07:00
  • 68acd2615d The Drawer should animate out when popped off the navigator Adam Barth 2015-10-07 20:09:45 -07:00
  • d45bf1457c HomogeneousViewport support for Theme.of() Hixie 2015-10-07 08:40:55 -07:00
  • 43aaf50e05 Merge pull request #78 from iansf/ios_start Ian Fischer 2015-10-07 15:45:34 -07:00
  • 844678ddce Add implementation of start and stop commands for iOS. Ian Fischer 2015-10-07 15:13:24 -07:00
  • 72cc4d6fde Don’t give a scary error about not being able to run on Android if there’s no Android device connected. Ian Fischer 2015-10-07 15:29:13 -07:00
  • 020e749291 Fixes typo in sprite physics Viktor Lidholt 2015-10-07 14:05:11 -07:00
  • c9069bfeaf Merge pull request #1527 from johnmccutchan/roll_dart John McCutchan 2015-10-07 14:04:33 -07:00
  • 5854a76e13 Roll Dart runtime forward to c9334ed61f11df2d9aecc6311a5981eba0e55c01 John McCutchan 2015-10-07 13:52:51 -07:00
  • c363133da3 Adds support for applying forces and impulses to sprite physics Viktor Lidholt 2015-10-07 13:26:36 -07:00
  • 3eaefd812e Merge pull request #1518 from abarth/performance_route Adam Barth 2015-10-07 13:08:33 -07:00
  • 9f8b53f47a Document StatisticsOverlay.rasterizerThreshold Chinmay Garde 2015-10-07 11:47:30 -07:00
  • d92f3fedde Fix Flutter project template Chinmay Garde 2015-10-07 11:26:55 -07:00
  • 73dce01e87 Allow updating the rasterizer tracing threshold from Dart Chinmay Garde 2015-10-07 11:22:51 -07:00
  • 30d16e2426 Separate Route and PerformanceRoute Adam Barth 2015-10-07 09:58:01 -07:00
  • fbb1f866d4 Merge pull request #73 from afandria/patch-1 James Robinson 2015-10-06 19:53:28 -07:00
  • 97f62f89c1 Merge pull request #76 from iansf/ios_start Ian Fischer 2015-10-06 17:34:24 -07:00
  • 7990e874df Just log, don’t exit when the user is missing access to a command. Prevents inappropriately-failing tests. Ian Fischer 2015-10-06 16:19:06 -07:00
  • 90d47520fd Make checkbox widget to fit more closely to material design standard. Make changes to remove animation artefacts. Mehmet Akin 2015-10-07 01:01:54 +02:00
  • 3694517617 run tests sequentially Devon Carew 2015-10-06 16:00:24 -07:00
  • f98f134ccf ws changes to prod the build Devon Carew 2015-10-06 15:48:04 -07:00
  • 5c6c3d9d81 ws Devon Carew 2015-10-06 14:52:45 -07:00
  • 15cba8f2eb rev the pubspec version Devon Carew 2015-10-06 14:35:18 -07:00
  • a9cbe436c4 Merge pull request #67 from iansf/ios_basics Ian Fischer 2015-10-06 14:20:53 -07:00
  • 60cf54d6c2 Forward additionalArgs in run_mojo.dart Alex Fandrianto 2015-10-06 13:14:22 -07:00
  • 79c88b4d7c Merge remote-tracking branch 'upstream/master' Kris Giesing 2015-10-06 12:53:54 -07:00
  • 524d8379f4 more verbose test failures Devon Carew 2015-10-06 12:08:08 -07:00
  • 12192d00c1 Beginning implementation of IOSDevice. Implements list and install. Ian Fischer 2015-10-02 08:34:09 -07:00
  • 0364590b83 delay looking for android devices Devon Carew 2015-10-06 11:36:48 -07:00
  • cf17dd9687 Merge pull request #1509 from HansMuller/remove_popup_menu_margin Hans Muller 2015-10-06 11:03:23 -07:00
  • 56d9d85f2a Remove PopupMenu margin Hans Muller 2015-10-06 10:30:33 -07:00
  • ad155b23a5 Update pubspec revision to 0.0.16 Chinmay Garde 2015-10-06 10:53:29 -07:00
  • 66c6ce3794 Merge pull request #1507 from abarth/image_decoding Adam Barth 2015-10-06 10:51:21 -07:00
  • ebaa45c788 Merge pull request #1508 from vlidholt/master Viktor Lidholt 2015-10-06 10:44:47 -07:00
  • b6e12ca9aa Forwards physics body properties to box2d in sprite physics Viktor Lidholt 2015-10-06 10:39:26 -07:00
  • 8b1effc544 NetworkImage occasionally does not grab the image Adam Barth 2015-10-06 10:37:55 -07:00
  • 4e41b4483a Merge pull request #1503 from abarth/simplify_scaffold Adam Barth 2015-10-06 10:09:35 -07:00
  • 2d0d1645be Merge pull request #1503 from abarth/simplify_scaffold Adam Barth 2015-10-06 10:09:35 -07:00
  • 932626aad1 Merge pull request #1504 from abarth/tab_shadow Adam Barth 2015-10-06 10:08:11 -07:00
  • 87631faae2 Simplify Scaffold Adam Barth 2015-10-05 22:28:09 -07:00
  • 89a09822bf Simplify Scaffold Adam Barth 2015-10-05 22:28:09 -07:00
  • 5ac4d1ea28 Adds forwarding of properties to box2d in sprite physics Viktor Lidholt 2015-10-06 09:59:16 -07:00
  • a07cb95ec2 Merge pull request #1506 from vlidholt/master Viktor Lidholt 2015-10-06 09:57:21 -07:00
  • ee0c01c54c Merge pull request #1501 from abarth/initial_page Adam Barth 2015-10-06 09:51:35 -07:00
  • 7f6346789f Rev pub package Adam Barth 2015-10-06 09:51:00 -07:00
  • 830e6e85e0 Rev pub package Adam Barth 2015-10-06 09:45:20 -07:00
  • 6c30e01bef Make MimicableState public again Adam Barth 2015-10-06 09:33:33 -07:00
  • 018cef6160 Adds default text style Viktor Lidholt 2015-10-06 09:28:05 -07:00
  • 6cf105fe3e ToolBar with a TabBar shouldn't have a shadow Adam Barth 2015-10-05 23:35:06 -07:00
  • 922aece1d5 Mark most State subclasses private Adam Barth 2015-10-05 21:54:33 -07:00
  • 7ac6ab6fc7 PageableList should take initialPage instead of initialScrollOffset Adam Barth 2015-10-05 21:34:51 -07:00
  • 330af86bdc Delete AnimatedComponent Adam Barth 2015-10-05 17:35:51 -07:00
  • 012c5d94a1 Merge pull request #1496 from Hixie/focus Ian Hickson 2015-10-05 17:32:52 -07:00
  • 5a359dce9f Merge pull request #1484 from abarth/snackbar_route Adam Barth 2015-10-05 17:32:47 -07:00
  • 706b272eaf Create the Performance for a Route earlier Adam Barth 2015-10-05 16:39:13 -07:00
  • 2eec30111a Use Navigator to drive SnackBar Adam Barth 2015-10-04 14:22:35 -07:00
  • a15e857658 Address PR concerns Chinmay Garde 2015-10-05 16:52:16 -07:00
  • df719bde8d Fix Focus Hixie 2015-10-05 15:52:36 -07:00
  • fbf8174c87 Fix Focus Hixie 2015-10-05 15:52:36 -07:00
  • 5c922df835 Use the App widget in the Flutter app template Chinmay Garde 2015-10-05 16:14:54 -07:00
  • ff3e636635 Makes physics bodies fixture elements settable Viktor Lidholt 2015-10-05 16:13:32 -07:00
  • 31498881ce Convert default project template to fn3 Chinmay Garde 2015-10-05 15:40:36 -07:00
  • 43a5dff843 Merge remote-tracking branch 'upstream/master' Kris Giesing 2015-10-05 15:07:03 -07:00
  • 6f640275bd Update dart project template Chinmay Garde 2015-10-05 14:58:29 -07:00
  • 48142d6872 Merge pull request #1490 from Hixie/navigator-ensure-pop Ian Hickson 2015-10-05 13:59:59 -07:00
  • 4913c4fc7d Merge pull request #1489 from Hixie/cleanup Ian Hickson 2015-10-05 13:59:56 -07:00
  • 825ad56fda Merge pull request #1488 from Hixie/RouteArguments Ian Hickson 2015-10-05 13:59:45 -07:00
  • 90a0f6300f Simplify the usage of Navigator's routes argument Hixie 2015-10-02 15:07:35 -07:00
  • 27b76c00ad Simplify the usage of Navigator's routes argument Hixie 2015-10-02 15:07:35 -07:00
  • 3fb3ec5a43 Merge pull request #1492 from vlidholt/master Viktor Lidholt 2015-10-05 13:51:55 -07:00