summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Native
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Remove ElmSharp.Wearable dependencies on rendererstizenKangho Hur1-20/+0
2017-10-26Fixed the build warnings CS0108RinaYou2-2/+2
2017-10-23Fixed incorrect appearance and behavior of Entry Keyboard Property.darkleem2-1/+17
2017-10-23Fixed Image source is not nulldarkleem1-3/+9
2017-10-23Change file name for changing Class nameRinaYou1-0/+0
2017-10-23Fix MasterDetailPage Layout issueSeungkeun Lee1-3/+4
2017-10-23Remove unnecessary implementation of Native.Image Propertydarkleem1-25/+4
2017-10-23Fix Native.EditfieldEntry Handle issueSeungkeun Lee1-1/+10
2017-10-23add Circle Native controll for wearable profileJeongkyun1-0/+20
2017-10-23Refactoring Native.Window to extendSeungkeun Lee3-179/+3
2017-10-23Export Renderer for PageSeungkeun Lee1-12/+2
2017-10-23Remove repeated line wrap setjh5.cho2-18/+0
2017-10-23Fix Editor cursor position issueSungHyun Min1-3/+9
2017-10-23Initialize SearchBar with a single batch updatePawel Andruszkiewicz1-0/+10
2017-10-23Initialize Entry/Editor with a single batch updatePawel Andruszkiewicz1-2/+10
2017-10-23Initialize Button with single batch updatePawel Andruszkiewicz1-2/+10
2017-10-23Initialize Label with a single batch updatePawel Andruszkiewicz3-2/+81
2017-10-23fix Date/TimePicker crash and handle issuedarkleem1-0/+49
2017-10-23Fixed the LineBreakMode issuerina6350.you2-6/+9
2017-10-23Update Label internal implemnetsSeungkeun Lee3-50/+76
2017-10-23Update usage of GenList APIsSeungkeun Lee1-4/+4
2017-10-23Fix Native.Button default size issuedarkleem1-60/+9
2017-10-23Add temporary solution for Button.Image issueSungHyun Min1-0/+4
2017-10-23fix native.dialog unrealize issuedarkleem1-1/+3
2017-10-23Update BackButton handlingSeungkeun Lee2-49/+0
2017-10-23Fixed the crash issue for TimePickerrina6350.you1-1/+2
2017-10-23Use "popup" style for Dialog buttonsKangho Hur1-0/+5
2017-10-23Label: inform LineBreakMode to elm_labelSungtaek Hong1-1/+12
2017-10-23Unrealize dialog after it dissmissed.Kangho Hur1-0/+2
2017-10-23New way of layoutPiotr Bereza4-39/+27
2017-10-23Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur2-0/+2
2017-10-23Refactor layout update codeSeungkeun Lee2-34/+5
2017-10-23Disable Layout on Resize callbackSeungkeun Lee1-1/+0
2017-10-23Remove VerticalTextAlignment functionality in LabelSeungkeun Lee2-39/+3
2017-10-23Fix Label layout issueSeungkeun Lee1-15/+1
2017-10-23Fixed Button resize when changing styleSeunghyun Choi1-23/+9
2017-10-23Destroy the drawer along with the MasterDetailPagePawel Andruszkiewicz1-0/+10
2017-10-23Support density independent pixelSeungkeun Lee2-3/+3
2017-10-23Modify FontWeight type for flexibilityKangho Hur4-59/+7
2017-10-23Fix Hiding Master Page on MasterDetailPagejh5.cho1-19/+5
2017-10-23Refactoring Label RendererSeungkeun Lee3-4/+23
2017-10-23Remove unnecessary resize of WindowSeungkeun Lee1-8/+0
2017-10-23Fix ampersand handling in Span classAdam Szczerbiak1-1/+2
2017-10-23Fix wrong Group Header handlingSeungkeun Lee1-6/+7
2017-10-23Add FontWeight for Label and EntryKangho Hur4-1/+114
2017-10-23Fix Span's markup text tagKangho Hur1-1/+1
2017-10-23Refactoring LabelRendererSeungkeun Lee2-3/+3
2017-10-23Fix Span's behavior about new line.Kangho Hur1-1/+3
2017-10-23Apply to default layout for the forms applicationKangho Hur1-1/+25
2017-10-23Change the type of ItemContextItem.Item for extensionSungHyun Min1-11/+11