summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
AgeCommit message (Expand)AuthorFilesLines
2017-10-26Use Tizen.NET 4.0 stable versiontizen-4.0-m2Kangho Hur1-1/+1
2017-10-25Update version of Tizen.NET to latestKangho Hur1-1/+1
2017-10-23Fixed incorrect appearance and behavior of Entry Keyboard Property.darkleem4-7/+18
2017-10-23Fixed Image source is not nulldarkleem1-3/+9
2017-10-23update nuspec and csproj for TizenKangho Hur1-1/+1
2017-10-23Skip OnScolled() if ScrollViewRenderer'sControl is nullKangho Hur1-1/+4
2017-10-23Update *.Tizen.nuspec to latestKangho Hur1-1/+1
2017-10-23Reorder UpdateValue of slider renderer correctlyKangho Hur1-8/+21
2017-10-23Fix ScrollView scroll area reset issueSeungkeun Lee1-4/+19
2017-10-23Change file name for changing Class nameRinaYou2-0/+0
2017-10-23Fix ScrollView ScrolledPosition issueSeungkeun Lee1-1/+7
2017-10-23Fix MasterDetailPage Layout issueSeungkeun Lee1-3/+4
2017-10-23Update *.Tizen nuspec to latestKangho Hur2-2/+2
2017-10-23Fix wearable profile detection conditionKangho Hur3-4/+13
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 Hur3-80/+8
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 profileJeongkyun4-3/+41
2017-10-23Fix the issue that gesture ignores IsEnable=false on ElementSungHyun Min2-0/+33
2017-10-23Update dependant proejct version to latestKangho Hur1-1/+1
2017-10-23Fix GestureDetector crash issuedarkleem2-76/+25
2017-10-23Use unified Tizen.NET 4.0 packageKangho Hur1-7/+2
2017-10-23[Maps] Apply MapFW API changes to Xamarin Forms Mapsjh5.cho2-3/+3
2017-10-23Add IMEApplication class for supporting IME type applicationsJi-hoon Lee2-2/+41
2017-10-23Remove unnecessary interface implement declarationSeungkeun Lee6-6/+6
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-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.cho1-6/+13
2017-10-23Use Scroller as a base for CarouselPageRendererSeungkeun Lee1-167/+110
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
2017-10-23Use bool? for VisualElement.IsFocusAllowed property (Specific)Kangho Hur1-2/+2
2017-10-23Use the latest version of ElmSharp (1.2.2)Kangho Hur1-1/+1
2017-10-23Revert "Rename Platform.Tizen and Maps.Tizen's project.json"Kangho Hur1-0/+0
2017-10-23Fix Editor cursor position issueSungHyun Min3-8/+22
2017-10-23Fix Layout issueSeungkeun Lee3-24/+21