summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-27Reuse Handler when invoking on main thread (#383)E.Z. Hart1-1/+8
2016-09-27Don't unsubscribe/resubscribe the listener to the same INPC (#384)E.Z. Hart1-1/+8
2016-09-27Fix potential NRE accessing current application via Page.RealParent (#330)E.Z. Hart15-121/+127
2016-09-27[UWP/WinRT] ListView UI virtualization works without explicit height on Cell/...Samantha Houts5-2/+129
2016-09-27Clean up listeners and tag on ButtonRenderer during disposal (#360)E.Z. Hart8-34/+140
2016-09-26[Xaml] allow compatible arguments for x:Factory (#382)Stephane Delcroix1-6/+21
2016-09-26[C] specify type and default value for native bindings (#376)Stephane Delcroix3-23/+38
2016-09-26[XamlC] Compiled converters (#358)Stephane 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[Controls] Link only SDK so we don't brake the sample (#372)Rui Marinho1-1/+1
2016-09-23[Xaml] Xaml native views and bindings for WP8.1 (#363)Stephane Delcroix1-1/+7
2016-09-23[XamlC] Implement IValueProvider.PropertyType (#345)Stephane Delcroix12-222/+249
2016-09-22[XamlC] supports enum and consts in x:Static (#369)Stephane Delcroix8-88/+168
2016-09-21Implement dispose pattern correctly to support derived classes (#364)E.Z. Hart4-22/+59
2016-09-18[Controls] Update Insights and UITest packages and fix warnings (#361)Rui Marinho33-107/+131
2016-09-16Android BeginInvokeOnMainThread() should not possibly block. (#343)Atsushi Eno1-3/+1
2016-09-16Format MapRenderer according to project code style (#362)E.Z. Hart1-195/+243
2016-09-15[Android] Fix failing UITests (#356)Rui Marinho2-4/+19
2016-09-15do not disable warning (#357)Stephane Delcroix1-2/+2
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