summaryrefslogtreecommitdiff
path: root/src_pd_gcam
AgeCommit message (Collapse)Author
2015-02-20Centralize logic for Camera API feature determination.Sascha Haeberling
Bug: 19179276 This captures camera capabilities in a centralized class and allows them to be overridden by GServices in the field or using adb. Since this is not it's own class it would be trivial to create another instance for testing and pass that into CameraActivity or even to change these values using a UI before the actual Activity is started. Change-Id: I74262c8467f631c7b5e42b02d269d5f401d4e9e7
2014-08-22Enable switching within CaptureModule to HDR+ and back.Sascha Haeberling
Bug: 16945820 Change-Id: If92371129c5bf2a78b7623d745a8b86d218d32e1
2013-11-23Fix build.Angus Kong
Change-Id: I9976a6dcdc940b2c6bf43841e2ceb3dda5c6597e
2013-11-21Introduce common services and integrate Refocus end-to-end.Sascha Haeberling
Bug: 11120164 Bug: 10073814 This adds a new common CameraServices interface and a method to every module to get it. Through this we can expose common services and due to the interface, we can easily mock them for tests. Also makes the MediaSaveService not a service anymore. Change-Id: Ifa093efd4ba53c2955ccc2a990b4f18610c29944
2013-10-09Initialize GCam with GServices values.Sascha Haeberling
Bug: 11103065 Change-Id: Ic8d3c9825abdc5d79c5e4c7b0e96770ab0941036
2013-09-24Add HQ option and use it to switch to GCam.Sascha Haeberling
Bug: 10430748 Bug: 10785988 Change-Id: If824d1d1876d8434958b2a5bc97d2852da118a8b
2013-09-24Enable gcam as HDR pie menu option.Ruben Brunk
Bug: 10430748 Change-Id: I0f589126bac895b31ef7475afd093680766de39e
2013-09-23Fix build: Don't build GCam for non-arm targetsRuben Brunk
Bug: 10430748 Change-Id: I26e1208b38f40808ff59e3976f5c4a76efa15b4c