summaryrefslogtreecommitdiff
path: root/test-runner/src
AgeCommit message (Expand)Author
2012-08-24Keep track of whether an app is installed for each user. Dianne Hackborn
2012-08-23Allow verifiers to extend timeout rich cannings
2012-08-21Improve multi-user app management. Dianne Hackborn
2012-08-20Pass URLs to package verifiers rich cannings
2012-08-19Refactor for multi-display support. Jeff Brown
2012-08-17Switch public APIs to use new UserHandle class for identifying users. Dianne Hackborn
2012-08-14Add API to create new contexts with custom configurations. Dianne Hackborn
2012-08-11User Manager service to manage users and query user details Amith Yamasani
2012-08-08Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-dev Rich Cannings
2012-08-08Revert "Pass URLs to package verifiers" Rich Cannings
2012-08-08Merge "More mult-user API work." into jb-mr1-dev Dianne Hackborn
2012-08-07More mult-user API work. Dianne Hackborn
2012-08-07am a8583c29: am 40eee61e: docs: fix broken links and update sitemap text file Scott Main
2012-08-06docs: fix broken links Scott Main
2012-08-02Merge "Add APIs for interacting across users." into jb-mr1-dev Dianne Hackborn
2012-08-02Add APIs for interacting across users. Dianne Hackborn
2012-08-02Pass URLs to package verifiers rich cannings
2012-07-25am dd4448ef: am 32189e26: Merge "misc doc bug fixes" into jb-dev Scott Main
2012-07-25am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax externa... Jeff Smith
2012-07-25Merge "misc doc bug fixes" into jb-dev Scott Main
2012-07-25Fix several cases of broken droiddoc syntax Jeff Smith
2012-07-24misc doc bug fixes Scott Main
2012-06-22am 101a120c: am 9be0105f: docs: fix several links Scott Main
2012-06-22docs: fix several links Scott Main
2012-06-12Add an icon to the user information. Amith Yamasani
2012-05-29am f3b4c93e: am ae5811c7: Merge "Fix (mostly) issue #5109947: Race condition ... Dianne Hackborn
2012-05-29Fix (mostly) issue #5109947: Race condition between retrieving a... Dianne Hackborn
2012-05-11Merge "Delete duplicate copies of junit source." Brett Chabot
2012-05-09Add infrastructure for accessing "unstable" content providers. Dianne Hackborn
2012-05-09Delete duplicate copies of junit source. Brett Chabot
2012-05-08Merge "Move CancellationSignal to android.os package." into jb-dev Jeff Brown
2012-05-07Move CancellationSignal to android.os package. Jeff Brown
2012-05-07Add encryption parameters to package installation Anonymous Coward
2012-04-11Upgrade junit.runner classes to their JUnit4.10 implementation. Brett Chabot
2012-04-03Try Alternate Constructor for Single Method Tests Brian Muramatsu
2012-03-27User management and switching Amith Yamasani
2012-03-19Remove unused BandwidthTestRunner David Hu
2012-03-19BandwidthTestCase David Hu
2012-03-14Add new "options" argument to all startActivity APIs. Dianne Hackborn
2012-02-23New development permissions. Dianne Hackborn
2012-02-16Fix Power Control widget Amith Yamasani
2012-02-10Multi-user - wallpaper service Amith Yamasani
2012-02-02Rename CancellationSignal using preferred spelling. Jeff Brown
2012-01-27Implement a cancelation mechanism for queries. Jeff Brown
2012-01-05Merge "BandwidthTestRunner" David Hu
2011-12-22docs: Add developer guide cross-references, Project ACRE, round 4 Joe Fernandez
2011-12-14BandwidthTestRunner David Hu
2011-10-09Fix ownership of CursorWindows across processes. Jeff Brown
2011-09-23Allow non-required package verifiers Kenny Root
2011-09-21am 9c711282: Merge "Unhide new PackageManager APIs for API 14" into ics-facto... Kenny Root