summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Removing now non-existent IsiOS8OrNewer checkE.Z. Hart1-1/+1
2016-12-14Deprecate versions of iOS older than 8 (#630)Jason Smith13-152/+36
2016-12-13Disable using EstimatedRowHeight for uneven rows with known heights (#454)E.Z. Hart1-11/+43
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith13-40/+161
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro13-161/+40
2016-12-04dispose tap gesture (#601)adrianknight891-1/+1
2016-11-30[iOS] Avoid using DrawRect on base VisualElementRenderer (#570)Rui Marinho1-0/+2
2016-11-18[iOS] Revert changes in popping navigation (#547)Rui Marinho1-27/+44
2016-11-18Platform specifics naming adjustments (#526)Paul DiPietro1-1/+1
2016-11-16Run multiple UI tests without restarting ControlGallery (#539)E.Z. Hart2-2/+2
2016-11-16[W] Support 0 as valid BorderWidth (#537)Stephane Delcroix1-1/+1
2016-11-16[iOS] Update Editor text from autocorrect when losing focus (#535)Paul DiPietro1-0/+3
2016-11-16Set TabBarItem properly (#530)adrianknight891-23/+24
2016-11-16[iOS] Add Platform Specific option to not adjust the status bar text color ba...Samantha Houts1-7/+9
2016-11-16[C] Use a Binding for ItemsSource object selectionStephane Delcroix1-2/+3
2016-11-16Use static method syntax to prevent mono compiler error (#538)E.Z. Hart1-17/+4
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro5-1/+137
2016-11-15[iOS] Text should not overflow Entry if it can't fit inside the bounds (#400)adrianknight891-0/+1
2016-11-15Added CornerRadius property To Frame controlAndrei N1-1/+7
2016-10-20[iOS] Add Platform Specific feature for setting AdjustsFontSizeToFitWidth on ...Paul DiPietro1-0/+9
2016-10-20[iOS] Entry should correctly update Text when typing aid is used (#401)adrianknight891-0/+6
2016-10-12Fix MasterDetailPage/NavigationPage leaks on iPad (#426)E.Z. Hart2-35/+52
2016-10-11Merge branch 'adrianknight89-ios-scrolltoposition'Stephane Delcroix1-0/+4
2016-10-04Fixed bug 43993 by removing call to base ViewWillAppear (#333)adrianknight891-7/+4
2016-10-04Merge branch 'ios-scrolltoposition' of https://github.com/adrianknight89/Xama...Stephane Delcroix1-0/+4
2016-10-03Tab children should be cast to Page (#398)adrianknight891-1/+1
2016-09-23using internal Clamp methodAdrian Knight1-17/+2
2016-09-23iOS ScrollView should not scroll out of place on scrolling to elementAdrian Knight1-0/+19
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho34-398/+31
2016-09-08[iOS] Adjust Started/Ended hooks in pickers for iOS 10 (#339)Paul DiPietro3-8/+8
2016-08-30Platform Specifics (#301)Samantha Houts2-7/+25
2016-08-16[iOS] Change when we updated the XF INavigationPageController after popping a...Rui Marinho1-53/+28
2016-08-16[iOS] Fixed bug that made pull-to-refresh indicator always visible after 2+ p...Samantha Houts1-7/+1
2016-08-02[A, iOS] ListView Pull-To-Refresh indicator animates when navigating back to ...Samantha Houts1-2/+17
2016-07-18ixed issues where you could not force rotation with a NavigationPage on iOS. ...ytn3rd1-0/+34
2016-07-01[All] Crash fixes for ListViews (#243)Samantha Houts1-5/+5
2016-06-28[iOS] Default BarTextColor/BarBackgroundColor will no longer override values ...beta-2.3.1-pre1Samantha Houts1-7/+41
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts5-67/+87
2016-06-16[iOS] Call UpdateLeftBarButtonItem when page is removed (#209)Rui Marinho1-2/+6
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart13-54/+82
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 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 Smith1-424/+0
2016-04-25Remove ToolBar from Core; Remove ToolBar renderers and unit tests (#124)E.Z. Hart1-66/+0
2016-04-25Prep WebView and renderers for removal of InternalsVisibleTo (#120)E.Z. Hart1-3/+4