OSDN Git Service

Show a better list of apps.
authorDan Sandler <dsandler@android.com>
Wed, 10 Sep 2014 13:54:28 +0000 (09:54 -0400)
committerDan Sandler <dsandler@android.com>
Wed, 10 Sep 2014 18:10:12 +0000 (18:10 +0000)
commit3d4b542d75fd0d04752c827ac96ca746ef9da1c1
tree8e464fb5d48d523ec465148f112478a1f190dbae
parent30c50b15d0d716567c71d590aa835dc4a27591d6
Show a better list of apps.

By using the new LauncherApps service we can make sure to
use the same filter that launchers do. (For example, many apps
don't set CATEGORY_DEFAULT on their front door activity.)

Bug: 17423134
Change-Id: I9538f306c9e2a8607b0c25b1a9a6ac3a7879a2c8
src/com/android/settings/notification/AppNotificationSettings.java
src/com/android/settings/notification/NotificationAppList.java