summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/app/IntentForwarderActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Work on issue #22516282: ChooserTarget URI grants not forwardedDianne Hackborn2015-07-161-1/+1
* Fix the case where an intent bounces several times between users.Nicolas Prevot2015-07-011-2/+2
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Only hide cross profile disclosure when showing resolver.Kenny Guy2015-01-201-3/+6
* An intent forwarded from a chooser intent will be a chooser too.Nicolas Prevot2014-11-031-28/+51
* Start cross profile intents as caller.Jeff Sharkey2014-10-141-7/+25
* When forwarding intents, ignoring the package set in the intent.Nicolas Prevot2014-08-151-4/+6
* Using the selector to check if an intent can be forwarded.Nicolas Prevot2014-07-301-1/+5
* Migrate extras to ClipData for image/video capture intents.Nicolas Prevot2014-07-251-1/+1
* Show disclosure when an intent switches profilesRobin Lee2014-07-241-5/+22
* Rename code related to cross-profile intents.Nicolas Prevot2014-05-231-2/+2
* Resolving resources across users.Nicolas Prevot2014-05-131-0/+1
* Introduce forwarding intents across profiles.Nicolas Prevot2014-04-301-0/+112