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
/
core
/
java
/
android
/
app
/
ApplicationPackageManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add hidden API for querying available 'home' activities
Christopher Tate
2013-09-13
1
-0
/
+10
*
Fix issue #10688644: Java crash in com.android.phone:
Dianne Hackborn
2013-09-11
1
-1
/
+1
*
Mmmmmmm... lovely, lovely ArrayMap.
Dianne Hackborn
2013-07-18
1
-22
/
+17
*
Single-user restrictions
Amith Yamasani
2013-06-25
1
-0
/
+22
*
Keep track of who has disabled applications.
Dianne Hackborn
2013-03-27
1
-1
/
+2
*
Shared accounts and sharing of apps
Amith Yamasani
2013-03-06
1
-2
/
+3
*
Rework ParceledListSlice to be much easier to use.
Dianne Hackborn
2013-01-18
1
-33
/
+7
*
AppOps: fix nested op tracking, new API to get apps using
Dianne Hackborn
2013-01-16
1
-0
/
+22
*
New "app ops" service.
Dianne Hackborn
2013-01-09
1
-0
/
+15
*
Fix "system" resources; more context user work.
Jeff Sharkey
2012-09-27
1
-22
/
+28
*
Load resources for the correct user
Amith Yamasani
2012-09-25
1
-0
/
+15
*
Multi-user support for the accessibility layer.
Svetoslav Ganov
2012-09-21
1
-7
/
+16
*
More multi-user methods in PM
Amith Yamasani
2012-09-08
1
-2
/
+15
*
Initial draft of high-level multi-display APIs.
Jeff Brown
2012-08-31
1
-2
/
+3
*
Enforce permissions for calls with specified userId
Amith Yamasani
2012-08-30
1
-2
/
+10
*
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-24
1
-0
/
+16
*
Allow verifiers to extend timeout
rich cannings
2012-08-23
1
-0
/
+10
*
Improve multi-user app management.
Dianne Hackborn
2012-08-21
1
-3
/
+3
*
Pass URLs to package verifiers
rich cannings
2012-08-20
1
-0
/
+13
*
Save preferred activity info with user id.
Amith Yamasani
2012-08-17
1
-1
/
+11
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-20
/
+20
*
Add API to create new contexts with custom configurations.
Dianne Hackborn
2012-08-14
1
-1
/
+1
*
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
1
-75
/
+1
*
Revert "Pass URLs to package verifiers"
Rich Cannings
2012-08-08
1
-14
/
+2
*
Pass URLs to package verifiers
rich cannings
2012-08-02
1
-2
/
+14
*
Add an icon to the user information.
Amith Yamasani
2012-06-12
1
-3
/
+4
*
Add encryption parameters to package installation
Anonymous Coward
2012-05-07
1
-2
/
+3
*
User management and switching
Amith Yamasani
2012-03-27
1
-1
/
+16
*
Package restrictions per user
Amith Yamasani
2012-03-22
1
-19
/
+25
*
New development permissions.
Dianne Hackborn
2012-02-23
1
-0
/
+18
*
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
1
-7
/
+8
*
Cache drawable constant states instead of drawables
Romain Guy
2011-11-30
1
-16
/
+21
*
Unhide new PackageManager APIs for API 14
Kenny Root
2011-09-20
1
-2
/
+2
*
Add verifier device identity
Kenny Root
2011-09-13
1
-0
/
+14
*
Infrastructure to support package verifier
Kenny Root
2011-08-15
1
-1
/
+22
*
resolved conflicts for merge of b2d0ee16 to master
Kenny Root
2011-05-19
1
-2
/
+26
|
\
|
*
resolved conflicts for merge of 2433c443 to honeycomb-plus-aosp
Kenny Root
2011-05-19
1
-2
/
+26
*
|
Plumbing in PackageManager and installd for multi-user support.
Amith Yamasani
2011-04-15
1
-3
/
+10
*
|
Package manager changes to store and update user information.
Amith Yamasani
2011-04-11
1
-1
/
+51
|
/
*
Don't log the full stack trace when we can't load a resource.
Joe Onorato
2011-01-20
1
-0
/
+3
*
Revert "Add the {get,set}PackageObbPaths calls to API"
Kenny Root
2011-01-17
1
-19
/
+0
*
Add the {get,set}PackageObbPaths calls to API
Kenny Root
2011-01-14
1
-2
/
+12
*
Fix launching of activities that I broke.
Dianne Hackborn
2010-12-15
1
-7
/
+6
*
Fix issue #3274841: Orientation change problem with a paused activity
Dianne Hackborn
2010-12-13
1
-2
/
+3
*
Implement issue #2367442: Please add API for manipulating installer
Dianne Hackborn
2010-11-19
1
-0
/
+10
*
Improve logging
Alon Albert
2010-11-11
1
-1
/
+1
*
Move ApplicationPackageManager out of ContextImpl.java
Brad Fitzpatrick
2010-11-10
1
-0
/
+1113