summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PreviewGestures.java
Commit message (Collapse)AuthorAgeFilesLines
* Revert "SnapdragonCamera: Remove swipe right to open menu"Steve Kondik2016-11-091-2/+23
| | | | | | | | * Swipe ALL the directions This reverts commit 0321ab092671d680373bff35673fa6a069d7e57e. Change-Id: I934475575fa5a65ef93a0b3813a1ffae365b0187
* Camera2: tweak volume key zoom and cleanupLars Greiss2016-11-021-0/+7
| | | | | | | | | - cleanup unused code - cleanup codestyle - add more zoom steps for smother zooming - show zoom circle indicator during zoom Change-Id: I5214fc2620a0c5167bfdc8e85f7115966c3b8bcf
* SnapdragonCamera: Remove swipe right to open menuByunghun Jeon2016-08-161-23/+2
| | | | | | | Remove swipe right to open menu. CRs-Fixed: 1028467 Change-Id: Ib90a3002e2e6815b5d6f7aea8fdf73aafbe527ee
* SnapdragonCamera: Add SettingsManager, scene, and filterByunghun Jeon2016-05-311-16/+13
| | | | | | | | | | | Add SettingsManager to work as a database for settings. It will handle all dependencies and populate the values. Add scene mode and filter. Restructure UI and menu by combining them and leave the handling of settings to SettingsManager Change-Id: I185163fdddbffd29434e6a9c41b33be6d3388f88 CRs-Fixed: 1018118
* SnapdragonCamera: Fix occasional touch AF/AEC detection failure.Jay Wang2016-04-011-1/+2
| | | | | | | | | | | | 1. Fix the issue that during pause/resume, the preview region was not set properly and focus manager ignore bottom part of preview region. 2. On device with sensitive touch screen, single tap can be detected as scroll gesture. Make change to consider scroll gesture as single tap gesture if it is not the left swipe gesture. Change-Id: I2139274e60799eac866b8bb70ea66144548b5845 CRs-Fixed: 997843
* SnapdragonCamera: Add Camera2 modeByunghun Jeon2016-03-301-2/+28
| | | | | | | Use camera2 API to show preview and take snapshot CRs-Fixed: 989750 Change-Id: I07e2d6743529b3d3d5acecf667e9493465a094c9
* SnapdragonCamera: fix portrait orientationLikai Ding2015-02-021-20/+24
| | | | | | | | | | | | Fix camera activity to portrait, so there is no delay when rotation occurs. Main changes are: 1. RotateLayout now supports padding and dynamically added child. 2. Camera controls and gesture detetion are now orientation-aware. 3. Toasts are replaced with RotateTextToast. 4. Obselete layout files are removed. Change-Id: I338849bd7fb84b847eb357f771a24a5cc09bf6fa
* SnapdragonCamera: Add back missing setting menusByunghun Jeon2014-11-191-30/+30
| | | | | | Adding back missing setting menus Change-Id: I803d3f694b1953aa6a8932cbba6bb55c0d0e6352
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-0/+87
| | | | | | Modified SnapdragonCamera setting menus with new icons Change-Id: I726296dfb100ac81ad6f1cd84420ae27c0ae1201
* Prevent NPE in gesture handling.Angus Kong2013-10-011-0/+4
| | | | | | bug:11023769 Change-Id: Iee9e5c2d295378f327c3b01349eda5d80a579ed7
* Clean up PreviewGesturesMichael Kolb2013-06-261-61/+3
| | | | | | | - remove dead code and state - fix zoom only mode during video recording Change-Id: I2238f99b9823ba091d300046d07448c67bc2ad78
* Switch over to use new camera activityDoris Liu2013-06-181-212/+81
| | | | Change-Id: Ib907b5ab5d0e818261e95edd182f2e20c3bbebe0
* Fix for popuping being hard to dismissDoris Liu2013-04-231-0/+5
| | | | | Bug: 8688503 Change-Id: I86f1451867d7606060e5f81fdd3b8b0af1e0a6d3
* Fix for camera switcher hard to hitDoris Liu2013-04-201-0/+8
| | | | | Bug: 8667079 Change-Id: I9d40617f4e3bcfcd810223d818b212d335c80707
* Allow swiping to filmstrip from blocker barDoris Liu2013-04-181-3/+34
| | | | | Bug: 8607910 Change-Id: I69bfcf8d95d6071be7d65fbf433916740cbb655c
* Pie design updateMichael Kolb2013-04-011-20/+30
| | | | Change-Id: Ifb0d50938332bdae50e45523850605d0aafed7fb
* Spring cleaningMichael Kolb2013-03-111-4/+8
| | | | Change-Id: I00d7176301501784a6a400bc9ea2cb23ff9ec90a
* Remove com.android.camera.RJohn Reck2013-02-151-0/+1
| | | | Change-Id: I0bb03da1423401f872c3bf13caffb9c87d850449
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+329
Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1