History log of /frameworks/base/packages/SystemUI/res/layout/navigation_bar_app_item.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
45837711c017db6cf9fc5c73a9754b3c073e8e5b 20-Jul-2015 James Cook <jamescook@google.com> Fix dragging between icons in the app shelf

Convert the icon margin into internal padding. This ensures
that DRAG_ENTERED events are created when the icon is visually
dragged between the icons.

Also change the drag shadow size computation to force it to be
square, because the icon ImageView is no longer square.

Bug: 22603558
Change-Id: I469df043448e562269b764245135fbf898f004ea
/frameworks/base/packages/SystemUI/res/layout/navigation_bar_app_item.xml
ac1db81c3bc6c849bec06182fa70926a2574a8be 09-Apr-2015 James Cook <jamescook@google.com> Tune UX for navbar app icons

* Push drag shadows up slightly while dragging to make them more visible
at the bottom of the screen.
* Shrink drag shadows slightly to better match launcher shadows.
* Extend click target for icons all the way to the bottom of the screen.

Bug: 20024603
Change-Id: I217bd702771aa7450dc1e515e59d063aac4de719
/frameworks/base/packages/SystemUI/res/layout/navigation_bar_app_item.xml
a4e0e651eb53e5414363f931d099f0f820f2dafc 16-Apr-2015 James Cook <jamescook@google.com> Optionally add app launch icons to a nav bar "shelf"

* Introduce config parameter config_enableAppShelf
* Shift back/home to the left, shift recents to the right
* Add icons for the first 4 installed packages for the current user
* Launch apps with a scale-up animation
* Add icons for the last 3 recents
* Add simple drag-and-drop reordering

Bug: 20024603
Change-Id: Ia0c53b43915657fea4b0185d675f2e569f820084
/frameworks/base/packages/SystemUI/res/layout/navigation_bar_app_item.xml