Lorenzo Colitti
8501840869
Add a button to the debug app to call reportBadNetwork.
...
Bug: 18777225
Change-Id: I964f3deb60ea509dfb647a01d2b7b357dd47209b
2014-12-17 14:22:11 +09:00
Dmitry Shmidt
d00a0a734e
Development: Connectivity: Fix receiver leakage
...
Bug: 18229332
Change-Id: Iadd8a1a6e72cf762f6494b586b53b827edebd25d
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com >
2014-11-03 17:26:00 -08:00
Dmitry Shmidt
4bef5c56f8
Connectivity: Add current scan amount notification
...
Change-Id: I717926f804d7e13192b80e59019310dc63cc0df8
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com >
2014-06-12 13:47:34 -07:00
Sreeram Ramachandran
732d646f51
Use the updated RouteInfo API.
...
Bug: 15142362
Bug: 13885501
Change-Id: I97f1625e037c889b0cddd3db418c42c1d48b26b9
2014-06-06 14:51:59 -07:00
Narayan Kamath
01347d965e
am 361fce55: am d9fb901d: am 479cf9ff: Merge "Track changes to IActivityManager.startInstrumentation."
...
* commit '361fce55866e220380fdf1c81f29e5498b5fa0a7':
Track changes to IActivityManager.startInstrumentation.
2014-05-30 11:50:55 +00:00
Narayan Kamath
fc9e3f6878
Track changes to IActivityManager.startInstrumentation.
...
Change-Id: Iceaecb720c2824134a1d6d13b1f3e0a16d41d76d
2014-05-30 11:33:02 +01: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
Vinit Deshapnde
9bfdb7e110
Expose WifiManager.setTdlsEnabled public API
...
Bug: 10221775
Change-Id: I559e4a2afd525a03c8a13fd151eca4638426d03e
2013-08-16 17:20:45 -07:00
Dmitry Shmidt
81253bc376
Connectivity: Add IP config to TDLS test
...
Change-Id: I70096a042faaacdaeed7d6aae16a95704202ef1d
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com >
2013-07-19 15:55:35 -07: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
36b2c791ee
Connectivity: Add logs to Wifi Scan test
...
Change-Id: Iae13a841c01ee00970c0b08d57b16cad08832ff9
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com >
2013-05-22 13:19:00 -07:00
Dianne Hackborn
cb8739c53f
Debugging help for issue #8734824 : WATCHDOG KILLING SYSTEM PROCESS
...
The monkey now gets told about system hangs, and does stuff about
it! Most especially, it can collect a bug report. Monkey wins!
Change-Id: Ic8350721e715ef21d1ec813c6aff9a83262d5faa
2013-05-06 11:16:34 -07:00
Elliott Hughes
d4f9f64beb
am 2cb06fc1: am a6eaa197: Merge "Remove dead code that\'s keeping other dead code in frameworks/base alive."
...
* commit '2cb06fc1f079bf089ff7dfd2844b5c0935bcc1d3':
Remove dead code that's keeping other dead code in frameworks/base alive.
2013-03-22 19:02:25 -07:00
Elliott Hughes
45b42d6c05
Remove dead code that's keeping other dead code in frameworks/base alive.
...
DateUtils.writeDateTime is @hide, @deprecated, was never in an API level,
but is currently kept alive by this dead code.
Change-Id: Ibafbd39113a7c505ba8ab8e93e6b526505e5eaf1
2013-03-19 11:49:22 -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
Svetoslav Ganov
b226ef38fa
Merge "Refactoring due to removing some private APIs."
2013-01-29 03:16:11 +00:00
HardCorePawn
fdc98b7091
Correcting 2 FC's in Dev Tools
...
Added in missing permission required by SyncTester
Commented non-existant Google Login Service
2013-01-24 00:49:08 +01:00
Svetoslav Ganov
00fc93c6fe
Refactoring due to removing some private APIs.
...
Change-Id: Id00d9fa974d8cb747cebb99c5a64ed5b438b56e9
2013-01-23 00:20:07 +00:00
Dianne Hackborn
9da0812284
More on issue #7318666 : hide developer options from user build
...
The Dev Tools app now tries to add a link to Development Settings
at the top of its list.
Also add a new "Development Settings" app that directly takes you
to the development settings activity, as a stand-alone app that
could be distributed as a regular third party app.
Change-Id: I8fe2b6a32cf4e37d69f4ce7b8d646a147b492d99
2012-10-10 19:01:09 -07:00
Jeff Sharkey
1d7f24de42
Follow RegisteredServicesCache API changes.
...
Bug: 7276595
Change-Id: I6064684380b7bbbec87c2345f782931d731ad5cb
2012-10-09 13:05:04 -07:00
Dianne Hackborn
d0689c0328
Remove use of private API.
...
Change-Id: I6c1e586af108cb1d94120295181d89c5050f5bc2
2012-09-10 14:43:16 -07:00
Dianne Hackborn
077c59a0b9
Track multi-user change.
...
Change-Id: I0b45ec880f6149fba5d2d83c014e1e71a6524b99
2012-09-07 13:08:27 -07:00
Dianne Hackborn
20f37b7e8d
Merge "New development tool for creating cache files."
2012-07-12 16:37:15 -07:00
Dianne Hackborn
5b6b540207
New development tool for creating cache files.
...
Change-Id: I5d4bc5f41a08225a618f68b7afb3b5b3037d96d6
2012-07-12 14:50:08 -07:00
Wink Saville
e8617bccd0
Use telephony-common and mms-common.
...
Change-Id: If2e6b49eb9ceafc43de107ce761163c654f3ee35
2012-07-11 14:57:38 -07:00
Dianne Hackborn
3619336b15
Remove old development settings.
...
These are redundant with the new ones in the settings app, and in
some cases conflict with them (or just don't work).
Change-Id: I8e03ae1d77c6dfadcd7fdfc80279b54a3f65e7df
2012-02-14 13:51:05 -08:00
Jeff Brown
8e78aabf3a
Organize imports to resolve ambiguous type errors.
...
Fixes an ambiguous import involving OperationCanceledException.
Change-Id: Ie96b1225b44342eabb70e25ce6e43dc027b65489
2012-01-26 12:38:18 -08:00
Fred Quintana
70c13b1957
fix the layout oddness that occurrs in portrait mode
...
Change-Id: I42bb7479671c99220215cfc63d56d926baece10f
2012-01-12 16:57:38 -08:00
Fred Quintana
bcc1cb9fc0
Make the sync adapter driver understand the new settingsActivity
...
parameter.
Bug: 5204776
Change-Id: I66c5f40f8cc460479232ecdb71c4e8e0495058c3
2011-08-25 11:27:08 -07:00
Robert Greenwalt
41bc0b87be
am 4a76d154: am 82cdc8cc: Merge "Fix Development app to use netd for routes" into honeycomb-LTE
...
* commit '4a76d154e4d6ca532321e6f6dc9cdad3263affa3':
Fix Development app to use netd for routes
2011-05-19 07:21:40 -07:00
Robert Greenwalt
b925721fdf
Fix Development app to use netd for routes
...
Change-Id: I668d7165821071850a9b6011bc32eba1682e59ac
2011-05-16 10:26:16 -07:00
Brian Carlstrom
1dadaee6ce
Tolerate missing AccountManager resource, not just missing resource name
...
Change-Id: I3885d7f8a66868cd2ca5f463d427b891548cf22f
2011-04-08 11:12:58 -07:00
Kenny Root
f9b8546aca
Switch demo to use new delete observer
...
PackageBrowser had a delete observer that needed to be changed
Change-Id: Ie0082b9af7a14d7d48f8ae64bee42e4c8fb214d7
2011-03-01 09:36:56 -08:00
Jeff Brown
2559c31618
Add WindowOrientationListener log enable/disable checkbox.
...
Change-Id: I1107eb39a72b42ddc97e611c3fc33c3997ed49cd
2011-01-23 14:57:12 -08:00
Fabrice Di Meglio
ac3b18ffe1
Update account tester
...
- update Theme to use default one
- AccountManager.getAuthTokenByFeatures() can be called thru a button
- code refactoring and cleaning
Change-Id: I1b4cfb340d9ed1506541fb9faf349f50d05df472
2011-01-18 13:31:33 -08:00
Fred Quintana
b751cd535f
support the changes to the SyncAdapter definition that allow
...
specifying allowParallelSyncs and isAlwaysSyncable
Change-Id: Ifdeddbdd6d5a6e2edb5c340d5ebd3f75ce7d9e18
2010-12-09 13:14:48 -08:00
Brad Fitzpatrick
0480ef56ab
Development option to toggle StrictMode flashing.
...
Change-Id: I89a6907a8d0a8a635d7af1c9d124b4531915ba2f
2010-11-24 13:27:53 -08:00
Kenny Root
0cba157889
Move Dev Tools icon to mipmap
...
So that the different icon densities don't get stripped out of the build
by aapt, move it to the mipmap directory.
This will ensure that any program using the getDrawableByDensity API can
read any density/size of the icon needed.
Change-Id: I8ee4f7233358be4d68133b20090323251511677a
2010-11-23 09:58:50 -08: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
Dianne Hackborn
b43889e8ba
am ebb0b03e: am d424b8d9: Prepare for a new IActivityController method.
...
Merge commit 'ebb0b03e170b724e04a0d44bfd1ccb02452f5f57'
* commit 'ebb0b03e170b724e04a0d44bfd1ccb02452f5f57':
Prepare for a new IActivityController method.
2010-09-23 17:34:22 -07:00
Dianne Hackborn
ebb0b03e17
am d424b8d9: Prepare for a new IActivityController method.
...
Merge commit 'd424b8d9ccb569c4a2f01de248068fd130e3bd82' into gingerbread-plus-aosp
* commit 'd424b8d9ccb569c4a2f01de248068fd130e3bd82':
Prepare for a new IActivityController method.
2010-09-23 16:02:22 -07:00
Dianne Hackborn
d424b8d9cc
Prepare for a new IActivityController method.
...
Change-Id: I30823fe0c06aef35a2773760ec938e7979cd1037
2010-09-23 14:51:56 -07:00
Joe Onorato
461baf515d
am 31018711: am 7d26cd19: Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.
...
Merge commit '310187112b211f24c074fd9e34db9dddc59158f3'
* commit '310187112b211f24c074fd9e34db9dddc59158f3':
Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.
2010-09-07 14:48:17 -07:00
Joe Onorato
310187112b
am 7d26cd19: Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.
...
Merge commit '7d26cd198266cd48cb0a912585419fbe0cc8ed89' into gingerbread-plus-aosp
* commit '7d26cd198266cd48cb0a912585419fbe0cc8ed89':
Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.
2010-09-07 11:39:40 -07:00
Joe Onorato
7d26cd1982
Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.
...
Change-Id: I6d3a682adccfef99eaa4d01b97091eda68f05cd8
2010-09-07 12:03:48 -04:00
Jean-Baptiste Queru
f97a33569d
am 0fd0e932: am 898004c4: Merge "Activity/provider used is restricted to the application\'s Package, but can be spread across other packages as well. A better way to construct the activity name should be by getting the substring from the fully qualified classname itse
...
Merge commit '0fd0e932d2c09fad85c36fc555c9388b38cb2956'
* commit '0fd0e932d2c09fad85c36fc555c9388b38cb2956':
Activity/provider used is restricted to the application's Package, but can be spread across other packages as well.
2010-08-16 15:18:54 -07:00
Jean-Baptiste Queru
0fd0e932d2
am 898004c4: Merge "Activity/provider used is restricted to the application\'s Package, but can be spread across other packages as well. A better way to construct the activity name should be by getting the substring from the fully qualified classname itself and not usi
...
Merge commit '898004c4b2322c8fece08944731eed9fc08a14a5' into gingerbread-plus-aosp
* commit '898004c4b2322c8fece08944731eed9fc08a14a5':
Activity/provider used is restricted to the application's Package, but can be spread across other packages as well.
2010-08-16 08:24:20 -07:00
Madan Ankapura
39529c673a
Activity/provider used is restricted to the application's Package, but can be spread across other packages as well.
...
A better way to construct the activity name should be by getting the substring from the fully qualified classname
itself and not using the PackageInfo.
Credit:Ritu Srivastava
Change-Id: I9ff5a27d828d5d3836bb55101cb947f670ea5941
2010-06-24 15:55:55 -07:00
Kenny Root
895fa90b76
am 8aede04b: Add positional parameters to aid in i18n
2010-06-01 16:10:22 -07:00