Commit Graph

  • 27d2928dc0 Adds license file and required fields to pubspec Viktor Lidholt 2015-08-25 16:33:49 -07:00
  • 36ef15325e Change Fitness bundle id to be compatible with signing with Google’s keys. Ian Fischer 2015-08-25 16:24:28 -07:00
  • ee5f1146c4 Fix typo in syncRenderObject arguments Collin Jackson 2015-08-25 16:16:27 -07:00
  • f48b25aaf7 Updates skysprites readme Viktor Lidholt 2015-08-25 16:14:51 -07:00
  • fde6b0a4b6 Add a test for #833 Adam Barth 2015-08-25 16:13:33 -07:00
  • 32aa4628e1 Merge pull request #835 from vlidholt/master Viktor Lidholt 2015-08-25 16:12:30 -07:00
  • ebeb8e2d42 Moves sky sprites to its own package Viktor Lidholt 2015-08-25 16:08:46 -07:00
  • 556ebb93ff Fix signature of Align.syncRenderObject() Hixie 2015-08-25 16:04:01 -07:00
  • 8f95703afa Rev pub package Adam Barth 2015-08-25 15:49:27 -07:00
  • 0cbd190b3d Merge pull request #832 from Hixie/positioner Adam Barth 2015-08-25 15:37:43 -07:00
  • 7f0f22abe9 Merge pull request #831 from abarth/track_mimic Adam Barth 2015-08-25 15:36:59 -07:00
  • 4a2fb5d3e8 Introduce Align widget for aligning children. Hixie 2015-08-25 15:32:58 -07:00
  • 15e8f741fb Properly track mimics that move in the tree Adam Barth 2015-08-25 15:33:52 -07:00
  • a2286ee7a1 Merge pull request #826 from vlidholt/master Viktor Lidholt 2015-08-25 15:33:49 -07:00
  • 59817111f0 Fixes nits Viktor Lidholt 2015-08-25 15:30:45 -07:00
  • 1813170a23 Roll APK versions in preparation for releases Eric Seidel 2015-08-25 15:12:38 -07:00
  • 4923f0cd08 Merge pull request #813 from abarth/device_pixel_ratio Adam Barth 2015-08-25 14:55:01 -07:00
  • dec2689c07 Adds swarms of enemies to demo game Viktor Lidholt 2015-08-25 14:49:54 -07:00
  • dcd17aefd6 Adds constraint for rotating a node towards another node Viktor Lidholt 2015-08-25 14:47:56 -07:00
  • dc3159316e Makes the spline tension editable in sprites Viktor Lidholt 2015-08-25 14:45:44 -07:00
  • d7ba514546 Fix global key error while using fitness app Adam Barth 2015-08-25 14:32:29 -07:00
  • 1883d06aef Fix build Adam Barth 2015-08-25 14:10:32 -07:00
  • a733e91b7b Don't freeze devicePixelRatio at startup Adam Barth 2015-08-25 14:06:53 -07:00
  • 10fe17a994 Merge pull request #809 from abarth/scene_builder Adam Barth 2015-08-25 13:59:52 -07:00
  • 0e4ac8c12b Use sky.SceneBuilder to upload Layer tree to C++ Adam Barth 2015-08-25 13:33:54 -07:00
  • 1c9837630d Make 'save failed' snackbar show up Eric Seidel 2015-08-25 13:37:08 -07:00
  • 19f62a35a9 Move Fitness.app to the latest playfair Eric Seidel 2015-08-25 13:31:11 -07:00
  • 03cc05ac29 Rev pub package to 0.0.6 which includes indicator lines Eric Seidel 2015-08-25 13:26:35 -07:00
  • 5ad78bd3bc Hack around Fitness.app crashing if it can't load data Eric Seidel 2015-08-25 13:09:50 -07:00
  • 18b78cfafa Enable initializing Scrollable scrollOffset Hans Muller 2015-08-25 10:40:50 -07:00
  • e1933af37e Removed unneeded tabs.dart import, updated tests Hans Muller 2015-08-25 10:24:58 -07:00
  • bc62a243f5 Removes old code from demo game Viktor Lidholt 2015-08-25 10:14:26 -07:00
  • 34e0ef8368 Merge pull request #795 from vlidholt/master Viktor Lidholt 2015-08-25 10:04:19 -07:00
  • f8cad61b28 Rev pub package Adam Barth 2015-08-25 09:58:18 -07:00
  • 1fde4bb863 Merge pull request #796 from abarth/fix_tests Adam Barth 2015-08-25 09:58:39 -07:00
  • b2de3a705b Don't divide by zero Adam Barth 2015-08-25 09:48:21 -07:00
  • aaeaed9be8 done Hans Muller 2015-08-25 09:40:30 -07:00
  • af6372fd0e Removes custom joystick code and adds a new moving enemy to demo game Viktor Lidholt 2015-08-25 09:28:33 -07:00
  • 51715d304f Adds base rotation property to rotate-to-movement constraint Viktor Lidholt 2015-08-25 09:27:39 -07:00
  • 9fc36fe794 Adds virtual joystick to games library Viktor Lidholt 2015-08-25 09:26:49 -07:00
  • 1867b58c40 Merge pull request #792 from Hixie/flex-part3 Ian Hickson 2015-08-25 09:22:40 -07:00
  • 75633c8ce1 Merge pull request #784 from abarth/rm_epsilon Adam Barth 2015-08-25 09:20:34 -07:00
  • c696c21aa5 Remove floating-point errors from ScrollableWidgetList Adam Barth 2015-08-24 16:20:22 -07:00
  • 465fbbf9f1 Merge pull request #787 from vlidholt/master Viktor Lidholt 2015-08-25 09:16:49 -07:00
  • 3d37e78745 Add Row and Column widgets so you don't have to use Flex. I updated everything in widgets/, but didn't update any examples. Hixie 2015-08-24 17:50:37 -07:00
  • 14f3f58cd9 Make Flex shrink-wrap when unconstrained. Hixie 2015-08-24 13:22:35 -07:00
  • fe7e39b23c Add documentation for using sky_tool listen. Ian Fischer 2015-08-24 16:46:01 -07:00
  • 119a652d17 Minor code cleanup Viktor Lidholt 2015-08-24 16:41:05 -07:00
  • acccd438e5 Merge pull request #785 from vlidholt/new_game Viktor Lidholt 2015-08-24 16:32:39 -07:00
  • 97b432db9f Merge pull request #786 from iansf/minor_cleanup Ian Fischer 2015-08-24 16:31:03 -07:00
  • 3897ebfcfe Minor cleanup of paths and quotes. Ian Fischer 2015-08-24 16:29:20 -07:00
  • 670f3cd7c9 Track the last component to build ...rather than the stack trace at the time the RenderObjectWrapper updates the RenderObject. Hixie 2015-08-24 16:10:47 -07:00
  • 840dfae937 Adds support for spline actions and constraints on nodes Viktor Lidholt 2015-08-24 15:37:59 -07:00
  • a78370fe9c New game demo, initial version Viktor Lidholt 2015-08-19 13:19:54 -07:00
  • 1393b4c6b0 Merge pull request #781 from Hixie/better-exceptions Ian Hickson 2015-08-24 15:55:55 -07:00
  • a41825619b Merge pull request #761 from iansf/fix_linux Ian Fischer 2015-08-24 15:53:09 -07:00
  • d99641dd85 Better exception handling for rendering library. - Catch exceptions closer to the source. - Factor out exception printing code. - Have widget library hand the rendering library some context when syncing RenderObjectWrappers to aid with debugging. - Fix a bug in flex.dart whereby _overflow was compared when null. Hixie 2015-08-24 15:11:41 -07:00
  • d35d580cdb Merge pull request #780 from abarth/mimic_improvements Adam Barth 2015-08-24 15:11:34 -07:00
  • 7077b1b3d0 Mimic should track Mimicable more completely Adam Barth 2015-08-24 14:14:46 -07:00
  • 9bc23d722e Prevent the fitness app from asserting when there’s no data yet Collin Jackson 2015-08-24 14:23:26 -07:00
  • a6d111deb8 Merge pull request #765 from collinjackson/typography_colors Collin Jackson 2015-08-24 14:17:40 -07:00
  • d8c97c46f3 Make sky_tool listen work on Linux. Ian Fischer 2015-08-21 16:39:37 -07:00
  • c21fcf6210 Support ScrollableLists that wrap Hans Muller 2015-08-21 16:12:19 -07:00
  • d7ed623ea6 Merge pull request #774 from abarth/add_listener Adam Barth 2015-08-24 12:56:28 -07:00
  • 16328cc875 Add GlobalKey.registerSyncListener Adam Barth 2015-08-24 10:53:32 -07:00
  • c8bc9d5613 Fix typography to use opacity instead of color value Collin Jackson 2015-08-21 17:27:18 -07:00
  • a61f0f5021 RenderObject.flushLayout should loop until _nodesNeedingLayout is empty Hans Muller 2015-08-24 12:41:27 -07:00
  • 9a493c15e9 Update box_painter.dart Adam Barth 2015-08-22 13:44:40 -07:00
  • 627b049216 Address review comments from #767 Adam Barth 2015-08-22 10:39:08 -07:00
  • 5d99f31c04 Merge pull request #767 from abarth/modernize_drawer_item Adam Barth 2015-08-22 08:46:12 -07:00
  • 2873880f50 Fix analyzer warnings Adam Barth 2015-08-22 08:24:02 -07:00
  • 18248543cb DrawerItem, DrawerHeader should take a child instead of children Adam Barth 2015-08-22 08:19:15 -07:00
  • 89c1144718 Merge pull request #762 from Hixie/flex-bug Ian Hickson 2015-08-21 20:05:50 -07:00
  • b61fe238f5 Rename syncFields to syncConstructorArguments Adam Barth 2015-08-21 17:21:42 -07:00
  • dc7137b0ba Merge pull request #763 from abarth/scroll_gravity Adam Barth 2015-08-21 17:06:13 -07:00
  • d3eaff2765 Cleanup how we manage scrollOffset in Scrollable Adam Barth 2015-08-21 16:03:09 -07:00
  • d81ec90c5f Reimplement 'stretch' for flexible items correctly. Hixie 2015-08-21 15:29:15 -07:00
  • ca42e8865d Merge pull request #747 from collinjackson/fitness_loading Collin Jackson 2015-08-21 16:21:05 -07:00
  • 010589be9e Rename all the scrollable classes Adam Barth 2015-08-21 14:13:03 -07:00
  • 546a3acf0e Add missing file Adam Barth 2015-08-21 12:59:38 -07:00
  • 51c7194075 Add SetRequestedOrientation to Activity service Adam Barth 2015-08-21 11:27:17 -07:00
  • d75fb40585 Don’t flash a message while fitness data is loading Collin Jackson 2015-08-21 11:18:10 -07:00
  • e95aee2715 Add the ability to draw borders on circles Adam Barth 2015-08-21 10:47:46 -07:00
  • ac7c3a00fa Migrate RenderBox tests to box_test.dart Adam Barth 2015-08-21 10:18:48 -07:00
  • 855b8eb225 Merge pull request #740 from abarth/migrate_more_tests Adam Barth 2015-08-21 10:02:38 -07:00
  • ccd00bc5c2 Migrate sky/tests/layout to sky/unit/test Adam Barth 2015-08-21 09:56:14 -07:00
  • ce877f0926 Merge pull request #719 from iansf/add_listen_command Ian Fischer 2015-08-21 09:54:04 -07:00
  • 96c5d075aa Make sky_tool install to ios devices and simulators if available, and add a ‘listen’ command that will listen to filesystem changes in the current directory and update running versions of the app. Ian Fischer 2015-08-20 12:20:08 -07:00
  • c7f528dab8 Migrate some tests to sky/unit/test Adam Barth 2015-08-21 08:53:31 -07:00
  • b64e1aaba8 Introduce sky/unit/test Adam Barth 2015-08-20 00:13:52 -07:00
  • f4ed42e55b Rev pub package Adam Barth 2015-08-20 20:58:18 -07:00
  • 01afe5a612 Update loadVMFileHook to the real location Adam Barth 2015-08-20 19:46:48 -07:00
  • 1c06ea17a3 Fix #721 Dialogs should appear in place rather than animating in from bottom Collin Jackson 2015-08-20 14:58:49 -07:00
  • dda253bb29 Reorder bootstrapping code in rendering/ for slightly cleaner code. Hixie 2015-08-20 15:28:46 -07:00
  • cf03afcd67 Fix compile error on trunk. Hixie 2015-08-20 15:05:01 -07:00
  • 79a9e670a2 Rewrite the MultiChildRenderObjectWrapper syncing algorithm. Hixie 2015-08-19 12:16:41 -07:00
  • 5de9b52b1d Rename Component._built to Component._child Adam Barth 2015-08-20 14:14:53 -07:00
  • 2db1f59c74 Remove Widget.removeChild Adam Barth 2015-08-20 13:59:02 -07:00
  • 62e67957c9 Merge pull request #717 from collinjackson/indicator Collin Jackson 2015-08-20 12:32:50 -07:00
  • 806942c4c4 Support for indicator lines Collin Jackson 2015-08-20 11:43:44 -07:00