Commit Graph

  • eb3f30ab1f Refactors boss power bar to use new constraint in demo game Viktor Lidholt 2015-09-03 15:36:26 -07:00
  • e749bea18c Adds constraint for aligning with another node in sprites Viktor Lidholt 2015-09-03 15:35:47 -07:00
  • dbda2725ff Adds coins when a boss explodes in demo game Viktor Lidholt 2015-09-03 14:55:14 -07:00
  • ef02328649 Merge pull request #1045 from HansMuller/scroll-dismiss-corner-cases Hans Muller 2015-09-03 13:43:23 -07:00
  • 8c958f97fe Refactors code in demo game to make it simpler Viktor Lidholt 2015-09-03 13:40:36 -07:00
  • 952e73583f Fix minor problems in _ScrollGestureRecognizer, Dismissable Hans Muller 2015-09-03 12:10:28 -07:00
  • 20809bc9a5 Merge pull request #1047 from vlidholt/master Viktor Lidholt 2015-09-03 13:14:11 -07:00
  • dfe80a53ae Adds power bar and movements to boss fights in demo game Viktor Lidholt 2015-09-03 12:58:24 -07:00
  • d0ad775ef2 Remove lerp.dart Adam Barth 2015-09-02 09:03:00 -07:00
  • 11ee06dd50 Rev pub package Adam Barth 2015-09-03 11:37:04 -07:00
  • c2ee2db555 Merge pull request #1041 from abarth/overconstrainted_flex Adam Barth 2015-09-03 11:27:12 -07:00
  • 671b2bfeb9 Merge pull request #1044 from abarth/disable_reparent_during_sync Adam Barth 2015-09-03 11:26:52 -07:00
  • 2b25c33b4a Fix hairline border seen if border width is 0.0 Andrew Wilson 2015-09-03 11:14:25 -07:00
  • 7d711b9ee0 Disable reparent during sync Adam Barth 2015-09-03 10:59:26 -07:00
  • 2473346fce RenderFlex should handle overconstrainted constraints Adam Barth 2015-09-03 10:34:16 -07:00
  • 1245aa7929 Correctly handle logging when devices are disconnected or logging processes otherwise crash. Ian Fischer 2015-09-03 10:30:57 -07:00
  • 5177b7d193 Merge pull request #1038 from domokit/iansf-sky_tool-log-docs Ian Fischer 2015-09-03 09:51:34 -07:00
  • cbbdf8041a Merge pull request #1039 from abarth/fix_raw_examples Adam Barth 2015-09-03 09:41:26 -07:00
  • e35e700cc4 Actually make the raw examples work again Adam Barth 2015-09-03 09:39:45 -07:00
  • 636e9db814 Change documentation for how to log using sky_tool Ian Fischer 2015-09-03 09:39:02 -07:00
  • c3e618fe37 Add a clear flag for sky_tool logs on Android. Ian Fischer 2015-09-03 09:36:15 -07:00
  • aa8942f4cf Merge pull request #1034 from abarth/rm_view_picture Adam Barth 2015-09-03 00:26:15 -07:00
  • 52790aedf2 Use null-aware operators in package:sky Adam Barth 2015-09-03 00:02:26 -07:00
  • 36c62edffb Remove all clients of sky.view.picture Adam Barth 2015-09-02 22:22:32 -07:00
  • 8df083df39 Merge pull request #1032 from iansf/fix_ios_logs Ian Fischer 2015-09-02 21:34:39 -07:00
  • a56aa095f7 Update README.md Adam Barth 2015-09-02 18:26:49 -07:00
  • 2b38a808e1 Update README.md Adam Barth 2015-09-02 18:26:18 -07:00
  • 1800c88967 Guard sky_tool logs against failures due to missing idevicesyslog Ian Fischer 2015-09-02 17:08:32 -07:00
  • 3b6c6611d8 Merge pull request #1027 from iansf/sky_tool_logs Ian Fischer 2015-09-02 16:54:15 -07:00
  • bdb8092f16 Merge pull request #1029 from vlidholt/master Viktor Lidholt 2015-09-02 16:51:51 -07:00
  • bd610f43ba Initial boss fight in demo game Viktor Lidholt 2015-09-02 16:49:36 -07:00
  • ed8c1cb69e Enable dynamic changes to itemsWrap in PageableList Hans Muller 2015-09-02 15:36:20 -07:00
  • fcdd5f96de Expose logs for Sky apps running on connected devices with sky_tool logs. Ian Fischer 2015-09-02 15:40:31 -07:00
  • fc6f91c297 Merge pull request #1024 from vlidholt/master Viktor Lidholt 2015-09-02 15:18:22 -07:00
  • edbf5b7391 Adds speed boost power up to demo game Viktor Lidholt 2015-09-02 15:14:22 -07:00
  • fff9642196 Improves laser upgrade in demo game Viktor Lidholt 2015-09-02 14:47:54 -07:00
  • 75a63e0b82 fix typos in GestureDetector syncConstructorArguments Hans Muller 2015-09-02 14:05:22 -07:00
  • b97028086c Merge pull request #1018 from abarth/mv_src Adam Barth 2015-09-02 13:41:25 -07:00
  • beb9197f7a Merge pull request #1017 from vlidholt/master Viktor Lidholt 2015-09-02 13:39:43 -07:00
  • 693ddcd8dd Move widgets and rendering inside src Adam Barth 2015-09-02 13:38:00 -07:00
  • d79b3598b0 Improves on demo game balance and adds levels for lasers Viktor Lidholt 2015-09-02 13:34:02 -07:00
  • 8a5e7f2a02 Update dependency on material_design_icons Adam Barth 2015-09-02 13:25:11 -07:00
  • d2f151acbe Introduce an UpdateService for android. Matt Perry 2015-09-02 15:32:09 -04:00
  • 1c3831e8e5 Merge pull request #1012 from HansMuller/improve-items-wrap Hans Muller 2015-09-02 10:58:38 -07:00
  • b20bbd4818 Merge pull request #1014 from vlidholt/master Viktor Lidholt 2015-09-02 10:58:35 -07:00
  • ffd3a1b2f2 Fixes issue in sprite constraint Viktor Lidholt 2015-09-02 10:56:44 -07:00
  • a69a95df26 Restore PageableList itemsWrap:true Hans Muller 2015-09-02 09:56:02 -07:00
  • 02ebc4fa67 Remove some unused dart:sky IDLs Adam Barth 2015-09-02 00:09:43 -07:00
  • e72a66ec64 Rev pub package Adam Barth 2015-09-01 20:00:23 -07:00
  • 92236ccfc1 Fixes sprite label so it doesn't use a fixed max width Viktor Lidholt 2015-09-01 16:36:40 -07:00
  • 9a21cbc7e6 Adds level labels to demo game Viktor Lidholt 2015-09-01 16:14:42 -07:00
  • 3f2369dbe9 Initial support for labels in skysprites Viktor Lidholt 2015-09-01 15:46:58 -07:00
  • 37d0c1a8d8 Adds small explosions to demo game Viktor Lidholt 2015-09-01 15:30:39 -07:00
  • 6de024f0d1 Speeds up explosions in demo game Viktor Lidholt 2015-08-31 13:54:32 -07:00
  • 9dd84d6c8e Merge pull request #978 from Hixie/sync-removal Ian Hickson 2015-09-01 14:08:23 -07:00
  • 9510ea91ed Log a warning when developers are using a dev build of the sky package. Ian Fischer 2015-09-01 13:42:00 -07:00
  • e2f78a98e5 Merge pull request #990 from iansf/remove_required_arg Ian Fischer 2015-09-01 13:39:51 -07:00
  • aae2426000 Still try to sync even if a node has been removed from the tree. Hixie 2015-08-31 17:05:31 -07:00
  • aa5504c7f3 Merge pull request #979 from abarth/render_object_docs Adam Barth 2015-09-01 12:25:04 -07:00
  • c1bd6af997 Add dartdocs for RenderObject Adam Barth 2015-09-01 00:06:36 -07:00
  • f8fbe12bce Don’t require specifying -p in ios_sim commands under normal circumstances. Ian Fischer 2015-09-01 11:26:46 -07:00
  • e8dadb3a12 Refactor sky_tool install slightly and fix non-local builds. Ian Fischer 2015-09-01 10:37:27 -07:00
  • 2b1f00b0b4 Fix missing paren Ian Fischer 2015-09-01 10:07:20 -07:00
  • 0d7e90d590 Make it possible to download trace files on rooted devices using sky_tool stop_trace Ian Fischer 2015-08-31 17:12:09 -07:00
  • 99356d10c6 Merge pull request #976 from domokit/iansf-update-readme-install Ian Fischer 2015-08-31 16:55:46 -07:00
  • 2a831f547b Update README.md to reflect removal of --install flag. Ian Fischer 2015-08-31 16:48:16 -07:00
  • 9d1bb04a71 Merge pull request #974 from HansMuller/dismissable-uses-gestures Hans Muller 2015-08-31 16:46:26 -07:00
  • 7a42fe3482 Convert Dismissable to use gestures Hans Muller 2015-08-31 16:28:11 -07:00
  • bd038cfc53 Merge pull request #972 from abarth/parent_data_madness Adam Barth 2015-08-31 16:41:36 -07:00
  • 64a784141e Positioned 'remembers' things it shouldn't Adam Barth 2015-08-31 15:10:42 -07:00
  • 17476a68ea Merge pull request #971 from Hixie/address Ian Hickson 2015-08-31 16:11:46 -07:00
  • 820137b7f9 Remove the inner SizeObserver from ScrollableWidgetList. Hixie 2015-08-26 16:56:50 -07:00
  • 916e4fabe4 Make these constants private Adam Barth 2015-08-31 15:53:33 -07:00
  • eae466f032 Remove the silly dialog. Fixes #247. Hixie 2015-08-31 14:41:15 -07:00
  • 333e611585 Merge pull request #969 from iansf/extract_install Ian Fischer 2015-08-31 14:30:29 -07:00
  • 0c089cb323 Extract install into its own sky_tool command. Ian Fischer 2015-08-31 14:20:18 -07:00
  • 805ff3134c Merge pull request #966 from HansMuller/fix-mixed-viewport-example Hans Muller 2015-08-31 14:11:04 -07:00
  • 0b690583c9 Basic widgets should validate their parameters with asserts Adam Barth 2015-08-31 13:34:30 -07:00
  • fefdb92e5e Merge pull request #961 from abarth/transform_origin Adam Barth 2015-08-31 13:22:01 -07:00
  • ffc6eaa9bd Add an origin parameter to transforms Adam Barth 2015-08-31 10:50:41 -07:00
  • fbe4bb42a0 Update mixed_viewport example to new Key API Hans Muller 2015-08-31 11:37:25 -07:00
  • 58e013c46e Merge pull request #960 from iansf/fix_ios_deploy_crashes Ian Fischer 2015-08-31 10:43:23 -07:00
  • 17d89f3dbb Avoid crashing when an iOS device isn’t connected. Ian Fischer 2015-08-31 10:41:52 -07:00
  • 1e61314ed5 Merge pull request #897 from Hixie/sync-children Ian Hickson 2015-08-31 10:36:28 -07:00
  • 5fb3176951 Merge pull request #953 from abarth/painting_docs Adam Barth 2015-08-31 09:37:10 -07:00
  • e525943d81 Add dartdoc for the painting code Adam Barth 2015-08-30 22:25:27 -07:00
  • 528ff0f117 onPressed not called when in a Positioned Flex Adam Barth 2015-08-31 09:12:40 -07:00
  • ff74d9ec19 Unbreak link when deployed Adam Barth 2015-08-30 18:43:17 -07:00
  • bbb29f229f Add gestures/ to README.md prose Ian Hickson 2015-08-30 16:30:59 -07:00
  • f291588da5 Add gestures/ to README.md diagram Ian Hickson 2015-08-30 16:29:48 -07:00
  • 35ac1f710e Add dartdoc for base Adam Barth 2015-08-30 12:17:18 -07:00
  • 984a39f491 Update box_painter.dart Adam Barth 2015-08-30 11:03:00 -07:00
  • 92ef38fd46 Merge pull request #946 from abarth/infinite_border_radius Adam Barth 2015-08-29 22:34:30 -07:00
  • bef55951a5 Scrolls should start immediately when possible Adam Barth 2015-08-28 22:53:02 -07:00
  • 4adf70215d Pull in a new version of playfair Adam Barth 2015-08-29 15:54:43 -07:00
  • b3b4b4573f Rev pub package Adam Barth 2015-08-29 15:52:08 -07:00
  • 16f4f836af Update playfair after TextPainter rename Adam Barth 2015-08-29 11:47:18 -07:00
  • 365d2277c8 Rename ParagraphPainter to TextPainter Adam Barth 2015-08-29 11:39:26 -07:00
  • 650c4a64f5 BoxDecoration's borderRadius should be able to handle a value of double.INIFINITY Adam Barth 2015-08-28 20:58:34 -07:00
  • 5feb77f69f Remove unused import to make analyzer happy Adam Barth 2015-08-28 20:50:54 -07:00