summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm
Commit message (Expand)AuthorAgeFilesLines
* PackageManager: make protected-broadcasts permission awareRoman Birg2016-07-212-4/+14
* am: Handle unchecked activity starts for protected components.Adnan Begovic2016-05-192-3/+3
* Themes: Refactor themes to CMSDK [1/6]d34d2016-03-041-602/+3
* fw: Fix protected apps implementation.Adnan Begovic2016-01-222-0/+11
* ThemeEngine : Use manifest.mf for hash calculationDanesh M2016-01-042-2/+21
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-073-1/+11
|\
| * Handle "uninstalled" apps when pruning app-ops.Jeff Sharkey2015-11-021-0/+2
| * Merge "Correctly derive ABI for apps on adopted media." into mnc-dr-devJeff Sharkey2015-10-211-0/+1
| |\
| | * Correctly derive ABI for apps on adopted media.Jeff Sharkey2015-10-201-0/+1
| * | Correct ActivityInfo constructors.Robert Carr2015-10-201-1/+8
| |/
* | Live lock screen support [1/2]d34d2015-11-191-0/+1
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-0/+11
|\ \ | |/
| * Use app directory as apkPath for cluster installsFyodor Kupolov2015-09-101-0/+11
* | Remove Qualcomm BoostFrameworkSteve Kondik2015-11-011-12/+0
* | Fix a couple of checkapi errors for themesScott Mertz2015-10-312-4/+1
* | prebundled: Handle prebundled packages per-user.Adnan Begovic2015-10-281-0/+8
* | Themes: Stop using ThemeUtils.getBootThemeDirty()d34d2015-10-281-45/+0
* | Themes: Allow packages to be set as non-themeabled34d2015-10-271-2/+19
* | Store manifest hash code in PackageParser.Packaged34d2015-10-272-0/+20
* | Close cursor after getting supported components.d34d2015-10-271-6/+9
* | [1/2] Recognized multiple wallpapers in themeRichard MacGregor2015-10-271-5/+21
* | Adding additional Nova theme identifier to legacy icon support.Dave Kover2015-10-271-1/+2
* | Fix fetching application context for ThemedUiContext.Danny Baumann2015-10-271-5/+10
* | Themes: Add previous value and update time to mixnmatch [1/2]d34d2015-10-271-1/+4
* | PackageManagerService: Create means of installing prebundled applicationsEd Mancebo2015-10-272-0/+9
* | Themes: Add config change flag for font changeClark Scheff2015-10-271-4/+10
* | Themes: Enhanced theming capabilities [1/3]Clark Scheff2015-10-271-0/+15
* | Close zips when through with themScott Mertz2015-10-271-3/+20
* | Themes: Restructure resource cache [1/2]d34d2015-10-271-49/+34
* | Themes: Port to CM13 [1/3]Andy Mast2015-10-2612-5/+1248
* | Protected appsRaj Yengisetty2015-10-235-0/+49
* | Allow permissions to be granted via whitelisted signaturesRoman Birg2015-10-122-0/+15
* | frameworks/base: Add support for low resolution renderingSaurabh Shah2015-10-061-0/+12
|/
* Make "Ask every time" actually work that wayChristopher Tate2015-08-132-0/+17
* Do not show removed permissions in the UI - frameworkSvet Ganov2015-08-071-0/+7
* Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping upDianne Hackborn2015-08-031-1/+1
* Merge "Remove dependencies on the package installer's package name" into mnc-devSvetoslav Ganov2015-07-292-10/+14
|\
| * Remove dependencies on the package installer's package nameSvet Ganov2015-07-292-10/+14
* | Merge "Default permissions for sim call manager" into mnc-devSailesh Nepal2015-07-291-0/+14
|\ \
| * | Default permissions for sim call managerSailesh Nepal2015-07-281-0/+14
| |/
* | Work on issue #22765972: Binder transactions running out of address...Dianne Hackborn2015-07-281-3/+2
|/
* Merge "Add FEATURE_FINGERPRINT to PackageManager's feature list" into mnc-devJim Miller2015-07-241-0/+7
|\
| * Add FEATURE_FINGERPRINT to PackageManager's feature listJim Miller2015-07-221-0/+7
* | Reset permissions and app links when clearing app preferences - frameworkSvet Ganov2015-07-231-1/+1
* | Work on issue #22303510: Additional permissions aren't properly...Dianne Hackborn2015-07-211-5/+12
|/
* Add APIs for verifier to grant at install and revoke permissionsSvet Ganov2015-07-151-0/+24
* Merge "Teach storage appops." into mnc-devSvet Ganov2015-07-141-3/+0
|\
| * Teach storage appops.Svet Ganov2015-07-131-3/+0
* | Prioritize most-recently-enabled link-handling appChristopher Tate2015-07-132-6/+24
|/
* Merge "Add an API for apps to query if a permisison is denied by policy." int...Svet Ganov2015-07-102-1/+18
|\