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
*
Handle null IPackageDeleteObserver.
Jeff Sharkey
2014-08-08
1
-35
/
+0
*
Surface user action events when un/installing.
Jeff Sharkey
2014-08-07
1
-1
/
+20
*
Add hidden API for removing cross-profile package filters
Alexandra Gherghina
2014-08-06
1
-0
/
+12
*
Allow phone UID to export singleton providers
Amith Yamasani
2014-08-05
1
-1
/
+12
*
Use the appropriate default icon
Alexandra Gherghina
2014-07-31
1
-1
/
+1
*
Return a default icon from the package manager directly
Alexandra Gherghina
2014-07-28
1
-4
/
+4
*
Storing the app who sets a CrossProfileIntentFilter.
Nicolas Prevot
2014-07-28
1
-2
/
+4
*
PackageInstaller changes based on feedback.
Jeff Sharkey
2014-07-25
1
-10
/
+25
*
Rename setApplicationBlocked to setApplicationHidden
Amith Yamasani
2014-07-21
1
-4
/
+4
*
Temporary workaround for getApplicationInfo + multiArch.
Narayan Kamath
2014-07-16
1
-0
/
+23
*
Merge "Public API for PackageInstaller!" into lmp-dev
Jeff Sharkey
2014-07-15
1
-1
/
+10
|
\
|
*
Public API for PackageInstaller!
Jeff Sharkey
2014-07-14
1
-1
/
+10
*
|
Initial KeySet API.
dcashman
2014-07-14
1
-0
/
+59
|
/
*
Revert "Initial KeySet API."
dcashman
2014-07-12
1
-59
/
+0
*
Initial KeySet API.
dcashman
2014-07-12
1
-0
/
+59
*
Extend pm to support sessions and split APKs.
Jeff Sharkey
2014-07-09
1
-2
/
+2
*
Clean up IPackageManager install surface area.
Jeff Sharkey
2014-07-08
1
-38
/
+53
*
Returning badged icons for components of corporate apps.
Nicolas Prevot
2014-07-02
1
-4
/
+21
*
Expose per-user APIs for content services.
Alexandra Gherghina
2014-06-26
1
-3
/
+8
*
Show the icon of the personal space.
Nicolas Prevot
2014-06-23
1
-0
/
+11
*
Adds cross-profile intent filters for the Settings app
Alexandra Gherghina
2014-06-19
1
-0
/
+12
*
Introducing crossProfileIntentFilters that skip the current profile.
Nicolas Prevot
2014-06-18
1
-20
/
+3
*
Plumb split APKs into public API.
Jeff Sharkey
2014-06-17
1
-1
/
+3
*
Rename code related to cross-profile intents.
Nicolas Prevot
2014-05-23
1
-5
/
+22
*
Initial support for split APKs, PackageInstaller.
Jeff Sharkey
2014-05-14
1
-3
/
+14
*
Cleaning code related to the forwarding intent filters.
Nicolas Prevot
2014-05-06
1
-0
/
+25
*
am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage()
Jose Lima
2014-04-11
1
-0
/
+18
|
\
|
*
am 970417c7: Added getLeanbackLaunchIntentForPackage()
Jose Lima
2014-04-11
1
-0
/
+18
|
|
\
|
|
*
Added getLeanbackLaunchIntentForPackage()
Jose Lima
2014-04-11
1
-0
/
+18
*
|
|
Expand install observer semantics
Christopher Tate
2014-03-27
1
-5
/
+44
*
|
|
Merge "Revert "Expand install observer semantics""
Glenn Kasten
2014-03-26
1
-44
/
+5
|
\
\
\
|
*
|
|
Revert "Expand install observer semantics"
Glenn Kasten
2014-03-26
1
-44
/
+5
*
|
|
|
Merge "Expand install observer semantics"
Christopher Tate
2014-03-26
1
-5
/
+44
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Expand install observer semantics
Christopher Tate
2014-03-25
1
-5
/
+44
*
|
|
|
Shared library resource support
Adam Lesinski
2014-03-25
1
-1
/
+1
|
/
/
/
*
|
|
resolved conflicts for merge of 4882ddfa to master
Jose Lima
2014-03-13
1
-0
/
+33
|
\
\
\
|
|
/
/
|
*
|
am 91726f4e: Merge "Add banner attribute to app manifest" into klp-modular-dev
Jose Lima
2014-03-13
1
-0
/
+33
|
|
\
\
|
|
|
/
|
|
*
Add banner attribute to app manifest
Jose Lima
2014-03-12
1
-0
/
+33
*
|
|
Tabs -> spaces in frameworks/base.
John Spurlock
2014-02-25
1
-1
/
+1
*
|
|
resolved conflicts for merge of 1cbea39f to master
Nick Kralevich
2014-02-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Runtime resource overlay, iteration 2
MÃ¥rten Kongstad
2014-02-03
1
-1
/
+1
|
|
/
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-2
/
+0
|
/
*
Add <intent-filter> support to <provider>.
Jeff Sharkey
2013-10-07
1
-0
/
+16
*
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
[next]