Kris Giesing
b8947fe269
Mark field final in double tap recognizer
2015-10-23 11:26:40 -07:00
Kris Giesing
de2af17658
Style tweak in double tap recognizer
2015-10-23 11:25:01 -07:00
Adam Barth
312dab960f
Merge pull request #1758 from abarth/enable_new_text_painter
...
Enable the new TextPainter
2015-10-23 10:22:21 -07:00
Adam Barth
6337e95170
Enable the new TextPainter
2015-10-23 10:18:49 -07:00
Adam Barth
ce769d3e31
Rev pub package
2015-10-23 10:15:14 -07:00
Adam Barth
ccd4a179b0
Rev pub packages and simplify big_red_button
2015-10-23 10:12:02 -07:00
Adam Barth
1ec03246d7
Rev pub packages
2015-10-23 10:09:17 -07:00
Adam Barth
f1f26c93e5
Change VelocityTracker to understand new pointer values
...
Now we use one velocity tracker per pointer.
Path by Kris Giesing.
Fixes #1704
2015-10-23 10:07:19 -07:00
Adam Barth
46a8d6a2b4
Merge pull request #1757 from abarth/paragraph_builder_fixes
...
Fix some fiddly bits in ParagraphBuilder
2015-10-23 09:49:36 -07:00
Adam Barth
08729e37d2
Fix some fiddly bits in ParagraphBuilder
2015-10-23 09:47:02 -07:00
Adam Barth
cfc5ac454b
Merge pull request #1756 from abarth/fix_android
...
Fix Android build
2015-10-23 09:37:16 -07:00
Adam Barth
a066323bd6
Fix Android build
...
RTLD_SELF doesn't appear to be defined on Android.
2015-10-23 08:54:05 -07:00
Adam Barth
aa339af62d
Merge pull request #1755 from abarth/new_text_painter
...
Make NewTextPainter actually work
2015-10-23 08:45:45 -07:00
Adam Barth
eb594bffdc
Make NewTextPainter actually work
...
The NewTextPainter is still disabled by default. A future patch will flip the
flag to enable it.
This patch uses a new approach to writing bindings by encoding data into array
buffers. This approach is more efficient than the existing IDL based approach.
If this works out well, we should convert our other performance-sensitive
interfaces to this approach in future patches.
2015-10-23 08:41:23 -07:00
Chinmay Garde
a3c82eaf5c
Merge pull request #1754 from chinmaygarde/master
...
Avoid building the fitness app on iOS due to build errors
2015-10-22 17:54:28 -07:00
Chinmay Garde
877add6835
Avoid building the fitness app on iOS due to build errors
2015-10-22 17:50:58 -07:00
Chinmay Garde
cb1252762c
Merge pull request #1752 from chinmaygarde/precompile_pr
...
Switch to using precompiled snapshots on iOS
2015-10-22 17:32:09 -07:00
Kris Giesing
dcdbc721b5
Add assertions to tap recognizer
2015-10-22 17:30:16 -07:00
Chinmay Garde
d6ff8e90b0
Switch to using precompiled snapshots on iOS
2015-10-22 17:27:40 -07:00
Kris Giesing
4d9f610707
Address comments
2015-10-22 17:21:47 -07:00
Adam Barth
db8dc933b6
Merge pull request #1751 from abarth/default_bundle
...
Add DefaultAssetBundle
2015-10-22 17:08:51 -07:00
Adam Barth
55fe1f69f3
Add DefaultAssetBundle
...
Now AssetImage will look in the default bundle if you don't supply an explicit
bundle.
Fixes #680
2015-10-22 17:02:42 -07:00
Adam Barth
333721c8a8
Merge pull request #1748 from abarth/reset_path
...
Add reset to Path
2015-10-22 16:44:20 -07:00
Adam Barth
938abc3142
Add reset to Path
...
Fixes #88
2015-10-22 16:36:07 -07:00
Jason Simmons
4d4a56e904
Merge pull request #1736 from jason-simmons/flx_gitignore
...
Add .gitignore file to the flx package
2015-10-22 16:04:10 -07:00
Hans Muller
b5740fe886
Merge pull request #1745 from HansMuller/stack_alignment
...
Use FractionalOffset alignment value in Stack and IndexedStack
2015-10-22 15:51:35 -07:00
Ian Hickson
bb981738fa
Merge pull request #1744 from Hixie/fix-size-magic
...
Fix size magic
2015-10-22 15:44:41 -07:00
Hans Muller
86b19822a6
Use FractionalOffset alignment value in Stack and IndexedStack
2015-10-22 15:44:25 -07:00
Hixie
6f52529d35
Fix size magic
...
The magic for updating DebugSize's knowledge about whether it was
allowed to be used by the parent or not previously failed to correctly
deal with sizedByParent.
2015-10-22 15:41:24 -07:00
Ian Hickson
c0a667de4b
Merge pull request #1741 from Hixie/heroes
...
Unmatched heroes don't need to animate
2015-10-22 15:39:24 -07:00
Kris Giesing
c2286ea554
Add another double-tap test
2015-10-22 15:29:39 -07:00
Jim Beveridge
98954be8ab
Merge pull request #1717 from jimbeveridge/piano
...
Fix slow sound init in piano sample app
2015-10-22 15:23:32 -07:00
Hans Muller
326016a7b7
Merge pull request #1740 from HansMuller/dropdown_type
...
Use a type parameter for Dropdown value
2015-10-22 15:15:29 -07:00
Hans Muller
0eb3a10d0b
Use a type parameter for Dropdown value
2015-10-22 15:14:32 -07:00
Ian Hickson
ebaeb78d19
Merge pull request #1737 from Hixie/spinning_mixed_port
...
Port spinning_mixed demo to fn3
2015-10-22 15:10:24 -07:00
Kris Giesing
18100d68d3
Merge branch 'master' into doubletap
2015-10-22 15:08:04 -07:00
Jim Beveridge
d998b8f3f1
Fix slow sound init in piano sample app
...
Fixes #1696 . Also fixes handles leaking on error.
2015-10-22 14:58:31 -07:00
Hixie
f3a15ee96d
Unmatched heroes don't need to animate
...
By default now heroes won't animate if they don't find a matching hero
on the target page. You can make them animate by setting 'alwaysAnimate:
true' on the Hero constructor.
2015-10-22 14:32:59 -07:00
Hixie
063a6ddcf6
Port spinning_mixed demo to fn3
2015-10-22 14:20:13 -07:00
Roozbeh Pournader
4b723bf22b
Basic scaffolding for handling a language list.
...
The behavior hasn't changed much yet: all languages are ignored for
rendering text, except the very first supported language.
Change-Id: I1695fb985927ae5e28e4f59c1b531e4993af8688
2015-10-22 14:01:50 -07:00
Hans Muller
8c01e332bd
Merge pull request #1738 from HansMuller/dropdown_menu
...
Adds initial versions of DropdownButton DropdownMenuItem
Adds a dropdown menu button as shown in the Material design spec here: https://www.google.com/design/spec/components/buttons.html#buttons-dropdown-buttons . It's the video at the bottom of this section of the Material design spec.
This version of the component doesn't deal with scrollable menus or constrain the height of the menu.
2015-10-22 13:40:15 -07:00
Hans Muller
a4147ee22c
Adds initial versions of DropdownButton DropdownMenuItem
...
Adds a dropdown menu button as shown in the Material design spec here: https://www.google.com/design/spec/components/buttons.html#buttons-dropdown-buttons . It's the video at the bottom of this section of the Material design spec.
This version of the component doesn't deal with scrollable menus or
constrain the height of the menu.
2015-10-22 13:38:50 -07:00
Adam Barth
5ee6a6e51d
Merge pull request #1739 from mxia/master
...
Fixed build errors when building for Mac desktop.
2015-10-22 13:10:32 -07:00
Michael Xia
4809545d63
Fixed build errors when building for Mac desktop.
2015-10-22 13:04:14 -07:00
Adam Barth
3f45fb0817
Merge pull request #1735 from abarth/navigator_of
...
Add Navigator.of
2015-10-22 12:36:33 -07:00
Adam Barth
95e1e57033
Add Navigator.of
...
Now you don't need to pass the navigator around everywhere.
2015-10-22 12:32:42 -07:00
Jason Simmons
7d08617121
Add .gitignore file to the flx package
2015-10-22 11:26:03 -07:00
Adam Barth
69347130c6
Merge pull request #1733 from abarth/offset_type
...
Offset constructor is missing types
2015-10-22 10:20:30 -07:00
Ian Hickson
79cf856f53
Update style-guide.md
2015-10-22 09:55:59 -07:00
Ian Hickson
b3a3d1b142
Merge pull request #1734 from Hixie/sentinel-fix
...
Remove an unused constant.
2015-10-22 09:01:33 -07:00