Commit Graph

61 Commits

Author SHA1 Message Date
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
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
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
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
Marco Nelissen
3021e718e2 Rename the "Media Scanner" DevTool to "Media Provider", and add
functionality to insert random filler data in to the database.

Change-Id: I632c7c8fea8aceca7b71dab88f3b01ed7ae49a92
2010-04-05 15:53:43 -07:00
Fred Quintana
af112b0b51 need to save the mLongPressedAccount in the instance data
Change-Id: I10458dcc4c539efa64b620ba998b09c14cead28e
http://b/issue?id=2527346
2010-03-25 10:47:35 -07:00
Fred Quintana
5edd3d7a39 - change the accounts list to include the account type
- removed the list of account types from the top
- changed the context menu to use the actual account type, not
  the one selected in the spinner
- add the clear password option to the context menu

Change-Id: Icd509ed3f3da889f48b064cf524345e0121899fc
2010-03-16 12:49:29 -07:00
Dan Egnor
9d5338249b More bad behavior: ANR and long-term wedge in system process.
Use ActivityController (the special monkey hook) to wedge
ActivityManagerService, useful for triggering system ANRs
and for setting off the watchdog.

Also add more logging so it's clear what happens when.
2010-03-04 17:29:40 -08:00
Dianne Hackborn
82ace4a0d7 Update to use correct resources. 2010-03-04 11:37:50 -08:00
Dianne Hackborn
2bde11c81e Pointer location in framework, no longer need to link common. 2010-03-01 21:42:38 -08:00
Dianne Hackborn
a437c21d51 New dev tools option for window manager pointer location. 2010-02-11 23:55:03 -08:00
Dan Egnor
4903dae035 Add a native crash facility to Bad Behavior. 2010-01-27 15:10:58 -08:00
Fred Quintana
943cc05e25 rename testHasFeatures to hasFeatures 2010-01-14 18:11:17 -08:00
Fred Quintana
26a72c269d add support for testing testFeatures() 2010-01-14 12:22:55 -08:00
Romain Guy
74192eafec Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
2010-01-08 15:11:18 -08:00
Dan Egnor
b4e39aebf6 Expand BadBehaviorActivity to add a few new flavors of ANR.
In addition to the basic sleep-for-20, add activity launch,
ordered broadcast, and service start that go to special bad
versions that sleep for a while to cause the respective sorts
of ANR to trigger.
2010-01-07 21:17:24 -08:00
Dianne Hackborn
bdb0690de9 Switch to ActivityManager.killBackgroundProcesses() API.
The new force stop API is not available outside of the system.
2010-01-05 15:47:12 -08:00
Fred Quintana
7b6cdf615b remove obsolete GLS driver 2010-01-04 13:52:07 -08:00
Dan Egnor
1e9eb6722c Add some more buttons to Bad Behavior:
- crash system server
- report a Log.wtf()

Update Monkey for changes to IActivityController interface.
2009-12-21 15:32:57 -08:00
Dan Egnor
d0225ee63f Remove the old Dev Tools exception browser (since it relies on
now eliminated checkin database crash storage functionality).

Add a new test app to Dev Tools, "Bad Behavior", which has
buttons to crash and generate an ANR on command.

Update the Monkey to follow changed APIs.
2009-12-11 13:26:46 -08:00
Fred Quintana
c34c79fc66 am cf229bb0: make consistent with new RegisteredServicesCache API
Merge commit 'cf229bb013317db77034980c212ab07bea260261' into eclair-mr2

* commit 'cf229bb013317db77034980c212ab07bea260261':
  make consistent with new RegisteredServicesCache API
2009-11-11 17:07:27 -08:00
Fred Quintana
cf229bb013 make consistent with new RegisteredServicesCache API 2009-11-10 16:33:20 -08:00
Fred Quintana
a04b9614ce am b5723869: Merge change I85aa2b1d into eclair
Merge commit 'b57238690e7e4afa66416e3ad25183a576f35075' into eclair-mr2

* commit 'b57238690e7e4afa66416e3ad25183a576f35075':
  create a test app that allows direct control of a sync adapter for testing purposes
2009-11-05 13:53:36 -08:00
Fred Quintana
d7a3ea819d create a test app that allows direct control of a sync adapter for testing purposes
http://b/issue?id=2239791
2009-11-05 11:05:11 -08:00
Dianne Hackborn
862eadb622 am a8baf9bc: Merge change Ie7eb359a into eclair
Merge commit 'a8baf9bcc8d9776e9aba35207af17723f7226027' into eclair-mr2

* commit 'a8baf9bcc8d9776e9aba35207af17723f7226027':
  Tweaks to Pointer Location.
2009-10-14 18:21:28 -07:00
Dianne Hackborn
9b528c143a Tweaks to Pointer Location.
Have it show the amount of total movement after a release, and whether this
is above the touch slop.

Change-Id: Ie7eb359a84e20786779015c3146ea5d96f380188
2009-10-14 16:30:09 -07: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
Fred Quintana
db8fdbec42 account manager api review changes 2009-10-05 09:59:03 -07:00
Costin Manolache
6c9579e709 Remove GAIA string 2009-09-29 19:28:45 -07:00
Dianne Hackborn
5bc6141cb2 Add development setting for compatibility mode.
Also some cleanup here and there.

Change-Id: Iebf563cf6ec2d0b1671a54bd534336e8fef4b9c0
2009-09-29 00:03:59 -07:00
Dianne Hackborn
da48bed5d7 Tweaks to make pointer location a little easier to see. 2009-08-20 19:40:35 -07:00
Fred Quintana
bb57ac8ccf do not merge: cherrypicked a83a03bbf0 and a076d0dbd1 from master branch 2009-08-15 21:44:00 -07:00
Dianne Hackborn
067ea67251 Add a little more info to the top of Pointer Location. 2009-08-06 13:41:17 -07:00
Dianne Hackborn
30712dcdf7 Update to use new multi-pointer APIs. 2009-08-04 20:03:31 -07:00