summaryrefslogtreecommitdiffstats
path: root/test-runner
Commit message (Expand)AuthorAgeFilesLines
* Add <intent-filter> support to <provider>.Jeff Sharkey2013-10-071-0/+12
* Add hidden API for querying available 'home' activitiesChristopher Tate2013-09-131-0/+7
* Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-0/+6
* Work on issue #10130785: Restore silence and vibrate settings...Dianne Hackborn2013-09-062-0/+20
* Add CancellationSignal support to file operations.Jeff Sharkey2013-08-232-6/+10
* Catch a few extra users of UserEnvironment.Jeff Sharkey2013-08-111-0/+15
* Single-user restrictionsAmith Yamasani2013-06-251-0/+19
* Add activity token to display system.Craig Mautner2013-06-221-2/+2
* Add API to retrieve cursor notification URI.Dianne Hackborn2013-05-151-3/+4
* New ContentProvider initialization for testing.Dianne Hackborn2013-02-263-5/+5
* Add explicit userId to AppWidget binder callsJim Miller2013-02-201-0/+6
* App ops: new operations for SMS.Dianne Hackborn2013-02-051-0/+14
* Fixing the buildSvetoslav2013-01-281-2/+1
* Adding UI test automation APIs.Svetoslav Ganov2013-01-222-3/+4
* Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-181-0/+6
* Always give ContentResolver a valid Context.Jeff Sharkey2013-01-171-4/+12
* Merge "AppOps: fix nested op tracking, new API to get apps using permissions."Dianne Hackborn2013-01-171-0/+6
|\
| * AppOps: fix nested op tracking, new API to get apps usingDianne Hackborn2013-01-161-0/+6
* | Merge "Rename bindService to bindServiceAsUser to follow convention."Amith Yamasani2013-01-161-1/+2
|\ \ | |/ |/|
| * Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani2013-01-161-1/+2
* | More work on App Ops service.Dianne Hackborn2013-01-162-25/+33
|/
* New "app ops" service.Dianne Hackborn2013-01-091-0/+7
* am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
| |\
| | * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | | Remove erroneous override of package-private method.Brett Chabot2012-10-241-2/+2
|/ /
* | Load resources for the correct userAmith Yamasani2012-09-251-0/+7
* | Merge "Allow acquiring ContentProviders across users." into jb-mr1-devJeff Sharkey2012-09-231-0/+7
|\ \
| * | Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-0/+7
* | | Multi-user support for the accessibility layer.Svetoslav Ganov2012-09-211-3/+13
|/ /
* | More multi-user methods in PMAmith Yamasani2012-09-081-0/+13
* | Add registering for explicit users.Dianne Hackborn2012-09-041-0/+7
* | Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-1/+7
* | Enforce permissions for calls with specified userIdAmith Yamasani2012-08-301-0/+6
* | Improve multi-user broadcasts.Dianne Hackborn2012-08-301-1/+25
* | Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-242-0/+22
* | Allow verifiers to extend timeoutrich cannings2012-08-231-0/+6
* | Improve multi-user app management.Dianne Hackborn2012-08-211-1/+2
* | Pass URLs to package verifiersrich cannings2012-08-201-0/+11
* | Refactor for multi-display support.Jeff Brown2012-08-191-0/+7
* | Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-171-2/+3
* | Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-141-0/+6
* | User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-48/+0
* | Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-devRich Cannings2012-08-081-11/+1
|\ \
| * | Revert "Pass URLs to package verifiers"Rich Cannings2012-08-081-11/+1
* | | Merge "More mult-user API work." into jb-mr1-devDianne Hackborn2012-08-081-5/+12
|\ \ \
| * | | More mult-user API work.Dianne Hackborn2012-08-071-5/+12
* | | | am a8583c29: am 40eee61e: docs: fix broken links and update sitemap text fileScott Main2012-08-071-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | docs: fix broken linksScott Main2012-08-061-1/+1
* | | Merge "Add APIs for interacting across users." into jb-mr1-devDianne Hackborn2012-08-021-2/+1
|\ \ \ | |_|/ |/| |