summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-17Add localized listener for Android numeric inputE.Z. Hart9-7/+362
2017-02-17fix uitest buildStephane Delcroix1-0/+2
2017-02-17[i] Add Test for 45284Stephane Delcroix3-0/+67
2017-02-17[iOS] Fix extra tab icon appearing in iOS for TabbedPage (#448)Chad Kimes2-2/+16
2017-02-17[A] Do not throw error for first param in ScrollTo (#742)Paul DiPietro3-0/+55
2017-02-17Split Windows RuntimePlatform into UWP and WinRT (#748)E.Z. Hart17-18/+60
2017-02-17[WinRT/UWP] Insert missing SendScrollFinished call (#751)Paul DiPietro3-0/+96
2017-02-17Fixed Title not updating on parent page (#743)Jimmy Garrido3-0/+46
2017-02-17[XamlC] compile NullExtension markup (#750)Stephane Delcroix3-0/+20
2017-02-16Robust doc change detection (#772)kingces952-32/+31
2017-02-16[Controls] Fix test numberSamantha Houts1-1/+1
2017-02-15Checkout docs using unix line endings (#769)kingces950-0/+0
2017-02-15[iOS] MasterDetailPage master icon should be changeable from any page on the ...adrianknight894-31/+181
2017-02-15[iOS] Dispose pickers properly and automate GC checks (#632)adrianknight895-15/+277
2017-02-15[Controls] Fix accessibility gallery (#763)Samantha Houts1-28/+57
2017-02-15Force git to checkout docs using unix line endings (#766)kingces9532-274/+504
2017-02-14Marked Xamarin.Forms.Internal classes internal. (#765)Mike Norman16-89/+89
2017-02-13[Android] Double tapping on context action should not crash (#609)adrianknight893-1/+69
2017-02-13[XamlC] complete the Setter/Trigger fix (#737)Stephane Delcroix5-2/+73
2017-02-13[XamlC] compiled TypeExtension (#739)Stephane Delcroix9-91/+106
2017-02-12Platform-specifics API docs. (#759)Mike Norman22-251/+255
2017-02-10Xaml empty service provider (#736)Stephane Delcroix8-8/+136
2017-02-09[README] Add Xamarin.Forms banner (#757)Vincent Dondain2-0/+1
2017-02-09[iOS] Fix NavigationPage memory leak when back button title is set (#523)adrianknight893-2/+64
2017-02-06Revert "[*] ScaleX and ScaleY"Stephane Delcroix7-75/+26
2017-02-06[*] ScaleX and ScaleYStephane Delcroix7-26/+75
2017-02-06[iOS/Android] Handle item selection highlight when ListView cell is tapped er...adrianknight894-2/+53
2017-02-06TabbedRenderer / load icons from custom sources (from embbedded svg for examp...Softlion (Benjamin Mayrargue)1-8/+24
2017-02-06[XamlC] support portable pdb (#726)Stephane Delcroix3-6/+56
2017-02-03Fix disappearing ListView text when changing color settings on Windows (#731)E.Z. Hart10-238/+98
2017-02-03[macOS] Adds Scrollbars to ListViews and ScrollViews (#740)Marko Ludolph2-1/+3
2017-02-03[iOS] Expose row animation properties in ListViewRenderer (#733)Ice Jovanoski1-14/+23
2017-02-03[iOS] Dispose Entry and Editor properly and automate GC checks (#628)adrianknight895-29/+203
2017-02-02Add TV to TargetIdiom (#738)Kangho4-3/+39
2017-02-02Update RelativeLayout to make it respond to constraint changes (#425)Philippe Leybaert3-8/+179
2017-02-02Add pressed and released events to Button (#446)Kangho10-22/+234
2017-02-02[Core] Added RootPage to NavigationPage (#464)adrianknight893-22/+170
2017-02-02[Xaml] do not set properties with private setters (#717)Stephane Delcroix4-2/+91
2017-02-02[Xaml[C]] check for compatible types on op_implicit (#715)Stephane Delcroix6-6/+82
2017-02-02[Xaml[C]] throw meaningful exception while trying to set the content … (#714)Stephane Delcroix5-4/+81
2017-02-02[XamlC] Produce correct mdb files (#699)Stephane Delcroix47-532/+746
2017-02-01[iOS,macOS] Use NS constructor from string to parse correctly the string (#734)Rui Marinho1-2/+3
2017-02-01[C] throw meaningful exception on duplicate RD key (#716)Stephane Delcroix2-0/+16
2017-02-01[Xaml[C]] cast to BindingBase before SetBinding() (#709)Stephane Delcroix5-2/+76
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts30-375/+1215
2017-01-31Fix crash in UWP design mode (#735)Jason Smith1-2/+5
2017-01-31Make MessagingCenter testable (#723)E.Z. Hart4-28/+570
2017-01-31[WinRT/UWP] Fix Slider binding value incorrectly (#729)Paul DiPietro3-6/+69
2017-01-31[Nuget] Fix nuspec for macOS (#732)Rui Marinho1-2/+2
2017-01-30[iOS] Remove "Enabled" usage on AdjustsFontSizeToFitWidth (#696)Paul DiPietro4-28/+28