History log of /packages/apps/Camera2/src/com/android/camera/ui/GridLines.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2bacca795a1b0adb0daf515c43c48234b44bbba5 06-Mar-2014 Angus Kong <shkong@google.com> Align the gridlines with the preview area.

1. Rename onPreviewAreaSizeChanged() to onPreviewAreaChanged() since it's
passing in the real preview area and is called when the area is changed
regardless of size changes.
2. GridLines.java now draws the lines based on the preview area.

bug:13098715
Change-Id: Idbd2ba03cad4698689cee46d2aa04588a415fa3d
/packages/apps/Camera2/src/com/android/camera/ui/GridLines.java
d5e51466a2848f1c937656c8f8185290034c2429 07-Feb-2014 Erin Dahlgren <edahlgren@google.com> Add grid lines option and indicator.

Bug: 12454164
Change-Id: Iae088cee0cc67041bb304f276a5ffe84a813df5e
/packages/apps/Camera2/src/com/android/camera/ui/GridLines.java
fe60979d7d7ce78de503404da8e91e118242071a 07-Feb-2014 Angus Kong <shkong@google.com> Move onPreviewAreaSizeChanged() out of layout pass

Change-Id: I4eb6f6ffda1438fca7575328ce09945d40549d51
/packages/apps/Camera2/src/com/android/camera/ui/GridLines.java
b3f59a874f675ceb7542298760a3c813c5e0d9ac 05-Feb-2014 Erin Dahlgren <edahlgren@google.com> Add support for grid lines overlay.

Bug: 12454164
Change-Id: Iecf175e6dd41d8c2ce42c177f5bc91ec997c420b
/packages/apps/Camera2/src/com/android/camera/ui/GridLines.java