summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PreviewGestures.java
Commit message (Collapse)AuthorAgeFilesLines
* Improve RTL layout behaviour.Danny Baumann2016-04-251-2/+11
| | | | | | | | | | - Swap top menu items order in RTL - Swipe in menu from the right in RTL - Make it possible to select scene/filter items in RTL - Remove/clean up some nonsense code Change-Id: I884a06f5cc6e72a1d2ee19dbdf32ce511c8466ec JIRA:NIGHTLIES-2849
* Camera2: tweak volume key zoom and cleanupLars Greiss2015-09-171-9/+1
| | | | | | | | | - cleanup unused code - cleanup codestyle - add more zoom steps for smother zooming - show zoom circle indicator during zoom Change-Id: I5214fc2620a0c5167bfdc8e85f7115966c3b8bcf
* Camera: Change volume hard key button to zoom functionSu Liu2015-09-171-0/+16
| | | | | | | | Able to capture image through volume hard key button in camera application, change the function to zoom function. Change-Id: Iab9fc2492b2e2ff89cd58c21bac2f147f47b77e2
* 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