History log of /frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7ce0c13c0e5a1413ecde1a5c36510d22979f9012 08-Nov-2012 Svetoslav Ganov <svetoslavganov@google.com> Slide unlock cannot get accessibility focus.

1. There are two overlaid views, one is the GlowPadView and the
other is the SlidingChallengeLayout. Since the GlowPadView is
on top of the other view it has to consume the hover events or
they will be dispatched to the view behind it which results
the the GlowPadView not getting accessibility focus.

bug:7496770

Change-Id: Iae3b1777e490c56e33560a016fc04a92226bfb66
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
f988bdfbaebe8ee94f6459f3c8d964467f2c62c9 07-Nov-2012 Adam Cohen <adamcohen@google.com> Fixing up glowpad scaling issues (issue 7494378)

Change-Id: I55c0f7a3774d42d4f5893b12bc0c08690268e351
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
e41dd0f195d77329bdf686af1dcbfd92bdbb5373 07-Nov-2012 Adam Cohen <adamcohen@google.com> Giving glow pad the brains to scale itself dynamically (issue 7449554)

Change-Id: I44f31d354171c01b607871d6a9e1e9d06a49ffc8
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
f0ee5b813597e97123d518b227c555c0ea0c0f29 26-Oct-2012 Chris Wren <cwren@android.com> single unlock target with honycomb semantics

Bug: 7411431
Change-Id: I27a86041c93369df2be2d53cb81c29658e70bcca
Proto-Id: I631fa48da4c67351366bcc1002a01dfa66a34d8c
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
962159addd6705d11bdd4c0fa3b83c0b7d95b28a 24-Oct-2012 Adam Powell <adamp@google.com> Fix up GlowPadView attributes

Change-Id: I98c14177753e713fcdaaf886c44ce10ab49eebc9
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
723a725e790d269f32980116e775d3d7f0037865 12-Oct-2012 Jeff Sharkey <jsharkey@android.com> Make all lockscreen widgets follow haptic flag.

Bug: 7337006
Change-Id: I782e498b7528e612c4b06a75b77f5521c951cbd6
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
245b453733d0b611960844d939e0013f285a5a9a 08-Oct-2012 Jim Miller <jaggies@google.com> Properly handle cancel event in GlowPadView

There was a workaround used in a previous release where we effectively
ignored cancel events to work around another bug. This change removes
the workaround and GlowPadView correctly handles the event.

Bug 6903638

Change-Id: I9b510985c6da346a4e10cf2535267c8d5efa5871
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
26c5686b7e3bf0ba238c55caa3e86447bab7cc61 24-Sep-2012 Jim Miller <jaggies@google.com> Merge "Better handling of multiple touch events in GlowPadView" into jb-mr1-dev
b499884ba1fa9577363524d1f28100627926d3b6 24-Sep-2012 Jim Miller <jaggies@google.com> Better handling of multiple touch events in GlowPadView

This fixes a bug where a secondary touch event from the edge of the screen
would cause GlowPadView to choose the wrong target. The issue is resolved
by keeping track of pointer ids and only allowing the one that initiated
the gesture to complete it.

Fixes bug 7133500

Change-Id: If296b60af2421bfa1a9a082e608ba77b2392a218
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
e56ffdc7b31b0937628609cc3bbaa15879023569 23-Sep-2012 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #6427629 Clean up layout direction APIs

- rename getResolvedLayoutDirection() to getLayoutDirection()

Change-Id: I3afe56c0db0751952f5056c23893cb7455531d29
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
a592d224732a06c3776a41df37a52bac4c64a654 30-Jun-2012 Jim Miller <jaggies@google.com> Minor cleanup of left overs from GlowPadView integration.

- remove unused "chevron" assets
- reduce memory footprint in SystemUI by not loading unused handle drawable.

Change-Id: Iad1799d1a8a764c6abb4201520aa47ba84d33c38
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
78bfb9829561876137c62ca1fff13760bfc77472 20-Jun-2012 alanv <alanv@google.com> Fix GlowPadView accessibility behavior.

Bug: 6702412
Change-Id: If5ab75e77b0090a405004c66da0083e81d59deb4
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
f7e820bbc9d23e0657bbd6252fe285ba08a2551a 20-Jun-2012 Jim Miller <jaggies@google.com> Merge "Fix 6693743: update animation ring for keyguard and search panel" into jb-dev
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/java/com/android/internal/widget/multiwaveview/GlowPadView.java
45308b1b3b1582d048845df2ee5301241e52a5cf 19-Jun-2012 Jim Miller <jaggies@google.com> Fix 6667238: allow market apps to support ACTION_ASSIST

This change allows market apps and 3rd parties to supply an activity
that responds to ACTION_ASSIST (e.g. market apps).

It also adds a test app to respond to the ASSIST intent and force
the intent disambiguation dialog to appear.

Change-Id: I5a78863c6a9546d18c66275187d178f6a1c9ee17
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
5892e2ec253465a46b346fc813a21b412ae85e2e 19-Jun-2012 Jim Miller <jaggies@google.com> Fix 6683092: tune GlowPadView wave animation

This adds some aesthetic changes to the wave animation for GlowPadView:
- wave shape is no longer symmetric
- disable expand in keyguard
- enable expand in SearchPanelView (when mAlwaysTrackFinger == true)
- if a current wave animation isn't finished yet, don't start a new one
- various timing changes

Change-Id: Ibce96f45eb6a94582c694108b99e243fd57b1955
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
53f109bf4923e111e796014e6701a14e5bfa5d1a 14-Jun-2012 Michael Jurka <mikejurka@google.com> Change snap behavior for lock screen

Use angle and distance from center, rather than
distance from target.

Change-Id: Ic970bc4b05d341dbb6aab334e3f630794f2a211c
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java
955a016922ea49f154d190b054a202559b41a4d3 12-Jun-2012 Jim Miller <jaggies@google.com> Fix 6613962: Update keyguard to use new GlowPadView UX design.

Change-Id: I4f1ef3107e5550f7df9dcb412943a84b66432b7d
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/GlowPadView.java