summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-01-17Update Xamarin.Forms.Tizen.project.jsonsubmit/tizen/20170117.054135accepted/tizen/tv/20170118.035834accepted/tizen/mobile/20170118.035818accepted/tizen/ivi/20170118.035851accepted/tizen/common/20170117.174747Kangho Hur1-1/+1
Change-Id: I029ff97ec9f3ca66f7bae865d55249bcd02bb763
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
Change-Id: I073a2abf60c1f2ecb5e2e6d4163d0bc51a47cd5d
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
- SendCellPropertyChanged, SendUnrealizedCell Change-Id: I48cdbed3151d301f5e889076cbe2276463647387
2017-01-13Fix build break, include map-related assembliesPawel Andruszkiewicz1-0/+5
Change-Id: I12138d3ea61bcd4af9f544bbdbcaad23e112c76c Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
2017-01-13Update version to 2.3.3.175-b03submit/tizen/20170113.085400jh5.cho1-1/+1
Change-Id: I08a95c8ef3801c947a0ee4fdd41882515aa315c0
2017-01-12Merge "Add Switch Style" into tizenKangho Hur4-3/+71
2017-01-12Apply a blend color after image loading has completedJuwon1-0/+3
Change-Id: I5bee6a6d2a827c0a85a5c8f1a3a137695aa8f5cf
2017-01-12Merge "Add MapRenderer to enable Xamarin.Forms.Maps on Tizen" into tizenKangho Hur7-88/+316
2017-01-12Add Switch StyleSeunghyun Choi4-3/+71
- Add Switch Style(CheckBox, Favorite) - Approval of the RFC is required. (http://suprem.sec.samsung.net/confluence/display/SPTDTLC/%5BFormsTizen%5D+RFC+5+-+Switch) Change-Id: If98be73fc84633b670328f723e0e4aa7ccebc82f Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
2017-01-12Add MapRenderer to enable Xamarin.Forms.Maps on Tizenchungryeol lim7-88/+316
- Implementation of MapRenderer under Xamarin.Forms.Maps.Tizen - Implementation of FormsMaps to initialize Tizen Map - Implementation of GeocoderBackend TASK=TCAPI2044 Change-Id: I4b6f15b5190767ca0c92bb27c383af5f66ae5328
2017-01-11Merge "Add Button Style" into tizenKangho Hur5-3/+114
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
- Change ResourcePaths class access modifier to public from internal Change-Id: I6b6b8f635075cbb0f4741c3c0f663c62678e94e3
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
- Span.GetDecoratedText() and Span.GetStyle() turned to public from internal. Change-Id: I7411025faa76e751f5191f70467621600ce0f82d
2017-01-12Set Device.OS to TargetPlatform.TizenKangho Hur1-2/+1
Change-Id: Iba1e004067e90406b90389763615ad6dfacc4c73
2017-01-12Remove NET45 codeWonYoung Choi3-19/+0
Change-Id: I90202d17b86d0e6e8449048367d422a790fff589
2017-01-12Allow x86 build in OBSsubmit/tizen_ivi/20170116.045729submit/tizen/20170112.010559accepted/tizen/tv/20170112.222357accepted/tizen/mobile/20170112.222336accepted/tizen/ivi/20170117.054802accepted/tizen/common/20170112.174413WonYoung Choi1-1/+1
Change-Id: Ic0eb5a1a72f22d24d1b5ca19567068812e543af2
2017-01-11Fixed Appearing event calling sequence issuechungryeol lim2-2/+10
- Some properties like Width/Height have wrong values under Appearing event Change-Id: Ib555405e9d79ae3475f87f2d1cb53bbf9e51cda8 Signed-off-by: chungryeol lim <cdark.lim@samsung.com>
2017-01-11Add Button StyleSeunghyun Choi5-2/+113
- Add Button Style(Circle, Bottom) - Approval of the RFC is required. (http://suprem.sec.samsung.net/confluence/display/SPTDTLC/%5BFormsTizen%5D+RFC+2+-+Button+Style) Change-Id: I545e0cc2417298f90468b651030937665f547105 Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
2017-01-10Fix ListView GroupCell bugSeungkeun Lee2-5/+16
- When ViewCell was used for GroupHeaderTemplate ItemTemplate was used to make reusable view - Make disable Reusable feature for GroupHeader - Add a internal API to get low level Item object Change-Id: I01d205a2070c813a170a6eb9aceab8f24bbdb092
2017-01-10Fix ListView broken issue when scrolling quicklySeungkeun Lee1-0/+1
- Deleted Renderer was used for new content Change-Id: I9f6b65133352046c001e883de1776164329b182d
2017-01-10Fix Label wrap issueSeungkeun Lee1-1/+6
- In some case wrap was not properly working - The label width should be 1 pixel larger than formattedtext block size - It is EFL rule Change-Id: Ie246dd73b678921c3a0c503022c58b3a2c8dc887
2017-01-09Merge "Change TFM of Xamarin.Forms.Platform.Tizen to netstandard1.6" into tizensubmit/tizen_common/20170111.150147submit/tizen/20170109.081441accepted/tizen/tv/20170109.085220accepted/tizen/mobile/20170109.085158accepted/tizen/common/20170111.155009Kangho Hur2-3/+2
2017-01-09Merge "Support BlendColor to Image as a TizenSpecific API" into tizenKangho Hur3-5/+75
2017-01-09Change TFM of Xamarin.Forms.Platform.Tizen to netstandard1.6WonYoung Choi2-3/+2
Change-Id: Iae3c01eedcd8042f7aa0ef93bf0bef6ceb640349
2017-01-08Merge "Fix Label.LineBreakMode" into tizenSeungkeun Lee1-8/+21
2017-01-06Support BlendColor to Image as a TizenSpecific APIKangho Hur3-5/+75
Change-Id: Ic3068b3c0834605be5d45cc5f1a96d6933a0856f
2017-01-05Revert "Homogenous mode should be set to false if grouping is enabled"Seungkeun Lee1-33/+2
This reverts commit f11633b67dad5950ceb83935c17f1bfd2305dbeb. It is normal operation, when HasUnevenRows was false, GroupHeader and Cell has same height Change-Id: I9f25d5a863799b98622ae7ed43f4080e35f7dbea
2017-01-06Fix Label.LineBreakModeKangho Hur1-8/+21
TASK=TCAPI-2182 - Head/Middle/TailTruncation are working fine. Change-Id: I9f3b2381d22c3c50063a668fcc3569fdc7e2f751
2017-01-05Merge "Tizen Extension for ProgressBar" into tizenKangho Hur3-5/+109
2017-01-06Apply %dotnet rpm macrossubmit/tizen/20170106.011141accepted/tizen/tv/20170106.050641accepted/tizen/mobile/20170106.050621WonYoung Choi1-27/+8
Change-Id: Ib9cf095ef710a65e6f5e219e83d0adab830edf8f
2017-01-05Merge "Update version to 2.3.3.175-b02" into tizenWonYoung Choi1-2/+2
2017-01-05Tizen Extension for ProgressBarSungHyun Min3-5/+109
- Add Set/GetPendingMode methods - Add Set/GetPulsingStatus methods Change-Id: Id59b4b2a848035e3a6f414572c2e411c0fd98767 Signed-off-by: SungHyun Min <shyun.min@samsung.com>
2017-01-05Update version to 2.3.3.175-b02Kangho Hur1-2/+2
Change-Id: I47c4305606b19d43505d1307e3afd21b99a72cd2
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
Change-Id: I4c146c9e7594c48f3310588035427a622ef2460f Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
2017-01-04Support Density Independent Pixel on FontSizeSeungkeun Lee3-6/+17
- FontSize on Span was use DP unit Change-Id: I1a0a50dbeae3ede0c61a67f60f7238631684537d
2017-01-04Implement Reusable ViewCellSeungkeun Lee1-9/+52
- Reusable feature was applied when HasUneventRows is false and the ItemTemplate is not created from the DataTEmplateSelector - It means all items has same looks Change-Id: Iadc1262ff4dcf001b1c767fb479851efa6632c44
2017-01-04Fixed NavigationPage.BarBackgroundColor Propertychungryeol lim1-20/+34
- Apply whole area "BarBackgroundColor" - Property values for page push & pop Signed-off-by: chungryeol lim <cdark.lim@samsung.com> Change-Id: I8082be5d57cbea2b3a5b9a1cc533429d080b50c6
2017-01-03Initialize DeviceInfo with system informationPawel Andruszkiewicz3-5/+13
Change-Id: Ia70b9ffec0f54b3d0440e448dfae41bc22c546c1 Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
2017-01-02Change platform class access modifierchungryeol lim1-1/+1
- Requires GetRenderer in custom renderer implementation. - Other platforms (iOS, Android, UWP) are also open to the public. Change-Id: I9beb45b63b91ee11b910fe486ec99e124c8ac793 Signed-off-by: chungryeol lim <cdark.lim@samsung.com>
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
Change-Id: If62b127517d7ca3be8cd979ec2ec7a875a91658e
2016-12-29Remove ColorExtensions.ToNative() debug messageKangho Hur1-1/+1
Change-Id: I2d9b834a6bef518b7898bcc570cff67a929e0c60
2016-12-27Merge "Fix TabbedPageRenderer's toolbar height" into tizenKangho Hur1-10/+0