summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm/PackageParser.java
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-241-1/+73
* Adds showWhenLocked attribute to Activities.Craig Mautner2012-10-061-1/+7
* Fix issue #7211769 and #7244492, thrash around on #7226656.Dianne Hackborn2012-09-281-1/+6
* More adjustments to permissions.Dianne Hackborn2012-09-161-0/+3
* New permissions UI, again.Dianne Hackborn2012-09-121-1/+2
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-52/+97
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-6/+6
* PackageParser: remove temporary code.Nick Kralevich2012-08-081-10/+0
* Merge "Content Providers: change default for android:exported" into jb-mr1-devNick Kralevich2012-08-081-2/+22
|\
| * Content Providers: change default for android:exportedNick Kralevich2012-08-071-2/+22
* | More mult-user API work.Dianne Hackborn2012-08-071-1/+30
|/
* Add APIs for interacting across users.Dianne Hackborn2012-08-021-1/+13
* Fix issue #6641368: can't launch galleryDianne Hackborn2012-06-111-1/+5
* Whoops, this version number wasn't updated when JB was introduced!Dianne Hackborn2012-06-071-1/+1
* Survey says: NIET!Dianne Hackborn2012-06-011-2/+1
* Move package-wide flags out of parseApplicationKenny Root2012-05-301-9/+11
* Finish up issue #6249094: Display permissions based on relevance to private dataDianne Hackborn2012-05-061-1/+1
* Add new APIs for permission group flags and priorities.Dianne Hackborn2012-04-301-2/+9
* Make sure persistent processes are not replicated for secondary users.Amith Yamasani2012-04-171-2/+2
* Merge "Hide the optional permission stuff, not making it in to JB."Dianne Hackborn2012-04-101-1/+3
|\
| * Hide the optional permission stuff, not making it in to JB.Dianne Hackborn2012-04-061-1/+3
* | Fix dumb bug.Dianne Hackborn2012-04-061-1/+1
|/
* Implement call log permission compatibility.Dianne Hackborn2012-04-051-3/+13
* TaskStackBuilder and Activity navigation features for frameworkAdam Powell2012-04-051-0/+28
* Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifestFabrice Di Meglio2012-04-031-0/+6
* User management and switchingAmith Yamasani2012-03-271-40/+57
* Package restrictions per userAmith Yamasani2012-03-221-2/+15
* Add new READ_EXTERNAL_STORAGE permission.Dianne Hackborn2012-03-121-2/+43
* Fix issues #6103378 and #5959515.Dianne Hackborn2012-03-051-2/+32
* New development permissions.Dianne Hackborn2012-02-231-3/+29
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-1/+2
* Add new feature for running services in "isolated" sandbox processes.Dianne Hackborn2012-02-091-0/+5
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-19/+33
* Fix issue #5228934: IME shows up on boot, or when digits screen is tappedDianne Hackborn2011-10-201-0/+1
* Allow non-required package verifiersKenny Root2011-09-231-12/+104
* Add boot mode where only "core apps" are started.Dianne Hackborn2011-09-121-9/+26
* Manifest digest stored during package scanningKenny Root2011-08-101-7/+26
* Eliminate warnings from PackageParserKenny Root2011-08-091-100/+115
* Better error codes for missing filesKenny Root2011-08-031-0/+5
* Fix bug 5098288 - Rethink the suite of new themesAdam Powell2011-08-021-0/+8
* Make full backup API available to appsChristopher Tate2011-07-061-11/+0
* Turn on HW accel by default for apps that target ICS.Dianne Hackborn2011-06-241-1/+1
* Implement remaining infrastructure for user disabling apps.Dianne Hackborn2011-06-171-1/+3
* Implement shared-storage full backup/restoreChristopher Tate2011-06-071-1/+2
* resolved conflicts for merge of cc20b4e3 to masterDianne Hackborn2011-06-031-0/+3
|\
| * Add new supports-screen API to set maximum allowed size.Dianne Hackborn2011-06-011-0/+3
* | am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug.Dianne Hackborn2011-06-031-5/+0
|\ \ | |/
| * Work around OpenFeint bug.Dianne Hackborn2011-06-011-5/+0
* | resolved conflicts for merge of 5c2e4d20 to masterDianne Hackborn2011-06-021-0/+7
|\ \ | |/
| * Add new supports-screens attributes for declaring the compatible screens.Dianne Hackborn2011-05-261-0/+7