Commit Graph

111 Commits

Author SHA1 Message Date
Dianne Hackborn
a437c21d51 New dev tools option for window manager pointer location. 2010-02-11 23:55:03 -08:00
Debajit Ghosh
6241a31a58 add preview functionality to the bug report sender. lets users preview system logs, memory info, cpu info, and procrank. 2010-02-10 18:27:52 -08:00
Jeff Hamilton
9ceb967cde Remove reference to unused static library.
Change-Id: I46237ccd501706e13de2fad8335c09f02306e98b
2010-02-05 18:29:39 -06:00
Dan Egnor
4903dae035 Add a native crash facility to Bad Behavior. 2010-01-27 15:10:58 -08:00
Daniel Sandler
8b1f07b2f9 Widget to show build version at a glance.
Extremely useful when working with different builds on
several otherwise-identical devices.
2010-01-26 09:56:13 -05:00
Dan Egnor
5e0a92809b Fix a bug where tapping on a bugreport mailed the wrong one,
and don't crash if /sdcard/bugreports doesn't exist.
2010-01-22 14:40:03 -08:00
Dan Egnor
dbe3611ddf Merge "Bug report uploader utility." 2010-01-21 17:57:25 -08:00
Dan Egnor
7b37864ce4 Bug report uploader utility.
This version is very bare-bones -- it just makes a list of filenames,
you tap on one and it makes a gmail (or whatever) message with the
file attached to it (and a default subject/body).  But it's a start,
and I think much better than nothing.
2010-01-21 17:20:31 -08:00
Doug Zongker
2fe229a6d9 relocate GoogleLoginService
Change-Id: Ic634e64593c850efe0b81811a60cee4b34257bc8
2010-01-21 14:36:08 -08:00
Mathias Agopian
63d9d00529 fix [2179436] Maps does not display compass when option is turned on
remove the compass option from SpareParts
2010-01-20 15:25:55 -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
Jean-Baptiste Queru
0abab884cc Do not use a user tag on apps, as it is ignored.
The build system does not honor user tags on apps,
and setting it is misleading.

This removes the confusion by making the makefiles
behave like they read.

Change-Id: Ibe7e0ca043ba0dedcb7d001e22b085733c1f3a46
2010-01-05 16:29:05 -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
Jean-Baptiste Queru
6161153ff4 Merge "explicit set an "optional" tag" 2010-01-05 12:06:13 -08:00
Jean-Baptiste Queru
1b9958970b explicit set an "optional" tag 2010-01-05 11:09:46 -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
Xavier Ducrohet
7271d15820 am bc9cac17: Make Gesturebuilder build like a sample.
Merge commit 'bc9cac171505afbf4ecdb5eabb849c98cac1bddc' into eclair-mr2

* commit 'bc9cac171505afbf4ecdb5eabb849c98cac1bddc':
  Make Gesturebuilder build like a sample.
2009-12-02 09:48:15 -08:00
Xavier Ducrohet
bc9cac1715 Make Gesturebuilder build like a sample.
Change-Id: I42f097fbb46631de9bb088d7aeade971480c72ae
2009-12-01 18:31:34 -08:00
Eric Fischer
9c002e9f7a am d5165a4b: Merge change I00c840bb into eclair
Merge commit 'd5165a4b6709a68fc099c8acdf4dfe4b7120adcf' into eclair-mr2

* commit 'd5165a4b6709a68fc099c8acdf4dfe4b7120adcf':
  Import revised translations.
2009-11-13 17:54:56 -08:00
Eric Fischer
00c840bbf4 Import revised translations.
Approver: jerryw
2009-11-13 17:11:59 -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
Mike Reed
01b3692429 click OK to toggle between demos 2009-11-03 11:44:25 -08:00
Mike Reed
a8fe3f6431 add graphicslab test app 2009-10-29 15:31:08 -04: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
Jack Palevich
edb55982e1 Fix Terminal Preferences, Resolution
The terminal app was using the preferences framework incorrectly: it was
trying to keep its own authoritative copies of the preferences, instead
of relying in the preference framework to store the preferences. This
lead to some race conditions, and made terminal's preferences not work
correctly in Donut or Eclair.

Terminal now uses preferences in a more straightforward way.

As long as I was editing terminal, I made two additional changes:

Term now honors the display density. This makes the text more readable on
high-density devices.

An I put in some error checks for empty shell and first-command strings.

Fixes bug 2177356	Term program on Sholes: preferences doesn't work
2009-10-09 20:16:26 -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
Raphael
ef1337876b SDK: Fix CustomLocale to properly setup Language+Country
SDK BUG 2154263

Change-Id: I74db5bc237921ff6a6fd55664a2a3c62f544081b
2009-10-02 11:18:10 -07:00
Raphael
0bd70bcf5b Fix CustomLocale to work with soft keyboard.
SDK BUG 2154263

Change-Id: I8a575e49089ef2e6829e10749d796f6179330928
2009-10-01 13:28:21 -07:00
Raphael
4a062018fd Ignore adt/eclipse project files in CustomLocale
SDK BUG 2154263

Change-Id: Ie31247964058f8140f2bd5184a8b7deac4ad0381
2009-10-01 11:40:13 -07:00
Android (Google) Code Review
aa3eaa7057 Merge change I343737c9 into eclair
* changes:
  Remove GAIA string
2009-09-30 01:43:32 -04:00
Costin Manolache
6c9579e709 Remove GAIA string 2009-09-29 19:28:45 -07:00
Daniel Sandler
75ab82e25f hdpi artwork for development/{apps,samples}.
(drop dated 29-Sep-2009)

Change-Id: Ie022d478ed4eafc641e475dad94f507a6c358595
2009-09-29 20:41:24 -04: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
Android (Google) Code Review
bcdcd9d4d5 Merge change 25854 into eclair
* changes:
  Add UUID intent to BluetoothDebug app.
2009-09-19 14:58:41 -04:00
Jaikumar Ganesh
32de5900b1 Add UUID intent to BluetoothDebug app.
Change-Id: If1198f4f03eb261afe29f4c363924033aa49a477
2009-09-18 16:08:18 -07:00
Eric Fischer
9cc8b3f044 Import revised translations. DO NOT MERGE 2009-09-17 14:27:17 -07:00
Nick Pelly
48e8ca1f52 Add BluetoothDebug.apk for testing and debugging Bluetooth.
Currently it just registers a receiver for all Bluetooth intents,
and prints them to logcat. For example:

BTDEBUG : a.b.device.a.FOUND
BTDEBUG : 	a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG : 	a.b.device.e.RSSI = -35
BTDEBUG : 	a.b.device.e.CLASS = 200404
BTDEBUG : a.b.adapter.a.DISCOVERY_FINISHED
BTDEBUG : a.b.device.a.BOND_STATE_CHANGED
BTDEBUG : 	a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG : 	a.b.device.e.BOND_STATE = 11
BTDEBUG : 	a.b.device.e.PREVIOUS_BOND_STATE = 10
BTDEBUG : a.b.device.a.ACL_CONNECTED
BTDEBUG : 	a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG : a.b.device.a.NAME_CHANGED
BTDEBUG : 	a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG : 	a.b.device.e.NAME = "HBH-IV840"

This application is built by default, but is not installed. Use

mmm development/apps/BluetoothDebug
adb install -r $OUT/system/app/BluetoothDebug.apk

to install it. Logging will begin immediately.

Change-Id: I582e6415fc1c856a6a4581ecf52eda11818601cf
2009-09-14 12:46:20 -07:00
Mike Reed
53006ecaeb add test app for ninepatch drawing 2009-09-10 14:20:01 -04:00
Mike Reed
1cafac5ce7 allow gamma change using Volume up/down 2009-08-25 13:47:03 -04:00
Dianne Hackborn
da48bed5d7 Tweaks to make pointer location a little easier to see. 2009-08-20 19:40:35 -07:00