summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Update *.Tizen nuspec for using ElmSharp-1.2.2submit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170710.104053accepted/tizen/unified/20170717.021204accepted/tizen/4.0/unified/20170816.014654accepted/tizen/4.0/unified/20170816.011313tizen_4.0accepted/tizen_unifiedaccepted/tizen_4.0_unifiedKangho Hur2-2/+2
2017-07-10Revert "Move registration of property handles to static constructors"Kangho Hur19-147/+151
2017-07-10Move registration of property handles to static constructorsKangho Hur19-151/+147
2017-07-10Update the *.Tizen nuspecKangho Hur2-2/+2
2017-07-10Use bool? for VisualElement.IsFocusAllowed property (Specific)Kangho Hur2-6/+6
2017-07-10Use the latest version of ElmSharp (1.2.2)Kangho Hur2-3/+3
2017-07-10Revert "Rename Platform.Tizen and Maps.Tizen's project.json"Kangho Hur2-0/+0
2017-07-10Fix Editor cursor position issueSungHyun Min3-8/+22
2017-07-10Fix Layout issueSeungkeun Lee3-24/+21
2017-07-10Update TIzen.Maps version into 1.0.12Kangho Hur2-4/+1
2017-07-10Fix xamarin gesture in not workdarkleem1-6/+13
2017-07-10Rename Platform.Tizen and Maps.Tizen's project.jsonKangho Hur2-0/+0
2017-07-10Fix Layout issueSeungkeun Lee1-0/+12
2017-07-10Fix CS1525 error on obsKangho Hur1-1/+5
2017-07-10Revert "Add handling of the font path"Kangho Hur1-5/+0
2017-07-10Refactoring RenderersSeungkeun Lee29-421/+354
2017-07-10[TCSACR-38] Rename gesture events and handlerschanywa1-2/+2
2017-07-10Fix the crash issue when editor is added in ListViewrina6350.you1-0/+10
2017-07-10Initialize SearchBar with a single batch updatePawel Andruszkiewicz2-0/+17
2017-07-10Initialize Entry/Editor with a single batch updatePawel Andruszkiewicz3-2/+26
2017-07-10Initialize Button with single batch updatePawel Andruszkiewicz2-2/+18
2017-07-10Initialize Label with a single batch updatePawel Andruszkiewicz4-2/+92
2017-07-10Enable scrolling in TabbedPageRendererSeungkeun Lee1-54/+95
2017-07-10Change FormsApplication.MainWindow setterSeungkeun Lee1-1/+1
2017-07-10Remove GlobalAssemblyInfo from Xamarin.Forms.Platform.Tizen and Maps.TizenKangho Hur2-6/+0
2017-07-10Fix Image.BlendColor call issuedarkleem1-0/+1
2017-07-10fix NavigationPage toolbar BackButton issuedarkleem1-2/+4
2017-07-10Remove unnecessaray parameter of TizenDeviceInfoKangho Hur1-2/+2
2017-07-10Remove scroller from TabbedPageRendererKangho Hur1-90/+54
2017-07-10Remove unnecessary BindableProperty of PlatformKangho Hur1-12/+0
2017-07-10fix Date/TimePicker crash and handle issuedarkleem3-34/+81
2017-07-10Remove unnecessary update at initializeSeungkeun Lee9-17/+65
2017-07-10Fix xamarin.forms version in dependenciesWonYoung Choi2-2/+2
2017-07-10Add handling of the font pathMariia Borowiec1-0/+5
2017-07-10Change project files to MSBuild 14 formatWonYoung Choi12-139/+266
2017-07-10Make sure single Xamarin property influences only one EFL propertyPawel Andruszkiewicz11-51/+44
2017-07-10Apply TizenSpecifics only if availableKangho Hur8-19/+46
2017-07-10Fixed the LineBreakMode issuerina6350.you2-6/+9
2017-07-10Update nuget versionSeungkeun Lee4-14/+13
2017-07-10Update NamedSize of TV profileSeungkeun Lee1-6/+17
2017-07-10Update Label internal implemnetsSeungkeun Lee4-50/+78
2017-07-10Update versionSeungkeun Lee2-2/+2
2017-07-10Update usage of GenList APIsSeungkeun Lee1-4/+4
2017-07-10Update the used nuget packagerina6350.you2-3/+3
2017-07-10Support the BarBackground Color of TabbedPage.rina6350.you2-3/+24
2017-07-10Fix Naviitem style and toolbar style/mode for given profile (TV/Mobile)Kangho Hur2-2/+17
2017-07-10fixed the numeric appearance of Entry.Keyboard Propertydarkleem1-1/+1
2017-07-10Prevent the bug by setting invalid valuerina6350.you1-2/+6
2017-07-10Fix the ProgressBar issue for initial valuerina6350.you1-1/+3
2017-07-10Fix a object that trigger a view in DatePicker/TimePickerdarkleem2-20/+37