summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/CrossProfileApps.java
Commit message (Expand)AuthorAgeFilesLines
* RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate classkholoud mohamed2022-03-191-1/+1
* Start an activity cross profile in same task.Gareth Vaughan2022-03-011-2/+81
* Changed the managed profile switching iconkholoud mohamed2022-01-291-1/+2
* Allow updating enterprise strings in the frameworkkholoud mohamed2022-01-211-3/+19
* Add START_CROSS_PROFILE_ACTIVITIES to startActivityGareth Vaughan2022-01-121-1/+4
* Expose a testAPI in CrossProfileAppskholoud mohamed2021-03-011-0/+2
* Update CPA startActivity javadoc to refer to passing the result backAlex Kershaw2020-12-011-4/+6
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-5/+5
* Add DPC restriction for INTERACT_ACROSS_PROFILES to javadoc.Alex Kershaw2020-05-291-2/+3
* Fix javadoc for CrossProfileApps#canRequestInteractAcrossProfileskholoud mohamed2020-04-221-6/+2
* Remove platform-signed apps from configurable cross profile appskholoud mohamed2020-04-061-0/+3
* Add hidden API to clear all cross-profile app-opsAlex Kershaw2020-03-251-0/+28
* Add new hidden API in CrossProfileApps and other minor changeskholoud mohamed2020-03-231-3/+26
* Change createRequestInteractAcrossProfilesIntent to throw Exceptionkholoud mohamed2020-03-181-4/+5
* Rename featureId -> attributionTagPhilip P. Moltmann2020-03-121-3/+3
* Add overloaded API with activity options parameterAlex Kershaw2020-03-121-1/+32
* CrossProfileApps#startActivity by intent starts in same task by defaultAlex Kershaw2020-02-181-2/+10
* Update cross-profile javadocAlex Kershaw2020-02-151-13/+34
* Merge "Revert "Revert "Activity start: Send featureId from context->AppOpsMan...Philip P. Moltmann2020-02-121-1/+4
|\
| * Revert "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann2020-02-121-1/+4
| * Merge "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann2020-02-101-4/+1
| |\
| | * Revert "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann2020-02-101-4/+1
| * | Merge "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann2020-02-081-1/+4
| |\|
| | * Activity start: Send featureId from context->AppOpsManagerPhilip P. Moltmann2020-02-081-1/+4
* | | Give new permission to set cross-profile app-op to ManagedProvisioningAlex Kershaw2020-02-111-6/+20
|/ /
* / Add missing annotation permission for UPDATE_APP_OP_STATSAlex Kershaw2020-02-061-0/+2
|/
* Reset unset app-ops when the admin sets cross-profile packages.Alex Kershaw2020-01-221-7/+66
* Add CrossProfileApps#startActivity which takes an Intent.Jonathan Scott2020-01-211-0/+26
* Support setting the _PROFILES app-opAlex Kershaw2020-01-141-0/+45
* Add createRequestInteractAcrossProfilesIntent API.kholoud mohamed2020-01-101-0/+28
* Add can interact/request to interact across profiles APIskholoud mohamed2020-01-091-0/+57
* Removed CrossProfileApps#startAnyActivity API.Varun Shah2019-01-251-13/+0
* Clarified CrossProfileApps API and documentation.Varun Shah2019-01-171-4/+19
* Privileged apps can now launch their activities across profiles.Varun Shah2018-12-071-1/+26
* Fix broken links in @see tags in framework docs.Aurimas Liutikas2018-06-011-3/+1
* Propagate calling UID to AM from CrossProfileAppsTony Mak2018-05-021-1/+5
* Rename CrossProfileApps API as per API council feedbackTony Mak2018-01-181-0/+148