aboutsummaryrefslogtreecommitdiff
path: root/overlay (follow)
Commit message (Collapse)AuthorAge
...
* msm8996-common: overlays: Lower brightness & screen timeout defaults.Cosme Domínguez Díaz2018-04-22
|
* msm8996-common: Remove deprecated doze-related overlaysBruno Martins2018-04-22
| | | | Change-Id: Ie87df1e2eecce3ad624d94024a18525d12a458e4
* msm8996-common: Clean up overlaysBruno Martins2018-04-22
| | | | | | * Remove all the stuff that is now gone in N or no longer useful Change-Id: Ic113f331d6b45bfff10ef4d1c66f2cdaf864bbb0
* msm8996-common: overlay: Disable A2DP sink profileLuK13372018-04-22
| | | | | | | * Our devices do not support it and that's the reason why A2DP does not work at all. Change-Id: I50cb1fdc6b4ff69594fc0d10fbd043c681178e5c
* Add missing overlays (Bluetooth & MMS)Suraj Das2018-04-22
|
* Revert "msm8996-common: Increase radio scanning timeout"Cosme Domínguez Díaz2018-04-22
| | | | | | stock doesn't have it and it doesn't seem to have any effect. This reverts commit c9beb932ba4ab717633aa36b5f19e45c5e36533a.
* msm8996-common: Pin .vdex files as wellPhilip Cuadra2018-02-19
| | | | | | | | | | | .vdex files have been added to allow pre-verified dex. The pinner service needs to take this in account when pinning. Add pinning of appropriate system .vdex files on 8996 targets. Bug 33168521 Test: Tested manually by confirming pinning is successful Change-Id: Ice2c3f0ec0b314963fb136793d9fa36ecba58490
* msm8996-common: Update overlay to hide sRGB togglemaxwen2018-02-11
| | | | | | | * Now expected as an array in Settings package Change-Id: I92a56abb0fc1379e4482d1889d04d8db6a14ea2b Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Increase radio scanning timeoutAlex Naidis2018-02-11
| | | | | | | | | In bad conditions the radio scan can take up to 4 seconds, so we choose 5 seconds as timeout Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Snap: Enable api2Davide Garberi2018-01-23
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlay: Remove SnapdragonCamera overlaysDavide Garberi2018-01-21
| | | | | | * We use Snap so we don't need this at all Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Set IMS to use CodeAurora extensionRashed Abdel-Tawab2018-01-20
| | | | | Change-Id: I64cba319986748e4dad206ca664ccda7eefb348a Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlay: Remove old buttons implementationDavide Garberi2018-01-13
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlay: Remove Extensions overlaysDavide Garberi2018-01-13
| | | | | | * We don't need this at all on LOS Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Advertize HWC2 color transform supportBruno Martins2018-01-13
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlay: SystemUI: Don't show 4G for LTEDavide Garberi2018-01-09
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlay: Decommonize power_profile [1/2]Davide Garberi2018-01-07
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlay: Move some overlays to overlay-lineageDavide Garberi2018-01-02
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlay: Pin camera appthecrazyskull2017-12-11
| | | | | | | * For a better performing camera app. Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Use hardware feature definition to indicate Passpoint supportPeter Qiu2017-12-11
| | | | | | | Bug: 36886243 Test: Manual test Change-Id: I570f7037abfd670e153c62a8dc723f1e89e9bf56 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlays: Update for new LED capabilitiesSam Mortimer2017-12-05
| | | | | | | | | | | | | | | *) frameworks/base bool config_intrusiveBatteryLed is no longer used so it has been removed. *) Use LIGHTS_BATTERY_LIGHT capability in lineage-sdk instead. *) Update config_deviceLightCapabilities comments *) Move bool config_intrusiveNotificationLed out of Lineage-specific overlays because it's an AOSP config Change-Id: Ia813cdd0596ece07ff38e1087d9cdf9e135f20be Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: doze clean upAltaf-Mahdi2017-12-04
| | | | | | | | | * remove always enabled option * use stock fade in delay * squashed new and updated translations Change-Id: Ieebf13f88c02d5036a09b5ef83ca1b53bd6771ac Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: doze improvementsAltaf-Mahdi2017-12-04
| | | | | | | | | | | | * restructure the app * add a tilt sensor from hammerhead-caf with an option to enable/disable * add a one time dialog on first start to help users understand how the app works * remove proximity wake up option and add an option to enable the sensors as soon as the screen turns off * adjust and add new doze configs * squashed translations Change-Id: Ia9d9a807d6c4f1a80a2ba8780e7486560f9a1d87 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlay: Set brightness percentage at 50% as defaultDavide Garberi2017-11-26
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* overlay: Fix fingerprint positionontherunvaro2017-11-26
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* z2_plus: overlay: Disable not yet present overlaysdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: overlay: We can re-enable check on wake nowdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: overlay: Re-enable config_notifyClientOnFingerprintCancelSuccessdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: overlay: Let the brightness at the first boot as defaultdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* [TEMP] overlay: Disable some overlays not presentsdd3boh2017-09-07
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Move Lineage specific overlays to overlay-lineageRashed Abdel-Tawab2017-09-07
| | | | Change-Id: Ic38bb1acb4d37f90b62679e4420815f49b30fc7f
* gemini: add SnapdragonCamera overlayFabian Leutenegger2017-08-20
| | | | | | | * Its needed, otherwise Camera will crash after picture got taken Change-Id: Ia2a311aafc90e008ce126a326dc1fdffcb8d9a69 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* overlay: Enable new CAF volte flagWang Han2017-07-15
| | | | Change-Id: I65f8a3eb9862a52c1c8c631528b97af989b25125
* Added U-Touch translation: PolishMichał Antoszczuk2017-07-13
| | | | Change-Id: I5ea48a1a3608fc17bfd171a0d0d41111e6aaacd6
* op3: Adjust lmk parametersdianlujitao2017-07-12
| | | | Change-Id: I489e24298ccc429c54caf156d62b84ae2f0d48b1
* z2_plus: Remove fpc delays after authentication cancelleddianlujitao2017-07-12
| | | | | Change-Id: I03f2facd71b7ef1940641df0308cdf2e4a5f9db2 Signed-off-by: Simao Gomes Viana <xdevs23@outlook.com>
* Remove some overlaysSimao Gomes Viana2017-07-12
| | | | Change-Id: I0e8671722975c2a3630de50b67fc2f6c259f80e8
* VoLTE: edit overlaydavidevinavil2017-06-21
|
* overlay: Add home button wake-updavidevinavil2017-06-21
|
* proximity: Increase timeoutdavidevinavil2017-06-21
|
* overlay: Add proximity check on screen wakedavidevinavil2017-06-21
|
* overlay: Fix buttondavidevinavil2017-06-21
|
* gps: Fix agpsdavidevinavil2017-06-21
|
* gps: Improve a-gpsdavidevinavil2017-05-18
|
* overlay: Fix buttons.xmldavidevinavil2017-05-06
|
* VoLTE: Attempt to fixdavidevinavil2017-05-03
|
* overlay: Clean updavidevinavil2017-05-03
|
* overlay: aex-ifydavidevinavil2017-05-01
|
* overlay: updatedavidevinavil2017-04-29
|
* overlay: Remove cmsdkdavidevinavil2017-04-07
|