Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
David Ortinau 723cb80c6b [iOS] Proxy UITableViewCell SelectionStyle when wrapped (#1002)
* making sure the UITableViewCell SelectionStyle proxies up when wrapped in ContextActionCell and with recycling mode

* corrected coding style, tabs instead of spaces. Removed stub for UITest.
2017-06-20 14:12:17 -04:00
E.Z. Hart 3d090a33d4
Possible fix for race condition in 21177 UI test 2016-12-06 10:23:22 -07:00
E.Z. Hart 122f0e3e60 Run multiple UI tests without restarting ControlGallery (#539)
* Allow UI tests to bypass "manual" navigation to isses pages

* Add missing Preserve attribute

* Make Issue198 test work with direct navigation

* Remove empty UI tests

* Fix error handling for iOS

* Use navigation which works for subsequent TestNavigationPages on iOS

* Fix race condition in 39530 test
Remove master page nesting when doing direct nav for UI tests

* Set up and run a single instance of Control Gallery for UI tests

* Force NavigateToIssue to wait for main page appearing to deal with iOS timing

* Move remaining UI tests into Issues namespace

* Change the connection check URL so it'll work on iOS

* Make Appearing Gallery tests work without restarting app

* Prevent ContextActions tests from stepping on each other

* Make context menu test more robust

* Move ButtonExtensions back to Controls namespace

* Have test 774 dismiss the action sheet before ending

* Update UITest package to 2.0.0 stable

* Make 2948 restore orientation when it's done

* Null check on PageController before calling SendDisappearing

* Adding a wait for the root page in the core tests

* Add consecutive tests reset to prevent memory slog on older iOS devices
2016-11-16 13:07:30 -08:00
Jimmy Garrido 46104e9ce1 [iOS] Fix AccessoryView covered by section index list (#493)
* [iOS] Fix AccessoryView below section index list

* Add UITest
2016-11-16 09:21:55 +01:00
Rui Marinho eb79ff842e Remove iOS classic from CI system (#353)
* [CI] Remove classic from build

* [Build] Remove classic forwarder

* [Nuget] Remove classic from Pages azure

* [Build] Remove classic csproj

* [IOS] Remove _UNIFIED_
2016-09-14 22:56:17 +01:00
Samantha Houts d8f939ff6e [iOS] ViewCells with Accessories will be properly laid out again (#338)
* Add repro for 43161

* [iOS] Don't adjust ViewCell Bounds when there is an Accessory

* [iOS] Fix spacing
2016-09-13 12:39:36 +01:00
Samantha Houts 0772a5278b [iOS] Default BarTextColor/BarBackgroundColor will no longer override values set in custom renderers (#233)
* [Controls] Improve TabbedPage test case

iOS should default to the color used in a custom renderer instead of to
the global default color.

* [iOS] TabbedPage Bar*Color default is better

Will use the color set by a custom renderer, if any, instead of always
pulling from global appearance.
2016-06-28 11:25:45 +01:00
Rui Marinho e5dd925ee5 [Controls] Fix use of internal extension methods (#237)
* [Controls] Fix use of internal extension methods

* [Controls] Update Xamarin UItest on controls

* Update package TestCloud

* Fix

* Revert "Fix"

This reverts commit 283f96a2210322bf37795dff61394938eb909f59.

* Fix reference
2016-06-22 15:59:54 +01:00
Jason Smith 0b10ab0c13 Fix bugzilla39987 (#100)
* [Controls] Add repo for bugzilla 39987

* Fix repo

* Resolve issue with blank first tab in iOS 9.3
2016-04-17 12:33:52 -07:00
Samantha Houts 1688728737 [iOS] PageRenderer no longer swallows touches
Will allow users to create custom renderers that have touch events.
2016-03-30 12:01:54 -07:00
Jason Smith 17fdde66d9 Initial import 2016-03-22 16:13:41 -07:00