OSDN Git Service

Add "Instant apps" filter to app listing
authorAntony Sargent <asargent@google.com>
Fri, 10 Feb 2017 19:03:02 +0000 (11:03 -0800)
committerAntony Sargent <asargent@google.com>
Wed, 15 Feb 2017 23:35:25 +0000 (15:35 -0800)
commit05e8dfde9dca86e4a9c5398d9cab193559948fd2
treefcb51ba594be3ee3a678d8c83627294c9c06c3e9
parent011d78ae47191c71218816b14d8f6bc5c86a90b9
Add "Instant apps" filter to app listing

Bug: 35098444
Test: automated testing of ManageApplications is hard (b/34768986), so
testing is manual for now: install at least one instant app and then go to
Settings->Apps&Notifications->Apps and see if the filter lets you see
only instant apps.

In Settings->Apps&Notifications->Apps, the list of filters before this CL is:

 All | Enabled | Disabled

With this CL, the filter list becomes:

 All apps | Installed apps | Disabled apps | Instant apps

Change-Id: I65ffbfd7db99f45fc0310c7239bdfc0522c65e3a
res/values/strings.xml
src/com/android/settings/applications/ManageApplications.java