summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
...
* SnapdragonCamera: Makeup featureJack Yoo2016-09-274-6/+31
| | | | | | | Makeup feature for camera preview and video Change-Id: Ia8cdb629372333c9dceef8aa474402553b7259f0 CRs-Fixed: 1067848
* SnapdragonCamera: Chromaflash FilterJack Yoo2016-09-273-0/+4
| | | | | | | Adding Chromaflash Filter for Camera2 Change-Id: I04b399abe26a3fdcdc91240036a683711b21f8a8 CRs-Fixed: 1067848
* SnapdragonCamera: Panorama ModuleJack Yoo2016-09-278-0/+51
| | | | | | | Introducing Panorama capture module for Camera2 Change-Id: I98306c6c88c34c58b99adf9d472418392015f6c5 CRs-Fixed: 1067848
* SnapdragonCamera: Make scene mode background image smallerByunghun Jeon2016-09-271-0/+0
| | | | | | | | Make scene mode background image smaller. This improves transition in and out of scene mode menu. Change-Id: I9ca6ffd98a1c57ab1de649c85efd9c3608604b77 CRs-Fixed: 1066519
* SnapdragonCamera: Change video snapshot picture size logicByunghun Jeon2016-09-272-17/+0
| | | | | | | | Remove auto video snapshot size menu and use picture size setting instead. In case of 4k, use one that is smaller than 4k. Change-Id: Ic8ab193055afa0f571c73a074d346c2a9f8dbacd CRs-Fixed: 1066519
* SnapdragonCamera: Update version info iconByunghun Jeon2016-09-272-1/+1
| | | | | | | Update version info icon with proper icon CRs-Fixed: 1066519 Change-Id: Id8366e0a531724c0048a53c8b5475a4be732f004
* SnapdragonCamera: Update icons for selfie flash and HFR videoByunghun Jeon2016-09-273-2/+2
| | | | | | | Add new icons for selfie flash and HFR video Change-Id: I26050649fbd37e99074b225f337fc0028ebb8b76 CRs-Fixed: 1066519
* SnapdragonCamera: Add developer options for Camera2Byunghun Jeon2016-09-272-1/+10
| | | | | | | | | Add developer options for Camera2. They can be shown by tapping 10 times on Version Info from setting menu in Camera2. Change-Id: Iafb202c8cca5136c8e720135effcc6d0d688702a CRs-Fixed: 1066519
* SnapdragonCamera: Add OneUI to Camera2Byunghun Jeon2016-09-2761-65/+751
| | | | | | | | | | Add new UI called OneUI to Camera2. It replaces icons, adds 2 new activities for scene menu and setting menu. There is no module change anymore Change-Id: If712e6af7bbc29726dae387168aefbcd2d7c1ea9 CRs-Fixed: 1066519
* SnapdragonCamera: Use persist to set Camera1/Camera2 modeByunghun Jeon2016-09-271-7/+0
| | | | | | | | | Use persist flag to choose camera1 or camera2. Flag is persist.camera.camera2 Default will be camera1 Change-Id: Ic616b3d4b9f1293e45c7a006587f5c9ba34a0687 CRs-Fixed: 1066444
* Merge "SnapdragonCamera: Screen goes black when saving panoramic pictures" ↵Linux Build Service Account2016-09-262-4/+4
|\ | | | | | | into camera.lnx.1.0-dev.1.0
| * SnapdragonCamera: Screen goes black when saving panoramic picturesweijiew2016-09-142-4/+4
| | | | | | | | | | | | | | | | Layout() method can't be triggered and caused saving view missing when the phone was upside down, so set the view to invisible instead of gone Change-Id: Id331d14c0795a47b3acb6139089464742f40c404 CRs-Fixed: 1066232
* | SnapdragonCamera:Fix Camera FC in split screenjunjiez2016-09-071-3/+3
|/ | | | | | | | | | | When camera launched in in split screen, it shows in landscape, but ImageViews in the land layout of CameraControls are not RotateImageViews, exception occurred when CameraControls.setOrientation is invoked. Change them to RotateImageViews to avoid exceptions. Change-Id: I6fe0c04e2a6f1c4726a35adba697fbffbac5c0bd CRs-Fixed: 1063479
* SnapdragonCamera: Changing icon sizeJack Yoo2016-08-184-0/+0
| | | | | | | Changing icon size for selfiemirror and shuttersound per UX team. Change-Id: I868c8584af32783300225547a2372b035959fac7 CRs-Fixed: 1056493
* SnapdragonCamera: Add shutter sound to camera2Byunghun Jeon2016-08-163-0/+25
| | | | | | | | Add shutter sound menu to settings and allow user to turn on/off shutter sound in camera2 mode CRs-Fixed: 1050117 Change-Id: I624f28428415b8dde7da6e4908c26dd59bb3fbdb
* SnapdragonCamera: Add selfie flash to camera2Byunghun Jeon2016-08-162-1/+9
| | | | | | | Add selfie flash to camera2 CRs-Fixed: 1047161 Change-Id: I2ee7033d7854bb15fb9eabe215aaf063b440aee4
* SnapdragonCamera: Add High Framerate Video captureByunghun Jeon2016-08-161-0/+9
| | | | | | | | Add high framerate video capture. Only show supported options for current video size. CRs-Fixed: 1045405 Change-Id: Ib0dd7e63c167ead0fd734382d3ad4fdc7a64f8cc
* SnapdragonCamera: Bestpicture scene filterJack Yoo2016-08-1613-0/+133
| | | | | | | Adding best picture selection scene filter Change-Id: Ifa0f544e80d161eaef743d611c712d8db48e5631 CRs-Fixed: 1050663
* SnapdragonCamera: Shutter sound menuJack Yoo2016-08-164-0/+21
| | | | | | | Shutter sound menu to choose on/off Change-Id: Id5ea22a837cd658c3278160a21c74b519f1bc212 CRs-Fixed: 1050663
* SnapdragonCamera: Selfie Mirror modeJack Yoo2016-08-166-0/+23
| | | | | | | Selfie mirror menu for front camera1. Change-Id: I2e6845c9e25481106f51772b5d3dfd0a971a2be7 CRs-Fixed: 1050663
* SnapdragonCamera: Saving MPO and DDM without CSJay Wang2016-07-263-2/+28
| | | | | | | Saving MPO and DDM without CS CRs-Fixed: 993611 Change-Id: Ie04bce460c57454b4cf57c88b47ef2a495b6e078
* SnapdragonCamera: Replacing mono surfaceJack Yoo2016-07-071-4/+3
| | | | | | | Replacing mono surface to allocation dummy surface Change-Id: I8ed7396e6bee7fd34e223f285c0d9693ff04527a CRs-Fixed: 1035245
* SnapdragonCamera: Adding ubifocus post proc filterJack Yoo2016-07-071-1/+1
| | | | | | | Introducing ubifocus to camera2. Change-Id: I611bea207b9cbbde56a23720b22a5a5e3daa215f CRs-Fixed: 1035245
* SnapdragonCamera: FrameListener and Video frame processorJack Yoo2016-07-074-0/+18
| | | | | | | | Adding FrameListener with TrackingFocus Adding VideoFrameProcessor with beautification Change-Id: Id51a0417af43140ed27ea5859ff939adc2e78c43 CRs-Fixed: 1035245
* SnapdragonCamera: Allow take snapshot while recording videoByunghun Jeon2016-06-293-0/+26
| | | | | | | | Allow take snapshot while recording video by showing shutter button. Directly call capture when shutter button is pressed. Change-Id: Iae4d42d8878ea82b459ec67709b0ad8e340c8226 CRs-Fixed: 1028463
* SnapdragonCamera: Add face detection to camera2Byunghun Jeon2016-06-293-0/+29
| | | | | | | | Add face detection to camera2. Receive face data from camera2 and use faceView UI to draw it Change-Id: Id9c49ab6dd73de316398c57981cc0b9df0400b45 CRs-Fixed: 1025797
* SnapdragonCamera: Add video to Camera2 moduleByunghun Jeon2016-06-295-1/+333
| | | | | | Add video to Camera2 module and combine the UI Change-Id: I0bcd86eb6b95fe2180856780ddd794682259e799
* Merge "Minimum viable Android M runtime permissions handling for H." into ↵Linux Build Service Account2016-06-101-0/+6
|\ | | | | | | camera.lnx.1.0-dev.1.0
| * Minimum viable Android M runtime permissions handling for H.zafir2016-06-021-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Creates new activity for permissions handling: both checking for permissions and handling error condition when critical permissions are not present. The reason for creating a new activity is so the app does not attempt to continue executing OnCreate, OnResume etc, which opens the camera while the dialogs are showing. This should not slow the app down because the permissions activity will only run when a) the first time the app has insufficient permissions and b) when a critical permission is missing and the app needs to shut down. Bug: 21273463 CRs-Fixed: 1019847 Change-Id: I603acfb3057ba26b9cfa7935eb4cb24b5d547cb5 (cherry picked from commit ad44cda82fe6ec5ee090115129223c6314f9e1bb)
* | Merge "SnapdragonCamera: FrameProcessor" into camera.lnx.1.0-dev.1.0Camera Software Integration2016-06-073-0/+18
|\ \
| * | SnapdragonCamera: FrameProcessorJack Yoo2016-06-013-0/+18
| | | | | | | | | | | | | | | | | | | | | Introducing Frameprocessor with beautifiation. Change-Id: Ie6d8f4157a7d0c1a21e6f347457e84685e397286 CRs-Fixed: 1023183
* | | Merge "SnapdragonCamera: PostProcessor and Optizoom" into camera.lnx.1.0-dev.1.0Camera Software Integration2016-06-071-1/+1
|\| |
| * | SnapdragonCamera: PostProcessor and OptizoomJack Yoo2016-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | Introducing PostProcessor with Optizoom filter Change-Id: Ib9ac6d4a9526be3a5163d02e298ed783daad48c1 CRs-Fixed: 1023183
* | | Merge "SnapdragonCamera: Fix front camera and scene mode picture taking ↵Camera Software Integration2016-06-071-2/+2
|\| | | | | | | | | | | issues" into camera.lnx.1.0-dev.1.0
| * | SnapdragonCamera: Fix front camera and scene mode picture taking issuesByunghun Jeon2016-05-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix front camera picture taking issues. Fix scene mode picture taking issues. For both front camera and scene mode issue, focus state was not updating properly so it was stuck waiting for focus to finish. So added another logic to check such case and continue to next step. Change-Id: I99d2164a77cc2903f3df50c7ff9478e718b112c0 CRs-Fixed: 1018118
* | | Merge "SnapdragonCamera: Update settingsManager and add Dual mode to Scene ↵Camera Software Integration2016-06-073-58/+49
|\| | | | | | | | | | | mode" into camera.lnx.1.0-dev.1.0
| * | SnapdragonCamera: Update settingsManager and add Dual mode to Scene modeByunghun Jeon2016-05-313-58/+49
| | | | | | | | | | | | | | | | | | | | | Update settingsManager and add Dual mode to Scene mode Change-Id: I508430840c3fb8c7d0b56a2a63e09b271754fcb4 CRs-Fixed: 1018118
* | | Merge "SnapdragonCamera: Add continuous shot and count down" into ↵Camera Software Integration2016-06-071-0/+14
|\| | | | | | | | | | | camera.lnx.1.0-dev.1.0
| * | SnapdragonCamera: Add continuous shot and count downByunghun Jeon2016-05-311-0/+14
| | | | | | | | | | | | | | | | | | | | | Add continous shot and count down to CaptureModule Change-Id: I986302201f742d7671a67c26953eecc2a0276294 CRs-Fixed: 1018118
* | | Merge "SnapdragonCamera: Add ISO and exposure" into camera.lnx.1.0-dev.1.0Camera Software Integration2016-06-072-8/+20
|\| |
| * | SnapdragonCamera: Add ISO and exposureByunghun Jeon2016-05-312-8/+20
| | | | | | | | | | | | | | | | | | | | | Add ISO and exposure to CaptureModule Change-Id: If6f3c142bcfbbcc049c10d7be2fe5a4c86d31fe6 CRs-Fixed: 1018118
* | | Merge "SnapdragonCamera: Add SettingsManager, scene, and filter" into ↵Camera Software Integration2016-06-077-103/+772
|\| | | | | | | | | | | camera.lnx.1.0-dev.1.0
| * | SnapdragonCamera: Add SettingsManager, scene, and filterByunghun Jeon2016-05-317-103/+772
| |/ | | | | | | | | | | | | | | | | | | | | Add SettingsManager to work as a database for settings. It will handle all dependencies and populate the values. Add scene mode and filter. Restructure UI and menu by combining them and leave the handling of settings to SettingsManager Change-Id: I185163fdddbffd29434e6a9c41b33be6d3388f88 CRs-Fixed: 1018118
* | Merge "SnapdragonCamera: adjust video recording duration margins" into ↵Camera Software Integration2016-06-072-3/+3
|\ \ | | | | | | | | | camera.lnx.1.0-dev.1.0
| * | SnapdragonCamera: adjust video recording duration marginsJay Wang2016-05-262-3/+3
| |/ | | | | | | | | | | | | | | | | Video recording duration overlays with mute button for low resolution display. Resolve the issue but adjusting the margins Change-Id: I526529dd71190f65b2b97c1bd79844129e2773f9 CRs-Fixed: 1019589
* / SnapdragonCamera: disable instant capture in some cases.Jay Wang2016-05-262-4/+8
|/ | | | | | | | | | | 1. Disable instant capture when ZSL is off or advanced features are enabled 2. Change the instant capture option to support the selection of aggressive AEC and fast AEC CRs-Fixed: 998509 Change-Id: I60f7ed3a0fc93627dbf7527fbec2a60605aad683
* SnapdragonCamera: Support rotation for image review layoutJay Wang2016-05-043-18/+19
| | | | | | | | | | Currently, image review layout is fixed to portrait mode. Changing the resources to use RotateImageView and update the scaling function in RotateImageView to support both up and down scaling of the image CRs-Fixed: 1004669 Change-Id: I6940227c634b7654bce5de5efe032aaa8da80e72
* 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