summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers/EntryRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-01-30[iOS] Remove "Enabled" usage on AdjustsFontSizeToFitWidth (#696)Paul DiPietro1-1/+1
2016-12-30[iOS] Change keyboard type while keyboard is visible (#443)adrianknight891-0/+1
2016-12-22[iOS] Entry should not pass a newline to the next responder (#397)adrianknight891-1/+1
2016-11-18Platform specifics naming adjustments (#526)Paul DiPietro1-1/+1
2016-11-15[iOS] Text should not overflow Entry if it can't fit inside the bounds (#400)adrianknight891-0/+1
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-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-7/+2
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-3/+5
2016-04-27Prep Entry for removal of InternalsVisibleTo (#139)E.Z. Hart1-1/+1
2016-03-22Initial importJason Smith1-0/+184