summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/ContextActionCell.cs
AgeCommit message (Expand)AuthorFilesLines
2017-09-16Add iOS prototypical cell cache for LV RowHeight calcs (#1143)kingces951-4/+8
2017-06-20[iOS] Proxy UITableViewCell SelectionStyle when wrapped (#1002)David Ortinau1-0/+5
2017-06-14[iOS,Android] Fix gap when setting Separator None and recycle element and on ...Rui Marinho1-1/+1
2017-06-13Fix possible crash on iOS when using ContextActions (#973)Jimmy Garrido1-0/+5
2017-04-11Implicit impl of controller ifaces (#807)kingces951-8/+8
2017-03-14Bug 51536, initial iOS cell layout is incorrect when cell has context actions...Vitaly Knyazev1-1/+2
2017-03-06Using IUIActionSheetDelegate (#800)E.Z. Hart1-1/+1
2016-12-14Deprecate versions of iOS older than 8 (#630)Jason Smith1-8/+2
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith1-3/+8
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro1-8/+3
2016-11-16[iOS] Fix AccessoryView covered by section index list (#493)Jimmy Garrido1-5/+2
2016-10-11[iOS] Tapping on ListView with two fingers should not crash (#379)adrianknight891-1/+3
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-16/+4
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-8/+8
2016-03-22Initial importJason Smith1-0/+715