summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* camera: Fix android.hardware.cts.CameraTest#testFaceDetectionRicardo Cerqueira2013-10-301-0/+7
| | | | | | junit.framework.AssertionFailedError: Should throw an exception if face detection is not supported. Change-Id: I2cf8d26e94c0943838db7300ab05b4c0172b15c1
* camera: Block out endlessly looping focus clauseRicardo Cerqueira2013-10-291-0/+2
| | | | | | | | | | | capture_auto_focus_result isn't updated from any realtime focus callback, so waiting for it to change in order to complete the capture introduces delay, and in some cases an infinite loop. Remove the focus state verification, at least until such a callback can be put in place. Change-Id: If4c6815563cb63009e717ee65a0a8fb816cc813e
* Treat all screenshots as going to a CPU consumerRicardo Cerqueira2013-10-261-1/+1
| | | | Change-Id: Iee55fa03d9602f31a3b7f4f188778c58e8ca0131
* Get rid of the gfx buffer workaroundsRicardo Cerqueira2013-10-262-3/+1
| | | | | | Concurrent buffers are now working, we don't need this crap anymore Change-Id: I80c35bb67c41e9c61faeb6f3cd80d3e9033f9641
* smdk4412: add AdvancedDisplayRicardo Cerqueira2013-10-2534-0/+1493
| | | | | | | This partially reverts commit 006c95d4f0c75b9bdf3827856dc694d973464520, we want to reuse some of it Change-Id: I84dd929e4cd895d4c4d0d6a81d476eaa1bcc4a0b
* Merge "smdk4x12-common: fix bt tether" into cm-10.2Ricardo Cerqueira2013-10-251-2/+2
|\
| * smdk4x12-common: fix bt tethersbrissen2013-10-251-2/+2
| | | | | | | | Change-Id: Ib19439e39ba767e57826722279faaed02046df2e
* | smdk4412-common: Update torch overlaysJanson Kang2013-10-242-3/+3
|/ | | | Change-Id: I66f5fec4ce2cc8ca53642f5420d1f2356696c080
* smdk4412: add new camera firmwaresDan Pasanen2013-10-171-0/+2
| | | | Change-Id: I2de717fbfbad81fc39e87540c8b4f8cebff015db
* camera: Wait for continous focus to complete before taking a picturePaul Kocialkowski2013-10-081-0/+5
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Change-Id: I2aef0e3e413c9a8708fe1c87860beb287c844a1c
* camera: Add AWB and AE lockJavier Ferrer2013-10-082-0/+78
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Change-Id: Idea7b7af7eb7adb4e02e6f527dda96e78f3e0f16
* Revert "camera: Add AWB and AE lock"Paul Kocialkowski2013-10-082-72/+0
| | | | | | This reverts commit 7607d3d42484c80b5689e7cb0362bfbe40daf263. Change-Id: I6f222c23cff1526ec6c9d0b0ae874e5652d861cb
* camera: Add AWB and AE lockJavier Ferrer2013-10-052-0/+72
| | | | Change-Id: I5ac305414a4d1af61fe4434fc89e794121196bdf
* Merge "camera: add image-stabilization parameter" into cm-10.2Daniel Hillenbrand2013-09-212-0/+36
|\
| * camera: add image-stabilization parameterJavier Ferrer2013-09-202-0/+36
| | | | | | | | | | | | Focal will find it and will enable it before taking shot, disabling it after the shot is taken. Change-Id: I476f2d13e6662f211d395d432c855d70ba53d61f
* | Merge "smdk4412-common: remove i925 from camera Android.mk" into cm-10.2Daniel Hillenbrand2013-09-211-1/+1
|\ \
| * | smdk4412-common: remove i925 from camera Android.mksbrissen2013-09-101-1/+1
| | | | | | | | | | | | | | | | | | i925 note 10.1 lte uses a different back cam sensor. Change-Id: Ic03a9b3ef34c9325523a685f2e23cb1da18b31b7
* | | Merge "smdk4412: add netflix hack" into cm-10.2Daniel Hillenbrand2013-09-192-0/+10
|\ \ \ | |_|/ |/| |
| * | smdk4412: add netflix hackRicardo Cerqueira2013-09-022-0/+10
| | | | | | | | | | | | Change-Id: Ia18e9c02539697dac093d1ce5c4d0b8bb0b3f38f
* | | camera: improve taking shot with focal on low light conditionsJavier Ferrer2013-09-121-1/+3
| | | | | | | | | | | | | | | | | | | | | I have taken borrowed the scene mode "high-sensitivity" for this purpose. Maybe can we find a better scene mode for it in the future. Change-Id: I3e7379a7b8e8e0f982f2dc125174dd30617d39ed
* | | camera: auto antibandingJavier Ferrer2013-09-091-2/+2
| |/ |/| | | | | | | | | Add 60 Hz and auto antibanding, with "auto" as default. Change-Id: I460524f70afe0ac0aa0bf4c0be9a81acc4dbbb94
* | smdk4412: require vendorDaniel Hillenbrand2013-09-071-2/+2
| | | | | | | | Change-Id: Idca65628efac769225b75e3873cd9f9169d59d64
* | camera: Fix camera crashing when bashing shutterXpLoDWilD2013-09-061-1/+7
| | | | | | | | | | | | | | | | | | Prevents the picture thread from being restarted or freezing when it is already started, or when auto-focus is being done. Prevents gallery crash. Change-Id: Ib540f2a47423778b45dfc8df440e33b2ac254ae8
* | smdk4412: camera: update headersDaniel Hillenbrand2013-09-042-32/+714
|/ | | | Change-Id: Ia1cf27dc04e3468e10041d91d7d9f60a04e6c32b
* smdk4412: add opensource camera halPaul Kocialkowski2013-09-0123-606/+14090
| | | | Change-Id: Icb555cc6158247c32a6feb5d846bcf4d727749af
* smdk4412: update proprietary files scriptDaniel Hillenbrand2013-09-011-0/+1
| | | | Change-Id: I17ccde9ead0f53ee78e951a525e29501e1bcc65b
* smdk4412: Use the USB audio HAL for external devicesSteve Kondik2013-08-301-2/+2
| | | | | | | | | | | | * I recently fixed several issues in the usbaudio HAL, making it able to handle arbitrary audio devices connected via OTG. * Point the dock outputs to the correct place in order to get audio. ** Due to a broken transaction translator in the USB hardware (yay Exynos4), you may need to connect certain devices thru a powered USB 2.0 hub in order for them to work. Change-Id: I326d257090a1b59293ccbacac26c106e72ce6ee7
* hwui: Disable partial invalidationsRicardo Cerqueira2013-08-291-1/+1
| | | | | | | The property to disable usage of dirty regions has changed, adjust to the current one to fully disable them. Change-Id: Iabe4d57a4f6ccd99ae7cae798c7dce76a02580cd
* smdk4412: add focal overlayDaniel Hillenbrand2013-08-261-0/+27
| | | | Change-Id: I9e2753ae335460615e024a8b21d2aa2053f90d00
* smdk4412-common: Enable home button wake setting && Remove unnecessary ↵Andrew Jiang2013-08-222-0/+3
| | | | | | | | | | wallpaper overlay Seriously, how did that wallpaper even get there. Patch Set 2: Fix ub0r derp. Change-Id: I51e0ee362a05ae61535e1530ef291da28861015a
* smdk4412-common: remove TARGET_SPECIFIC_HEADER_PATHsbrissen2013-08-212-688/+0
| | | | | | - no longer used Change-Id: Id64f6f48bea69a3fe784b4f86db8b94ddb3c5c12
* smdk4412: update camera overlayDaniel Hillenbrand2013-08-151-2/+0
| | | | Change-Id: I327b898424c38300322847e9bf1de7195a7e4af7
* smdk4412: add bluetooth le permsDaniel Hillenbrand2013-08-141-0/+1
| | | | Change-Id: Ia4950f176b203891246ebc24ea87b2c661d13ed1
* smdk4412: unified init.smdk4x12.rcDaniel Hillenbrand2013-08-103-1/+505
| | | | Change-Id: I593cc0de388dd3135937d7aa611b19ee7ba868b3
* Merge "smdk4412: hardware tunables: vibrator support" into cm-10.2Daniel Hillenbrand2013-08-101-0/+3
|\
| * smdk4412: hardware tunables: vibrator supportcodeworkx2013-08-101-0/+3
| | | | | | | | Change-Id: I3a691dc97c3b75012f4a31e92abeec08f0cf0ce4
* | smdk4412: remove DeviceSettingscodeworkx2013-08-0950-3898/+0
|/ | | | Change-Id: I9f878ee4e5a0b030d792bb52405ca2d606fe7afe
* smdk4412: cleanup egl flagscodeworkx2013-08-073-3/+4
| | | | Change-Id: I44ebfbce51675d5d158f513a3046af41485cc4cd
* Merge "smdk4412-common: use new SAMSUNG_DVFS flag" into cm-10.2Ethan Chen2013-08-071-0/+1
|\
| * smdk4412-common: use new SAMSUNG_DVFS flagEthan Chen2013-08-051-0/+1
| | | | | | | | Change-Id: I28688bc6419d5ee10cd888a5cb1a3dce038f2e7c
* | BoardCommonConfig: Add LEGACY_EGL and prop editXpLoDWilD2013-08-062-0/+2
|/ | | | Change-Id: I13625579cf3c56303f4eea9ed376f6e0a78126ca
* smdk4412: use 2 channels on 480, 720 and 1080pmark2013-08-011-2/+2
| | | | Change-Id: Id9ec89bd2ec1618f3c50e27ab96eb8cbf8af09ae
* smdk4412: remove vold.fstab and recovery.rc, reorg rootdircodeworkx2013-07-308-82/+5
| | | | Change-Id: Ibae8f76260001c0e1f672376db92c60c6d580c10
* BoardCommonConfig: remove GL hack at device tree levelXpLoDWilD2013-07-281-1/+1
| | | | Change-Id: Iaacaa651ca3b762a926cc69bb4fcecfb65348452
* smdk4412: Fix EGL extension failing (good ol' times) and fix buildXpLoDWilD2013-07-272-3/+4
| | | | | | Yeah, that did happen already in the past... Love you. Change-Id: I932896e2f47fb2f833200010bca22ccde8a2aac4
* smdk4412-common: BoardCommonConfig: add TARGET_CPU_VARIANTXpLoDWilD2013-07-261-0/+1
| | | | Change-Id: I726d95bf7b2880b0cb600f6e6ba2ecc788b28135
* Merge "smdk4412: add support for Note 8.0" into cm-10.1Daniel Hillenbrand2013-07-231-1/+1
|\
| * smdk4412: add support for Note 8.0sbrissen2013-07-231-1/+1
| | | | | | | | | | | | includes n5100, n5110, and n5120 Change-Id: I4437cec5acbae758ed3f061f7334f9c642e8aac1
* | DeviceSettings: fix compile errorsbrissen2013-07-231-4/+4
|/ | | | Change-Id: I270ee8fed2dff59c2ea68ff229ab61ddcef23bac
* DeviceSettings: Disable touchkey timeout if it is not supported, movesbrissen2013-07-236-24/+41
| | | | | | mdnie sysfs files to config.xml to allow them to be overriden Change-Id: Ib6cfc12704d3272cc3a66fbd44822faf4863c04e