Jonathan Lipps
8f8d716c28
make a troubleshooting note about preparing safari directory [ci skip]
2014-07-02 11:22:51 -07:00
Jonathan Lipps
33837cb466
make a note about custom controls [ci skip]
2014-07-02 11:22:51 -07:00
Jonathan Lipps
3557cfb340
add info to troubleshooting [ci skip]
2014-07-02 11:22:51 -07:00
Jonathan Lipps
67886e0c54
Merge pull request #3041 from imurchie/isaac-ime
...
Fix handling of ime activation
2014-07-02 10:02:00 -07:00
Isaac Murchie
3ad294c621
Fix handling of ime activation
2014-07-02 09:58:27 -07:00
Jonathan Lipps
e53f49c706
changelog and bump to 1.2.0 for publish
v1.2.0
2014-07-01 12:49:05 -07:00
Jonathan Lipps
f475ab6426
Merge pull request #3031 from jlipps/master
...
fix installApp name conflict and add tests (fix #3030 )
2014-07-01 11:56:48 -07:00
Jonathan Lipps
3d4a4861e8
fix installApp name conflict and add tests ( fix #3030 )
2014-07-01 11:48:24 -07:00
Jonathan Lipps
d14108b734
ugprade wd
2014-07-01 10:34:44 -07:00
bootstraponline
052548108b
Merge pull request #3013 from knorrium/patch-1
...
Address the Task "setGitRev" not found error
2014-07-01 12:00:31 -04:00
bootstraponline
afecfc2bbe
Merge pull request #3025 from sebv/style-guide
...
added jscs to style guide
2014-07-01 10:15:00 -04:00
sebv
b7c8528e7f
added jscs to style guide
2014-07-01 22:12:35 +08:00
bootstraponline
a92f44581c
Merge pull request #3007 from bootstraponline/fix_scroll_into_view
...
Fix scroll into view
2014-07-01 10:00:05 -04:00
sebv
c677b94d24
added doc js scrollTo code
2014-07-01 21:46:33 +08:00
bootstraponline
b976973dfb
Merge pull request #3014 from sebv/doc-readme
...
added README files in docs dir pointing to the doc site.
2014-07-01 09:34:22 -04:00
sebv
c3f5717c55
added README files in docs dir pointing to the doc site.
2014-07-01 21:30:42 +08:00
bootstraponline
f5fe25a4a7
Merge pull request #3019 from appium/doc-fixes
...
doc fixes
2014-07-01 09:12:17 -04:00
bootstraponline
18e558b814
Merge pull request #3018 from sebv/doc-js
...
Added/fixed doc js sample code.
2014-07-01 09:11:53 -04:00
sebv
590d39a17d
doc fixes
2014-07-01 20:30:01 +08:00
sebv
5df9e3750b
added/fixed doc js sample code.
2014-07-01 19:55:04 +08:00
seb vincent
7848126632
Merge pull request #3017 from sebv/sample-code
...
sample code update
2014-07-01 04:45:30 -07:00
sebv
b1f8dbddcb
sample code update
2014-07-01 19:42:53 +08:00
bootstraponline
19982c2186
Merge pull request #3012 from imurchie/isaac-docs
...
Add documentation of unicode support
2014-07-01 01:34:37 -04:00
sebv
452369e9e8
test fix
2014-07-01 13:24:25 +08:00
Felipe Knorr Kuhn
2963065c1f
Address the Task "setGitRev" not found error
...
Documenting the fix for the `Task "setGitRev" not found" error as discussed on this thread https://groups.google.com/d/msg/appium-discuss/sVpuR8uaEXQ/LJUW4HII9OQJ
2014-06-30 22:10:41 -07:00
Isaac Murchie
4c482a2d4f
Add documentation of unicode support
2014-06-30 16:53:30 -07:00
bootstraponline
cfa756d1cd
Merge pull request #3010 from imurchie/isaac-apidemos
...
Update ApiDemos submodule; update reset to use io.appium.android.api package
2014-06-30 17:39:37 -04:00
Isaac Murchie
2c7e843594
Update ApiDemos submodule; update reset to use io.appium.android.api package
2014-06-30 12:09:26 -07:00
bootstraponline
bdde3a3a5e
Fix scroll into view
...
If the desired object already exists on screen, then avoid scrolling to it.
Without this check, the server will error because there may not be a scrollable.
Scrollable existance depends on screen size. For testing, it's better to have
code that works regardless if scrolling is required or not. This matches the
complex_find behavior.
2014-06-30 11:17:07 -04:00
Jonathan Lipps
6b24a45906
Merge pull request #2944 from Jonahss/documentation
...
Documentation
2014-06-28 05:15:03 -07:00
seb vincent
6c8c39e502
Merge pull request #3001 from sebv/duplicate-field
...
Duplicate fix which doesn't break XPath
2014-06-28 12:13:46 +08:00
sebv
858a254356
duplicate fix which doesn't break XPath
2014-06-28 12:12:41 +08:00
bootstraponline
a8007907c2
Merge pull request #2994 from bootstraponline/update_uiauto
...
Update uiauto with dupe fix
2014-06-27 22:11:27 -04:00
bootstraponline
0b9220b378
Update uiauto with dupe fix
2014-06-27 21:56:54 -04:00
Jonah Stiennon
35d2157177
touch-actions.md doc now explains the new TouchAction api
2014-06-27 17:29:08 -07:00
bootstraponline
19d36fa93b
Merge pull request #2993 from moizjv/documentation
...
Refactoring documentation ios_predicate.md
2014-06-27 19:32:30 -04:00
Moiz Virani
812aa4e0e9
Refactoring documentation ios_predicate.md
2014-06-27 16:17:01 -07:00
bootstraponline
1f48759e4f
Merge pull request #2992 from moizjv/master
...
Updating io.appium.android.ime submodule to latest commits
2014-06-27 18:39:21 -04:00
Moiz Virani
e4920c211e
Updating io.appium.android.ime submodule to latest commits
2014-06-27 15:18:28 -07:00
bootstraponline
1a69a88dd8
Merge pull request #2991 from bootstraponline/update_adb
...
Update adb
2014-06-27 17:27:55 -04:00
bootstraponline
a8a9dabd98
Update adb
2014-06-27 17:27:18 -04:00
seb vincent
917b7a6083
Merge pull request #2988 from sebv/duplicate-field
...
Duplicate field fix
2014-06-28 02:22:14 +08:00
sebv
1d9a559ed2
duplicate field fix
2014-06-28 02:20:58 +08:00
seb vincent
4a4a022369
Merge pull request #2987 from sebv/grace-delay
...
Disabled ios grace delay, simplified bootstrap
2014-06-28 00:00:58 +08:00
sebv
27faa2df82
disabled ios grace delay, simplified bootstrap
2014-06-27 23:59:15 +08:00
Jonathan Lipps
3b5d3f42f8
Merge pull request #2972 from imurchie/isaac-docs2
...
Add network connection doc
2014-06-26 19:14:07 -07:00
bootstraponline
1eaadbf814
Merge pull request #2976 from moizjv/documentation
...
Updating java code snippet and refactoring for hybrid.md
2014-06-26 17:32:14 -04:00
Moiz Virani
28216f227b
Updating java code snippet and refactoring
2014-06-26 14:29:24 -07:00
Jonathan Lipps
7d70a828b8
Merge pull request #2965 from imurchie/isaac-unicodefix
...
Fix exit from unicode mode
2014-06-26 11:40:21 -07:00
Isaac Murchie
bbc232419b
Add network connection doc
2014-06-26 11:15:40 -07:00