summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Fix version to 2.3.3.175-beta-004WonYoung Choi1-2/+2
2017-10-23Fixed DisplayAlert message color issuechungryeol lim1-1/+1
2017-10-23Fixed ListView.SelectedItem Issuechungryeol lim1-20/+17
2017-10-23Change the type of ItemContextItem.Item for extensionSungHyun Min1-11/+11
2017-10-23Fix build warning CS4014Kangho Hur3-3/+3
2017-10-23Fix rpm spec file to solve build-break in JazzMWonYoung Choi1-3/+4
2017-10-23Update Xamarin.Forms.Tizen.project.jsonKangho Hur1-1/+1
2017-10-23Ensure that source is not null before accessing itPawel Andruszkiewicz1-3/+2
2017-10-23Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1
2017-10-23Set ElmSharp.Color only when image loading has completed.Juwon1-5/+28
2017-10-23Change two methods to public for extension of CellRendererSungHyun Min1-2/+2
2017-10-23Fix build break, include map-related assembliesPawel Andruszkiewicz1-0/+5
2017-10-23Update version to 2.3.3.175-b03jh5.cho1-1/+1
2017-10-23Apply a blend color after image loading has completedJuwon1-0/+3
2017-10-23Add Switch StyleSeunghyun Choi4-2/+70
2017-10-23Add MapRenderer to enable Xamarin.Forms.Maps on Tizenchungryeol lim7-88/+315
2017-10-23Provides ResourcePath as a public APIsung-su.kim1-1/+1
2017-10-23Change Span's access modifier to publicsung-su.kim1-2/+2
2017-10-23Set Device.OS to TargetPlatform.TizenKangho Hur1-2/+1
2017-10-23Remove NET45 codeWonYoung Choi3-19/+0
2017-10-23Allow x86 build in OBSWonYoung Choi1-1/+1
2017-10-23Fixed Appearing event calling sequence issuechungryeol lim2-2/+10
2017-10-23Add Button StyleSeunghyun Choi5-2/+113
2017-10-23Fix ListView GroupCell bugSeungkeun Lee2-5/+16
2017-10-23Fix ListView broken issue when scrolling quicklySeungkeun Lee1-0/+1
2017-10-23Fix Label wrap issueSeungkeun Lee1-1/+6
2017-10-23Change TFM of Xamarin.Forms.Platform.Tizen to netstandard1.6WonYoung Choi2-3/+2
2017-10-23Support BlendColor to Image as a TizenSpecific APIKangho Hur3-4/+74
2017-10-23Revert "Homogenous mode should be set to false if grouping is enabled"Seungkeun Lee1-33/+2
2017-10-23Fix Label.LineBreakModeKangho Hur1-8/+21
2017-10-23Apply %dotnet rpm macrosWonYoung Choi1-27/+8
2017-10-23Tizen Extension for ProgressBarSungHyun Min3-5/+109
2017-10-23Update version to 2.3.3.175-b02Kangho Hur1-2/+2
2017-10-23[PickerRenderer] Remove unnecessary listenerPawel Andruszkiewicz1-7/+0
2017-10-23Support Density Independent Pixel on FontSizeSeungkeun Lee3-6/+17
2017-10-23Implement Reusable ViewCellSeungkeun Lee1-9/+52
2017-10-23Fixed NavigationPage.BarBackgroundColor Propertychungryeol lim1-20/+34
2017-10-23Initialize DeviceInfo with system informationPawel Andruszkiewicz3-5/+13
2017-10-23Change platform class access modifierchungryeol lim1-1/+1
2017-10-23Ignore TableView.SectionTitle if title is not setKangho Hur1-1/+2
2017-10-23Remove ColorExtensions.ToNative() debug messageKangho Hur1-1/+1
2017-10-23Apply initial value of Cell.IsEnabledSeungkeun Lee1-0/+2
2017-10-23implement ExpressionSearch for RelativeLayout.FromExpressionchungryeol lim1-3/+33
2017-10-23Fix Scrolling to Specific Element in ScrollViewjh5.cho1-1/+10
2017-10-23Fix TabbedPageRenderer's toolbar heightKangho Hur1-10/+0
2017-10-23Homogenous mode should be set to false if grouping is enabledPawel Andruszkiewicz1-2/+33
2017-10-23Unregister ScrollRequestHandler when the renderer is being destroyedJongHeon Choi1-2/+2
2017-10-23Change Text HorizontalTextAlignment of TitleBar to CenterSeungkeun Lee1-4/+6
2017-10-23Refactoring EntryCell SwitchCell renderer with Reusable featureSeungkeun Lee3-145/+96
2017-10-23Remove horizontalPadding for Label to measure its width correctlyKangho Hur1-2/+0