platform/core/csapi/xsf.git
2019-09-27 Samantha HoutsMerge branch '4.3.0'
2019-09-27 Samantha HoutsMerge branch '4.2.0' into 4.3.0
2019-09-27 Shane NeuvilleJavaSDK build path hack (#7707)
2019-09-27 adrianknight89[iOS] Fix MeasureFirstItem for CollectionView (#7622)
2019-09-26 ksemenenko[iOS] Fixes for null check for Shell classes (#7583)
2019-09-26 Gerald Versluis[BUG/iOS] Fixed CollectionView Insets ItemSpacing ...
2019-09-26 adrianknight89Update Android UI test instructions (#7579)
2019-09-26 Shane Neuvillefix android foreground tinting (#7682) fixes #7577
2019-09-26 Rui MarinhoMerge branch '4.3.0'
2019-09-26 Rui MarinhoMerge branch '4.2.0' into 4.3.0
2019-09-25 Shane Neuvillefix android apk path for ui tests (#7657)
2019-09-25 Shane Neuvilleonly set elevation on Lollipop and up (#7662)
2019-09-25 Kangho Hur[Tizen] Improves the initialization of VE.props (#7666)
2019-09-25 Shane NeuvilleTry catch Update Bitmap and equate null to empty for...
2019-09-24 kingces95lazily load ResourceManager types (#7596)
2019-09-24 adrianknight89[iOS] Make button click easier to see when turning...
2019-09-24 Stephane DelcroixMerge branch '4.3.0'
2019-09-24 Stephane DelcroixMerge branch '4.2.0' into 4.3.0
2019-09-24 shaneMerge branch '4.3.0'
2019-09-24 Shane Neuvilleset android app to not clear data on restart (#7640)
2019-09-23 Gerald Versluis[Mac] Fix NRE on setting non-existing FontFamily (...
2019-09-23 Rui Marinho[iOS,Android] Better way to get CurrentItem (#7587)
2019-09-23 Shane NeuvilleAdd retry logic for IsFocus test (#7619)
2019-09-23 Javier Suárez... [CarouselView] Fix CarouselView initial position on...
2019-09-21 Rui Marinho[UITests] Try again to run UItests (#7616)
2019-09-20 Rui Marinho[UItests] Fix UITests on android
2019-09-20 E.Z. HartFinish ScrollTo implementations for CollectionView...
2019-09-20 E.Z. HartMake sure transition from empty CollectionView measures...
2019-09-20 adrianknight89[Android] Fix ItemSpacing for last item in CollectionVi...
2019-09-19 Stephane Delcroix[X] do not fail on generic BP (#7588)
2019-09-19 Stephane Delcroix[C] Fix TemplateBinding for non-logicalchildren (#7506)
2019-09-18 Chris KingUpdate dot file
2019-09-18 Chris KingUpdate dot file
2019-09-18 Stephane DelcroixMerge branch '4.3.0'
2019-09-18 Stephane Delcroix[X] avoid throwing in VisualDiagnostics (#7571)
2019-09-17 Rui MarinhoMerge branch '4.3.0'
2019-09-17 Pavel Yakovlevremoved MatchParent value from Property Editor (#7551)
2019-09-17 Pavel Yakovlev[C] added intellisense for Keyboard property (#7553...
2019-09-17 Rui MarinhoMerge branch '4.2.0' into 4.3.0
2019-09-17 Morten NielsenAdds UWP support to Shell (#6015)
2019-09-17 Shane NeuvilleAdditional proguard classes (#7527) fixes #5742
2019-09-17 Andrei[macOS] PushModalAsync a 2nd time causes a crash (...
2019-09-17 Stuart Lang[UWP] Check for null Platform in OnDestroy fixes #7331...
2019-09-17 Javier Suárez... Implement CarouselView on UWP (#7503)
2019-09-17 Rui MarinhoMerge branch '4.2.0' into 4.3.0
2019-09-17 Shane NeuvilleCheck to see if the BeginRefresh request is no longer...
2019-09-17 adrianknight89[Android] Refactor the code for setting reverse layout...
2019-09-17 Shane Neuville[Android/iOS] Update CollectionView when user changes...
2019-09-17 Shane NeuvilleAdd null check when using tablet on MDP (#7513) fixes...
2019-09-17 E.Z. HartRemove extra brace; fixes #7545 (#7546)
2019-09-17 adrianknight89[iOS] Remove class variable from CarouselViewLayout...
2019-09-17 Shane Neuvilleupdate unit test to nunit3 apis (#7543)
2019-09-17 Rui MarinhoMerge branch '4.2.0' into 4.3.0
2019-09-16 Shane Neuvilleawait tasks on ViewUnitTests and update MSBuild Locator...
2019-09-16 Konrad Müller[macOS] Only use default font size for Time/DatePicker...
2019-09-16 Shane NeuvilleTweak unit test so it's more reliable and fix binlog...
2019-09-16 E.Z. HartFix horizontal layout issues introduced in 7456; fixes...
2019-09-16 E.Z. HartImplement EmptyView on UWP (#7438)
2019-09-16 Javier Suárez... Added Carousel SnapBehavior Core sample (#7444)
2019-09-16 Stephane DelcroixMerge branch '4.3.0'
2019-09-15 ShaneNmerge 4.2.0 into 4.3.0
2019-09-15 Shane NeuvilleCheck if Control is ready before interacting with Nativ...
2019-09-13 ShaneNMerge branch '4.3.0'
2019-09-13 E.Z. HartRemove extra properties from CarouselView API (#7456)
2019-09-12 Samantha HoutsMerge branch '4.3.0'
2019-09-12 Samantha HoutsMerge branch '4.2.0' into 4.3.0
2019-09-12 Samantha HoutsMerge branch '4.1.0' into 4.2.0
2019-09-12 Jonathan Peppers[xamlc] new <XFXamlCValidateOnly> MSBuild property...
2019-09-12 Mahmoud AliWarn on Styles validation instead of throwing exception...
2019-09-12 Shane Neuvilleadd check to see if ShellContent is Visible one (#7460)
2019-09-12 Shane Neuvillefix NRE on _itemsSource when using IEnumerable (#7480)
2019-09-12 Samantha Houts[iOS] If ListView is disposed before callback happens...
2019-09-12 Stephane DelcroixvisualDiagnostics (#7474)
2019-09-11 Javier Suárez... Hide some CarouselView methods from IntelliSense (...
2019-09-11 E.Z. HartLeave BindingContext intact when recycling TemplatedIte...
2019-09-11 Shane NeuvilleFix direction of walking when calculating effective...
2019-09-11 Shane Neuvillemove await to Begin Invoke and check for disposed ...
2019-09-11 Joe Manke[Core] Move TextProperty, ITextElement, and IPlaceholde...
2019-09-11 Shane NeuvilleWrong type checked after casting to type being searched...
2019-09-11 Shane NeuvilleDispose of HttpResponseMessage after stream is used...
2019-09-10 ShaneNMerge 4.2.0 into 4.3.0
2019-09-10 Shane NeuvilleUpdate support libraries from 28.0.0.1 to 28.0.0.3...
2019-09-10 Shane Neuville[Tests]Update to Xamarin.UITest 3.0 and NUnit 3.0 ...
2019-09-10 Seungkeun Lee[Tizen] Update InitializationOptions (#7441)
2019-09-10 Seungkeun Lee[Tizen] Tizen renderer performance optimization (#320...
2019-09-09 Samantha HoutsUpdate contributing guide; tweak pull request template...
2019-09-09 E.Z. Hart[iOS] More intelligent cell resizing (#7285)
2019-09-09 E.Z. HartImplement Move, Replace, and Reset for UWP CollectionVi...
2019-09-09 Stephane DelcroixMerge branch '4.3.0'
2019-09-09 Stephane DelcroixMerge branch '4.2.0' into 4.3.0
2019-09-07 Rui MarinhoMerge branch '4.3.0'
2019-09-07 Rui Marinho[UItests] Fix CarouselView tests (#7379)
2019-09-07 Shane Neuville[UWP] RefreshView (#7319)
2019-09-07 Shane NeuvilleQueue Page.Display actions until platform is ready...
2019-09-06 ShaneNMerge branch '4.3.0'
2019-09-06 Jonathan Peppers[build] cleanup MSBuild settings for faster builds...
2019-09-05 Rui Marinho[Build] Bump msbuild locator move to VS2019 (#7415)
2019-09-05 kingces95anticipate .cctors (#7294)
2019-09-05 Samantha HoutsMerge branch '4.3.0'
2019-09-05 Samantha HoutsMerge branch '4.2.0' into 4.3.0
next