summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
R. Andrew Ohana [Mon, 21 May 2012 08:47:01 +0000 (01:47 -0700)]
Android.mk: only include directory for exynos devices
we should play nice with other devices that have there own libraries with the same name
Change-Id: Icf208e38094e4317d3546578176ab149a4e4b5b9
codeworkx [Sun, 20 May 2012 10:00:36 +0000 (12:00 +0200)]
exynos: reorganized and updated from insignal
Changes needed on exynos4210 devices:
libcsc -> libseccscapi
libswconverter -> remove
TARGET_HAL_PATH := hardware/samsung/exynos4/hal
TARGET_OMX_PATH := hardware/samsung/exynos/multimedia/openmax
$(call inherit-product, hardware/samsung/exynos4210.mk)
Change-Id: Ic59ef95b85ef37b3f38fb36cf6a364a5414685ee
Phil Tunstall [Thu, 17 May 2012 15:25:38 +0000 (16:25 +0100)]
liblights: Fix touch key lights coming on when screen brightness is adjusted
Only tested on GT-I9100
Change-Id: I2be3c5ce74799bea310a65bc75dd90985b9d17d6
athurh [Sun, 6 May 2012 03:18:28 +0000 (05:18 +0200)]
OMX: Improve H264 encode quality
Change-Id: I874d393e9f1f357b3125cad4a04526aa7336c6ca
Espen Fjellvær Olsen [Thu, 19 Apr 2012 08:05:35 +0000 (10:05 +0200)]
Update AkmSensor to manually set poll interval
Change-Id: I84fc5c3fc1cb552874129512ea6dfc19b1f9a60a
R. Andrew Ohana [Sun, 1 Apr 2012 07:30:55 +0000 (00:30 -0700)]
added tablet support to liblights
Change-Id: I778167e6fc10a8162a20771b9b4953af28fc1a97
Espen Fjellvær Olsen [Thu, 29 Mar 2012 20:02:35 +0000 (22:02 +0200)]
Remove in_output_mode missing from the kernel part. Thanks to Zlodo from XDA
Change-Id: I07106e2af67a1565827bd71954868b7132473a5d
codeworkx [Sat, 24 Mar 2012 18:21:30 +0000 (19:21 +0100)]
libump: include fixes
Change-Id: Ib1a815d443c9efa9ef25579a470b6df1fdf023b2
codeworkx [Sat, 24 Mar 2012 16:55:51 +0000 (17:55 +0100)]
removed unneeded filters on makefiles
codeworkx [Sat, 24 Mar 2012 16:38:29 +0000 (17:38 +0100)]
initial commit, taken and modified from linaro/insignal