summaryrefslogtreecommitdiffstats
path: root/test-runner/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Address KeySet API Reviewdcashman2014-08-141-0/+4
* | Add hidden API for removing cross-profile package filtersAlexandra Gherghina2014-08-061-0/+9
* | Allow adding widgets from user profiles.Svetoslav2014-08-051-1/+8
* | PackageInstaller changes based on feedback.Jeff Sharkey2014-07-251-1/+1
* | Rename setApplicationBlocked to setApplicationHiddenAmith Yamasani2014-07-211-2/+2
* | Add code cache directory for apps.Jeff Sharkey2014-07-151-0/+5
* | Merge "Public API for PackageInstaller!" into lmp-devJeff Sharkey2014-07-151-1/+7
|\ \
| * | Public API for PackageInstaller!Jeff Sharkey2014-07-141-1/+7
* | | Add Context.getNoBackupFilesDir()Christopher Tate2014-07-141-0/+5
* | | Initial KeySet API.dcashman2014-07-141-0/+21
|/ /
* | Revert "Initial KeySet API."dcashman2014-07-121-21/+0
* | Initial KeySet API.dcashman2014-07-121-0/+21
* | Returning badged icons for components of corporate apps.Nicolas Prevot2014-07-021-1/+2
* | Expose per-user APIs for content services.Alexandra Gherghina2014-06-261-0/+6
* | Show the icon of the personal space.Nicolas Prevot2014-06-231-0/+8
* | Adds cross-profile intent filters for the Settings appAlexandra Gherghina2014-06-191-0/+9
* | Introducing crossProfileIntentFilters that skip the current profile.Nicolas Prevot2014-06-181-19/+2
* | Merge "Add ArrayUtils methods and tests for consumption by KeySet code."dcashman2014-06-021-0/+27
|\ \
| * | Add ArrayUtils methods and tests for consumption by KeySet code.dcashman2014-06-021-0/+27
* | | am 9a78d4de: Merge "Per-app media directories on external storage." into lmp-...Jeff Sharkey2014-05-301-0/+5
|\ \ \ | |/ / |/| |
| * | Per-app media directories on external storage.Jeff Sharkey2014-05-301-0/+5
* | | Rename code related to cross-profile intents.Nicolas Prevot2014-05-231-3/+20
|/ /
* | Variant of sendBroadcast with appOp flag for cross-user.Amith Yamasani2014-05-161-0/+10
* | Initial support for split APKs, PackageInstaller.Jeff Sharkey2014-05-141-0/+6
* | Cleaning code related to the forwarding intent filters.Nicolas Prevot2014-05-061-0/+17
* | am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage()Jose Lima2014-04-111-0/+6
|\ \
| * | Added getLeanbackLaunchIntentForPackage()Jose Lima2014-04-111-0/+6
* | | Expand install observer semanticsChristopher Tate2014-03-271-0/+31
* | | Revert "Expand install observer semantics"Glenn Kasten2014-03-261-31/+0
* | | Expand install observer semanticsChristopher Tate2014-03-251-0/+31
* | | resolved conflicts for merge of 4882ddfa to masterJose Lima2014-03-131-0/+21
|\ \ \ | |/ /
| * | Add banner attribute to app manifestJose Lima2014-03-121-0/+21
| |/
* | Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-1/+1
* | am e014eb63: am fc6b772f: am bf6d0797: am 2f1c2e32: am 3126ce6e: Merge "docs:...quddusc2014-01-161-2/+3
|\ \ | |/
| * docs: Fixed typo in InstrumentationTestRunner page.quddusc2014-01-141-2/+3
* | Remove unused imports from frameworks/base.John Spurlock2013-11-2013-31/+0
* | Set mServiceCreated to false when onDestroy().Mathew Inwood2013-10-221-0/+1
|/
* 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