summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/content
Commit message (Expand)AuthorAgeFilesLines
* Apps on adopted storage should stay there during updateSam Mortimer2016-08-171-9/+9
* Improve the scan processmqi2016-07-261-2/+8
* Implement user-settable power save whitelist.Dianne Hackborn2015-04-291-1/+0
* Wire up non-visible volumes, more states.Jeff Sharkey2015-04-181-1/+1
* Installing packages to expanded storage.Jeff Sharkey2015-04-061-27/+98
* Load libraries directly from apkDmitriy Ivanov2015-03-211-10/+21
* Fix issue #18827122: system server crashed on broadcasting...Dianne Hackborn2015-01-081-2/+3
* Add Activity API to get referrer information.Dianne Hackborn2014-11-112-0/+70
* Delayed ASEC allocation, refine progress handling.Jeff Sharkey2014-09-081-1/+4
* Installing splits into ASECs!Jeff Sharkey2014-08-222-35/+95
* More progress towards split APKs in ASECs.Jeff Sharkey2014-08-202-27/+221
* Progress towards staging ASECs.Jeff Sharkey2014-08-181-2/+81
* Multi-arch application installs.Narayan Kamath2014-07-101-24/+31
* Derive library path for upgraded system apps.Jeff Sharkey2014-07-081-1/+9
* Gracefully handle apps without native libraries.Jeff Sharkey2014-07-081-0/+1
* Teach DCS about cluster packages.Jeff Sharkey2014-07-052-4/+9
* Extract native code from split APKs.Jeff Sharkey2014-07-041-32/+108
* Fix native crashes when APKs can't be opened.Narayan Kamath2014-07-021-7/+17
* am dd2e9d33: am 7cb13f8a: Merge "Scan for renderscript files before deciding ...Narayan Kamath2014-06-031-0/+15
|\
| * Scan for renderscript files before deciding ABIs.Narayan Kamath2014-06-031-0/+15
| * Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEADBill Yi2014-04-291-4/+6
| |\
* | \ resolved conflicts for merge of 286a247e to masterNarayan Kamath2014-04-101-16/+54
|\ \ \
| * \ \ am 0fd40cb1: am 80413c9f: Merge "Re-implement native library search and copies."Narayan Kamath2014-04-101-16/+54
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Re-implement native library search and copies.Ramin Zaghi2014-04-091-16/+54
| * | Update PackageMonitor to recognize new 'replacing' semanticsChristopher Tate2014-03-031-4/+6
| |/
* | Launcher APIs and broadcasts for managed profilesAmith Yamasani2014-04-081-1/+5
* | Update PackageMonitor to recognize new 'replacing' semanticsChristopher Tate2014-01-271-4/+6
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
|/
* Start combining threads in system process.Dianne Hackborn2013-05-021-13/+2
* Add new disabled state for "optional" built-in apps.Dianne Hackborn2013-01-221-6/+35
* Quiet down a lot of logging.Dianne Hackborn2012-11-271-1/+1
* Implement multi-user PackageMonitor.Dianne Hackborn2012-09-201-7/+44
* Start implementing concept of "running" users.Dianne Hackborn2012-08-281-0/+8
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-0/+1
* Add a tiny bit of javadoc to PackageMonitor.Nick Pelly2012-07-131-6/+18
* Throw RemoteException when MountService is not yet upKenny Root2012-05-091-6/+6
* Allow forward locked apps to be in ASECsKenny Root2012-04-251-18/+47
* Merge "Move forward lock utilities to PackageHelper"Kenny Root2012-04-201-2/+71
|\
| * Move forward lock utilities to PackageHelperKenny Root2012-04-201-2/+71
* | Move handling of package changes to a background thread.Dianne Hackborn2012-04-191-6/+31
|/
* Better error codes for missing filesKenny Root2011-08-032-0/+32
* Move extract native libraries to JNI codeKenny Root2011-07-261-273/+12
* Plumb information from the framework about asec container size.Dianne Hackborn2011-06-281-0/+10
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-2/+1
* Revise free space checks for package installsKenny Root2011-03-141-8/+3
* Integrate StrictMode with CloseGuardBrian Carlstrom2010-11-041-0/+1
* Move SyncStateContentProviderHelper to frameworks/exBjorn Bringert2010-10-111-133/+0
* Remove lingering system app native libs in /dataKenny Root2010-10-051-5/+16
* Fix location of gdbserver upon installationKenny Root2010-09-301-1/+1
* Move native library removal function to helperKenny Root2010-09-121-0/+30