summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/burst
Commit message (Expand)AuthorAgeFilesLines
* Enable shutter button as soon as burst finishes.Shashi Shekhar2015-03-115-27/+7
* Add EXIF data to images processed via software JPEG encoder.Spike Sprague2015-03-103-14/+18
* Fix zoom for burst.Shashi Shekhar2015-03-091-1/+2
* Merge " Change interface of BurstMediaItem to provide filepath." into ub-came...Shashi Shekhar2015-03-065-32/+19
|\
| * Change interface of BurstMediaItem to provide filepath.Shashi Shekhar2015-03-065-32/+19
* | Make sure we don't start sessions on long-press if no burst is taken.Sascha Haeberling2015-03-044-8/+10
* | Switch Burst to use 24 fps for N5.Shashi Shekhar2015-03-031-0/+13
|/
* Centralize logic for Camera API feature determination.Sascha Haeberling2015-02-201-1/+1
* Introduce CaptureIntentModuleSenpo Hu2015-02-201-1/+1
* Port burst to use FrameServer.Shashi Shekhar2015-02-1116-704/+1000
* Merge "Fix crash that occurs when two consecutive smartburst captures taken."...Radford Juang2015-01-131-0/+1
|\
| * Fix crash that occurs when two consecutive smartburst captures taken.Radford Juang2015-01-081-0/+1
* | Save media items in burst with sequential timestamps.Shashi Shekhar2015-01-091-8/+55
|/
* Refactor the filmstrip backing data.Paul Rohde2015-01-071-2/+2
* Changes to support complete disabling of Burst.Sascha Haeberling2014-12-191-2/+17
* Revert "Changes to support complete disabling of Burst."Sascha Häberling2014-12-201-14/+2
* Changes to support complete disabling of Burst.Sascha Haeberling2014-12-191-2/+14
* Refactor the interface of CaptureModule to Burst to allow disabling.Sascha Haeberling2014-12-194-42/+191
* Adding stack support and hooking SmartBurst up to the new API.Sascha Haeberling2014-12-165-168/+138
* Merge "Fix orientation for preview frames in burst." into ub-camera-haleakalaShashi Shekhar2014-12-051-3/+22
|\
| * Fix orientation for preview frames in burst.Shashi Shekhar2014-12-051-3/+22
* | Fix some timestamp issues with burst.Shashi Shekhar2014-12-041-10/+15
|/
* Make sure we only show the toast when burst was actually stopped.Sascha Haeberling2014-11-264-15/+26
* Add a temporary toast message decorator so users know when a burst is on.Sascha Haeberling2014-11-251-0/+106
* Refactor OneCameraPuneet Lall2014-11-251-7/+3
* Hook burst controller to the shutter button long press.Shashi Shekhar2014-11-194-1/+536
* Initial version of new module to distribute camera frames to consumers.Shashi Shekhar2014-11-111-3/+4
* Initial interface for the burst module.Shashi Shekhar2014-11-058-0/+504