summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/PlatformConfiguration
AgeCommit message (Expand)AuthorFilesLines
2017-04-24Add ToolTip based on Tizen Specificrina6350.you1-0/+23
2017-04-24Fix FocusDirection to string typeWonYoung Choi2-14/+14
2017-04-24Add Focus related properties for VEKangho Hur2-1/+249
2017-04-24Add TabbedPageStyleWonYoung Choi1-0/+7
2017-04-24Remove unused TizenSpecific/Button.cs fileKangho Hur1-30/+0
2017-04-24Add NavigationPage.HasBreadCrumbsBar PropertyWonYoung Choi2-0/+66
2017-04-24Modify FontWeight type for flexibilityKangho Hur3-25/+25
2017-04-24Add Style to VisualElement as TizenSpecificKangho Hur6-78/+53
2017-04-24Add FontWeight for Label and EntryKangho Hur3-0/+78
2017-04-24Add Switch StyleSeunghyun Choi2-0/+39
2017-04-24Add Button StyleSeunghyun Choi2-0/+39
2017-04-24Support BlendColor to Image as a TizenSpecific APIKangho Hur1-0/+30
2017-04-24Tizen Extension for ProgressBarSungHyun Min1-0/+65
2017-03-24[iOS] Platform specifics to control ScrollView content touch delay (#563)adrianknight891-0/+30
2017-03-08[Android] Small performance fixes to ListViewRenderer, PlatformSpecific IsFas...Rui Marinho1-0/+30
2017-01-30[iOS] Remove "Enabled" usage on AdjustsFontSizeToFitWidth (#696)Paul DiPietro1-3/+3
2017-01-26MacOS (#650)Rui Marinho3-0/+63
2017-01-04[iOS] Platform specifics for controlling Picker SelectedIndex change behavior...adrianknight892-0/+38
2016-12-14Add Tizen to TargetPlatform (#590)Kangho1-0/+1
2016-11-18Platform specifics naming adjustments (#526)Paul DiPietro2-8/+8
2016-11-16[iOS] Add Platform Specific option to not adjust the status bar text color ba...Samantha Houts2-1/+39
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro3-0/+78
2016-11-15[Android] Show keyboard on app resume if control has focus (#480)adrianknight891-6/+25
2016-10-26[Win] Toolbar placement works with initial value (#488)Samantha Houts1-1/+1
2016-10-20[iOS] Add Platform Specific feature for setting AdjustsFontSizeToFitWidth on ...Paul DiPietro1-0/+46
2016-10-20[Android] Add Platform Specific features for setting TabbedPage swipe paging ...Paul DiPietro1-0/+69
2016-10-12[Android App Compat] Can opt out of sending Appearing/Disappearing events on ...Samantha Houts1-0/+57
2016-08-30Platform Specifics (#301)Samantha Houts9-0/+294