summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/RenderOverlay.java
Commit message (Collapse)AuthorAgeFilesLines
* Use transparent navigation bar.Danny Baumann2016-12-231-2/+24
| | | | | | | Ensures a 16:9 preview isn't scaled on a 16:9 screen just due to the navigation bar being shown. Change-Id: I7ca7778b0405d3e9ac7ae1db3e7a56cacd703e3b
* SnapdragonCamera: FrameListener and Video frame processorJack Yoo2016-07-071-0/+8
| | | | | | | | Adding FrameListener with TrackingFocus Adding VideoFrameProcessor with beautification Change-Id: Id51a0417af43140ed27ea5859ff939adc2e78c43 CRs-Fixed: 1035245
* SnapdragonCamera: limit AF animation FPSLikai Ding2015-06-301-5/+0
| | | | | | | | | Currently AF animation depends on RenderOverlay's onDraw() method and is called at default 60 FPS. Switch to ValueAnimator and invalidates RenderOverlay at given FPS. Change-Id: I9cff5d6e99bb7f8ecd579c7935a092f8feba341c CRs-Fixed: 846169
* Switch over to use new camera activityDoris Liu2013-06-181-3/+3
| | | | Change-Id: Ib907b5ab5d0e818261e95edd182f2e20c3bbebe0
* Add callbacks for switching to camera/filmstripDoris Liu2013-06-131-1/+4
| | | | Change-Id: I936d59efe3e09232ab0b298603c823d4f7952199
* Improve gesture handlingDoris Liu2013-05-311-4/+12
| | | | Change-Id: Ib1e18274480b6bb681bd06f3130f9b9ea198ea98
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+165
Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1