Commit Graph

  • a1249ad2c7 Maximum bounds for the mimic in the overlay can now be specified. Andrew Wilson 2015-08-11 16:28:04 -07:00
  • 611dd69aca Merge pull request #575 from vlidholt/master Viktor Lidholt 2015-08-11 16:50:04 -07:00
  • 9e9d845b1f Adds ensureWidgetIsVisible() function to scrollable.dart Hans Muller 2015-08-11 15:42:21 -07:00
  • 87a50f412d Adds API docs to particle systems and removes redundant property Viktor Lidholt 2015-08-11 16:25:58 -07:00
  • c9c4852aa6 Add missing icons to fitness/sky.yaml Eric Seidel 2015-08-11 15:56:37 -07:00
  • ae62d99520 Merge pull request #573 from domokit/revert-563-roll_dart Eric Seidel 2015-08-11 15:47:56 -07:00
  • c3fd5c011e Revert "Roll Dart forward" Eric Seidel 2015-08-11 15:47:12 -07:00
  • 3eaf50a94c Add Release notes for fitness 0.0.2 Eric Seidel 2015-08-11 15:33:14 -07:00
  • f4e1d1425a Roll fitness version in preparation for release Eric Seidel 2015-08-11 15:30:46 -07:00
  • 8417fb62da Merge pull request #571 from eseidelGoogle/splash Eric Seidel 2015-08-11 15:06:51 -07:00
  • cd5715bbf3 Attempt to make our splashes closer to other Android apps Eric Seidel 2015-08-11 14:52:16 -07:00
  • 5bbf0d8967 Merge pull request #570 from abarth/paint_once Adam Barth 2015-08-11 14:54:48 -07:00
  • 88eba9150f Don't paint twice Adam Barth 2015-08-11 14:38:49 -07:00
  • 1ca858b94b Merge pull request #569 from vlidholt/master Viktor Lidholt 2015-08-11 14:35:17 -07:00
  • 238ac8abdc Adds API docs to sprite Node and Node3D Viktor Lidholt 2015-08-11 14:33:45 -07:00
  • 3d9f523179 Scaffold: animate the FloatingActionButton with the SnackBar. Matt Perry 2015-08-11 17:21:20 -04:00
  • 5232475841 Merge pull request #567 from vlidholt/master Viktor Lidholt 2015-08-11 14:17:43 -07:00
  • e053b35c3f Merge pull request #566 from eseidelGoogle/fitness Eric Seidel 2015-08-11 14:15:59 -07:00
  • db8bdbe619 Adds API docs to sprite ColorSequence and Layer Viktor Lidholt 2015-08-11 14:13:57 -07:00
  • 1e0ceaf1ac Merge pull request #561 from vlidholt/master Viktor Lidholt 2015-08-11 14:04:22 -07:00
  • b221278582 Make Fitness tiles nicer Eric Seidel 2015-08-11 14:02:12 -07:00
  • eee90d0dd6 Merge pull request #560 from afandria/patch-1 Adam Barth 2015-08-11 13:59:00 -07:00
  • 30b11486db Merge pull request #563 from johnmccutchan/roll_dart John McCutchan 2015-08-11 12:42:14 -07:00
  • 2c5dad04e8 Roll Dart forward John McCutchan 2015-08-11 12:40:38 -07:00
  • 441fe4d491 Fix crash when hitting "enter" key on keyboard during entry Eric Seidel 2015-08-11 11:10:52 -07:00
  • 7d5dece1db Adds documentation for actions. Viktor Lidholt 2015-08-11 12:19:07 -07:00
  • 195fe22a31 Update README.md Alex Fandrianto 2015-08-11 11:59:25 -07:00
  • 86489cf15f Merge pull request #556 from domokit/add_examples_instructions Ian Fischer 2015-08-11 11:57:53 -07:00
  • 764e65ac32 Adding instructions for running examples. Ian Fischer 2015-08-11 11:14:01 -07:00
  • a96f59516c Rev pub package Adam Barth 2015-08-11 10:51:48 -07:00
  • ef4d232a8c Rev pub packages Adam Barth 2015-08-11 10:48:30 -07:00
  • c3e48c53d9 Merge pull request #553 from abarth/immersive Adam Barth 2015-08-11 10:37:41 -07:00
  • e770b9da52 Merge pull request #552 from abarth/fix_image_layout Adam Barth 2015-08-11 10:15:45 -07:00
  • c25beb8418 Merge pull request #551 from abarth/rm_weak_paint Adam Barth 2015-08-11 10:15:35 -07:00
  • 345f017640 Add support for immersive mode on Android Adam Barth 2015-08-11 10:13:34 -07:00
  • ae9f170243 Images in Stocks drawer layout at crazy sizes Adam Barth 2015-08-11 09:52:22 -07:00
  • 375c24772e Remove weak handle from sky.Paint Adam Barth 2015-08-10 23:47:43 -07:00
  • 7d3a6c4a78 Merge pull request #527 from vlidholt/master Viktor Lidholt 2015-08-11 09:11:09 -07:00
  • 2701b469cf Merge pull request #545 from abarth/image_resource Adam Barth 2015-08-11 08:35:49 -07:00
  • d2d9ae134d The IgnorePointer class enables one to cut a widget subtree off from pointer events. This is useful when a sibling should not shield pointer events from overlapping siblings below it. Hans Muller 2015-08-10 15:58:29 -07:00
  • 63b9f17d97 Merge pull request #550 from eseidel/patch-2 Chinmay Garde 2015-08-10 22:31:42 -07:00
  • 44b2c778c3 Remove non-working Height setting Eric Seidel 2015-08-10 22:16:51 -07:00
  • db24db4b20 Reduce precision shown for measurements Eric Seidel 2015-08-10 22:14:00 -07:00
  • 1597359bef add test dep; make the travis build pass Devon Carew 2015-08-10 21:22:59 -07:00
  • 9f228349e9 Use ImageResource instead of Future<sky.Image> Adam Barth 2015-08-10 20:16:37 -07:00
  • 85d2c01599 update the readme to convert newton ==> playfair Devon Carew 2015-08-10 19:16:19 -07:00
  • 15e1e264a9 Merge pull request #541 from eseidelGoogle/feed_icon Adam Barth 2015-08-10 17:57:39 -07:00
  • e8ba6fb619 Fix typo in feed icon in drawer Eric Seidel 2015-08-10 17:55:28 -07:00
  • 114b195e66 depend on sky Collin Jackson 2015-08-10 17:53:59 -07:00
  • 44cb5f1ee7 Initial commit Collin Jackson 2015-08-10 17:49:33 -07:00
  • 83bff59a0a Rev the pubspec version Eric Seidel 2015-08-10 17:41:40 -07:00
  • 9b5bd5805b Add a dependency on sky_tools Eric Seidel 2015-08-10 17:29:38 -07:00
  • ef163af495 fix a typo in the pubspec Devon Carew 2015-08-10 17:22:05 -07:00
  • 0fb07c1646 Merge pull request #538 from iansf/remaining_pubspecs Eric Seidel 2015-08-10 17:16:14 -07:00
  • 6d19b7a425 pubspec.yaml files for the smaller demos. Ian Fischer 2015-08-10 15:57:47 -07:00
  • 2907e2c935 Merge pull request #533 from iansf/hello_world_pubspec Ian Fischer 2015-08-10 15:48:01 -07:00
  • 582ffd60ae Merge pull request #533 from iansf/hello_world_pubspec Ian Fischer 2015-08-10 15:48:01 -07:00
  • f6ed9b6aae Hello world pubspec Ian Fischer 2015-08-10 15:46:32 -07:00
  • 8c9d2d71d3 Hello world pubspec Ian Fischer 2015-08-10 15:46:32 -07:00
  • fa5beb7c0c Merge pull request #532 from iansf/address_book_pubspec Ian Fischer 2015-08-10 15:45:20 -07:00
  • c59f418fd6 Merge pull request #530 from abarth/move_scale Adam Barth 2015-08-10 15:45:00 -07:00
  • 7f8019e4b1 Address book pubspec Ian Fischer 2015-08-10 15:40:48 -07:00
  • 8a4821614f Address book pubspec Ian Fischer 2015-08-10 15:40:48 -07:00
  • e3d9ea67da Simplify SkPicture Adam Barth 2015-08-10 13:25:28 -07:00
  • b2de6696a3 Pubspec for Asteroids Ian Fischer 2015-08-10 15:07:46 -07:00
  • 3a2fd489fa Merge pull request #528 from iansf/asteroids_move_main Ian Fischer 2015-08-10 15:06:54 -07:00
  • 1d661379c9 Move game/main.dart to game/lib/main.dart. Ian Fischer 2015-08-10 15:02:16 -07:00
  • 9b898cffac Adds optional rect property to sprite layer class Viktor Lidholt 2015-08-10 14:43:34 -07:00
  • 01255a6417 Make it possible to save/load fitness measurements Eric Seidel 2015-08-10 14:27:17 -07:00
  • 0a02ea4542 Merge pull request #521 from vlidholt/master Viktor Lidholt 2015-08-10 14:28:17 -07:00
  • 03403d082a Merge pull request #520 from mpcomplete/tabs.indicator mpcomplete 2015-08-10 16:57:03 -04:00
  • dd51bd5326 Add the ability to color filter background images Adam Barth 2015-08-10 13:30:52 -07:00
  • cf71fecf9d Fix tab indicator animation so it doesn't snap to the previous tab. Matt Perry 2015-08-10 16:22:57 -04:00
  • 338dc61883 Merge pull request #523 from iansf/mine_digger_pubspec Ian Fischer 2015-08-10 12:48:39 -07:00
  • 4cbf7296be Minedigger pubspec Ian Fischer 2015-08-10 12:47:18 -07:00
  • 8075ee9fb0 Minedigger pubspec Ian Fischer 2015-08-10 12:47:18 -07:00
  • d341971ec8 Pubspec for Stocks example Ian Fischer 2015-08-10 12:43:36 -07:00
  • 35bdbbfee0 Updates demo game with changes to Sprites and Nodes Viktor Lidholt 2015-08-10 12:37:44 -07:00
  • 7b4f41e36c Adds new Layer class Viktor Lidholt 2015-08-10 12:37:12 -07:00
  • 32359d4b62 Refactors Sprite class to use SpritePaint mix-in for setting paint properties Viktor Lidholt 2015-08-10 12:36:08 -07:00
  • 3e85649cfd Merge pull request #519 from abarth/optimize_clips Adam Barth 2015-08-10 12:10:44 -07:00
  • ec0bccfb5d Optimize circular clips slightly Adam Barth 2015-08-10 11:18:44 -07:00
  • de7d8efc47 Get rid of the Direction parameter for animation Forces. Matt Perry 2015-08-10 13:24:52 -04:00
  • e4b8d8a84a Improves particle performance by never having doubles as null (5% gain in performance test) Viktor Lidholt 2015-08-10 10:05:35 -07:00
  • 1a80827dc8 bump the pubspec version Devon Carew 2015-08-09 23:54:15 -07:00
  • a03deafac8 update the sky_tools template and readme Devon Carew 2015-08-09 23:50:16 -07:00
  • 52f78d4fe4 run tests on the bot Devon Carew 2015-08-08 04:09:10 -07:00
  • fd21db9436 add a changelog Devon Carew 2015-08-08 04:05:32 -07:00
  • 92603d1527 Support three-letter language codes in FontLanguage. Roozbeh Pournader 2015-08-07 21:37:37 -07:00
  • 2c759e03af Merge pull request #510 from iansf/move_examples Ian Fischer 2015-08-07 18:32:18 -07:00
  • 8e11dcb5a7 Merge pull request #510 from iansf/move_examples Ian Fischer 2015-08-07 18:32:18 -07:00
  • 2b22c12128 Merge pull request #514 from apwilson/image_assert Adam Barth 2015-08-07 18:21:05 -07:00
  • bcd0d8fe9b Remove the flicker from MimicOverlay Adam Barth 2015-08-07 17:06:41 -07:00
  • 4a75fbeff9 Move example out of sky/packages to //examples Ian Fischer 2015-08-07 14:42:20 -07:00
  • d44ed7dfc3 Move example out of sky/packages to //examples Ian Fischer 2015-08-07 14:42:20 -07:00
  • 440a63a5bb Fix assert's related to image drawing. Andrew Wilson 2015-08-07 17:00:56 -07:00
  • 987ce972d6 use mustache4dart Devon Carew 2015-08-07 16:42:10 -07:00
  • 66e64023d8 Rev sky packages Adam Barth 2015-08-07 15:29:00 -07:00
  • d4c2044052 Merge pull request #513 from abarth/pub Adam Barth 2015-08-07 15:08:44 -07:00
  • 8f8971ee99 Rev pub packages Adam Barth 2015-08-07 15:07:36 -07:00