summaryrefslogtreecommitdiff
path: root/apps/Development/src
Commit message (Collapse)AuthorAgeFilesLines
...
* rename testHasFeatures to hasFeaturesFred Quintana2010-01-141-1/+1
|
* add support for testing testFeatures()Fred Quintana2010-01-141-1/+40
|
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-4/+3
| | | | Bug: #2361749.
* Expand BadBehaviorActivity to add a few new flavors of ANR.Dan Egnor2010-01-071-8/+68
| | | | | | | 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.
* Switch to ActivityManager.killBackgroundProcesses() API.Dianne Hackborn2010-01-051-1/+1
| | | | The new force stop API is not available outside of the system.
* remove obsolete GLS driverFred Quintana2010-01-041-210/+0
|
* Add some more buttons to Bad Behavior:Dan Egnor2009-12-211-1/+24
| | | | | | | - crash system server - report a Log.wtf() Update Monkey for changes to IActivityController interface.
* Remove the old Dev Tools exception browser (since it relies onDan Egnor2009-12-113-221/+63
| | | | | | | | | 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.
* am cf229bb0: make consistent with new RegisteredServicesCache APIFred Quintana2009-11-111-4/+5
|\ | | | | | | | | | | | | Merge commit 'cf229bb013317db77034980c212ab07bea260261' into eclair-mr2 * commit 'cf229bb013317db77034980c212ab07bea260261': make consistent with new RegisteredServicesCache API
| * make consistent with new RegisteredServicesCache APIFred Quintana2009-11-101-4/+5
| |
* | am b5723869: Merge change I85aa2b1d into eclairFred Quintana2009-11-051-0/+373
|\| | | | | | | | | | | | | Merge commit 'b57238690e7e4afa66416e3ad25183a576f35075' into eclair-mr2 * commit 'b57238690e7e4afa66416e3ad25183a576f35075': create a test app that allows direct control of a sync adapter for testing purposes
| * create a test app that allows direct control of a sync adapter for testing ↵Fred Quintana2009-11-051-0/+373
| | | | | | | | | | | | purposes http://b/issue?id=2239791
* | am a8baf9bc: Merge change Ie7eb359a into eclairDianne Hackborn2009-10-141-5/+43
|\| | | | | | | | | | | | | Merge commit 'a8baf9bcc8d9776e9aba35207af17723f7226027' into eclair-mr2 * commit 'a8baf9bcc8d9776e9aba35207af17723f7226027': Tweaks to Pointer Location.
| * Tweaks to Pointer Location.Dianne Hackborn2009-10-141-5/+43
| | | | | | | | | | | | | | Have it show the amount of total movement after a release, and whether this is above the touch slop. Change-Id: Ie7eb359a84e20786779015c3146ea5d96f380188
* | Add Conn Man testing tools.Robert Greenwalt2009-10-071-0/+351
|/ | | | | | | | | | | 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
* account manager api review changesFred Quintana2009-10-051-4/+4
|
* Remove GAIA stringCostin Manolache2009-09-291-5/+5
|
* Add development setting for compatibility mode.Dianne Hackborn2009-09-294-98/+127
| | | | | | Also some cleanup here and there. Change-Id: Iebf563cf6ec2d0b1671a54bd534336e8fef4b9c0
* Tweaks to make pointer location a little easier to see.Dianne Hackborn2009-08-201-11/+16
|
* do not merge: cherrypicked a83a03bbf0a7480c856d102a2b3a7f823ac4566b and ↵Fred Quintana2009-08-151-78/+67
| | | | a076d0dbd1d1afa7695150fddc8f9aae414f4c5d from master branch
* Add a little more info to the top of Pointer Location.Dianne Hackborn2009-08-061-23/+43
|
* Update to use new multi-pointer APIs.Dianne Hackborn2009-08-041-46/+73
|
* Update Pointer Location app to show multiple pointers.Dianne Hackborn2009-07-211-64/+119
|
* a sample app that uses the AccountManager APIFred Quintana2009-06-161-0/+442
|
* Define a new activity that lists permissions and apps using that permission ↵Suchi Amalapurapu2009-06-121-0/+305
| | | | | | with some additional details as well First pass.
* Add new text display attribute for gles version numberSuchi Amalapurapu2009-06-081-17/+22
|
* Teleca 2b changes.Wink Saville2009-05-161-191/+0
|
* AI 147271: am: CL 147269 Remove "show compass" option as it requires Google ↵Xavier Ducrohet2009-04-211-40/+0
| | | | | | | | | Maps dependency. Original author: xav Merged from: //branches/cupcake/... Automated import of CL 147271
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0326-0/+3970
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0326-3970/+0
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-192-189/+5
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-178-49/+653
|
* Initial ContributionThe Android Open Source Project2008-10-2123-0/+3550