History log of /packages/apps/Camera2/src/com/android/camera/app/FilmstripBottomPanel.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3c56192fac54644a301251aae8d1e33c8d60c3e5 06-Sep-2014 Spike Sprague <spikuru@google.com> wait for filmstrip bottom panel buttons to finish animating
to show clings

bug: 17321626

Change-Id: Ib810157a2821ed40b2d1e30bee80bf1cc243ee59
/packages/apps/Camera2/src/com/android/camera/app/FilmstripBottomPanel.java
af984b23a3140a16e5b0433dbb9693a076cfcf04 29-Aug-2014 Spike Sprague <spikuru@google.com> fix for a regression introduced in ag/534531

that CL kept the swipe-away-from-filmstip
preview background from alpha-animating correctly.

this CL fixes that and provides an alternate solution
to bug 17301367

Change-Id: I04ba363a55dd9485d13e2d243fd1fb84df1d31e5
/packages/apps/Camera2/src/com/android/camera/app/FilmstripBottomPanel.java
ba97d192b63ea81edf2dd6ca5cfbf6646a1f25a2 20-Aug-2014 Spike Sprague <spikuru@google.com> animate filmstrip bottom button bar in and out
from the bottom of the screen

bug: 17114515
Change-Id: If3024f149fc0be0e48a430468c53774893946938
/packages/apps/Camera2/src/com/android/camera/app/FilmstripBottomPanel.java
7933feb7d1bbb0342061584f623bb239266f5d91 03-Apr-2014 Doris Liu <tianliu@google.com> Fix for visibilty of cling out of sync with the external viewer button

Due to no visiblity changed listener provided from Framework, a subclass
of the image button was created to track the visiblity change of itself
and more importantly its ancesters. This way cling is gauranteed to be
in sync with the visility of the button.

Also fixed preference type of showing refocus viewer cling.

Bug: 13754204
Bug: 13752484
Change-Id: Iaf38c076d5b1e251f3d5d4b4ccba1bd8447999aa
/packages/apps/Camera2/src/com/android/camera/app/FilmstripBottomPanel.java
e7d7b9ef5e09ba464306565c6c62302a4d9bbe5e 01-Apr-2014 Doris Liu <tianliu@google.com> New generic cling widget, add cling for refocus editor button

Bug: 13307036
Change-Id: If3a1759cbc0cbc66de1d3d15a3ae18999bf0bd1f
/packages/apps/Camera2/src/com/android/camera/app/FilmstripBottomPanel.java
597c1a093f840af3c42e00af05da01ef124dc846 06-Mar-2014 Sascha Haeberling <haeberling@google.com> Support for capture session errors.

Bug: 13026663

Change-Id: I3713440483aa4732f94aff9eaff2fc34a04c0427
/packages/apps/Camera2/src/com/android/camera/app/FilmstripBottomPanel.java
001dc31f0b6e78b70db83c6d9b8cc7872e540965 28-Feb-2014 Angus Kong <shkong@google.com> Show progress UI in secure camera.

bug:13226795
Change-Id: I9de44b1c802094b88797ab90ceb022a42b3589f9
/packages/apps/Camera2/src/com/android/camera/app/FilmstripBottomPanel.java
7ae25c21fefd8b7fd4c4e1c207631f751167cb0a 25-Feb-2014 Angus Kong <shkong@google.com> Align progress bar with filmstrip bottom controls.

bug:13026663
Change-Id: Ic751bf26475fd27237690678715e399f0d987e82
/packages/apps/Camera2/src/com/android/camera/app/FilmstripBottomPanel.java