summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Merge "SnapdragonCamera: Show label and dialog when switch to new scene ↵Camera Software Integration2016-12-1331-0/+251
|\ | | | | | | mode" into camera.lnx.1.0-dev.1.0
| * SnapdragonCamera: Show label and dialog when switch to new scene modeweijiew2016-12-0531-0/+251
| | | | | | | | | | | | | | Show label and instructional dialog when switch to new scene mode Change-Id: I75becaa9bb898ca9ef68c94b1195069131745f14 CRs-Fixed: 1091210
* | SnapdragonCamera:Modify Camera2 VideoRecording UIjunjiez2016-12-053-21/+28
|/ | | | | | | | Modify Camera2 VideoRecording UI and make it look like the same as the design document shows. Change-Id: I41ea3db7312847fe56ad9d8e73dfa92b030e79e2 CRs-Fixed: 1093507
* Merge "SnapdragonCamera:Modify beautify interface" into camera.lnx.1.0-dev.1.0Camera Software Integration2016-12-018-19/+65
|\
| * SnapdragonCamera:Modify beautify interfacejunjiez2016-11-158-19/+65
| | | | | | | | | | | | | | | | | | Modify beautify interface, make it the same as the design. Disable FilterMode button and SceneMode button when beautify is enabled. Change-Id: I0ba976973ff06df4e17a93c76781127dda090416 CRs-Fixed: 1084369
* | Merge "SnapdragonCamera: Some options are not translated to Chinese" into ↵Camera Software Integration2016-11-282-7/+13
|\ \ | | | | | | | | | camera.lnx.1.0-dev.1.0
| * | SnapdragonCamera: Some options are not translated to Chineseweijiew2016-11-172-7/+13
| | | | | | | | | | | | | | | | | | | | | String was hard code. Move string to string.xml Change-Id: I0c0eefea766869606a125c2f08b1ba04e4b29084 CRs-Fixed: 1088128
* | | SnapdragonCamera: Add ProModeByunghun Jeon2016-11-1426-0/+164
|/ / | | | | | | | | | | | | | | Add ProMode. User can change iso, white balance, exposure, and focus mode using this new scene mode Change-Id: I58885d3a05d6d9e8264e58cb8c4de2e1f13646b0 CRs-Fixed: 1089100
* | SnapdragonCamera: Scene mode changeJack Yoo2016-11-096-15/+8
| | | | | | | | | | | | | | | | Adding Sharpshooter, Stillmore scene mode menu Moving Tracking focus to the scene mode Change-Id: I5afb2499e767d90f0e0e6408168961bcda4e55bb CRs-Fixed: 1083651
* | SnapdragonCamera: FR36364 Restore Defaultsweijiew2016-11-073-0/+16
| | | | | | | | | | | | | | Restore all of the camera settings to defaults Change-Id: Icebc84a165a1fabee2075daa9b4e99695204cc19 CRs-Fixed: 1084321
* | SnapdragonCamera: Settings display incomplete when set font size as largestweijiew2016-11-071-1/+2
| | | | | | | | | | | | | | | | | | Setting item's height was limited to 50dp. The text can't be display incomplete when font size was set to largest.so,set height as wrap_content with minWidth 50dp instead of 50dp Change-Id: Ib7a778396b644e25ef0ef304e02dd0ce95b3a835 CRs-Fixed: 1085881
* | SnapdragonCamera: Remove QCIF from supported resolution listweijiew2016-11-072-10/+0
|/ | | | | | | Remove QCIF from supported resolution list for Video and Photo Change-Id: If607c7f816cc914c2515b9b75b8660c225b074b0 CRs-Fixed: 1061470
* SnapdragonCamera: Blurbuster filterJack Yoo2016-10-2010-4/+9
| | | | | | | Adding blurbuster filter to the post processor Change-Id: I2958a2b1b0df834c4cb5b921e49d21d2e20c8377 CRs-Fixed: 1080317
* SnapdragonCamera: PanoramaUI and filter changeJack Yoo2016-10-201-1/+3
| | | | | | | | | | 1. Adjusting Panorama UI 2. Adjusting Chormaflash filter 3. Changing Ubifocus focus timeout value 4. ZSL Flash mode change Change-Id: Ia46fdc827cd5529a8b7c6f5cfafc44bb3cf00d06 CRs-Fixed: 1080317
* SnapdragonCamera: Add shutter animationByunghun Jeon2016-10-137-0/+72
| | | | | | | | Add shutter animation for both single capture and continuous shot. Change-Id: I9031b60138426d51f64a93078107b4a4f1a4f1c4 CRs-Fixed: 1066519
* SnapdragonCamera: Add help menu to camera2Byunghun Jeon2016-10-133-3/+11
| | | | | | | Add help menu to camera2 CRs-Fixed: 1066519 Change-Id: Id15f5ffe8d52ac5a2eabab20791fce65e97bcf43
* SnapdragonCamera: frame capture pathJack Yoo2016-10-131-24/+35
| | | | | | | | | | | Frame the path for each capture. 1. ZSL image -> YUV reprocess -> filters -> framework jpeg encoding 2. Non-ZSL -> filters -> framework jpeg encoding 3. Optimizing bestpicture filter image saving 4. Adjusting roi according to the mirror Change-Id: I8989ec57beec3420e6f4311dff951af0a84f5ba9 CRs-Fixed: 1071798
* SnapdragonCamera: SelfieMirror Camera2Jack Yoo2016-10-133-2/+25
| | | | | | | SelfieMirror filter for camera2. Change-Id: Id5fda369a56421199a8c2537491608b8667fb77e CRs-Fixed: 1071798
* SnapdragonCamera: Enhancing makeup UIJack Yoo2016-10-133-4/+35
| | | | | | | Improvising makeup user experience. Change-Id: I744775711e3cd9bc0a14a47ca82e26eecc68bb6d CRs-Fixed: 1071798
* SnapdragonCamera: Add Chinese translationJing (Mia) Wang2016-09-271-0/+5
| | | | | | | Add Chinese translation for some strings Change-Id: I8f17c4ad6c5a50ea10744fd84b2c515b626d2a63 CRs-Fixed: 1065593
* SnapdragonCamera: Fix flash toggle buttonByunghun Jeon2016-09-274-5/+14
| | | | | | | | Add flash auto mode to flash toggle button and show flash button while taking video Change-Id: Iffc81ba15b1651c45f826a835274c20f46dbb8cd CRs-Fixed: 1066519
* 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)