summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* removed tvoutdummy, updated uevent, cleanupcodeworkx2012-08-1714-919/+79
| | | | Change-Id: Iaed4163b44079acf0dfb693cabc6e676799ff83b
* extract script cleanupDaniel Hillenbrand2012-08-141-2/+0
| | | | Change-Id: Ia905eacddf12ea31f87f0458ea9926ee6fc2bffb
* settings: code cleanupDaniel Hillenbrand2012-08-123-27/+15
| | | | Change-Id: Ife53e5334832994d5299fda183ad4d6a15832480
* audio: reselect devices when switching to amr wbDaniel Hillenbrand2012-08-101-1/+1
| | | | Change-Id: I9d4cf6ff2b7109585c18bc472a49296741003bac
* overlay: hardware keysDaniel Hillenbrand2012-08-071-0/+12
| | | | Change-Id: I0a8725d0c324a9890ce14413ea92a15214d9984a
* move rilclient to hardware/samsung, build sap clientcodeworkx2012-08-036-2170/+1
| | | | Change-Id: Ibd7293d1fae52ac5fd5381cd844a353bb2ce3583
* i9300: Enable LED flashlight Power widget toggle and Dock settingsDvTonder2012-08-021-4/+4
| | | | Change-Id: I7eee851df1131b92acb236646b7f9515ee0e3899
* audio: enable +30db boost for headset micDaniel Hillenbrand2012-08-013-13/+17
|
* Merge "mdnie: cyanogenmod" into jellybeanDaniel Hillenbrand2012-08-014-6/+16
|\
| * mdnie: cyanogenmodDaniel Hillenbrand2012-07-314-6/+16
| |
* | overlay: highered autobrightness backlight valuesDaniel Hillenbrand2012-08-011-9/+9
|/
* audio: finetuning and cleanupDaniel Hillenbrand2012-07-313-29/+46
| | | | Change-Id: Ibf95d161c60f8dbee8a8c9b13999c90fd6f460c3
* extract: fix path for cbdDaniel Hillenbrand2012-07-291-1/+1
|
* audio: disable back-mic till someone figured out how to useDaniel Hillenbrand2012-07-292-3/+2
|
* Merge "audio: some cleanup" into jellybeanDaniel Hillenbrand2012-07-291-8/+0
|\
| * audio: some cleanupDaniel Hillenbrand2012-07-291-8/+0
| |
* | audio: reset mixer states when bluetooth was in use for incallDaniel Hillenbrand2012-07-292-0/+18
|/
* updated extract scriptDaniel Hillenbrand2012-07-271-2/+0
|
* updated proprietary files scriptDaniel Hillenbrand2012-07-261-0/+2
|
* include torch appDaniel Hillenbrand2012-07-261-5/+5
| | | | Change-Id: Ib454a17fa12ec02835b8ed67681b53f169dcea92
* cleanup storagesDaniel Hillenbrand2012-07-253-12/+13
| | | | Change-Id: Icf4c71e27b683f1f4ecdbf4e695d4162a9102fc4
* audio: use back-mic for calls on headphoneDaniel Hillenbrand2012-07-241-2/+2
|
* audio: fix non working main-mic when unplugging headset during voicecallDaniel Hillenbrand2012-07-242-5/+40
| | | | Change-Id: Ic1623756f73da275b48bffb59163961e92f45e39
* camera: fix lockupsDaniel Hillenbrand2012-07-241-1/+4
|
* fix codecsDaniel Hillenbrand2012-07-231-10/+6
|
* fix kaik's derpDaniel Hillenbrand2012-07-231-1/+1
|
* rename sound config because of device renameDaniel Hillenbrand2012-07-231-1/+1
|
* Fix up cm.*nebkat2012-07-222-2/+7
| | | | | | | Add the hardware_samsung repository and fix the build.prop overrides. Also point SamsungServiceMode to ics branch until jb one is made. Change-Id: Iff4042b3aed871d2510ba6cacbd39ac89eadec94
* overlay: battery led, disable hw keyboardDaniel Hillenbrand2012-07-221-2/+5
|
* proprietary: libsamsungionDaniel Hillenbrand2012-07-221-4/+15
|
* board uses proprietary camera and fimcDaniel Hillenbrand2012-07-221-1/+3
|
* added script to get proprietary files from deviceDaniel Hillenbrand2012-07-221-0/+419
|
* jellybeanedDaniel Hillenbrand2012-07-2237-1290/+4898
|
* build tinymix, specify ril propertiescodeworkx2012-07-182-87/+90
| | | | Change-Id: I43e0472e50c32811269df591a740ac6c23f17169
* audio: fix non working speaker after booting with hp plugged incodeworkx2012-07-172-3/+1
| | | | Change-Id: I7fbf1587f4def7fa8bd8f17c12142eeec66679f7
* i9300: use opensource audio halcodeworkx2012-07-1611-3221/+3188
| | | | Change-Id: I7fc2ced9802d0519ea9be3e70a8c61425a5c1171
* init: permissions for camera fwcodeworkx2012-07-121-47/+55
| | | | Change-Id: I407065b6add00a7642ac2469a08b1c7f90455bcc
* Merge "i9300: use dirty workaround for volume bug" into icscodeworkx2012-07-101-0/+1
|\
| * i9300: use dirty workaround for volume bugcodeworkx2012-07-081-0/+1
| | | | | | | | Change-Id: Idedeb1daa6861ac7a9bfb4053d47ff429ba71826
* | Revert "updated extract script, updated default gain table"codeworkx2012-07-092-3/+13
| | | | | | | | This reverts commit 8a61508996046b8f3a05ab0ada2db45a528023e8.
* | Merge "PT-BR: Added initial translation" into icsSteve Kondik2012-07-092-0/+75
|\ \
| * | PT-BR: Added initial translationGustavo Rosa2012-06-252-0/+75
| | | | | | | | | | | | Change-Id: I1a7b3d7014c84c510221be8218a854bb9589099f
* | | camera firmwarecodeworkx2012-07-082-0/+9
| |/ |/| | | | | Change-Id: Ic677d470de79384e71c4232efb848ddd562fd258
* | camera: add ISO supportcodeworkx2012-07-082-4/+16
| | | | | | | | Change-Id: I0a6c8fa3c9546b8275ace7f9dc5509aa94f7956e
* | Revert "i9300: use samsung stk"codeworkx2012-07-071-3/+0
| | | | | | | | This reverts commit e1790cff8c824fa88ecadd36144812a0eb4daa7f.
* | Merge "camera: enable zsl (zero-shutter-lag) mode" into icscodeworkx2012-07-061-6/+2
|\ \
| * | camera: enable zsl (zero-shutter-lag) modecodeworkx2012-07-011-6/+2
| | | | | | | | | | | | Change-Id: I3cae35809707e4c4368e67e46092b433d3d1eebb
* | | updated extract script, updated default gain tablecodeworkx2012-07-062-13/+3
| | | | | | | | | | | | Change-Id: Ibf83010d0d55bea0f8bdbf2537dfa1a25ff64791
* | | i9300: use samsung stkcodeworkx2012-07-061-0/+3
| | | | | | | | | | | | Change-Id: Ib42a9994a0d4ba94bacbdb1aea45c07e79b7d185
* | | i9300: has noise suppressioncodeworkx2012-07-052-1/+25
| | | | | | | | | | | | Change-Id: Ib5d6d08ec13720e7f7fb2387f50ca288b9f9e79c