summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-30[Win] Fix FontAttributes unexpectedly changing a label's size (#325)Paul DiPietro3-1/+61
2016-08-30[A] Check UserVisibleHint to prevent non-active tabs from firing SendAppearin...Paul DiPietro1-1/+2
2016-08-30KeyboardExtensions is now public (#326)adrianknight892-2/+2
2016-08-30[A] PanGestureRecognizer will consistently send Completed event (#313)Samantha Houts3-30/+72
2016-08-30Use character truncation in Windows (#321)E.Z. Hart6-14/+249
2016-08-30Fix for ListView BindingContext for Header/Footer (#312)Jonathan Peppers2-0/+56
2016-08-30Fix memory leak caused by BaseCellView and RendererHolder (#311)E.Z. Hart4-7/+123
2016-08-30Update Makefile to support linux env (#309)Kangho1-3/+12
2016-08-30Platform Specifics (#301)Samantha Houts150-775/+5473
2016-08-30Throw InvalidOperationException if AppLinkEntry.Thumbnail source is invalid (...Jimmy Garrido1-2/+6
2016-08-30Allow Custom Android MapRenderers to override the default MapView options (#285)Marcus Lum24-28/+151
2016-08-25Fix crash when ItemsSource is set to null (#320)Jimmy Garrido1-1/+2
2016-08-25Fixed SinInOut description. (#319)Mike Norman1-1/+1
2016-08-25Fix regression by adding null check in Windows ListView selection (#314)Paul DiPietro1-1/+1
2016-08-17[Android] Fix for NullReferenceException when using the wrong activit… (#286)beta-2.3.2-pre2Oddbjørn Bakke1-0/+6
2016-08-16[WinRT] Remove preemptive setting of null upon action sheet closure (#305)Paul DiPietro1-1/+0
2016-08-16[Xaml] Clone node tree on DT, allow markup to be evaluated multiple times (#295)Stephane Delcroix7-7/+144
2016-08-16[Windows] Correct enter/esc keypress behaviors for MessageDialog (#292)Paul DiPietro1-2/+2
2016-08-16[iOS] Change when we updated the XF INavigationPageController after popping a...Rui Marinho9-146/+130
2016-08-16Fix for BindingExpression memory leak (#279)Jonathan Peppers2-9/+96
2016-08-16Fix Entry/SearchBar color issues (#306)E.Z. Hart16-532/+544
2016-08-16Invalidate measure of Label when FormattedText changes (#303)Akihiko Odaki2-0/+27
2016-08-16[A] Pre-AppCompat ListView Indicator ... (#281)Samantha Houts1-1/+1
2016-08-16[iOS] Fixed bug that made pull-to-refresh indicator always visible after 2+ p...Samantha Houts3-7/+54
2016-08-15[Xaml] Simplify listnodes with single elements (#304)Stephane Delcroix5-8/+42
2016-08-15Refix mc ignorable (#302)Stephane Delcroix13-72/+95
2016-08-15[Xaml] x:Static in x:Arguments (#288)Stephane Delcroix12-159/+313
2016-08-12Added note about line endings to Page.xml. (#300)Mike Norman1-1/+1
2016-08-11Fix mc ignorable (#298)Stephane Delcroix4-3/+14
2016-08-11Add Orange color to Color (#290)Kangho3-1/+20
2016-08-11[Win] Set BindingContext for default cell (#289)Samantha Houts2-6/+17