summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/AppBridge.java
Commit message (Collapse)AuthorAgeFilesLines
* Add secure album support for lock screen camera.Wu-cheng Li2012-08-271-0/+2
| | | | | | | | | Secure album only shows the media items added by the camera. bug:5955016 Change-Id: Id26abec4dfcc036cf9de682398fed25eed73d1a5
* Rotate the camera screen nail correctly in gingerbread.Wu-cheng Li2012-08-201-0/+1
| | | | | | | | | In gingerbread, camera screen nail is a static image. Handle its rotation like a bitmap screen nail. bug:6927809 Change-Id: I554483e58fc9e32399acb20f426d7ec35631b7ac
* Code clean up.Ahbong Chang2012-07-301-0/+2
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Support Panorama preview.Angus Kong2012-05-171-0/+1
| | | | | | | The panorama preview doesn't consider display rotation. bug:6305152 Change-Id: I6389a74d3c0e64d8b6bc206e728d1088f04be225
* Revert "Support Panorama preview."Angus Kong2012-05-171-1/+0
| | | This reverts commit 41832d9f1568c7d8227fb9ffebaf7830345cffff
* Support Panorama preview.Angus Kong2012-05-171-0/+1
| | | | | | | The panorama preview doesn't consider display rotation. bug:6305152 Change-Id: I6b87c18ed8eadf1b2bf5e64437c5b290d111cbba
* Handle ScreenNail size change.Chih-Chung Chang2012-05-091-0/+2
| | | | | Bug: 6355399 Change-Id: Ice7560c12aa06cf8ac58cc3883f0888b5c6e71a5
* Better orientation change handling.Chih-Chung Chang2012-05-081-1/+1
| | | | | | | | 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
* Fix 6429662: Video snapshot doesn't workChih-Chung Chang2012-05-071-0/+2
| | | | Change-Id: I6414be7f00ee103b7047128fdc92e03ca87c7703
* Support drawing in different orientation in Gallery.Chih-Chung Chang2012-04-301-0/+62
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