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
*
Change boot screen title to "Android is starting" when not upgrading.
Jeff Hao
2014-10-29
1
-0
/
+12
*
am f189c445: am 1a98dd5c: Merge "Load shared library dependencies for AppWidg...
Adam Lesinski
2014-10-07
1
-13
/
+17
|
\
|
*
Load shared library dependencies for AppWidgets
Adam Lesinski
2014-10-07
1
-13
/
+17
*
|
Introduce new API to get an unbadged icon and unbadge permissions.
Benjamin Franz
2014-10-03
1
-1
/
+12
|
/
*
Assign default icon to users at creation time and in SystemUI.
Alexandra Gherghina
2014-09-12
1
-1
/
+6
*
Remove package level intent forwarding.
Adam Connors
2014-09-11
1
-24
/
+0
*
Use correct API for badging
Amith Yamasani
2014-09-07
1
-1
/
+1
*
Fix runtime restart
Svetoslav
2014-09-05
1
-1
/
+1
*
Addressing API council comments for UserManager.
Svetoslav
2014-09-05
1
-3
/
+120
*
Fix NPE from empty PackageInfo
Alexandra Gherghina
2014-09-04
1
-1
/
+4
*
Merge "Address KeySet API Review" into lmp-dev
dcashman
2014-08-29
1
-17
/
+12
|
\
|
*
Address KeySet API Review
dcashman
2014-08-14
1
-17
/
+12
*
|
Fix issue #17038762: Add API to add entries to the recents list
Dianne Hackborn
2014-08-20
1
-3
/
+3
*
|
PackageInstaller API refactoring.
Jeff Sharkey
2014-08-15
1
-1
/
+1
|
/
*
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
|
\
\
\
|
|
/
/
[next]