summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Forms.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Fix Device.Info creation issuesubmit/tizen/20170425.120448accepted/tizen/unified/20170426.022133Kangho Hur1-5/+8
2017-04-25use fixed DPI value (72) on TV profileKangho Hur1-3/+9
2017-04-24Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur1-6/+7
2017-04-24Register assemblies recursivelyWonYoung Choi1-17/+2
2017-04-24Refactoring GestureHandler for extensionSungHyun Min1-2/+3
2017-04-24Support density independent pixelSeungkeun Lee1-1/+89
2017-04-24Rebase Forms to upstream lastest (2.3.4-pre2)Kangho Hur1-3/+5
2017-04-24Consider TV profile as TargetIdiomKangho Hur1-2/+28
2017-04-24Set Device.OS to TargetPlatform.TizenKangho Hur1-2/+1
2017-04-24Remove NET45 codeWonYoung Choi1-2/+0
2017-04-24Support Density Independent Pixel on FontSizeSeungkeun Lee1-1/+12
2017-04-24Initialize DeviceInfo with system informationPawel Andruszkiewicz1-4/+10
2017-04-24implement ExpressionSearch for RelativeLayout.FromExpressionchungryeol lim1-3/+33
2017-04-24Add Tizen backend rendererKangho Hur1-0/+173