summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/TextureViewHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Reset aspect ratio on pauseAlan Newberger2014-09-101-0/+5
* Move preview transform matrix code into portability librarySol Boucher2014-08-151-21/+40
* Minor clean-up around the code base.Sascha Haeberling2014-07-291-1/+1
* intent captrue review gets its own ImageView!Spike Sprague2014-06-091-1/+1
* Address some code style nits.Seth Raphael2014-05-221-2/+2
* Fix jank when switching in and out of hdr+Seth Raphael2014-05-221-1/+35
* Add Letterboxing for HDR+Seth Raphael2014-05-211-3/+2
* Preparatory commit for 16:9 hdr+Seth Raphael2014-05-201-0/+29
* Shutter button left handed supportDoris Liu2014-04-251-1/+6
* Refactor preview position logicDoris Liu2014-04-231-136/+49
* Use debug.Log instead of android.util.Log.Angus Kong2014-03-261-2/+2
* Fix HDR+ landscape transformDoris Liu2014-03-101-24/+9
* proper preview letterboxing for not-so-tall apsect ratiosSpike Sprague2014-03-071-4/+44
* Align the gridlines with the preview area.Angus Kong2014-03-061-20/+20
* Align preview to bottom bar.Angus Kong2014-03-061-14/+77
* min / max bottom bar height logicSpike Sprague2014-02-111-2/+20
* New mode drawer.Doris Liu2014-02-071-0/+8
* Shared texture view in photosphere.Erin Dahlgren2014-02-071-0/+13
* Move onPreviewAreaSizeChanged() out of layout passAngus Kong2014-02-071-4/+15
* Add aggressive continuous auto focus to video previewDoris Liu2014-01-131-5/+18
* Part II of ag/401462Doris Liu2013-12-211-3/+8
* Touch to focusDoris Liu2013-12-201-8/+28
* Centralized TextureView transform logicDoris Liu2013-12-171-0/+208