OSDN Git Service

Fix widget icon and tap behaviour.
authorRubin Xu <rubinxu@google.com>
Wed, 10 Feb 2016 11:10:02 +0000 (11:10 +0000)
committerRubin Xu <rubinxu@google.com>
Fri, 26 Feb 2016 18:16:36 +0000 (18:16 +0000)
commit5580622231f93280cba2d380744a2ded566e4b95
tree219ca9147314ba701beb0f9166f65dc3a746f3a2
parentb0824979be2653ba300382b52c1b1236fd44f0de
Fix widget icon and tap behaviour.

Do not show badge icon when the suspended package is not inside
a managed profile. Tapping on a masked widget should bring up the
relevant dialog similar to tapping on the app's launcher icon.

Bug: 26948327
Bug: 26924217
Change-Id: I2bf7ac718e55063bc8ea66573e89a62a97b91ff2
core/res/res/drawable/work_widget_mask_view_background.xml [deleted file]
core/res/res/layout/work_widget_mask_view.xml
core/res/res/values/symbols.xml
services/appwidget/java/com/android/server/appwidget/AppWidgetServiceImpl.java