summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge "SnapdragonCamera: Replace SurfaceView with AutoFitSurfaceView" into ↵Linux Build Service Account2016-05-031-2/+2
|\ | | | | | | camera.lnx.1.0-dev.1.0
| * SnapdragonCamera: Replace SurfaceView with AutoFitSurfaceViewByunghun Jeon2016-04-121-2/+2
| | | | | | | | | | | | | | Replace SurfaceView with AutoFitSurfaceView Change-Id: Id4bf27e3b16f12ff4cfdce47224ff871b3981838 CRs-Fixed: 989750
* | Merge "SnapdragonCamera: Add support for ClearSight capture" into ↵Linux Build Service Account2016-04-293-5/+34
|\ \ | | | | | | | | | camera.lnx.1.0-dev.1.0
| * | SnapdragonCamera: Add support for ClearSight captureCullum Baldwin2016-04-123-5/+34
| | | | | | | | | | | | | | | | | | | | | Add support to capture ClearSight images. CRs-Fixed: 993611 Change-Id: Ifaeafa53ee5d095fe322e48f968cdeec03c64077
* | | Merge "SnapdragonCamera: Fix viewfinder flashing issue in camcorder mode" ↵Linux Build Service Account2016-04-261-2/+1
|\ \ \ | | | | | | | | | | | | into camera.lnx.1.0-dev.1.0
| * | | SnapdragonCamera: Fix viewfinder flashing issue in camcorder modeJay Wang2016-04-151-2/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The preview cover is removed before the preview frame is generated and causes the homescreen shows up for a short duration. To resolve the issue, show the preview cover by default until the first preview frame is generated by camera framework. Change-Id: I1e193b64689b8b51eaa0e3891974405536869efd CRs-Fixed: 1003977
* | | Merge "SnapdragonCamera: Changes to enable TNR processing by default." into ↵Linux Build Service Account2016-04-261-2/+2
|\ \ \ | | | | | | | | | | | | camera.lnx.1.0-dev.1.0
| * | | SnapdragonCamera: Changes to enable TNR processing by default.Guruprasad Gaonkar2016-04-141-2/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | TNR was disabled by default from UI. Change configures TNR for camera stream to improve image quality. CDS is disabled as TNR is enabled by default from now. Change-Id: I7c1bf9533c52b8642fb15f79625cec57cc85b6cf Crs-fixed: 890243
* | | Merge "SnapdragonCamera: Fix auto HDR indication issue" into ↵Linux Build Service Account2016-04-171-1/+1
|\ \ \ | | | | | | | | | | | | camera.lnx.1.0-dev.1.0
| * | | SnapdragonCamera: Fix auto HDR indication issueJay Wang2016-04-071-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | 1. Fix the logic on validating the auto HDR detection. 2. Move teh HDR indicator to more visible area CRs-Fixed: 999660 Change-Id: I797f69edc847b94f60c637373b80278783c3dac8
* | | Merge "SnapdragonCamera: Adjusting view initialization" into ↵Linux Build Service Account2016-04-171-2/+1
|\ \ \ | |_|/ |/| | | | | camera.lnx.1.0-dev.1.0
| * | SnapdragonCamera: Adjusting view initializationJack Yoo2016-04-061-2/+1
| |/ | | | | | | | | | | | | | | Instead of removing and adding the entire root view, changing only core surface view on module change. Change-Id: I5c39cf23b2a58280f4e4e8484865bbed0b12e1cf CRs-Fixed: 979254
* / SnapdragonCamera: Camera2 add dual cameraByunghun Jeon2016-03-304-4/+28
|/ | | | | | | Add Camera2 dual camera support to SnapdragonCamera CRs-Fixed: 989750 Change-Id: I45a749ad03a531286a39cbfcfdcb65e5cad4759e
* SnapdragonCamera: Add Camera2 modeByunghun Jeon2016-03-305-69/+79
| | | | | | | Use camera2 API to show preview and take snapshot CRs-Fixed: 989750 Change-Id: I07e2d6743529b3d3d5acecf667e9493465a094c9
* SnapdragonCamera: create base files for camera2 APIJay Wang2016-03-301-0/+111
| | | | | | | | | | | | | | | | All the new files are copied from the commit : f3448373ef3c92b492ac65a9b4008d45a51f88ee res/layout/capture_module.xml copied from res/layout/photo_module.xml src/com/android/camera/CaptureMenu.java copied from src/com/android/camera/PhotoMenu.java src/com/android/camera/CaptureModule.java copied from src/com/android/camera/PhotoModule.java src/com/android/camera/CaptureUI.java copied from src/com/android/camera/PhotoUI.java CRs-Fixed: 989750 Change-Id: I4a97975ed5847d9025f9ff8e8fcbcbeaedd49e16
* SnapdragonCamera: Add the developer option for instant captureJay Wang2016-03-183-0/+28
| | | | | | | | | | | | A developer option is added to support instant capture feature in the camera HAL. Once option is enabled, Snapdragon camera application will take a snapshot as soon as it is resumed from the lock screen by pressing power button twice. For this to work, user also needs to enable "Press power button twice for camera" under display setting. Change-Id: I84794759ee1edc9424c37b71bd0c2b761a77bee1 CRs-Fixed: 970691
* SnapdragonCamera: Add 24 MP resolutionSampath Vangaveti2016-03-182-0/+4
| | | | | | | | Added 24MP resolution(5656x4242) to the UI CRs-Fixed: 982283 Change-Id: I18628d84d76cd5c77a7b96d9074381548800fe4b
* SnapdragonCamera: Move help menu string to ressourceJack Yoo2016-03-182-0/+31
| | | | | | | | Move string and color to resource so that it can be translated and also configurable. Change-Id: I24d544e2a63a27e8215070ef8ca7bafb72521f47 CRs-Fixed: 982114
* SnapdragonCamera: Add beautification toast message to resource fileJay Wang2016-03-111-0/+1
| | | | | | | Add beautification toast message to resource file Change-Id: I73f3619349734399c9d10c1ed4cb6b23c8e9d077 CRs-Fixed: 979121
* SnapdragonCamera: Add face detection icon to videoJay Wang2016-03-022-0/+17
| | | | | | | Add video face detection to developer option CRs-Fixed: 978207 Change-Id: I9308573a5a1004fc3803a955bc96f495ecbfc6c7
* SnapdragonCamera: change the default focus modeJay Wang2016-03-021-1/+1
| | | | | | | Change the default focus mode to continuous auto focus Change-Id: I8d8d7575675990c731e8eb6a6a8514beea171517 CRs-Fixed: 980925
* Merge "SnapdragonCamera: Add new video frame rate" into camera.lnx.1.0-dev.1.0Linux Build Service Account2016-02-252-0/+4
|\
| * SnapdragonCamera: Add new video frame rateJay Wang2016-02-252-0/+4
| | | | | | | | | | | | | | Add HSR240 to the video frame rate setting Change-Id: Ic30047afddb6d597ca0eb51b03e438fcd4618c60 CRs-Fixed: 971078
* | SnapdragonCamera: Disable NR when SeeMore is enabledJay Wang2016-02-191-0/+3
| | | | | | | | | | | | | | | | - Add condition to disable NR when SeeMore is enabled - Clean up the SeeMore conditional checking logic Change-Id: I191794c034e0c70818cee785516575d5642497ca CRs-Fixed: 972044
* | SnapdragonCamera: Recording screen to be dynamicJack Yoo2016-02-063-5/+4
| | | | | | | | | | | | | | | | Let the recording rotate layout to be removed by default and added when it's needed. Change-Id: I2b910897956b914c150941276b299160e9147055 CRs-Fixed: 958510
* | SnapdragonCamera: Fix the memory leak on view.Jack Yoo2016-01-301-4/+18
|/ | | | | | | | Keep using modules instead of creating. Don't remove the view without cleaning it. Change-Id: I260a660cac3d770f7d02dfdc1881e15490da66a0 CRs-Fixed: 958510
* SnapdragonCamera: Color Effect shows the current statusJack Yoo2016-01-2410-2/+35
| | | | | | | Let the icon shows the current status of the color effect on/off Change-Id: I1c3719db15d4dd920b89591064cda372c7ab89be CRs-Fixed: 951550
* SnapdragonCamera: Adding help screen on first startJack Yoo2016-01-202-1/+72
| | | | | | | Adding menu help screen. Change-Id: I8f88a20b0c3599bfa35040e66562ced012d6213d CRs-Fixed: 951551
* SnapdragonCamera: Changing panorama iconCamera Software Integration2015-12-306-0/+0
| | | | | | | Changing panorama icon Change-Id: Ic359353f53c36334a7e976217fe994b284d5bb4e CRs-Fixed: 951549
* SnapdragonCamera: Changing icons and adding toastCamera Software Integration2015-12-3010-0/+0
| | | | | | | Changing icons and adding toast message for beautify Change-Id: I09d35a3a775b85931590a731c58628db40a28c42 CRs-Fixed: 942950
* Revert "SnapdragonCamera: Set navigation bar according to flag"Camera Software Integration2015-12-301-3/+0
| | | | | | This reverts commit 8fce47a5fb0277b3763b94a1fd23ea499d35e4b1. Change-Id: I955f7ad42df89d30b39b8c7c26473ceac69a9c9d
* SnapdragonCamera: Changing default value to off for SelfieFlashCamera Software Integration2015-12-241-1/+1
| | | | | | | Changning default value to off for SelfieFlash Mode. Change-Id: I89069919aa31af0d32b0560207b4022313bb963a CRs-Fixed: 937232
* SnapdragonCamera: Fix camera layout issue in RTLCamera Software Integration2015-12-221-4/+4
| | | | | | | | The layout of setting menu is not placed properly in RTL. To fix the problem, replace 'left/right' layout properties with 'start/end'. Change-Id: Ib8d03ffa40712f1845fe7ab148b1a6f35fcc1124 CRs-fixed: 949931
* SnapdragonCamera: Introducing mute buttonCamera Software Integration2015-12-2210-0/+14
| | | | | | | Introducing audio mute button on video recording Change-Id: I69ff6fe97c4b8d76a890b5e41667dab534d69ba8 CRs-Fixed: 937239
* SnapdragonCamera: Moving Image Stabilization option to the menuCamera Software Integration2015-12-226-5/+6
| | | | | | | Moving Image Stabilization option to the menu Change-Id: I7fb025a3d1909af436e7a52ee9d602b2ce2dc68b CRs-Fixed: 937237
* SnapdragonCamera: Implementing SelfieFlash featureCamera Software Integration2015-12-225-0/+64
| | | | | | | Introducing SelfieFlash feature. Change-Id: I7b73d9db585038640b715092b01e037538ef68aa CRs-Fixed: 937232
* SnapdragonCamera: add video snapshot size optionByunghun Jeon2015-10-294-9/+74
| | | | | | | | Add developer option to choose video snapshot size. The "Auto" option will revert back to old behavior of choosing the largest size with the same aspect ratio as the preview. Change-Id: Ice68aef1963c1199d30e1edde4cccf7203f8fbbf
* Revert "SnapdragonCamera: Use floating components during video record."Byunghun Jeon2015-10-296-113/+3
| | | | | | This reverts commit 59b05fd1d75943f037aec41def16cdceb6443ecf. Change-Id: I807bdbf0fe669a989d58484ab11451c891acaf5b
* SnapdragonCamera: Fix compilationJaimin Bhise2015-10-294-18/+0
| | | | | | | | | | | | 1. Address compilation due to compiler upgrade. 2. Comment out video dependencies to enable camera. 3. Fix compilation issue due to IMountService interface change. 4. Comment out ExtendedFace. 5. Remove non-standard video resolutions. 6. Revert "camera: override shutter sound volume" commit 8a50cda8f72738e943904fdf7cae189b2b0a8ea8. Change-Id: I167ab5ff399c4f1d306a1a7ddf94896565c9625a
* Merge "SnapdragonCamera: Add QHD and 2K video qualities."Linux Build Service Account2015-10-262-0/+8
|\
| * SnapdragonCamera: Add QHD and 2K video qualities.Sanjeev Garg2015-09-272-0/+8
| | | | | | | | | | | | | | Adding video qualities QHD (2560x1440) and 2K (2048x1080) Change-Id: Ie1500d61d2614a3cfd542f7a298c92a3208c4c7b
* | SnapdragonCamera: fix settings menu crashLikai Ding2015-10-151-1/+1
| | | | | | | | | | | | | | Default picture quality was not updated according to the new list. This has been fixed to avoid runtime crash. Change-Id: I01b839e0346965662cd675cb94c04fece555f8da
* | Merge "SnapdragonCamera: Add noise reduction modes."Linux Build Service Account2015-10-014-0/+41
|\ \
| * | SnapdragonCamera: Add noise reduction modes.Neelam Abhinav Karthik2015-09-284-0/+41
| |/ | | | | | | | | | | - Add menu for noise reduction modes Change-Id: Ie5cd6590e08938fb8fbb668ac1b48aac5fe801c3
* | Merge "SnapdragonCamera: update Chinese translation"Linux Build Service Account2015-09-293-3/+3
|\ \
| * | SnapdragonCamera: update Chinese translationLikai Ding2015-09-243-3/+3
| |/ | | | | | | | | | | | | | | Update Chinese translation for "Store Location" in settings. The original translation might be confusing to users. Change-Id: Ib00cc9d69228347258e33ecec7da92342b319f61 CRs-Fixed: 905001
* / SnapdragonCamera: Update the options for the Picture qualitylikaid2015-09-243-27/+8
|/ | | | | | | | | Change the menu items for Picture quality setting Only leave three options for the Picture quality setting Change-Id: I09e615ffb933983352d4a15f44ffef23adbe64ea CRs-Fixed: 905006
* SnapdragonCamera: Use floating components during video record.Jay Wang2015-09-166-3/+113
| | | | | | | | During recording, there are only 2 widgets on UI. Directly attaching them to window manager and making main UI layer fully transparent can reduce power consumption. Change-Id: I8c4f4768ab91d50fc72080f0f6d7316ee2e60ef4
* Merge "SnapdragonCamera: Set default video resolution to 1080p"Linux Build Service Account2015-09-101-1/+1
|\
| * SnapdragonCamera: Set default video resolution to 1080pJay Wang2015-09-031-1/+1
| | | | | | | | | | | | | | Previously, default video recording resolution was largest available. This has been changed to be 1080p by default. Change-Id: I29b4d7d8d80af1472315fdacb9c1672403247f7f