summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.iOS
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Better error handling for image loading errors on iOS/Android (#849)E.Z. Hart4-0/+45
2017-04-06Android fastrenderers (#845)Rui Marinho2-9/+7
2017-03-23[Android] ScrollView can now consume Effects (#836)Samantha Houts1-0/+4
2017-03-23UI tests for InputTransparent and fixes for Android/Windows (#808)E.Z. Hart1-0/+0
2017-03-21[C] fix NIE in Span (#828)Stephane Delcroix1-4/+4
2017-03-20[iOS] Use UIButtonType.System for Button and utilize UIButton.Appearance (#554)adrianknight893-3/+64
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-1/+0
2017-03-03[Android] Don't crash if Control is accessed in Effect OnDetached when Page i...Samantha Houts1-0/+14
2017-02-28[Controls] Remove dependency on Components (#790)Rui Marinho2-10/+5
2017-01-27Add MacOS gallery and UITest (#721)Rui Marinho2-0/+1
2017-01-12[iOS] Labels with WordWrap or CharacterWrap will Expand (#529)Samantha Houts2-0/+1
2016-12-16Add sample HanselForms and TwitterDemo to ControlGallery (#651)Rui Marinho56-0/+58
2016-12-06Possible fix for race condition in 21177 UI testE.Z. Hart1-2/+4
2016-11-16Run multiple UI tests without restarting ControlGallery (#539)E.Z. Hart2-0/+19
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro1-1/+1
2016-11-16[iOS] Fix AccessoryView covered by section index list (#493)Jimmy Garrido1-0/+1
2016-11-15Creating category constants for UI test categories (#487)E.Z. Hart1-3/+3
2016-10-31Attempt to get UI test for 44166 working on iOS (#485)E.Z. Hart1-4/+6
2016-10-06[UITest] Update to UItest beta 5, fix class naming (#413)Rui Marinho2-2/+2
2016-10-04Fix tests on IOS10 [Do not merge] (#373)Rui Marinho2-2/+2
2016-09-30[iOS] Keep our native property listener around the same time we keep our prox...Rui Marinho2-15/+50
2016-09-27Fix potential NRE accessing current application via Page.RealParent (#330)E.Z. Hart1-20/+44
2016-09-23[Controls] Link only SDK so we don't brake the sample (#372)Rui Marinho1-1/+1
2016-09-18[Controls] Update Insights and UITest packages and fix warnings (#361)Rui Marinho3-19/+24
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho6-410/+109
2016-09-13[iOS] ViewCells with Accessories will be properly laid out again (#338)Samantha Houts1-0/+17
2016-09-08Native Bindings (#278)Stephane Delcroix2-0/+77
2016-08-30Platform Specifics (#301)Samantha Houts2-4/+9
2016-06-28[iOS] Default BarTextColor/BarBackgroundColor will no longer override values ...beta-2.3.1-pre1Samantha Houts1-1/+12
2016-06-22[Controls] Fix use of internal extension methods (#237)Rui Marinho3-8/+13
2016-04-24Evolve feature branch (#117)Jason Smith1-0/+4
2016-04-18[iOS] Fix uitests on iPhone5 (#105)Rui Marinho2-5/+4
2016-04-17Fix bugzilla39987 (#100)Jason Smith1-20/+68
2016-04-16[iOS] Restore VisualElementTracker on WebViewRenderer (#99)Rui Marinho2-0/+1
2016-04-06Enable warnings as errors in testskingces952-0/+28
2016-04-04Merge pull request #20 from xamarin/fix-bugzilla21177beta-2.2.0-pre1Jason Smith1-111/+240
2016-03-30[iOS] PageRenderer no longer swallows touchesSamantha Houts1-111/+240
2016-03-29Update references to outdated project nameE.Z. Hart1-48/+43
2016-03-24Move initialization of configuration files (if needed) to a pre-build taskE.Z. Hart1-1/+1
2016-03-22Initial importJason Smith48-0/+2067