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

5572 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Lipps bf2b1d8875 Merge pull request #5016 from moizjv/chrome-adb-fix
Fixing chrome driver to use correct ADB path
2015-04-28 15:36:01 -05:00
Jonathan Lipps 9bc59cfe94 fix incorrect .bind() causing an undefined crash when prelaunching sim (cc @Jonahss) 2015-04-28 15:00:18 -05:00
moizjv c9aeb24f75 Fixing chrome driver to use correct ADB path 2015-04-28 12:53:37 -07:00
Jonathan Lipps 128ab2c6dc update appium-xcode with ios6.1/xcrun fix 2015-04-28 12:44:59 -05:00
Jonathan Lipps 5aa4f8d31d deprecate iOS < 7 and xcode < 6.3 (resolve #4996) 2015-04-28 12:44:59 -05:00
Jonathan Lipps df6af36478 Merge pull request #5009 from moizjv/master
Fixing actual android capability
2015-04-28 11:03:25 -05:00
moizjv 7464dc261e Fixing actual android capability 2015-04-27 15:28:39 -07:00
Jonathan Lipps 38683851d7 Merge pull request #5003 from moizjv/master
Fixing headings for documentation
2015-04-27 13:10:23 -05:00
moizjv 427c96db67 Fixing headings for documentation 2015-04-26 23:49:32 -07:00
Jonathan Lipps b88f493b8f don't use the 'center' fenced code block because jekyll doesn't like it in the docs build for appium.io 2015-04-24 14:44:18 -07:00
Jonathan Lipps e17e1e5532 update publish.sh so it checks for node 0.12 and removes antiquted xcode check 2015-04-24 12:06:58 -07:00
moizjv 7ae8f99c7e bump to 1.4.0-beta 2015-04-24 11:53:50 -07:00
Jonathan Lipps 46078a18c4 Merge pull request #5001 from moizjv/master
Change log for 1.4 release
2015-04-24 11:44:19 -07:00
moizjv f93ffdefc3 Change log for 1.4 release
Renamed CHANGELOG.txt to CHANGELOG.md
2015-04-24 11:42:54 -07:00
Jonathan Lipps b42e3a9545 fix up stop app on reset issue; make sure the cap matches the flag 2015-04-24 09:50:20 -07:00
Jonathan Lipps 7c1f267c98 Merge pull request #4973 from siriwit/master
Location services fix
2015-04-24 09:36:19 -07:00
Dan Cuellar 2db7e61c8f Merge pull request #4998 from Annnd/patch-1
Update running-on-windows.cn.md
2015-04-24 05:59:22 +01:00
Dan Cuellar 768e8fc88e Merge pull request #4957 from penguinho/tapster-send-keys
Sending keystrokes to tapster
2015-04-24 05:58:15 +01:00
Annnd 92f0370ad8 Update running-on-windows.cn.md
安装appium章节
修改标点符号
2015-04-24 12:44:12 +08:00
Jonathan Lipps 2062bfa727 Merge pull request #4994 from imurchie/isaac-android-keyevent
Add tests for sending simple key events to Android
2015-04-23 15:40:50 -07:00
Jonathan Lipps ee1b9face9 Merge pull request #4991 from moizjv/scroll-doc
Adding sample code snippets for scrolling in iOS
2015-04-23 15:40:22 -07:00
Jonathan Lipps 965d5f6bcc Merge pull request #4899 from imurchie/isaac-android-gestures
Make android gestures use offsets
2015-04-23 13:43:12 -07:00
Isaac Murchie 1815100bf6 Add tests for sending simple key events to Android 2015-04-23 08:40:59 -07:00
Dan Cuellar f606f3460a Sending keystrokes to tapster 2015-04-23 10:02:08 +01:00
moizjv b3d035aab3 Adding sample code snippets for scroll 2015-04-22 15:23:32 -07:00
Jonathan Lipps 6ff926b2a2 Merge pull request #4990 from moizjv/iwdp_doc
Adding new document for instruction to install and run ios-webkit-debug-proxy and refactoring documentation relating to it.
2015-04-22 14:28:35 -07:00
moizjv 273c4e08cb Refactoring documentation for ios-webkit-debug-proxy 2015-04-22 13:44:08 -07:00
Eric Millin df177af9e1 Updated docs with details on jchuong's iwdp repo 2015-04-22 12:22:58 -07:00
Isaac Murchie 665890b23e Make android gestures use offsets 2015-04-22 10:16:25 -07:00
Jonathan Lipps 095746d0bc Merge pull request #4980 from moizjv/cpu
Adding disableAndroidWatcher cap to reduce cpu cycles on android device/emulator #4698
2015-04-21 16:19:00 -07:00
Isaac A. Murchie 9d89eea9d4 Merge pull request #4984 from imurchie/isaac-error-fix
Fix error in test assertion
2015-04-21 14:54:11 -07:00
moizjv 099e0cfa0f Adding disableAndroidWatcher cap 2015-04-21 14:50:03 -07:00
Isaac Murchie 85a38d455f Fix error in test assertion 2015-04-21 14:48:19 -07:00
bootstraponline 22e6043034 Merge pull request #4970 from moizjv/scroll
Fixing scroll_to element for android #4311
2015-04-21 17:10:26 -04:00
Jonathan Lipps e1d7b9609d Merge pull request #4976 from imurchie/isaac-hybrid-docs
Add link to UIAWebView
2015-04-21 10:03:26 -07:00
Jonathan Lipps 7998af1f80 update gappium with --platform option, in conjunction with #4964 2015-04-21 08:43:20 -07:00
Isaac Murchie ea55e3ff31 Add link to UIAWebView 2015-04-21 08:27:23 -07:00
siriwit b443b6b508 Location services fix
- Supported allow location service for 8.x platform.
- Fixed location service for 7.x platform.
2015-04-21 16:32:26 +07:00
moizjv 666a5a8f39 Ignoring UiObjectNotFoundException when parsing UiScrollable parser 2015-04-21 00:08:18 -07:00
Jonathan Lipps 5a0a655eaa Merge pull request #4964 from paymand/ignore_ios_on_linux
On linux, don't reset iOS or build Gappium sample apps for iOS.
2015-04-20 17:32:21 -07:00
Jonathan Lipps d922710a39 Merge pull request #4967 from imurchie/isaac-ios84-tests
Add test support for iOS 8.4
2015-04-20 17:30:28 -07:00
Jonathan Lipps 45838a18ce Merge pull request #4945 from bootstraponline/badges
Update badges
2015-04-20 17:26:36 -07:00
Isaac Murchie 0a1ff83778 Add test support for iOS 8.4 2015-04-20 13:46:22 -07:00
Payman Delshad 652c645287 On linux, don't reset iOS or build Gappium sample apps for iOS. 2015-04-20 16:18:12 +02:00
Dan Cuellar b0e85af63e Merge pull request #4954 from penguinho/master
Updating tapster robot URLs
2015-04-18 21:24:49 +01:00
Dan Cuellar 9b3d752d97 Updating tapster robot URLs 2015-04-18 21:23:50 +01:00
Jonathan Lipps 7d085163f0 Merge pull request #4948 from 0x1mason/async_logging
Added async-trace switch and longjohn and stack-trace dependencies.
2015-04-17 11:31:04 -07:00
Eric Millin f96ef4f9c8 Added async-trace switch and longjohn and stack-trace dependencies. 2015-04-17 11:48:38 -04:00
bootstraponline 48e2260886 Update badges
Update npm version badge to svg
Add monthly appium npm downloads badge
Add pull requests badge
Add issues closed badge
Fix CloudBees build status badge
2015-04-16 21:59:38 -04:00
Jonathan Lipps 59beaebb89 Merge pull request #4942 from imurchie/isaac-ios-crashlogs
Fix ios crash log retrieval
2015-04-16 14:58:13 -07:00