platform/upstream/xamarin-forms.git
2016-04-12 Samantha Houts[iOS] Resolve Warning 0108 (#64)
2016-04-12 Jason SmithResharper warnings are slightly different for some...
2016-04-11 kingces95Enable warnings 0649 and 0067 on UAP/WinRT (#73)
2016-04-11 E.Z. HartAdd iOS localized string resource assemblies to nuspec...
2016-04-11 Paul DiPietroEnable CS0618 warnings as errors (#72)
2016-04-11 Rui Marinho[Nuget] Remove GPS dependency (#71)
2016-04-10 Jason SmithFix ios test queries (#70)
2016-04-08 Jason SmithTemporarily disable failing test
2016-04-08 E.Z. HartAutomatically marshal all AnimationExtensions calls...
2016-04-08 Jason Smith[A] Fix Bugzilla 40173 (#62)
2016-04-07 kingces95[A, iOS] CarouselView Bug Fixes (#49)
2016-04-07 E.Z. HartMerge pull request #60 from xamarin/warnings-WP8-4014
2016-04-07 E.Z. HartMerge branch 'master' of github.com:xamarin/Xamarin...
2016-04-07 E.Z. HartUpdate format for static readonly private fields
2016-04-07 E.Z. HartUn-suppress CS0067 in Platform.WP8; (#57)
2016-04-07 Samantha HoutsMerge pull request #45 from xamarin/fix-bugzilla25662
2016-04-07 E.Z. HartForce conversion to target type when Static Resource...
2016-04-07 Jason Smith[C] Cast to ICommand instead of Command inside SearchBar
2016-04-07 kingces95Enable warnings as errors in XAML
2016-04-07 kingces95Enable warnings as errors in tests
2016-04-07 Paul DiPietro[iOS] ViewCellRenderer did not set RealCellProperty
2016-04-07 Jason SmithFix issue where API23 became required by mistake
2016-04-07 E.Z. HartFix race condition in IsInvokeRequired on Android
2016-04-07 E.Z. HartMerge pull request #55 from xamarin/warnings-WP8-0114
2016-04-06 kingces95Warnings as Errors in product projects
2016-04-05 kingces95Reformat methods to original order
2016-04-05 Jason Smith[A] Make sure carouselView disposes correctly
2016-04-05 Jason SmithMerge pull request #44 from xamarin/fix-bz39499
2016-04-05 Rui Marinho[iOS] Fix WeakNotifyCollectionChanged on CarouselView
2016-04-04 Jason SmithMerge pull request #20 from xamarin/fix-bugzilla21177 beta-2.2.0-pre1
2016-04-04 kingces95Merge pull request #39 from xamarin/unformat
2016-04-04 Rui MarinhoMerge pull request #37 from xamarin/fix-bugzilla39458
2016-04-01 Chris KingUnformat CarouselViewRenderer, recombine files; no...
2016-04-01 Samantha Houts[W] Setting CurrentPage in CarouselPage ctor works
2016-04-01 Rui MarinhoMerge pull request #31 from xamarin/fix-bugzilla39464
2016-03-31 Samantha HoutsMerge pull request #11 from xamarin/fix-bugzilla27417
2016-03-31 Samantha HoutsMerge pull request #32 from xamarin/fix-bugzilla39378
2016-03-30 E.Z. HartAdd options for specifying layout of button text/image...
2016-03-30 Samantha HoutsMerge pull request #28 from xamarin/fix-bugzilla39359
2016-03-30 Samantha HoutsMerge pull request #9 from xamarin/fix-bz33181-2
2016-03-30 Rui MarinhoMerge pull request #36 from xamarin/repo-carousel
2016-03-30 Samantha Houts[iOS] PageRenderer no longer swallows touches
2016-03-30 Rui MarinhoFix master
2016-03-30 Rui MarinhoMerge pull request #35 from xamarin/repo-carousel
2016-03-30 Rui Marinho[Controls] Add more info to reproduction of 39359
2016-03-29 Samantha Houts[W] Button BG Color & BorderRadius are consistent
2016-03-29 kingces95Merge pull request #34 from xamarin/app-code-cleanup
2016-03-29 Samantha HoutsMerge pull request #33 from xamarin/lock-spacing-consis...
2016-03-29 E.Z. HartMake ControlGallery App.cs conform to code style
2016-03-29 E.Z. HartMake spacing in lock statement consistent with code...
2016-03-29 kingces95Merge pull request #30 from xamarin/remove-outdated...
2016-03-29 kingces95Merge pull request #23 from xamarin/fix-bugzilla25234
2016-03-29 E.Z. HartUpdate references to outdated project name
2016-03-29 Rui Marinho[Controls,Core]Allow well known type conversions on...
2016-03-29 Rui MarinhoMerge pull request #21 from xamarin/fix-bz39702
2016-03-29 Jason Smith [A]Resolve issue where calling Focus in an unfocus...
2016-03-29 Samantha HoutsMerge pull request #24 from xamarin/fix-bugzilla39742
2016-03-29 Rui MarinhoMerge pull request #27 from xamarin/fix-bugzilla39566
2016-03-28 Rui MarinhoMerge pull request #29 from xamarin/design-dll-version
2016-03-28 E.Z. HartUpdate design projects to reference the correct DLL...
2016-03-28 Jason SmithMerge pull request #26 from xamarin/readme
2016-03-28 Paul DiPietroAdd content to README
2016-03-28 Rui Marinho[iOS,Android,Win] Make sure we only cache images that...
2016-03-28 Samantha HoutsMerge pull request #25 from xamarin/codesettings-xs
2016-03-28 Samantha HoutsMerge pull request #22 from xamarin/fix-bz39509
2016-03-28 Samantha HoutsMerge pull request #19 from xamarin/reformatUsings
2016-03-28 Chris KingFix for bugzilla 39566
2016-03-28 Rui MarinhoAdd Xamarin.Forms code policy file for XamarinStudio
2016-03-28 Rui MarinhoMerge pull request #13 from xamarin/bz39896
2016-03-28 Rui Marinho[Android] SendAppearing on resuming fragment
2016-03-28 Paul DiPietro[WP8] CustomMessageBox dismissal no longer causes black...
2016-03-27 Jason Smith[C]Remove view from previous parent when added to new...
2016-03-27 Jason SmithFix permissions on check-previous-test-results.sh
2016-03-25 Chris KingReformat using statements
2016-03-25 Jason SmithMerge pull request #14 from xamarin/resharper_spaces
2016-03-25 E.Z. HartBring Resharper and VS settings for code styles in...
2016-03-25 Jason SmithMerge pull request #16 from MichaelNorman/doc-bug-backlog
2016-03-25 Jason SmithMerge pull request #17 from xamarin/uitest-results...
2016-03-25 Jason SmithMerge pull request #18 from xamarin/partial-config
2016-03-25 E.Z. HartAdd parameters to be filled in to blank config file
2016-03-25 E.Z. HartAdd script to determine if previous UI test results...
2016-03-24 Mike NormanDoc bug fixes
2016-03-24 kingces95Merge pull request #8 from xamarin/fix-bugzilla39829
2016-03-24 Chris KingAdd using statement to dispose stream
2016-03-24 kingces95Merge pull request #12 from xamarin/vssettings
2016-03-24 E.Z. HartVS settings file with the Xamarin.Forms code style...
2016-03-24 Rui MarinhoMerge pull request #10 from xamarin/effortless-startup
2016-03-24 E.Z. HartMove initialization of configuration files (if needed...
2016-03-24 Rui MarinhoMerge pull request #7 from xamarin/android-legacy-insights
2016-03-23 Samantha Houts[W] ListView Cells will respect RowHeight
2016-03-23 Jason Smith[C]Fix packaging issue where intellisense doesn't work...
2016-03-23 Jason SmithMerge pull request #6 from xamarin/fix-uwpmapspin
2016-03-23 E.Z. Hart[A] Fix insights api key access for Legacy Android
2016-03-23 Rui Marinho[UWP] Fix resource key name PushPinTemplate
2016-03-23 Jason SmithUpdate PULL_REQUEST_TEMPLATE.md
2016-03-23 Jason SmithCreate PULL_REQUEST_TEMPLATE.md
2016-03-23 Jason SmithMerge pull request #4 from xamarin/initscripts
2016-03-23 Jason SmithAdd missing debug.keystore
2016-03-23 Jason SmithFix docs
2016-03-23 Jason SmithAdd missing mdoc tooling
next