-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/2.2.3 #573
Merged
Merged
Release/2.2.3 #573
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://travis-ci.org/calabash/run_loop/jobs/167317456 #558 Addresses a flickering spec on Travis CI
…nel-ap-for-BasicObject Gem: patch awesome_print for BasicObject
Turns enter text input parameter to string for numeric keyboards
Signed-off-by: Austin Roos <austin@xamarin.com>
As a first commit, I added two portuguese localizations to test if it will work using the Permissions app
Commentted out the logging lines
All translated alert titles that I could find using Permissions.app. I could not run the app in a Device, so some translations could be missing
Removed translation of a iOS 10 alert. iOS 10 alerts will be dismissed by DeviceAgent, so there is no need of it here
Uncommented the line that Logs the alert title because this line must be commented only in debug mode
Added pt-BR translations for permissions alerts
Support Xcode 8.2
App: fix TrueType font extension to avoid otool failures
…imulator-logs run-loop simctl tail shows all simulator logs
SimControl is no longer expected to work
…ce-on-Jenkins Jenkins: ensure the correct CoreSimulatorService is loaded
…meouts Increase DeviceAgent timeouts
…oose-CODE_SIGN_IDENTITY CODE_SIGN_IDENTITY is not longer required
…app-with-args-and-env DA:Client: launch AUT with args and environment
Public interface guards against this, but internal callers, like tests, call the initializer directly. nil args or environment cause the application not to launch
…mples-on-Jenkins Stabilize Simulator examples on Jenkins
….0.3 Update to DeviceAgent stack to 1.0.3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2.2.3
DeviceAgent 1.0.3
Built from tag 1.0.3
XCT_sendString
to enter text except on i386/armv7 devices Environment variables not being passed to the application #178DeviceAgent now dismisses the following US English SpringBoard alerts:
iOSDeviceManager 1.0.3
Built from tag 1.0.3
Includes facebook/FBSimulatorControl 0.2.2 @ f0cc887.
The corresponding calabash/FBSimulatorControl tag is fb-0.2.2-at-f0cc887