summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* moved the hidden sync helpers out of the frameworkFred Quintana2009-12-141-587/+0
* Unbundling workPaul Westbrook2009-12-143-8/+13
* Eliminate CrashData and friends.Dan Egnor2009-12-112-75/+6
* Merge change I0a56959e into eclair-mr2Android (Google) Code Review2009-12-102-119/+1392
|\
| * Implement a HierarchicalStateMachineWink Saville2009-12-082-119/+1392
* | Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged...Adam Powell2009-12-104-0/+310
* | - removed the concept of Entity from the ContentProvider APIsFred Quintana2009-12-092-24/+0
* | am 0d8055e5: Paper over 2275704 by not having LotsOfApps installed on the mon...Joe Onorato2009-12-081-1/+1
|\ \ | |/ |/|
| * Paper over 2275704 by not having LotsOfApps installed on the monkeys builds.Joe Onorato2009-12-081-1/+1
* | Merge change I9589f9c2 into eclair-mr2Android (Google) Code Review2009-12-052-3/+3
|\ \
| * | Move android.server.search.SearchableInfo to android.appBjorn Bringert2009-12-042-3/+3
* | | Add new unit test for RadioGroup/RadioButton.Romain Guy2009-12-045-8/+175
* | | am 7dfecb86: Merge change Iaa6e73a6 into eclairOmari Stephens2009-12-022-4/+6
|\ \ \ | | |/ | |/|
| * | Revive backup testsOmari Stephens2009-12-022-4/+6
* | | Add support for extracting render time and image in page cyclerGuang Zhu2009-12-025-9/+136
| |/ |/|
* | Refactoring the logging interface to remove dependence on NPP.Derek Sollenberger2009-11-302-10/+10
* | am bcab01f6: Merge change Ic9f6bf94 into eclairJoe Onorato2009-11-255-0/+243
|\ \ | |/
| * Merge change Ic9f6bf94 into eclairAndroid (Google) Code Review2009-11-255-0/+243
| |\
| | * Add a test app that will drain the battery. NOT IN BUILD.Joe Onorato2009-11-255-0/+243
* | | am d782b4b6: Add keyguard permission to instrumented ImfTest package.Brett Chabot2009-11-251-0/+2
|\ \ \ | |/ /
| * | Add keyguard permission to instrumented ImfTest package.Brett Chabot2009-11-251-0/+2
| |/
| * Merge changes I0c77eca9,Ibd184157,I81947f67 into eclairAndroid (Google) Code Review2009-11-251-1/+1
| |\
| | * Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessag...Ben Murdoch2009-11-241-1/+1
* | | Change the DropBoxManager API slightly (this is public, but not yet released) --Dan Egnor2009-11-251-19/+5
* | | Remove HardwareService and move vibrator support to VibratorService.Mike Lockwood2009-11-251-45/+11
* | | am 7f8e3409: Merge change I816428ae into eclairSwarna Kumar2009-11-242-0/+9
|\ \ \ | |/ /
| * | Temporarily add explicit step to disable keyguard to imf tests to attempt sol...Swarna Kumar2009-11-242-0/+9
| |/
* | moved the gdata library to vendor/googleFred Quintana2009-11-246-239/+0
* | Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.Ben Murdoch2009-11-201-1/+1
* | Merge change I903ce7b1 into eclair-mr2Android (Google) Code Review2009-11-192-0/+18
|\ \
| * | Fix a problem in which Android custom fields are not emitted correctly in non...Daisuke Miyakawa2009-11-202-0/+18
* | | am 57bda83d: Merge change I4f614c9e into eclairJoe Onorato2009-11-1940-0/+743
|\ \ \ | |/ / |/| / | |/
| * Add a test app that has 100 icons. None of them do anything when clicked.Joe Onorato2009-11-1940-0/+743
* | Refactor vCard test code and modify unit tests.Daisuke Miyakawa2009-11-2012-1592/+1784
* | Make vCard exporter append neighborhood to locality field instead of extended...Daisuke Miyakawa2009-11-202-14/+45
* | Make vCard code refrain from using NEIGHBORHOOD field when importing.Daisuke Miyakawa2009-11-192-3/+18
* | Modify vCard exporter code so that it does not emit non-Ascii type.Daisuke Miyakawa2009-11-194-24/+85
* | Create android-common static library which gets included in frameworks.jar,Dan Egnor2009-11-182-125/+0
* | Code clean up.Daisuke Miyakawa2009-11-181-4/+2
* | Add unit tests.Daisuke Miyakawa2009-11-184-10/+139
* | Modify test code a little.Daisuke Miyakawa2009-11-173-153/+106
* | Clean up codes and remove/modify stale codes/comments.Daisuke Miyakawa2009-11-173-9/+8
* | Split vCard composer into two parts: VCardComposer and VCardBuilder.Daisuke Miyakawa2009-11-171-50/+97
* | Rename several files so that readers would not be confused.Daisuke Miyakawa2009-11-165-33/+242
* | Add unit tests for Japanization and fix several bugs.Daisuke Miyakawa2009-11-136-29/+167
* | Rename [I]DropBox[Service] to [I]DropBoxManager[Service].Dan Egnor2009-11-121-63/+67
* | am ea48cd6d: Use a diff that ignores trailing whitespaces to get by some layo...Guang Zhu2009-11-122-18/+36
|\ \ | |/
| * Use a diff that ignores trailing whitespaces to get by some layout test failu...Guang Zhu2009-11-122-18/+36
* | Make vCard composer use ContentValues object with non-empty name unless the o...Daisuke Miyakawa2009-11-111-0/+30
* | Make vCard exporter check invalid phone numbers and re-format them if needed.Daisuke Miyakawa2009-11-101-0/+14