summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Fix *.Tizen.nuspec correctlyKangho Hur2-4/+4
2017-10-23Remove unnecessary implementation of Native.Image Propertydarkleem1-25/+4
2017-10-23Change XF.P.Tizen and XF.Map.Tizen csproj to new csprojKangho Hur9-175/+36
2017-10-23Fix BeginInovkeOnMainThreadSeungkeun Lee1-8/+1
2017-10-23Fix Native.EditfieldEntry Handle issueSeungkeun Lee1-1/+10
2017-10-23add Circle Native controll for wearable profileJeongkyun7-6/+44
2017-10-23Fix the issue that gesture ignores IsEnable=false on ElementSungHyun Min2-0/+33
2017-10-23Update dependant proejct version to latestKangho Hur4-5/+5
2017-10-23Fix GestureDetector crash issuedarkleem2-76/+25
2017-10-23Update Xamarin.Froms.Tizen.nuspecKangho Hur1-17/+45
2017-10-23Fix Xamarin.Forms.Tizen.nuspecKangho Hur1-18/+18
2017-10-23update nuspec to use Tizen.NETKangho Hur2-9/+2
2017-10-23Use unified Tizen.NET 4.0 packageKangho Hur2-11/+3
2017-10-23[Maps] Apply MapFW API changes to Xamarin Forms Mapsjh5.cho5-29/+18
2017-10-23Update Xamarin.Forms version to 2.4.0.266-pre1 in nuspecKangho Hur2-2/+2
2017-10-23Use SetVisibleRegion in XFMaps.TizenKangho Hur1-1/+1
2017-10-23Revert "[XamlC] support valueTypes x:Arrays (#875)"Kangho Hur1-1/+1
2017-10-23Revert "[XamlC] fix build"Kangho Hur1-1/+1
2017-10-23Revert "Fix build"Kangho Hur1-0/+49
2017-10-23Revert "Fix build"Kangho Hur1-0/+6
2017-10-23Revert "Make WinRT/UWP platform classes more maintainable (#652)"Kangho Hur1-1/+1
2017-10-23Revert "Make OnElementPropertyChanged virtual on fast renderers (#870)"Kangho Hur1-1/+1
2017-10-23Revert "Fix build"Kangho Hur1-0/+1
2017-10-23Revert "Fix border on android buttons (#941)"Kangho Hur2-1/+1
2017-10-23Revert "[XamlC] process symbols if DebugType is set (#925)"Kangho Hur1-2/+0
2017-10-23Add IMEApplication class for supporting IME type applicationsJi-hoon Lee3-2/+42
2017-10-23Remove unnecessary interface implement declarationSeungkeun Lee6-6/+6
2017-10-23Remove rpm package artifacts.Kangho Hur2-83/+0
2017-10-23Refactoring Native.Window to extendSeungkeun Lee5-200/+38
2017-10-23Fix Parent renderer issueSeungkeun Lee2-5/+9
2017-10-23Fix TabbedPage crash issueSeungkeun Lee1-1/+1
2017-10-23Convert delegate to static method for MessagingCenterrina6350.you1-99/+104
2017-10-23Restore doc file in its current version from the official Xamarin repositoryPawel Andruszkiewicz1-34/+0
2017-10-23Export Renderer for PageSeungkeun Lee3-24/+8
2017-10-23Remove repeated line wrap setjh5.cho2-18/+0
2017-10-23Add DefaultRendererSungHyun Min2-8/+21
2017-10-23Fix NavigationPage back button issueSeungkeun Lee1-1/+2
2017-10-23Remove unnecessary assignment for TabbedPageRendererrina6350.you1-1/+4
2017-10-23Fixed an issue where event occurs when Date&TimePicker is disableddarkleem2-14/+24
2017-10-23[TabbedPage] Enable TabbedPage to add or remove tabsjh5.cho1-23/+111
2017-10-23Fix crash when attaching effectdarkleem1-1/+1
2017-10-23Remove unnecessary method call of NavigationPageRendererrina6350.you1-7/+1
2017-10-23NavigationPageRenderer refactoring for performance enhancementrina6350.you1-24/+24
2017-10-23[MAPS] Give user time to provide consent before app launchesjh5.cho2-17/+41
2017-10-23Use Scroller as a base for CarouselPageRendererSeungkeun Lee1-167/+110
2017-10-23Update XF.Maps.Tizen nuspec for using Tizen.Maps-1.0.12Kangho Hur1-1/+1
2017-10-23Update *.Tizen nuspec for using ElmSharp-1.2.2Kangho Hur2-2/+2
2017-10-23Fix the checkbox focus issueSungHyun Min1-1/+9
2017-10-23Revert "Move registration of property handles to static constructors"Kangho Hur19-147/+151
2017-10-23Move registration of property handles to static constructorsKangho Hur19-151/+147