summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/IntentResolver.java
Commit message (Expand)AuthorAgeFilesLines
* Rework permissions to be retained when an app is temporarily uninstalled.Dianne Hackborn2010-03-181-21/+51
* Switch the services library to using the new SlogJoe Onorato2010-03-011-30/+31
* remove unused ContentResolver parameter from IntentResolver.queryIntent.Mihai Preda2009-05-181-2/+1
* Allow intent resolution to be constrained by package name.Mihai Preda2009-05-151-0/+17
* More optimization of dumpsys output.Dianne Hackborn2009-04-221-22/+24
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+533
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-533/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+533