summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-26[Android] SoftInputMode works with initial value (#465)Samantha Houts2-4/+4
2016-10-26[iOS] Add check for UIGestureRecognizerState.Cancelled when closing context a...Paul DiPietro3-1/+51
2016-10-15[Win] Update certs (#460)beta-2.3.3-pre3Rui Marinho7-34/+14
2016-10-14Fix build errorJason Smith1-2/+0
2016-10-14[A] Better fix for BZ44129Jason Smith1-2/+4
2016-10-12Fix MasterDetailPage/NavigationPage leaks on iPad (#426)E.Z. Hart3-40/+57
2016-10-12[A]Don't crash when emptying/populating TabbedPage.ItemsSource (#427)Jason Smith3-1/+61
2016-10-10[Nuspec] Include MacOS (#436)Rui Marinho1-27/+27
2016-10-10[Core] Set IVT to MacOSRui Marinho1-0/+1
2016-10-06[A] Prevent blank page from appearing when MainPage is switched (#421)Samantha Houts4-2/+44
2016-10-04Update ToolbarVisibility to TitleVisibility in PhoneResources (#416)E.Z. Hart1-1/+1
2016-10-04Unhook drawer listeners so MDP renderer and pages can be collected (#412)E.Z. Hart6-1/+255
2016-10-04[Controls] Fix buildRui Marinho1-1/+0
2016-10-04[A] PanGestureRecognizer will consistently send Started/Move event (#389)Samantha Houts3-10/+124
2016-10-04Fixed bug 43993 by removing call to base ViewWillAppear (#333)adrianknight891-7/+4
2016-10-04Make CreateNativeControl virtual instead of abstract (#406)Jason Smith1-2/+5
2016-10-04[iOS] Keep our native property listener around the same time we keep our prox...Rui Marinho6-14/+76
2016-09-30[WinRT] Fix regression on ListView selection with enter keyPaul DiPietro1-8/+6
2016-09-27[Win] Will arrange native children of custom renderers (opt-in) (#322)Samantha Houts9-1/+245
2016-09-27Merge branch '2.3.3' of github.com:xamarin/Xamarin.Forms into 2.3.3E.Z. Hart1-1/+8
2016-09-27Reuse Handler when invoking on main threadE.Z. Hart1-3/+8
2016-09-27Don't unsubscribe/resubscribe the listener to the same INPCE.Z. Hart1-1/+8
2016-09-26[Xaml] allow compatible arguments for x:FactoryStephane Delcroix1-6/+21
2016-09-26[C] specify type and default value for native bindingsStephane Delcroix3-23/+38
2016-09-26[XamlC] Compiled convertersStephane Delcroix30-81/+534
2016-09-23do not compile winrt stuffs on macStephane Delcroix1-8/+8
2016-09-23fix docsStephane Delcroix1-0/+17
2016-09-23[Xaml] fix buildStephane Delcroix1-0/+1
2016-09-23[XamlC] Implement IValueProvider.PropertyType (#345)Stephane Delcroix12-222/+249
2016-09-23[Xaml] Xaml native views and bindings for WP8.1Stephane Delcroix1-1/+7
2016-09-22[XamlC] supports enum and consts in x:StaticStephane Delcroix8-88/+168
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho92-1985/+233
2016-09-13Revert "Revert "[Android] Fix warnings (#346)""Rui Marinho3-10/+7
2016-09-13Update docsJason Smith2-4/+62
2016-09-13Revert "[Android] Fix warnings (#346)"Rui Marinho3-7/+10
2016-09-13[Android] Fix warnings (#346)Rui Marinho3-10/+7
2016-09-13[iOS] ViewCells with Accessories will be properly laid out again (#338)Samantha Houts4-5/+88
2016-09-13[A] Fix regression on NavAnimationInProgress (#341)Paul DiPietro1-3/+1
2016-09-13[iOS] - Revert setting the frame for ViewCell to try to hide the gap between ...Rui Marinho2-6/+3
2016-09-13Revert "[C] Prevent enabling a Button via setting a Command (#308)"Rui Marinho3-58/+3
2016-09-12Android AppCompat: Don't do NavigationPage menu updates for disposed page (#331)Jani Lirkki1-0/+3
2016-09-12After Label.FormattedText property changed need invoke UpdateText method (#335)Mikhail1-1/+1
2016-09-12[C] Prevent enabling a Button via setting a Command (#308)Paul DiPietro3-3/+58
2016-09-08[iOS] Adjust Started/Ended hooks in pickers for iOS 10 (#339)Paul DiPietro3-8/+8
2016-09-08[XamlC] throw exception on missing property (#336)Stephane Delcroix6-85/+184
2016-09-08[XamlC] replace the runtime type check by compiletime (#334)Stephane Delcroix7-245/+348
2016-09-08[Xaml] support native views and native bindings (#266)Stephane Delcroix29-214/+873
2016-09-08Native Bindings (#278)Stephane Delcroix33-8/+1510
2016-08-31Fix incorrect background property name on Win 8.1 phone and tablet styles (#329)E.Z. Hart2-5/+3
2016-08-30Fix docsJason Smith17-60/+107