summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/pm/PackageManagerService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-12-12Introduce a Lifecycle for system servicesAdam Lesinski
2013-11-14am 64397749: am 22010817: Merge "Handle backup transport registration dynamic...Christopher Tate
2013-11-15Merge "Handle backup transport registration dynamically" into klp-devChristopher Tate
2013-11-14Handle backup transport registration dynamicallyChristopher Tate
2013-11-14am 6e5cf573: am 99437f25: Merge "Ensure recipient can be launched before atte...Christopher Tate
2013-11-14Ensure recipient can be launched before attempting broadcast deliveryChristopher Tate
2013-11-13am e995ad15: am 0b2c2b10: Merge "Support preferred activities with zero or on...Christopher Tate
2013-11-12Support preferred activities with zero or one scheme in the filterChristopher Tate
2013-11-06am aa719e92: am c157cac9: Merge "System package permission decls take precede...Christopher Tate
2013-11-05System package permission decls take precedence over 3rd party apps'Christopher Tate
2013-10-30am 9dcfcc84: am 19427156: Merge "Don\'t crash when preferred activity setting...Christopher Tate
2013-10-29Don't crash when preferred activity settings are malformedChristopher Tate
2013-10-24am 525322ec: am f9f740da: Merge "Support different watchdog timeouts for diff...Christopher Tate
2013-10-24Support different watchdog timeouts for different entitiesChristopher Tate
2013-10-22am d34e1155: am 5f474fcb: Merge "Edge case: overriden system package moved & ...Christopher Tate
2013-10-22Edge case: overriden system package moved & became privileged in OTAChristopher Tate
2013-10-21am 595c48e4: am d570dae5: Merge "Fix priv-app edge case across OTAs" into klp...Christopher Tate
2013-10-18Fix priv-app edge case across OTAsChristopher Tate
2013-10-07am 5e02e0a9: am bcc77b50: Merge "Add <intent-filter> support to <provider>." ...Jeff Sharkey
2013-10-07Merge "Add <intent-filter> support to <provider>." into klp-devJeff Sharkey
2013-10-07Add <intent-filter> support to <provider>.Jeff Sharkey
2013-10-06am a5c43674: am eb09f990: Merge "Make sure to maintain privilege when downgra...Christopher Tate
2013-10-06am e67ebcbc: am 4b4ad011: Merge "Notify that ASEC containers are being unmoun...Christopher Tate
2013-10-06Merge "Make sure to maintain privilege when downgrading bundled apps" into kl...Christopher Tate
2013-10-06Make sure to maintain privilege when downgrading bundled appsChristopher Tate
2013-10-04Notify that ASEC containers are being unmounted during upgradesChristopher Tate
2013-10-02am 239dc099: am 164371fb: Fix issue #11005453: [SUW] G+ profile creation for ...Dianne Hackborn
2013-10-01Fix issue #11005453: [SUW] G+ profile creation for new user brokenDianne Hackborn
2013-09-24am 5f86b90b: Merge "Fix issue #10848916: "Always" button is not working." int...Dianne Hackborn
2013-09-24Fix issue #10848916: "Always" button is not working.Dianne Hackborn
2013-09-23am 4bf0fcef: Merge "Work on issue #10759595: preferred tag doesn\'t prevent.....Dianne Hackborn
2013-09-23Work on issue #10759595: preferred tag doesn't prevent...Dianne Hackborn
2013-09-20am 662b3bbe: am effefbc4: Merge "Proper security labeling of multi-user data ...Nick Kralevich
2013-09-19Merge "Support for "not the home app you're looking for" metadata" into klp-devChristopher Tate
2013-09-19Support for "not the home app you're looking for" metadataChristopher Tate
2013-09-18Proper security labeling of multi-user data directories.Robert Craig
2013-09-15Fix handling of privileged permissions on updateChristopher Tate
2013-09-13Prune shared users that the system declares but does not useChristopher Tate
2013-09-13Add hidden API for querying available 'home' activitiesChristopher Tate
2013-08-27Improve Intent disambig dialog behaviorAmith Yamasani
2013-08-20Allow replacing ResolverActivity via config valueJose Lima
2013-08-12Add GIDs to packages.list, update SD card perms.Jeff Sharkey
2013-08-11APIs for multiple external storage devices.Jeff Sharkey
2013-08-07Improve the logic for determining whether the caller is a system appBen Gruver
2013-08-02Remove member "m" prefix from now local variablesBrian Carlstrom
2013-08-01Teach PackageManager to skip core-libart.jarBrian Carlstrom
2013-07-29Fix permission privilege w.r.t. updated system appsChristopher Tate
2013-07-18Have UserManagerService clear the restrictions and unblock appsAmith Yamasani
2013-07-12Out-of-band apk pushes to the privileged install dirChristopher Tate