summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoUI.java
Commit message (Expand)AuthorAgeFilesLines
* Remove video portrait orientation promptAlan Newberger2015-03-091-18/+5
* Break the dependency from CaptureModuleUI to CaptureModule.Senpo Hu2015-01-021-5/+0
* Drop new focus indicator into Camera2.Paul Rohde2014-12-171-13/+20
* New capture indicator design for Haleakala.Senpo Hu2014-12-101-7/+0
* Unify orientation calculation logic.Senpo Hu2014-11-191-2/+4
* Reset aspect ratio on pauseAlan Newberger2014-09-101-0/+5
* Switch from stepwise index-based zoom to a ratio-based scaleSol Boucher2014-08-221-7/+5
* clean out timelapse stuff from codebaseSpike Sprague2014-07-171-8/+0
* Remove cameradevice subpackage and point references at ex librarySol Boucher2014-06-181-2/+2
* Refactor out Camera.Parameters.Angus Kong2014-06-121-6/+8
* Support for rotation lock in video recording hintsDoris Liu2014-05-051-2/+7
* Fix broken shutter button enabling in Photo and Video.Erin Dahlgren2014-04-011-16/+0
* Fix video recording announcementsAlan Newberger2014-03-261-0/+4
* Use debug.Log instead of android.util.Log.Angus Kong2014-03-261-3/+2
* Checks the on view size for video preview size.Angus Kong2014-03-101-9/+8
* Add video recording hint to discourage vertical videosDoris Liu2014-03-051-1/+16
* Shared texture view in photosphere.Erin Dahlgren2014-02-071-80/+6
* Fix mode transition jank and stretched video previewDoris Liu2014-01-281-1/+0
* Remove global UI elements based on supported camera parameters.Erin Dahlgren2014-01-181-64/+0
* Hide focus UI during recordingDoris Liu2014-01-161-2/+14
* Set the shutter button icon across all modes.Erin Dahlgren2014-01-161-2/+0
* Add aggressive continuous auto focus to video previewDoris Liu2014-01-131-0/+6
* new video bottom bar uiSpike Sprague2014-01-131-1/+3
* Sync dependencies between bottom bar options.Erin Dahlgren2014-01-131-21/+18
* video capture iconSpike Sprague2014-01-091-0/+1
* Unify setting the bottom bar color.Erin Dahlgren2014-01-071-4/+0
* Merge "Show onscreen indicators for enabled and visible options." into gb-ub-...Erin Dahlgren2014-01-071-7/+7
|\
| * Show onscreen indicators for enabled and visible options.Erin Dahlgren2014-01-071-7/+7
* | Handle camera orientation change when device is flippedDoris Liu2014-01-071-0/+5
|/
* Clean-up TAGs and some more auto-clean-ups.Sascha Haeberling2014-01-061-2/+1
* New Capture UI.Erin Dahlgren2013-12-201-38/+19
* Centralized TextureView transform logicDoris Liu2013-12-171-42/+13
* video intent uiSpike Sprague2013-12-171-37/+72
* Fix hdr+ preview wrong rotationDoris Liu2013-12-161-20/+18
* Fix bottom bar transparency issue in video mode.Sascha Haeberling2013-12-141-20/+15
* Improve mode switch jank by reducing redundant transform matrix changeDoris Liu2013-12-131-29/+19
* Add a flash callback for video mode toggle.Erin Dahlgren2013-12-131-2/+3
* New flash animationDoris Liu2013-12-121-3/+1
* unify preview and bottom bar resizing codeSpike Sprague2013-12-111-38/+16
* Setup preview status listener for preview related changesDoris Liu2013-12-101-24/+16
* Make the ButtonManager api associative.Erin Dahlgren2013-12-091-10/+11
* Redesign preview Overlay for simplicityDoris Liu2013-12-061-187/+20
* Create a ButtonManager for managing common button behaviors.Erin Dahlgren2013-12-051-4/+14
* Remove dependency on preference groups from video mode.Erin Dahlgren2013-12-041-13/+5
* Merge "Remove ComboPreferences from video mode." into gb-ub-photos-denaliErin Dahlgren2013-12-031-3/+1
|\
| * Remove ComboPreferences from video mode.Erin Dahlgren2013-12-021-3/+1
* | No longer lay out under nav bar.Doris Liu2013-12-021-15/+0
|/
* initial simple camera pruning and refactoringMarco Nelissen2013-11-271-73/+22
* Pinhole animation, quick switch between photo and videoDoris Liu2013-11-231-24/+13
* Introduce new mode switcherDoris Liu2013-11-121-22/+0