summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoUI.java
Commit message (Collapse)AuthorAgeFilesLines
* This adds the following four CLs to Camera2:Sascha Haeberling2013-08-061-11/+27
| | | | | | | | | | | | http://ag/339319 http://ag/338974 http://ag/338401 http://ag/324149 Adapted to work in Camera2 and adding a .gitignore so that temporary Eclipse files and folders are not submitted. Change-Id: I40295c7f0139f76270c44f0ca395c0574a288569
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-3/+3
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Remove unnecessary startPreview thread in video.Angus Kong2013-07-151-15/+4
| | | | Change-Id: I42dc46748fad3b321178280069555ecdd5c4a962
* Clean up PreviewGesturesMichael Kolb2013-06-261-3/+0
| | | | | | | - remove dead code and state - fix zoom only mode during video recording Change-Id: I2238f99b9823ba091d300046d07448c67bc2ad78
* Clean up camera switcherDoris Liu2013-06-241-1/+1
| | | | Change-Id: I9f0495524028528ca02c7ddf94f4698d4e87af14
* Switch over to use new camera activityDoris Liu2013-06-181-110/+277
| | | | Change-Id: Ib907b5ab5d0e818261e95edd182f2e20c3bbebe0
* Dismiss settings when showing popup in Video mode.Angus Kong2013-05-291-0/+1
| | | | | bug:8771618 Change-Id: I889b794c6732b674e26436f950e81f67529012e7
* Make capture thumbnail tappable in video mode.Sascha Haeberling2013-05-211-0/+21
| | | | | | | | Bug: 9054122 Also make gotoGallery public for LightCycle to use. Change-Id: I3cd5af26531a756e78c1478de29155dfda709afc
* Fix video capture intent overlapping buttonsDoris Liu2013-05-071-0/+3
| | | | | Bug: 8839010 Change-Id: I8ee9bd8117a4a5e4dafe71775bb5563cef2ccdf0
* Update location indicator correctlyMichael Kolb2013-04-301-1/+5
| | | | | | Bug: 8768592 Change-Id: I8f94b4fb62174c4c27e6dbdc68ba272b0d3ae371
* Add new indicatorsMichael Kolb2013-04-261-1/+1
| | | | | | Bug: 8640131 Change-Id: I9e567ddafa130e84af4d56a69ba7e389e64e3456
* Merge "Fix for popuping being hard to dismiss" into gb-ub-photos-bryceDoris Liu2013-04-241-3/+3
|\
| * Fix for popuping being hard to dismissDoris Liu2013-04-231-3/+3
| | | | | | | | | | Bug: 8688503 Change-Id: I86f1451867d7606060e5f81fdd3b8b0af1e0a6d3
* | Fixes video mode indicators by resetting them on init.Sascha Haeberling2013-04-231-19/+5
|/ | | | | | Bug: 8696004 Change-Id: I2bfc235ac87d836c29a53425e623121304a4c08a
* Allow swiping to filmstrip from blocker barDoris Liu2013-04-181-2/+2
| | | | | Bug: 8607910 Change-Id: I69bfcf8d95d6071be7d65fbf433916740cbb655c
* Work in progress - Put preview in TextureViewDoris Liu2013-04-091-1/+0
| | | | | | | | | | | Fixed gesture recognizing and pie menu. Fixed camera picker. Exposure setting got fixed with rebasing. Rebased for new pie menu Fixed camera mode switch listener Ongoing: secure album, aspect ratio for video recording on ICS Change-Id: Iedae80815faf81cb49c791885810c8427034a6d1
* Pie design updateMichael Kolb2013-04-011-2/+17
| | | | Change-Id: Ifb0d50938332bdae50e45523850605d0aafed7fb
* Disable preview gestures when shutter is pressedDoris Liu2013-03-271-0/+6
| | | | | Bug:8333662 Change-Id: Ia204822c5651ab98cca6f67ee45058b6d9d81b31
* Use Model-View-Controller pattern on video moduleDoris Liu2013-03-131-0/+510
Change-Id: Id673efd1da9f53d4f74aab880504850152d1edfa