History log of /frameworks/base/core/res/res/drawable/ic_lockscreen_outerring.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a7da8afe6dc866786acab8b06524d0079caa3fd7 20-Jun-2012 Jim Miller <jaggies@google.com> Fix 6693743: update animation ring for keyguard and search panel

This is a partial revert of change Ibce96f45eb6a94582c694108b99e243fd57b1955.

This change:
- shows the expanding ring animation on keyguard and navbar search
- disables the first ping wave animation on both.
- restores the outer ring

Change-Id: I429d23a49ca2868dc00872b8b8fde000d6a53a6d
/frameworks/base/core/res/res/drawable/ic_lockscreen_outerring.xml
20039ad17b94873ee40fdd61c3d1d1aa590010df 16-Jun-2012 Jim Miller <jaggies@google.com> Fix 6665117: ACTION_ASSIST visual improvements

- add generic icon for search providers that don't supply one
- change alpha weighting factor for glow
- don't show ring background

Change-Id: I86c86dc2d623c25ec7b91e206fac8ad9cd60faac
/frameworks/base/core/res/res/drawable/ic_lockscreen_outerring.xml
10c66afbd05e91143ea9bd109d3ce578e53dab14 11-May-2012 Jim Miller <jaggies@google.com> Fix 6398209: Improve MultiWaveView animations and interaction

TargetDrawables now have a "home" position they can be scaled about.
Added new "focused" state to TargetDrawable. This is used to distinguish between highlight and selection.
Updated target icons to use new focused state. Currently re-uses "activated" icon.
Change to event handling to allow cancel events when a target is highlighted to cause a selection.
Cleaned up MultiWaveView initialization code.

MultiWaveView animation improvements:
- new scale animation when center handle is touched.
- switched to using indices instead of foreach loops in critical path code to avoid creating temporary objects.
- updated and simplified animation code.

Change-Id: I593c021475f1644c73bdb9f84855e6a9fec7c0ab
/frameworks/base/core/res/res/drawable/ic_lockscreen_outerring.xml
e82949c764dc752141b9205ef2ee2705e89d811a 01-Nov-2011 Peter Ng <petergng@google.com> making slide unlock on tablet have a larger radius

-removed assets from zygote because it was caching the incorrect mdpi assets
-increased radius on slide unlock for tablet

Bug: 5514500
Change-Id: I2e4705cb9c372ebb5baec7bb3dd7a34ced4f10ba

Conflicts:

core/res/res/values-sw600dp/dimens.xml
/frameworks/base/core/res/res/drawable/ic_lockscreen_outerring.xml
f5e14bec4e13bdc1d5cd05bbcb81cf011770b149 21-Oct-2011 Daniel Sandler <dsandler@android.com> Convert the outer lockscreen ring to a shape drawable. DO NOT MERGE

Saves 270dp^2 of pixel memory: 290K on mdpi, 650K on hdpi,
1.2MB on xhdpi. Multilockwave is still 60fps on crespo.

Bug: 5497875

Cherry pick 2f4207086e2177f8970538a3d8e921eb13c14b00 to MR1

Change-Id: Ib77695cb4256a484f5c61af1159e5e3df8cce9ba
/frameworks/base/core/res/res/drawable/ic_lockscreen_outerring.xml