Dianne Hackborn
a437c21d51
New dev tools option for window manager pointer location.
2010-02-11 23:55:03 -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
Doug Zongker
2fe229a6d9
relocate GoogleLoginService
...
Change-Id: Ic634e64593c850efe0b81811a60cee4b34257bc8
2010-01-21 14:36:08 -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
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
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
Fred Quintana
2b873447c4
update the permissions for the AccountManagerService
2009-07-23 16:03:17 -07:00
Dianne Hackborn
e8cd49de9a
Update Pointer Location app to show multiple pointers.
2009-07-21 18:35:12 -07:00
Fred Quintana
ac657e02c0
a sample app that uses the AccountManager API
2009-06-16 15:25:58 -07:00
Suchi Amalapurapu
25be4bad76
Define a new activity that lists permissions and apps using that permission with some additional details as well
...
First pass.
2009-06-12 11:03:00 -07:00
Suchi Amalapurapu
28004750d0
Add new text display attribute for gles version number
2009-06-08 10:02:52 -07:00
Wink Saville
b10012bd65
Teleca 2b changes.
2009-05-16 20:49:28 -07:00
Xavier Ducrohet
a2dd1440e3
AI 147271: am: CL 147269 Remove "show compass" option as it requires Google Maps dependency.
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 147271
2009-04-21 16:22:51 -07:00
Dianne Hackborn
f934a160fd
Automated import from //branches/donutburger/...@140818,140818
2009-03-24 18:36:43 -07:00
The Android Open Source Project
692ab02175
auto import from //branches/cupcake/...@137197
2009-03-09 11:52:11 -07:00
The Android Open Source Project
52d4c30ca5
auto import from //depot/cupcake/@135843
2009-03-03 19:29:09 -08:00
The Android Open Source Project
d4aee0c0ca
auto import from //depot/cupcake/@135843
2009-03-03 18:28:16 -08:00
The Android Open Source Project
ff4b5f241f
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:29 -08:00
The Android Open Source Project
b8d704a517
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:07 -08:00
The Android Open Source Project
e943f2fd8e
Code drop from //branches/cupcake/...@124589
2008-12-17 18:04:04 -08:00
The Android Open Source Project
5c11852110
Initial Contribution
2008-10-21 07:00:00 -07:00