index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
DefaultContainerService
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Track libcore.os' move to android.system.
Elliott Hughes
2014-04-28
1
-6
/
+6
*
Re-implement native library search and copies.
Ramin Zaghi
2014-04-09
1
-6
/
+29
*
Catch a few extra users of UserEnvironment.
Jeff Sharkey
2013-08-11
1
-3
/
+9
*
am dff4ec87: am e16a21c6: resolved conflicts for merge of 4a59376d to stage-a...
Elliott Hughes
2013-07-11
1
-2
/
+2
|
\
|
*
resolved conflicts for merge of 4a59376d to stage-aosp-master
Elliott Hughes
2013-07-09
1
-2
/
+2
|
|
\
|
|
*
Track libcore API change.
Elliott Hughes
2013-07-09
1
-2
/
+2
*
|
|
Always close incoming PFD to avoid leaking.
Jeff Sharkey
2013-04-25
1
-0
/
+2
|
/
/
*
|
Improve performance of storage measurement.
Jeff Sharkey
2013-03-01
1
-8
/
+11
|
/
*
Quiet down a lot of logging.
Dianne Hackborn
2012-11-27
1
-1
/
+1
*
Try to free cache before giving up on install
Kenny Root
2012-10-18
1
-0
/
+15
*
Migrate more Secure settings to Global.
Jeff Sharkey
2012-09-27
1
-2
/
+2
*
Always bind to DefaultContainerService as OWNER.
Jeff Sharkey
2012-09-23
1
-7
/
+9
*
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-24
1
-4
/
+8
*
Fix issue #6761130: Clearing app data in settings does not clear app's USB st...
Dianne Hackborn
2012-06-29
1
-0
/
+10
*
Change thread priority for disk measurement to bg
Kenny Root
2012-05-14
1
-0
/
+4
*
Use long instead of int for file offsets
Kenny Root
2012-05-10
1
-7
/
+18
*
Add encryption parameters to package installation
Anonymous Coward
2012-05-07
1
-58
/
+218
*
Fix some problems with ASECs
Kenny Root
2012-05-02
1
-2
/
+9
*
Allow forward locked apps to be in ASECs
Kenny Root
2012-04-25
1
-42
/
+78
*
Expose statfs() through IMediaContainerService.
Jeff Sharkey
2012-04-22
1
-0
/
+16
*
Allow non-required package verifiers
Kenny Root
2011-09-23
1
-0
/
+1
*
Fix external size calculations
Kenny Root
2011-08-15
1
-3
/
+3
*
Better errors from copyResource
Kenny Root
2011-08-10
1
-53
/
+53
*
Better error codes for missing files
Kenny Root
2011-08-03
1
-71
/
+123
*
Move extract native libraries to JNI code
Kenny Root
2011-07-26
1
-28
/
+1
*
Revise free space checks for package installs
Kenny Root
2011-03-14
1
-146
/
+163
*
Erase OBB files when removing packages
Kenny Root
2011-01-18
1
-0
/
+1
*
Put externalSize measurements in PackageStats
Kenny Root
2011-01-16
1
-2
/
+7
*
Add measurement API to DefaultContainerService
Kenny Root
2010-12-04
2
-0
/
+34
*
Add API to check for emulated external storage
Kenny Root
2010-10-12
1
-1
/
+1
*
Hash keys with MD5; track IBinders not IInterface
Kenny Root
2010-09-30
1
-1
/
+1
*
Update OBB API to include callbacks
Kenny Root
2010-09-28
1
-1
/
+6
*
Allow native shared libraries in ASEC containers
Kenny Root
2010-08-27
1
-6
/
+75
*
Move OBB file reading to DefaultContainerService
Kenny Root
2010-08-11
1
-0
/
+6
*
Do not deference before null check
Kenny Root
2010-08-02
1
-2
/
+1
*
Fix error code when media is filled up.
Suchi Amalapurapu
2010-04-22
1
-1
/
+1
*
Dont fall back to installing on sdcard when internal storage is filled up
Suchi Amalapurapu
2010-04-14
1
-3
/
+0
*
Fix 2579461
Suchi Amalapurapu
2010-04-07
1
-18
/
+12
*
Add new install flag to install on internal flash only
Suchi Amalapurapu
2010-03-17
1
-62
/
+89
*
Do storage checks before initiating a move.
Suchi Amalapurapu
2010-03-16
1
-19
/
+58
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
*
Dont include code size for apps on sdcard.
Suchi Amalapurapu
2010-03-10
1
-3
/
+3
*
Add conditions to check for updated system applications. Restrict them
Suchi Amalapurapu
2010-03-09
1
-86
/
+67
*
Null check for scheme.
Suchi Amalapurapu
2010-03-03
1
-33
/
+60
*
Rework the way PackageManager binds to default container service.
Suchi Amalapurapu
2010-03-03
1
-50
/
+29
*
Some framework fixes for apps on sd
Suchi Amalapurapu
2010-02-24
1
-3
/
+5
*
Move package from internal to external and vice versa.
Suchi Amalapurapu
2010-02-19
1
-2
/
+6
*
Move mount service wrapper calls to PackageHelper
Suchi Amalapurapu
2010-02-16
1
-121
/
+22
*
Include install location preference when installing packages.
Suchi Amalapurapu
2010-02-12
1
-2
/
+145
*
New external storage APIs.
Dianne Hackborn
2010-02-09
1
-2
/
+39
[next]