History log of /packages/apps/Settings/src/com/android/settings/fingerprint/FingerprintLocationAnimationVideoView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5a15745ff622e4549e41550febfd583070043796 15-Jul-2016 Maurice Lam <yukl@google.com> Support hardware colors for fingerprint video

Bug: 28745754
Change-Id: Id86c2a6d882d4c4c4d1981da58de3e4c2059a50c
/packages/apps/Settings/src/com/android/settings/fingerprint/FingerprintLocationAnimationVideoView.java
52693ab0aa5c939c46d7ccd575160486abe47cf5 14-Jul-2016 Wonsik Kim <wonsik@google.com> Refine fingerprint animation handling

Release stale SurfaceTexture and MediaPlayer when necessary.

Bug: 30104155
Change-Id: Ife5ba215fb962522cf007cd711a9329b4202cc39
/packages/apps/Settings/src/com/android/settings/fingerprint/FingerprintLocationAnimationVideoView.java
8298b47f0081294cb646852573bf50273440f98c 12-Jan-2016 Udam Saini <udam@google.com> Fixes animation video from not playing after onStop

Adds a pause command that doesn't destroy the video surface, and calls
onStop when we want to destroy the media player.

bug:26516460
Change-Id: If46d26088e81fdca6a73a663a48901bb5245acc8
/packages/apps/Settings/src/com/android/settings/fingerprint/FingerprintLocationAnimationVideoView.java
931901186af84438ebf11ca7b23664866044c5d0 15-Dec-2015 Jim Miller <jaggies@google.com> Fix blank animation in "find the sensor" flow for fingerprint.

Fixes bug 26194530

Change-Id: I855b6f12a72c7489fae8fba249c55d4626b4a202
/packages/apps/Settings/src/com/android/settings/fingerprint/FingerprintLocationAnimationVideoView.java
c1f72f9169da78e1cab09d01912d0124fef3b6ee 20-Nov-2015 Jim Miller <jaggies@google.com> Allow animation movie for "find the sensor" flow

This adds an optional overlay to specify a per-device
movie to illustrate enrolling a fingerprint. To enable,
create a new layout overlay for
fingerprint_enroll_find_sensor_graphic.xml using
FingerprintLocationAnimationVideoView

Fixes bug 22954305

Change-Id: I59294f71617ecf7a9bf09603fc0b068cc5aa8ff9
/packages/apps/Settings/src/com/android/settings/fingerprint/FingerprintLocationAnimationVideoView.java