Commit Graph

9 Commits

Author SHA1 Message Date
Marcin Kosiba
036220cf33 Revert "DevTools - add support for WifiScanner and Passpoint"
The commit has broken the build.

This reverts commit b06e03add7.

Change-Id: Id58a9535ecca86cf353e6e0921e3cdcb7ea2f127
2014-08-04 11:10:45 +01:00
Vinit Deshpande
b06e03add7 DevTools - add support for WifiScanner and Passpoint
cherry-pick from kwd:

dfa4c2 Test for WifiScanner
https://partner-android-review.googlesource.com/#/c/57807/

f07247 Test App for Passpoint
https://partner-android-review.googlesource.com/#/c/59228/

ab64fe Test App for Passpoint - more HS20 functionalities
https://partner-android-review.googlesource.com/#/c/170432/

bec3ee DevTools - Passpoint API rename
https://partner-android-review.googlesource.com/#/c/170984/

49e1f1 DevTools - add browser launch
https://partner-android-review.googlesource.com/#/c/172190/

Change-Id: I0d6c6ab9e3289271922d5f10b7ed996437bd6f00
2014-07-10 13:50:08 -07:00
Sreeram Ramachandran
b24ff8773d Update the Dev Tools app to the new route add/remove API.
Cherry-pick of:
https://googleplex-android-review.git.corp.google.com/#/c/450447/

Change-Id: I629123567c907f0979e44998ef8d828b47059ec0
2014-05-14 12:26:23 +00:00
Yuhao Zheng
52245fbc49 Fix UI of testing TDLS in Dev Tools app
The "Stop TDLS" button won't show up on smaller screens such as N4/N5. Fixed
by changing the layout.

Change-Id: I708376468eea5b053a7ed15ec5cebb18393ba235
2013-11-06 16:00:06 -08:00
Dmitry Shmidt
47a5a18431 Connectivity: Add TDLS test
Bug: 8539031

Change-Id: I68e9e2e93d49f29ed915a462570cb8e782e9a4f2
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2013-07-18 16:32:30 -07:00
Dmitry Shmidt
6420ac2c74 Connectivity: Add Wifi Scan test
Initial Revision

Change-Id: I6bf5f65f877980ab889e6d08f206cd9c99e5338c
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2013-03-11 11:35:58 -07:00
Robert Greenwalt
40f7d44cac Add testing features to devtools
Fixed manifest with missing permission.
Added some connectivity api-tweakers

Change-Id: I10007938e28e8c0f550ae78a7cd6df4a817a8800
2010-10-05 12:12:18 -07:00
Romain Guy
74192eafec Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
2010-01-08 15:11:18 -08:00
Robert Greenwalt
d53aa9b917 Add Conn Man testing tools.
First test toggles wifi on/off forever (must have wifi associated to start,
or at least a remembered network in range)

Second test toggles the screen on off so you can test wifi cycle from that point.

Lastly adds some network-feature tests using mms or hipri net features.

bug: 2170806
2009-10-07 14:14:45 -07:00