summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
AgeCommit message (Expand)AuthorFilesLines
2017-01-20Merge changes Idb7b1cd2,Ieb55d1b2 into tizensubmit/tizen/20170120.093554accepted/tizen/tv/20170120.122346accepted/tizen/mobile/20170120.122330accepted/tizen/ivi/20170120.122408Kangho Hur3-7/+69
2017-01-19Merge "Fixed ListView.SelectedItem Issue" into tizenKangho Hur1-20/+17
2017-01-20Consider TV profile as TargetIdiomKangho Hur2-6/+44
2017-01-20Apply to default layout for the forms applicationKangho Hur1-1/+25
2017-01-19Fixed DisplayAlert message color issuechungryeol lim1-1/+1
2017-01-18Merge changes Iccc85ecb,I14ec9150 into tizenKangho Hur2-5/+3
2017-01-19Fixed ListView.SelectedItem Issuechungryeol lim1-20/+17
2017-01-18Change the type of ItemContextItem.Item for extensionSungHyun Min1-11/+11
2017-01-18Fix build warning CS4014Kangho Hur3-3/+3
2017-01-16Ensure that source is not null before accessing itPawel Andruszkiewicz1-3/+2
2017-01-16Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1
2017-01-15Merge "Fixed Appearing event calling sequence issue" into tizensubmit/tizen/20170117.035708Kangho Hur2-2/+10
2017-01-15Set ElmSharp.Color only when image loading has completed.Juwon1-5/+28
2017-01-15Merge "Change two methods to public for extension of CellRenderer" into tizenKangho Hur1-2/+2
2017-01-13Change two methods to public for extension of CellRendererSungHyun Min1-2/+2
2017-01-12Merge "Add Switch Style" into tizenKangho Hur1-2/+29
2017-01-12Apply a blend color after image loading has completedJuwon1-0/+3
2017-01-12Add Switch StyleSeunghyun Choi1-2/+29
2017-01-11Merge "Add Button Style" into tizenKangho Hur2-1/+72
2017-01-11Merge "Set Device.OS to TargetPlatform.Tizen" into tizenKangho Hur1-2/+1
2017-01-11Merge "Provides ResourcePath as a public API" into tizenKangho Hur1-1/+1
2017-01-11Provides ResourcePath as a public APIsung-su.kim1-1/+1
2017-01-11Merge "Change Span's access modifier to public" into tizenKangho Hur1-2/+2
2017-01-11Change Span's access modifier to publicsung-su.kim1-2/+2
2017-01-12Set Device.OS to TargetPlatform.TizenKangho Hur1-2/+1
2017-01-12Remove NET45 codeWonYoung Choi3-19/+0
2017-01-11Fixed Appearing event calling sequence issuechungryeol lim2-2/+10
2017-01-11Add Button StyleSeunghyun Choi2-1/+72
2017-01-10Fix ListView GroupCell bugSeungkeun Lee2-5/+16
2017-01-10Fix ListView broken issue when scrolling quicklySeungkeun Lee1-0/+1
2017-01-10Fix Label wrap issueSeungkeun Lee1-1/+6
2017-01-09Merge "Support BlendColor to Image as a TizenSpecific API" into tizenKangho Hur1-3/+42
2017-01-08Merge "Fix Label.LineBreakMode" into tizenSeungkeun Lee1-8/+21
2017-01-06Support BlendColor to Image as a TizenSpecific APIKangho Hur1-3/+42
2017-01-05Revert "Homogenous mode should be set to false if grouping is enabled"Seungkeun Lee1-33/+2
2017-01-06Fix Label.LineBreakModeKangho Hur1-8/+21
2017-01-05Merge "Tizen Extension for ProgressBar" into tizenKangho Hur1-4/+42
2017-01-05Tizen Extension for ProgressBarSungHyun Min1-4/+42
2017-01-04Merge "[PickerRenderer] Remove unnecessary listener" into tizenKangho Hur1-7/+0
2017-01-04Merge "Fixed NavigationPage.BarBackgroundColor Property" into tizenKangho Hur1-20/+34
2017-01-04Merge "Support Density Independent Pixel on FontSize" into tizenKangho Hur3-6/+17
2017-01-04[PickerRenderer] Remove unnecessary listenerPawel Andruszkiewicz1-7/+0
2017-01-04Support Density Independent Pixel on FontSizeSeungkeun Lee3-6/+17
2017-01-04Implement Reusable ViewCellSeungkeun Lee1-9/+52
2017-01-04Fixed NavigationPage.BarBackgroundColor Propertychungryeol lim1-20/+34
2017-01-03Initialize DeviceInfo with system informationPawel Andruszkiewicz2-5/+12
2017-01-02Change platform class access modifierchungryeol lim1-1/+1
2016-12-29Ignore TableView.SectionTitle if title is not setsubmit/tizen_tv/20161229.044941submit/tizen_common/20161229.045021submit/tizen/20170102.083814submit/mobile/20170102.050550accepted/tizen/tv/20170102.223501accepted/tizen/tv/20161229.113246accepted/tizen/mobile/20170102.223446accepted/tizen/common/20170111.133633Kangho Hur1-1/+2
2016-12-29Remove ColorExtensions.ToNative() debug messageKangho Hur1-1/+1
2016-12-27Merge "Fix TabbedPageRenderer's toolbar height" into tizenKangho Hur1-10/+0