summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-18[iOS] Fix uitests on iPhone5 (#105)Rui Marinho3-7/+6
2016-04-18CarouselView Fixes (#101)kingces9511-74/+104
2016-04-18Make sure RD indexer works with merged dictionaryJason Smith1-1/+8
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts13-87/+413
2016-04-18Make sure StaticResources can be looked up in ResourceDictionaries directly (...Jason Smith3-5/+6
2016-04-18[C] Allow implicit styles and DynamicResources in shared RD (#104)Stephane Delcroix3-8/+20
2016-04-18[C] Allow Multiple Shared RD. (#103)Stephane Delcroix6-7/+60
2016-04-18[UWP] OnElementChanged is now virtual (#98)Samantha Houts1-1/+1
2016-04-17Merged ResourceDictionary (#97)Stephane Delcroix16-30/+236
2016-04-17Fix bugzilla39987 (#100)Jason Smith4-21/+119
2016-04-16[iOS] Restore VisualElementTracker on WebViewRenderer (#99)Rui Marinho7-4/+64
2016-04-16Update android support packages to 23.3 (#102)Rui Marinho13-50/+54
2016-04-15[WinRT] Fix WebView.Eval (#87)Jason Smith1-3/+1
2016-04-13Page renderer effects (#85)Jason Smith9-40/+110
2016-04-13Remove unneeded castJason Smith1-1/+1
2016-04-13Update test cloud device set's (#86)Rui Marinho1-2/+17
2016-04-13Fix relaunch template app hangs; Port fix from OnStateChange in FromsAppCompa...kingces951-2/+2
2016-04-13Suppress translation if scale is zero (#82)kingces952-4/+4
2016-04-13Maps.WP8 warning as error mop up (#79)kingces952-4/+7
2016-04-13Update to latest UITest nuget (#80)Jason Smith9-13/+13
2016-04-12Make sure pragma warning restores only restore what they are supposed toJason Smith2-11/+11
2016-04-12Enable CS1998 warnings as errors (#65)Paul DiPietro22-33/+62
2016-04-12Mop up enabling warnings as errors (#78)kingces9519-27/+79
2016-04-12[Core] Can bind properties in BindableObjects added to static resources in XA...Samantha Houts5-1/+160
2016-04-12[UWP] Adjust bounds for ContentPage when by itself (#61)Paul DiPietro3-0/+59
2016-04-12[X] internal CreateFromXaml () (#77)Stephane Delcroix9-30/+110
2016-04-12Make resharper happier with commentsJason Smith2-13/+0
2016-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith33-153/+124
2016-04-11Fix warnings 0219 and 0618 in WP8 Platform (#63)E.Z. Hart6-16/+9
2016-04-11[iOS] Resolve Warning 0108 (#64)Samantha Houts12-75/+63
2016-04-11Resharper warnings are slightly different for some reason than WError, resolv...Jason Smith21-68/+6
2016-04-11Enable warnings 0649 and 0067 on UAP/WinRT (#73)kingces954-3/+7
2016-04-11Add iOS localized string resource assemblies to nuspec (#74)E.Z. Hart1-0/+72
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro90-54/+475
2016-04-11[Nuget] Remove GPS dependency (#71)Rui Marinho5-21/+0
2016-04-10Fix ios test queries (#70)Jason Smith1-6/+6
2016-04-08Temporarily disable failing testJason Smith1-0/+1
2016-04-08Automatically marshal all AnimationExtensions calls onto UI thread (#48)E.Z. Hart4-63/+217
2016-04-08[A] Fix Bugzilla 40173 (#62)Jason Smith4-6/+190
2016-04-07[A, iOS] CarouselView Bug Fixes (#49)kingces957-201/+485
2016-04-07Merge pull request #60 from xamarin/warnings-WP8-4014E.Z. Hart3-2/+36
2016-04-07Merge branch 'master' of github.com:xamarin/Xamarin.FormsE.Z. Hart2-1/+6
2016-04-07Update format for static readonly private fieldsE.Z. Hart1-2/+2
2016-04-07Un-suppress CS0067 in Platform.WP8; (#57)E.Z. Hart2-1/+6
2016-04-07Merge pull request #45 from xamarin/fix-bugzilla25662Samantha Houts2-9/+32
2016-04-06Force conversion to target type when Static Resource returns OnPlatform<T>E.Z. Hart5-4/+128
2016-04-06[C] Cast to ICommand instead of Command inside SearchBarJason Smith2-3/+24
2016-04-06Enable warnings as errors in XAMLkingces958-1/+33
2016-04-06Enable warnings as errors in testskingces9524-25/+133
2016-04-06[iOS] ViewCellRenderer did not set RealCellPropertyPaul DiPietro3-0/+65