Skip to content

Commit d8a5845

Browse files
committed
Merge branch 'adbclient-implementation'
2 parents 23f7a34 + fd1a465 commit d8a5845

27 files changed

+3258
-2548
lines changed

AndroidViewClient/doc/api-objects.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ src.com.dtmilano.android.viewclient.ViewClient.useUiAutomator src.com.dtmilano.a
272272
src.com.dtmilano.android.viewclient.ViewClient.__hammingDistance src.com.dtmilano.android.viewclient.ViewClient-class.html#__hammingDistance
273273
src.com.dtmilano.android.viewclient.ViewClient.root src.com.dtmilano.android.viewclient.ViewClient-class.html#root
274274
src.com.dtmilano.android.viewclient.ViewClient.display src.com.dtmilano.android.viewclient.ViewClient-class.html#display
275+
src.com.dtmilano.android.viewclient.ViewClient.getViewsById src.com.dtmilano.android.viewclient.ViewClient-class.html#getViewsById
275276
src.com.dtmilano.android.viewclient.ViewClient.findViewWithContentDescriptionOrRaise src.com.dtmilano.android.viewclient.ViewClient-class.html#findViewWithContentDescriptionOrRaise
276277
src.com.dtmilano.android.viewclient.ViewNotFoundException src.com.dtmilano.android.viewclient.ViewNotFoundException-class.html
277278
src.com.dtmilano.android.viewclient.ViewNotFoundException.__init__ src.com.dtmilano.android.viewclient.ViewNotFoundException-class.html#__init__

AndroidViewClient/doc/class-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h1 class="epydoc">Class Hierarchy</h1>
125125
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
126126
<tr>
127127
<td align="left" class="footer">
128-
Generated by Epydoc 3.0.1 on Wed Jul 17 23:29:56 2013
128+
Generated by Epydoc 3.0.1 on Fri Aug 9 01:39:53 2013
129129
</td>
130130
<td align="right" class="footer">
131131
<a target="mainFrame" href="http://epydoc.sourceforge.net"
Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
<?xml version="1.0" encoding="ascii"?>
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3+
"DTD/xhtml1-transitional.dtd">
4+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5+
<head>
6+
<title>Deprecation List</title>
7+
<link rel="stylesheet" href="epydoc.css" type="text/css" />
8+
<script type="text/javascript" src="epydoc.js"></script>
9+
</head>
10+
11+
<body bgcolor="white" text="black" link="blue" vlink="#204080"
12+
alink="#204080">
13+
<!-- ==================== NAVIGATION BAR ==================== -->
14+
<table class="navbar" border="0" width="100%" cellpadding="0"
15+
bgcolor="#a0c0ff" cellspacing="0">
16+
<tr valign="middle">
17+
<!-- Home link -->
18+
<th>&nbsp;&nbsp;&nbsp;<a
19+
href="src.com.dtmilano.android-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20+
21+
<!-- Tree link -->
22+
<th>&nbsp;&nbsp;&nbsp;<a
23+
href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
24+
25+
<!-- Index link -->
26+
<th bgcolor="#70b0f0" class="navbar-select"
27+
>&nbsp;&nbsp;&nbsp;Indices&nbsp;&nbsp;&nbsp;</th>
28+
29+
<!-- Help link -->
30+
<th>&nbsp;&nbsp;&nbsp;<a
31+
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32+
33+
<!-- Project homepage -->
34+
<th class="navbar" align="right" width="100%">
35+
<table border="0" cellpadding="0" cellspacing="0">
36+
<tr><th class="navbar" align="center"
37+
><a class="navbar" target="_top" href="http://dtmilano.com/viewclient">Project Homepage</a></th>
38+
</tr></table></th>
39+
</tr>
40+
</table>
41+
<table width="100%" cellpadding="0" cellspacing="0">
42+
<tr valign="top">
43+
<td width="100%">&nbsp;</td>
44+
<td>
45+
<table cellpadding="0" cellspacing="0">
46+
<!-- hide/show private -->
47+
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
48+
onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
49+
<tr><td align="right"><span class="options"
50+
>[<a href="frames.html" target="_top">frames</a
51+
>]&nbsp;|&nbsp;<a href="deprecated-index.html"
52+
target="_top">no&nbsp;frames</a>]</span></td></tr>
53+
</table>
54+
</td>
55+
</tr>
56+
</table>
57+
<center><b>[
58+
<a href="identifier-index.html">Identifiers</a>
59+
| <a href="deprecated-index.html">Deprecations</a>
60+
]</b></center><br />
61+
<h1 class="epydoc"><a name="deprecated">Deprecation List</a></h1>
62+
<br />
63+
<div>
64+
<table width="100%" class="metadata-index" bgcolor="#e0e0e0"><tr><td class="metadata-index"><b>Deprecations in <a href="src.com.dtmilano.android.viewclient.ViewClient-class.html#getViewIds">src.com.dtmilano.android.viewclient.ViewClient.getViewIds</a></b> <ul class="nomargin">
65+
<li>Use <a
66+
href="src.com.dtmilano.android.viewclient.ViewClient-class.html#getViewsById"
67+
class="link">getViewsById</a> instead.
68+
<p>Returns the Views map.</p></li>
69+
</ul>
70+
</table></div>
71+
<br /><!-- ==================== NAVIGATION BAR ==================== -->
72+
<table class="navbar" border="0" width="100%" cellpadding="0"
73+
bgcolor="#a0c0ff" cellspacing="0">
74+
<tr valign="middle">
75+
<!-- Home link -->
76+
<th>&nbsp;&nbsp;&nbsp;<a
77+
href="src.com.dtmilano.android-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
78+
79+
<!-- Tree link -->
80+
<th>&nbsp;&nbsp;&nbsp;<a
81+
href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
82+
83+
<!-- Index link -->
84+
<th bgcolor="#70b0f0" class="navbar-select"
85+
>&nbsp;&nbsp;&nbsp;Indices&nbsp;&nbsp;&nbsp;</th>
86+
87+
<!-- Help link -->
88+
<th>&nbsp;&nbsp;&nbsp;<a
89+
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
90+
91+
<!-- Project homepage -->
92+
<th class="navbar" align="right" width="100%">
93+
<table border="0" cellpadding="0" cellspacing="0">
94+
<tr><th class="navbar" align="center"
95+
><a class="navbar" target="_top" href="http://dtmilano.com/viewclient">Project Homepage</a></th>
96+
</tr></table></th>
97+
</tr>
98+
</table>
99+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
100+
<tr>
101+
<td align="left" class="footer">
102+
Generated by Epydoc 3.0.1 on Fri Aug 9 01:39:53 2013
103+
</td>
104+
<td align="right" class="footer">
105+
<a target="mainFrame" href="http://epydoc.sourceforge.net"
106+
>http://epydoc.sourceforge.net</a>
107+
</td>
108+
</tr>
109+
</table>
110+
111+
<script type="text/javascript">
112+
<!--
113+
// Private objects are initially displayed (because if
114+
// javascript is turned off then we want them to be
115+
// visible); but by default, we want to hide them. So hide
116+
// them unless we have a cookie that says to show them.
117+
checkCookie();
118+
// -->
119+
</script>
120+
</body>
121+
</html>

AndroidViewClient/doc/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h2> The Navigation Bar </h2>
256256
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
257257
<tr>
258258
<td align="left" class="footer">
259-
Generated by Epydoc 3.0.1 on Wed Jul 17 23:29:56 2013
259+
Generated by Epydoc 3.0.1 on Fri Aug 9 01:39:53 2013
260260
</td>
261261
<td align="right" class="footer">
262262
<a target="mainFrame" href="http://epydoc.sourceforge.net"

AndroidViewClient/doc/identifier-index.html

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
</td>
5555
</tr>
5656
</table>
57+
<center><b>[
58+
<a href="identifier-index.html">Identifiers</a>
59+
| <a href="deprecated-index.html">Deprecations</a>
60+
]</b></center><br />
5761
<table border="0" width="100%">
5862
<tr valign="bottom"><td>
5963
<h1 class="epydoc">Identifier Index</h1>
@@ -255,55 +259,56 @@ <h1 class="epydoc">Identifier Index</h1>
255259
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient-module.html">src.com.dtmilano.android.viewclient</a>)</span></td>
256260
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getParent">getParent()</a><br />
257261
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
258-
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getVisibility">getVisibility()</a><br />
259-
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
262+
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.ViewClient-class.html#getViewsById">getViewsById()</a><br />
263+
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.ViewClient-class.html">ViewClient</a>)</span></td>
260264
</tr>
261265
<tr>
262266
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getCenter">getCenter()</a><br />
263267
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
264268
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getPositionAndSize">getPositionAndSize()</a><br />
265269
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
266-
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getWidth">getWidth()</a><br />
270+
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getVisibility">getVisibility()</a><br />
267271
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
268272
</tr>
269273
<tr>
270274
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getClass">getClass()</a><br />
271275
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
272276
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.ViewClient-class.html#getRoot">getRoot()</a><br />
273277
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.ViewClient-class.html">ViewClient</a>)</span></td>
274-
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getX">getX()</a><br />
278+
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getWidth">getWidth()</a><br />
275279
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
276280
</tr>
277281
<tr>
278282
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getContentDescription">getContentDescription()</a><br />
279283
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
280284
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.ViewClient-class.html#getSdkVersion">getSdkVersion()</a><br />
281285
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.ViewClient-class.html">ViewClient</a>)</span></td>
282-
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getXY">getXY()</a><br />
286+
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getX">getX()</a><br />
283287
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
284288
</tr>
285289
<tr>
286290
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getCoords">getCoords()</a><br />
287291
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
288292
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getText">getText()</a><br />
289293
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
290-
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getY">getY()</a><br />
294+
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getXY">getXY()</a><br />
291295
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
292296
</tr>
293297
<tr>
294298
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getHeight">getHeight()</a><br />
295299
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
296300
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getUniqueId">getUniqueId()</a><br />
297301
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
298-
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient-module.html#GONE">GONE</a><br />
299-
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient-module.html">src.com.dtmilano.android.viewclient</a>)</span></td>
302+
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getY">getY()</a><br />
303+
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
300304
</tr>
301305
<tr>
302306
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.View-class.html#getId">getId()</a><br />
303307
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.View-class.html">View</a>)</span></td>
304308
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient.ViewClient-class.html#getViewIds">getViewIds()</a><br />
305309
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient.ViewClient-class.html">ViewClient</a>)</span></td>
306-
<td width="33%" class="link-index">&nbsp;</td>
310+
<td width="33%" class="link-index"><a href="src.com.dtmilano.android.viewclient-module.html#GONE">GONE</a><br />
311+
<span class="index-where">(in&nbsp;<a href="src.com.dtmilano.android.viewclient-module.html">src.com.dtmilano.android.viewclient</a>)</span></td>
307312
</tr>
308313
</table>
309314
</td></tr>
@@ -675,7 +680,7 @@ <h1 class="epydoc">Identifier Index</h1>
675680
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
676681
<tr>
677682
<td align="left" class="footer">
678-
Generated by Epydoc 3.0.1 on Wed Jul 17 23:29:56 2013
683+
Generated by Epydoc 3.0.1 on Fri Aug 9 01:39:53 2013
679684
</td>
680685
<td align="right" class="footer">
681686
<a target="mainFrame" href="http://epydoc.sourceforge.net"

AndroidViewClient/doc/module-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h1 class="epydoc">Module Hierarchy</h1>
9898
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
9999
<tr>
100100
<td align="left" class="footer">
101-
Generated by Epydoc 3.0.1 on Wed Jul 17 23:29:56 2013
101+
Generated by Epydoc 3.0.1 on Fri Aug 9 01:39:53 2013
102102
</td>
103103
<td align="right" class="footer">
104104
<a target="mainFrame" href="http://epydoc.sourceforge.net"

AndroidViewClient/doc/src.com.dtmilano.android-module.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h1 class="epydoc">Package android</h1><p class="nomargin-top"><span class="code
144144
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
145145
<tr>
146146
<td align="left" class="footer">
147-
Generated by Epydoc 3.0.1 on Wed Jul 17 23:29:56 2013
147+
Generated by Epydoc 3.0.1 on Fri Aug 9 01:39:53 2013
148148
</td>
149149
<td align="right" class="footer">
150150
<a target="mainFrame" href="http://epydoc.sourceforge.net"

AndroidViewClient/doc/src.com.dtmilano.android-pysrc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h1 class="epydoc">Source Code for <a href="src.com.dtmilano.android-module.html
102102
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
103103
<tr>
104104
<td align="left" class="footer">
105-
Generated by Epydoc 3.0.1 on Wed Jul 17 23:29:57 2013
105+
Generated by Epydoc 3.0.1 on Fri Aug 9 01:39:55 2013
106106
</td>
107107
<td align="right" class="footer">
108108
<a target="mainFrame" href="http://epydoc.sourceforge.net"

AndroidViewClient/doc/src.com.dtmilano.android.viewclient-module.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h1 class="epydoc">Module viewclient</h1><p class="nomargin-top"><span class="co
8787

8888
<hr />
8989
<div class="fields"> <p><strong>Version:</strong>
90-
3.0.0
90+
3.2.0
9191
</p>
9292
</div><!-- ==================== CLASSES ==================== -->
9393
<a name="section-Classes"></a>
@@ -737,7 +737,7 @@ <h3 class="epydoc">SKIP_CERTAIN_CLASSES_IN_GET_XY_ENABLED</h3>
737737
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
738738
<tr>
739739
<td align="left" class="footer">
740-
Generated by Epydoc 3.0.1 on Wed Jul 17 23:29:56 2013
740+
Generated by Epydoc 3.0.1 on Fri Aug 9 01:39:53 2013
741741
</td>
742742
<td align="right" class="footer">
743743
<a target="mainFrame" href="http://epydoc.sourceforge.net"

0 commit comments

Comments
 (0)