History log of /packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7d62e546b3b9eedc1f5c9d8f3ee644025f554fe3 24-Apr-2013 Angus Kong <shkong@google.com> Use FULL_SENSOR for unlocked orientation.

bug:8689453
Change-Id: Ia81d970772f091fbd9bec142acfd5e9f84e0a0fb
/packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java
72d611a96c9c0458b3d8a41cd9b9b19a6ca061ae 15-Apr-2013 Michael Kolb <kolby@google.com> Lock camera orientation using FW API

Bug: 8617536

Change-Id: Id3a5ae777f6f87d24984cbca48202470651cd71c
/packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java
3c6a0610d50a866e520485163011c79d9ee62457 27-Nov-2012 Your Name <jreck@google.com> Remove orientation compensation

Bug: 7446056

Change-Id: I6f00617c890961e4d56545406bac9682356c0b15
/packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java
5cca8b99bebe6a9fbb191a8e1364b81e309a1390 11-Oct-2012 John Reck <jreck@google.com> Fix portrait orientation on landscape devices

Bug: 7328349

Change-Id: I0f871ea56e6afb5ba0b54cac15c18f79db07f4f9
/packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java
eece6da4d344f7e1e937130c0d36cef8ef9dbe0c 10-Oct-2012 John Reck <jreck@google.com> Support REVERSE in lockOrientation

Bug: 7314703

Change-Id: Id459e49496f562e75c1485d9d717daa28020a587
/packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java
7817979db0c52ffeacb951625b1e821eba303285 30-Jul-2012 Ahbong Chang <cwahbong@google.com> Code clean up.

Remove unused imports.
Remove unused fields.
Remove unnecessary cast.
Add missing override annotations.

Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
/packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java
d0781ecea9a9ad299c6466a81ef66ab78af9dee3 31-May-2012 Chih-Chung Chang <chihchung@google.com> Don't allow the orientation to be unlocked if "Rotation Lock" is checked in Settings.

Bug: 6577802
Change-Id: I5c8eefbb154eedcf71e80e082261e38450105892
/packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java
2ef46ed28b28b355d7f3f1432c7b1196b832a859 08-May-2012 Chih-Chung Chang <chihchung@google.com> Better orientation change handling.

Bug 6451117: Preview location is wrong after rotating the device quickly
Bug 6444303: The preview location is wrong when camera is started upside down on tablet
Bug 6451710: Tap to focus broken in landscape

Change-Id: I12fd57d6618ec5521ccc6efcbf65de57ff2ea3d2
/packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java
aeb3062e84ed28f0e25a73f511f287ae0a3e4294 03-May-2012 Chih-Chung Chang <chihchung@google.com> Fix NPE in onFullScreenChanged message handler.
Bug: 6430929

Also tweak the timing of showing action bar and the timing of unlock orientation.

Change-Id: I1af4703ccf99f5257e9724a20d0aa216d20e13c2
/packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java
bd141b5a51c96f6fcaddfa547f0928ce69cf0755 26-Apr-2012 Chih-Chung Chang <chihchung@google.com> Support drawing in different orientation in Gallery.

Bug 6312994: Swipe UX: do not directly show the camera roll when camera starts
Bug 6313191: Swipe UX: Change swipe direction after the user rotated the device
Bug 6313192: Swiping UX: make Gallery display in rotated mode
Bug 6399447: Filmstrip: in Gallery, pressing Back from filmstrip doesn't perform the right animation
Bug 6399974: Filmstrip: when swiping from full-screen photo to filmstrip mode, camera view and the photo-roll don't align correctly
Bug 6400014: Swiping UX: in Camera portrait mode, tapping on the Thumbnail doesn't align camera view and the photo-roll correctly
Bug 6401075: Able to scroll through the gallery pics while capturing video.
Bug 6405087: Filmstrip does not change with orientation

Change-Id: I8c479d87800c63b7a95c199c0c1c3bc512d66d42
/packages/apps/Gallery2/src/com/android/gallery3d/app/OrientationManager.java