summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Audio-RIL-Interface: Keep up with libsrs-clientHEADreplicant-4.2-0004replicant-4.2-0003replicant-4.2Paul Kocialkowski2014-08-071-15/+17
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* audio: Proper default (main mic) in-call input routereplicant-4.2-0002Paul Kocialkowski2014-06-301-0/+3
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* audio: Properly handle masks and input devices distinctionPaul Kocialkowski2014-06-301-28/+39
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Avoid graphical glitch at bootup by not loading the PowerVR modulereplicant-4.2-0001Paul Kocialkowski2014-01-141-3/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Piranha SensorsPaul Kocialkowski2014-01-1420-3/+4133
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Audio-RIL-InterfacePaul Kocialkowski2014-01-144-1/+246
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Samsung-RILPaul Kocialkowski2014-01-142-1/+4
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Disable hardware video encoding/decodingPaul Kocialkowski2014-01-141-20/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Bluetooth firmware patch file chip namePaul Kocialkowski2014-01-141-0/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* WiFi firmwares pathsPaul Kocialkowski2014-01-141-5/+5
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* SoftwareGLPaul Kocialkowski2014-01-142-8/+2
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Initial Replicant 4.2 commitPaul Kocialkowski2014-01-142-6/+4
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* P31xx: Fix BT TetheringAndrew Jiang2013-08-081-1/+1
| | | | Change-Id: I4fbd2ed83bc8da5886674ea574ce6463cef32f15
* p3100: recovery: auto detect fstype for sdcardDaniel Hillenbrand2013-07-211-1/+1
| | | | Change-Id: I99b0075d2dbcde7bf0d675b367e5c5d740bbd90f
* p3100: include hardware/samsungDaniel Hillenbrand2013-07-071-0/+4
| | | | Change-Id: I0b091409ef5a4192bce160cb349096768148b3ce
* p3100: move BOARD_PROVIDES_LIBRIL to commonDaniel Hillenbrand2013-07-071-3/+0
| | | | Change-Id: I9ca8d8a1f9b5c2684bf896df8978e1272b29679d
* P31xx: Set internal storage as primaryAndrew Jiang2013-07-041-3/+5
| | | | Change-Id: I7e5f56c42a89324c41b4f6cb1479f1d2c39b9855
* p3100: use opensource libril from omap4-commonDaniel Hillenbrand2013-05-263-2/+3
| | | | Change-Id: Id2c587378808734770a08fc6cb9127c506040130
* Merge "Revert "p31xx: fix trigger height for pie controls"" into cm-10.1Daniel Hillenbrand2013-05-251-4/+0
|\
| * Revert "p31xx: fix trigger height for pie controls"Murilo Antas Pereira2013-05-251-4/+0
| | | | | | | | | | | | | | | | Not needed anymore since http://review.cyanogenmod.org/#/c/35314/ was merged. This reverts commit f5d18d77965fd94fc7705f346601279b02a460e2 Change-Id: I483809dc25af906a6b1cf230221300107dc1a167
* | p3100: PT-BR translationsGustavo2013-05-041-10/+8
| | | | | | | | Change-Id: Iac8052dd233cf4acc63e305ff1cc0ecceddd3bd1
* | p31xx: disable legacy sensors fusionDaniel Hillenbrand2013-05-011-0/+3
|/ | | | Change-Id: I40dd5d1751af3df7f11bdc5d56e8bc63dffd5dd0
* p31xx: fix trigger height for pie controlsDouglas Andrade2013-04-221-0/+4
| | | | Change-Id: Idcbfcffd8071e6c33f2c5e238704bcf886875a4b
* p3100: refine incall bluetooth audioDaniel Hillenbrand2013-04-153-0/+19
| | | | Change-Id: I35e39c4603e2504f6651843300ba3eff40ceee98
* p3100: add incall noise suppression supportDaniel Hillenbrand2013-04-156-3/+101
| | | | Change-Id: I8cba9a1b5b98d2bb3accbd8f32ff5cdc4b5e568d
* p3100: refine incall audio settingsDaniel Hillenbrand2013-04-142-19/+30
| | | | Change-Id: Iecee3ee43ef988ec1fc97f1d763596dfda4c6271
* p3100: fix builtin micDaniel Hillenbrand2013-04-141-5/+5
| | | | Change-Id: I1cd5f10a58b1f04c1b2a2bc1ed7edaa63b240e43
* p31xx: rotate touchscreen to landscape mode for recoveryDaniel Hillenbrand2013-04-133-61/+11
| | | | Change-Id: I8948cc5aa9e4a02d5613d5d89644dbaa00a801c0
* p31xx: add support for dock audioDaniel Hillenbrand2013-04-1329-19/+856
| | | | Change-Id: I35363baf1d0ad4930bee049faf6e8ae25ad94211
* p31xx: fix incall headset micDaniel Hillenbrand2013-04-132-2/+17
| | | | Change-Id: I984d6d4d4f669adcab1d62c9b939587bb989faf3
* p31xx: volume rocker wakecodeworkx2013-03-171-0/+2
| | | | Change-Id: I8013f048d162f202b2cd63b7fc8c9b1c840368aa
* P31xx: Enable higher-res drawables while keeping MDPI as primaryAndrew Jiang2013-03-131-2/+2
| | | | | | | This would stop crashes due to MDPI drawables not being included, which seems to be a continuing trend. Change-Id: I2fef8a09956b55f6ac03bc3452c5d88da9dbe40f
* p3100: add mms overlaycodeworkx2013-03-111-0/+50
| | | | Change-Id: I294019e1da52b915a959bf197ef5f708f0446316
* p3100: add ext4 as second filesystem for sdcard for recoverycodeworkx2013-03-071-1/+1
| | | | Change-Id: Idcfbec4c38d8ab536885133602b341a234d6a2dd
* p3100: camera: fix copy & paste failcodeworkx2013-02-251-1/+1
| | | | Change-Id: Ib0312dcae9f46928954b5b452318a5313cc142ff
* p3100: Add ro.sf.hwrotation to fix rotation issueXpLoDWilD2013-02-181-0/+1
| | | | Change-Id: Ia8bf4ced1f60431db09b33943a252bb803e2fd8c
* P3100: Move CPU config to omap4-commonAndrew Jiang2013-02-171-10/+0
| | | | | | Patch Set 2: Also move TARGET_BOARD_PLATFORM Change-Id: I51a1085c3c7a0060e51503bf1051da7944275151
* p31xx: update smc servicecodeworkx2013-02-162-9/+14
| | | | Change-Id: I724e44e9d9caf14f1cf89a8343a9c5ed5584e105
* p31xx: use omap4-common, samsung jb updatecodeworkx2013-02-1531-4769/+96
| | | | Change-Id: I153312b25d1295e28c256398b1c1e71f9590f87a
* p31xx: Fix typo in init.espresso.rcMark Dietz2013-01-101-1/+1
| | | | Change-Id: I73bc75589518d8ae4a83fddb6a0a5c149a10d373
* p3100: fix bluetooth incall audiocodeworkx2013-01-092-13/+83
| | | | Change-Id: I521e270055c9cc37f081db310029f0726bc99fb1
* p31xx: build libnetcmdifacecodeworkx2013-01-062-4/+5
| | | | Change-Id: Id663655cb9254124562acb657cacbe85ab1e0fbe
* P31xx: Remove depreciated Trebuchet config; Fix buildsAndrew Jiang2012-12-301-1/+0
| | | | Change-Id: Ia053bdb0089cc249ae2643bc7ebf2f1d5c404210
* p31xx: remove exposure hackcodeworkx2012-12-241-6/+3
| | | | | | Cam app supports -5 to +5 now. Change-Id: I6f3b0489da9541bc7547abf56015fc800292b184
* p31xx: use i2s interfacecodeworkx2012-12-211-5/+5
| | | | Change-Id: I267bec89e87504919ffc8e21651d0defeb50793c
* p31xx: set min/max exposure compensation valuescodeworkx2012-12-211-5/+2
| | | | | | | Camera supports -4 to 4, Camera app only -3 to 3. So fake it here to not crash Camera app till it's patched. Change-Id: I425c607bbaad06851f2ccad49787abbf305a7ae4
* p3100: fix setup makefilescodeworkx2012-12-211-1/+1
| | | | Change-Id: If7bad6b64adae74ea966c28d1e5ee45f25a6d654
* p31xx: add camera wrappercodeworkx2012-12-185-1/+590
| | | | | | Original camera module has to be /system/lib/hw/vendor-camera.piranha.so (camera.omap4.so) Change-Id: I16c9fd6f178aa74129add0f76be236a6fe8f4ae2
* p3100: enable samsung stkcodeworkx2012-12-161-0/+3
| | | | Change-Id: If8296c9bf56aed9c062a45b0349645424f8d0fd9
* p31xx: audio: remove mutex lock at adev_set_voice_volumecodeworkx2012-12-161-2/+0
| | | | | | | if set_mode is called it's locking and calls adev_set_voice_volume which fails to lock then. Change-Id: I5026df7f5d8388f2d74f63eb9f43ec9fab2fc890