summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/util/ApiHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Add AndroidP API SessionConfigurationxianming wang2018-07-311-0/+4
| | | | | | | Add AndroidP API SessionConfiguration avoid frame drop. CRs-Fixed: 2287230 Change-Id: Ibdce065a5a43e1d2f86fc47fc2de89abbf798e71
* SnapdragonCamera: Use resume/start based on the SDK version for cam2Jay Wang2016-08-181-0/+3
| | | | | | | | In camera 2 module, we make the same change to use resume/start based on the SDK verion for camcorder resuming use-case Change-Id: I2e943bf647bf48ac194096977d96601beb6174b0 CRs-Fixed: 1028570
* Camera: Add initial QCom value add features.Alok Kediya2013-10-311-1/+2
| | | | | | | | | | | | | | | - Enhance the camera picture size table by adding more number of supported resolutions. - Enhance the camcorder menu by adding support for additional video and audio codecs. - Also provide option to select the duration of the recording clip. (cherry picked from commit 7a5402332f3b527767b85c1fc112880d02a47c0e) Change-Id: I553d4eb74337701bc57d069c8374646a7e15c2d5 (cherry picked from commit cdffd7510e1f9a236e43438f035bc5be9e3c0c17) (cherry picked from commit 93c32e9e069d7c48b71fbbe45cae59a54df443ec) (cherry picked from commit f6b24346ab9d28953a5697924d6815ed2c006cf3)
* Change icons and code from HQ to HDR+ mode.Sascha Haeberling2013-10-031-1/+1
| | | | | | Bug: 11047147 Change-Id: Ib0ab1675788f6584d2b06b63a113468d2e775f23
* Add HQ option and use it to switch to GCam.Sascha Haeberling2013-09-241-0/+1
| | | | | | | Bug: 10430748 Bug: 10785988 Change-Id: If824d1d1876d8434958b2a5bc97d2852da118a8b
* Bring back NFC beam support to filmstripMangesh Ghiware2013-09-191-7/+12
| | | | | Bug: 10805211 Change-Id: I457d47625c69fcdaba663e53f46d461d29c7cb92
* Make Up button in filmstrip go to Gallery.Mangesh Ghiware2013-09-181-0/+2
| | | | | Bug: 10748904 Change-Id: If80f3354071893dc4f8bd60e4ca605d3626ecdf9
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-187/+15
| | | | | | | | | Bug: 10821545 As we're targeting ICS there are a lot of checks and code paths that are no longer in use. This CL cleans them up. Change-Id: Ic3dd26628a94e134e25e2c496ccec1f1f957216d
* Clean up Gallery codes.Angus Kong2013-08-091-0/+234
bug:10263696 Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263