summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS
AgeCommit message (Expand)AuthorFilesLines
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart15-66/+100
2016-05-26Fix margins on ViewCell (#189)Rui Marinho1-2/+3
2016-05-24Protect against null Control (#171)Shawn Castrianni1-0/+3
2016-05-12Forward Orientation Methods in PlatformRenderer and ModalWrapper (#147)Maximo Piva1-2/+69
2016-05-11Fix Bug 39486 (#153)Shawn Castrianni3-16/+32
2016-05-04Add IMasterDetailPageController and update renderers (#146)E.Z. Hart2-11/+16
2016-05-04Prep StreamImageSource for removal of InternalsVisibleToE.Z. Hart1-2/+2
2016-05-04Add INavigationPageController (#149)E.Z. Hart1-13/+18
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart1-1/+2
2016-05-02Prep Image for removal of InternalsVisibleTo (#140)E.Z. Hart1-2/+3
2016-05-02Prep SearchBar for removal of InternalsVisibleTo (#137)E.Z. Hart1-1/+1
2016-04-27Prep Entry for removal of InternalsVisibleTo (#139)E.Z. Hart1-1/+1
2016-04-26Carousel clean (#135)Jason Smith4-427/+0
2016-04-26Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121)E.Z. Hart1-0/+1
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart2-23/+4
2016-04-25Remove ToolBar from Core; Remove ToolBar renderers and unit tests (#124)E.Z. Hart4-77/+16
2016-04-25Prep WebView and renderers for removal of InternalsVisibleTo (#120)E.Z. Hart1-3/+4
2016-04-24Evolve feature branch (#117)Jason Smith5-0/+231
2016-04-24[iOS] Fix issue with WebView dispose and resizing (#128)Rui Marinho1-1/+3
2016-04-24Allow renderers to specify whether native controls should be eagerly disposed...E.Z. Hart2-1/+12
2016-04-19Add TextColor Property to Picker, TimePicker, DatePicker (#84)E.Z. Hart3-0/+49
2016-04-18Whitespace fixes (#110)kingces951-10/+16
2016-04-18CarouselView Fixes (#101)kingces951-11/+16
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts2-2/+57
2016-04-17Fix bugzilla39987 (#100)Jason Smith1-1/+1
2016-04-16[iOS] Restore VisualElementTracker on WebViewRenderer (#99)Rui Marinho1-4/+5
2016-04-13Page renderer effects (#85)Jason Smith9-40/+110
2016-04-11[iOS] Resolve Warning 0108 (#64)Samantha Houts12-75/+63
2016-04-11Resharper warnings are slightly different for some reason than WError, resolv...Jason Smith1-0/+2
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro4-8/+14
2016-04-07[A, iOS] CarouselView Bug Fixes (#49)kingces951-107/+68
2016-04-06[iOS] ViewCellRenderer did not set RealCellPropertyPaul DiPietro1-0/+2
2016-04-06Warnings as Errors in product projectskingces952-0/+20
2016-04-05Reformat methods to original orderkingces951-210/+207
2016-04-04Merge pull request #20 from xamarin/fix-bugzilla21177beta-2.2.0-pre1Jason Smith1-1/+1
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart1-21/+105
2016-03-30[iOS] PageRenderer no longer swallows touchesSamantha Houts1-1/+1
2016-03-29Make spacing in lock statement consistent with code styleE.Z. Hart1-2/+2
2016-03-28Merge pull request #19 from xamarin/reformatUsingsSamantha Houts4-11/+11
2016-03-25Reformat using statementsChris King5-12/+12
2016-03-24Add using statement to dispose streamChris King1-4/+6
2016-03-22Initial importJason Smith122-0/+18473