summaryrefslogtreecommitdiffstats
path: root/overlay
Commit message (Collapse)AuthorAgeFilesLines
* i9300: enable auto power modesSimon Shields2016-03-061-0/+9
| | | | | | | | | | | | * We don't have a significant motion sensor, so device idle detection will be disabled[1] * Enabling this will allow app standby to be enabled, so there's no harm in doing it. [1]: https://github.com/CyanogenMod/android_frameworks_base/blob/cm-13.0/services/core/java/com/android/server/DeviceIdleController.java#L1435 Change-Id: Ia23a577ed0e6ae344da0836232dd2ed21d8a867d
* i9300: lmk configSimon Shields2016-03-021-0/+19
| | | | Change-Id: I5be3949709af51bab502efc7b0a24fb125936165
* Revert "i9300: add lmk config"Simon Shields2016-02-011-9/+0
| | | | | | | | * this did not seem to work as well as I'd hoped. This reverts commit dc7601b1fcf97f847e0316b8cac3d886aefcae14. Change-Id: I3041187d8b3aaee46bd09eaa2a9082cf56635b7b
* i9300: add lmk configkeepcalm4442016-01-291-0/+9
| | | | Change-Id: I8736cb90544f5dc5b28ac2a166e99f85ad2eaf04
* i9300: remove storage_listSimon Shields2015-12-141-52/+0
| | | | Change-Id: I75ddc2b53e7bcf9e9cc904d549fb72aa8438a238
* i9300: clean up radio access familiesSimon Shields2015-12-131-1/+1
| | | | Change-Id: I7218ef0bf6ff0630bce24f42b95cf3a9e85c20cf
* i9300: set radio access familiesforkbomb2015-11-271-0/+6
| | | | Change-Id: I139186d5b408779c05827e0d66f21b1071f7dd2c
* audio: enable noise suppression by defaultDheeraj CVR2015-11-252-24/+0
| | | | | | | | | | | | | | | | Framework was responsible for enabling or disabling the noise suppression using audio parameters. However, this is currently broken in lollipop and most of the newer devices have noise suppression enabled by default. Use noise suppression when using the default input device (main microphone). Conflicts: audio/audio_hw.c overlay/packages/services/Telephony/res/values/config.xml Change-Id: Ie8bdfe1d9860fdad996640d1664e8111df7d3cec
* audio: fix noise supression and update mixer ctlsDheeraj CVR2015-11-251-0/+1
| | | | Change-Id: I5b76be2d7d5d9754974295fce81b26498ccee391
* i9300: Overlay bringupJustArchi2015-11-253-43/+93
| | | | Change-Id: Ica5b5c3035c6e5ff2756564fa3d894ba8a6d24bd
* i9300: fix noise suppression overlaysNBruderman2014-09-221-3/+1
| | | | | | | The phone app isn't relevant anymore, the overlays were switched to the Telephony overlays, so this change was needed Change-Id: I469a40f3ba023b8b0f356b289dd3e62b5659ff28
* enable torch high brightness settingMarcKe2014-07-151-0/+3
| | | | | | | the standard value for high brightness changed to false. the i9300 supports that feature. so it should be enabled. Change-Id: Ibf67bbff5f7c3f5e9a0277b42206eece48bc5de4
* i9300: enable eject sdcardUnpublished2014-07-121-0/+3
| | | | | | Change-Id: Ic38fca9b0972e2e54b2972c4800e675203e2f04e JIRA: CYAN-4539 Issue: https://jira.cyanogenmod.org/browse/CYAN-4539
* Revert "Camera2: Don't try to cancel focus messages when preview stops"Ricardo Cerqueira2014-05-171-22/+0
| | | | | | This reverts commit 7c9742c6af99b5a395fe8b8a2d99e3f9676aa808. Change-Id: Icf8f4024c92537e1fde1e17191196135e28cbf9a
* Camera2: Don't try to cancel focus messages when preview stopsRicardo Cerqueira2014-04-121-0/+22
| | | | Change-Id: I3dc4762de2b321f3d01d6d6c07ec5fba33fb90e5
* Updates for 11.0Ricardo Cerqueira2013-11-061-1/+1
| | | | Change-Id: I5adfaacbfd6eff42e4e861fcd67281421e230f86
* i9300: add opensource sensors halPaul Kocialkowski2013-09-021-2/+108
| | | | Change-Id: Ia104c31f165fcaca1ee5dc471f7d71ca9abd387f
* i9300: fix dock audiocodeworkx2013-03-282-1/+23
| | | | Change-Id: I44b8c3ec52652ff9f57a70aacd4c5156818e0037
* i9300: fix battery capacityDheeraj CVR2013-03-191-1/+1
| | | | Change-Id: I44cfdf0dd2825f67613500f4825f52ec60cbeddf
* I9300: Enable Home Button UnlockAndrew Jiang2012-12-111-1/+1
| | | | | | Enable the home button unlock feature. Change-Id: I460c13d589bb2d9dd0d4d5c4e7686589079ae050
* i9300: reenable hardwarekeys overlaycodeworkx2012-12-111-1/+1
| | | | Change-Id: Ia84e7b5a828df99063f9db02c7d8b36270b4d1a6
* i9300: enable powerwidgetscodeworkx2012-12-101-0/+20
| | | | Change-Id: I82ec5015cd1cf66689768e97a2dcf997f6a1280c
* i9300: force disable hardware keyboardcodeworkx2012-12-091-1/+1
| | | | Change-Id: I7c5eae0092cc8c7f8858d5a6e2d706138f62b93e
* i9300: enable samsung stkcodeworkx2012-12-091-0/+3
| | | | Change-Id: I625c79addc478d03ad6dcc4a7ff48eb383987be9
* i9300: reenable noise suppressioncodeworkx2012-11-271-1/+1
| | | | Change-Id: I608157d4075742b02b9e76e0069c68b546f52cc3
* 4.2-izationXpLoDWilD2012-11-232-4/+4
| | | | Change-Id: I3e076d14c4a9c90d6b58798ac6d4dc04936d3103
* i9300: implement noise suppression for callscodeworkx2012-11-181-0/+25
| | | | Change-Id: Iadf1c59ae5d94364bccad97ca2f49d6a68c80244
* reorganize device tree, use smdk4412-common treeNebojsa Cvetkovic2012-11-1155-2518/+8
| | | | Change-Id: I1a3c68a2e5ec693c99b624b343c5a12b802d8109
* i9300: allow mass storage mode for external sdcardOran Avraham2012-10-291-1/+2
| | | | | | Change-Id: I82c8ba66856e5e7763c3939659f148a1bdc3aad1 Signed-off-by: Oran Avraham <oranav@gmail.com>
* enable home-key unlock settingcodeworkx2012-10-221-0/+3
| | | | Change-Id: I0632c8d3772c89403bae89560bdf6ac50a500610
* change network location provider packagecodeworkx2012-10-131-4/+4
| | | | Change-Id: If7adccb7f1ac58332d707386e077424d0fe788cc
* set permissions on flash device for torchcodeworkx2012-09-221-1/+1
| | | | Change-Id: Ic3e627dfc8133bf28a31d147088c9be12a6868ae
* jellybean cleanupcodeworkx2012-09-221-1/+1
| | | | Change-Id: Ied0ef6d0c8c57cabeb359e5326444f52af3a2028
* removed gralloc overlay, moved bits to hardware/libhardwarecodeworkx2012-09-181-273/+0
| | | | Change-Id: I813eb56d6370c8ce87c86326075342915087bf1e
* overlay: enable auto brightness by defaultcodeworkx2012-08-221-0/+2
| | | | Change-Id: Idc1a9251b73e0f3c7664bc41acf521cd4fe30ab4
* overlay: hardware keysDaniel Hillenbrand2012-08-071-0/+12
| | | | Change-Id: I0a8725d0c324a9890ce14413ea92a15214d9984a
* i9300: Enable LED flashlight Power widget toggle and Dock settingsDvTonder2012-08-021-4/+4
| | | | Change-Id: I7eee851df1131b92acb236646b7f9515ee0e3899
* overlay: highered autobrightness backlight valuesDaniel Hillenbrand2012-08-011-9/+9
|
* cleanup storagesDaniel Hillenbrand2012-07-251-2/+2
| | | | Change-Id: Icf4c71e27b683f1f4ecdbf4e695d4162a9102fc4
* overlay: battery led, disable hw keyboardDaniel Hillenbrand2012-07-221-2/+5
|
* jellybeanedDaniel Hillenbrand2012-07-226-38/+283
|
* i9300: use opensource audio halcodeworkx2012-07-161-7/+0
| | | | Change-Id: I7fc2ced9802d0519ea9be3e70a8c61425a5c1171
* 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
* | i9300: use samsung stkcodeworkx2012-07-061-0/+3
| | | | | | | | Change-Id: Ib42a9994a0d4ba94bacbdb1aea45c07e79b7d185
* | i9300: has noise suppressioncodeworkx2012-07-052-1/+25
| | | | | | | | Change-Id: Ib5d6d08ec13720e7f7fb2387f50ca288b9f9e79c
* | i9300 Overlay: Device supports multi color battery lightDavid van Tonder2012-06-281-0/+3
|/ | | | | | | | | This overlay will enable the advanced Battery light color configuration options in commits: http://review.cyanogenmod.com/#/c/18323/ http://review.cyanogenmod.com/#/c/18322/ Change-Id: Ice8f7112dfc1bf8d8308ebf63bf9076e0f679d32
* i9300: override gps header filecodeworkx2012-06-231-0/+686
| | | | Change-Id: I312e205b08f70e45cc7ed9c12157a99db88e2a08
* i9300: enable two mic control on voice callscodeworkx2012-06-221-3/+5
| | | | Change-Id: I1ce74e48df8ca5d567c4fd3b1f4882a14f40e9e7