summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/pm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-1/+1
|\
| * DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.Sudheer Shanka2016-08-011-1/+1
* | Ensure packages on adopted media do not move when updatedSam Mortimer2016-08-181-1/+31
* | [2/2] base: cm custom boot dexopt UIAlexander Martinz2016-08-101-6/+5
* | pm: resolver: Don't hold the lock when calling into the resolverDiogo Ferreira2016-08-101-5/+4
* | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-022-23/+331
|\ \ | |/
| * Reduce shell power over user management.Sudheer Shanka2016-06-241-5/+75
| * DO NOT MERGE Fix intent filter prioritiesTodd Kennedy2016-06-241-18/+256
* | pm: Skip custom resolver use when mOnlyCoreSteve Kondik2016-07-281-1/+1
* | Improve the scan processmqi2016-07-263-42/+217
* | PackageManager: make protected-broadcasts permission awareRoman Birg2016-07-211-3/+16
* | pm: Fix lock insanity with ActivityManagerSteve Kondik2016-07-131-16/+19
* | pm: Avoid filtering out protected components in implicit queries.Adnan Begovic2016-07-111-3/+6
* | SystemConfig: allow app-link to be set to any possible stateWilhelm Fitzpatrick2016-07-051-6/+8
* | am: clear protected apps from recentsScott Mertz2016-07-051-1/+2
* | pm: Use sourcerecord if available for protected app validation.Adnan Begovic2016-05-251-4/+3
* | Themes: Fix theming of cmsdk assetsd34d2016-05-191-0/+2
* | am: Handle unchecked activity starts for protected components.Adnan Begovic2016-05-191-3/+21
* | pm: Avoid installing prebundle to other users that were uninstalled by owner.Adnan Begovic2016-05-172-9/+41
* | pm: Don't throw if invalid package setting or classname.Adnan Begovic2016-05-111-8/+2
* | pms: Skip reinstall of prebundles correctly per user.Adnan Begovic2016-05-041-7/+11
* | Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-031-0/+12
|\ \ | |/
| * [DO NOT MERGE] Disallow guest user from changing Wifi settingsSamuel Tan2016-03-251-0/+12
* | Themes: Update icon mapping on bootd34d2016-04-211-0/+2
* | packagemanager: Fix bootloop if packages.xml is deletedSteve Kondik2016-04-131-4/+9
* | com.android.cts.appsecurity.AdoptableHostTest may trigger below deadguoyin.chen2016-04-061-3/+3
* | pm: Don't call into AppSuggestManager before service available.Adnan Begovic2016-03-281-1/+6
* | Themes: Fail theme install if common resources faild34d2016-03-241-11/+41
* | Compile app theme in backgroundAndrzej Ressel2016-03-211-13/+43
* | Merge branch 'dr15' into cm-13.0Steve Kondik2016-03-121-1/+24
|\ \
| * \ Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-1/+24
| |\ \
| | * \ Merge "Kick movement preconditions onto handler thread." into mnc-dr-devJeff Sharkey2015-11-051-7/+12
| | |\ \
| | | * | Kick movement preconditions onto handler thread.Jeff Sharkey2015-11-051-7/+12
| | * | | Merge "Don\'t try overriding system fixed permissions on install" into mnc-dr...Svetoslav Ganov2015-11-021-1/+3
| | |\ \ \ | | | |/ /
| | | * | Don't try overriding system fixed permissions on installSvet Ganov2015-11-021-1/+3
| | * | | PackageSettingBase needs to copy volume UUID.Jeff Sharkey2015-11-021-0/+1
| | |\ \ \ | | | |/ /
| | | * | PackageSettingBase needs to copy volume UUID.Jeff Sharkey2015-10-311-0/+1
| | * | | Merge "Handle "uninstalled" apps when pruning app-ops." into mnc-dr-devJeff Sharkey2015-10-301-12/+27
| | |\ \ \ | | | |/ /
| | | * | Handle "uninstalled" apps when pruning app-ops.Jeff Sharkey2015-10-291-12/+27
| | * | | Merge "Make SYSTEM_ALERT_WINDOW development permission" into mnc-dr-devSvetoslav Ganov2015-10-291-8/+10
| | |\ \ \ | | | |/ /
| | * | | Merge "Don\'t resolve cross-profile app links without intent picker." into mn...Nicolas Prévot2015-10-221-7/+2
| | |\ \ \
| | * \ \ \ Merge "Give watch Home app location permissions by default" into cw-e-devAnthony Hugh2015-10-221-0/+2
| | |\ \ \ \
| | | * | | | Give watch Home app location permissions by defaultAnthony Hugh2015-10-211-0/+2
| | * | | | | Merge "Maintain shared user list on OTA" into mnc-dr-devTodd Kennedy2015-10-211-1/+12
| | |\ \ \ \ \
| | * \ \ \ \ \ Narrow permission re-granting to specific volume.Jeff Sharkey2015-10-211-10/+39
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge "Watch dialer should have phone permission fixed" into cw-e-devAnthony Hugh2015-10-211-1/+4
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Watch dialer should have phone permission fixedAnthony Hugh2015-10-211-1/+4
| | * | | | | | | Merge "Correctly derive ABI for apps on adopted media." into mnc-dr-devJeff Sharkey2015-10-211-4/+4
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | am 1c33939b: Merge "Shorten first boot time by filtering dexopted apps by LRU...Jeff Hao2015-10-131-35/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ am 7a097ff1: Merge "Shared user retains permissions no longer used by any app...Svetoslav Ganov2015-10-121-2/+76
| | |\ \ \ \ \ \ \ \