Commit Graph

47 Commits

Author SHA1 Message Date
ripee 7ac90b93d6 klte-common: Drop config_lidControlsSleep 2021-11-28 23:02:28 +01:00
ripee d202dd9d5b Revert "klte-common: Add FlipFlap"
This reverts commit e69e367bbb.
2021-11-28 23:02:20 +01:00
Sam Mortimer 10e5d4b6e9 klte-common: Remove config_tether_upstream_types
* Made redundant by enabling config_tether_upstream_automatic
  in vendor/lineage

Change-Id: Idd22b0616ae1c8732139085c03f19e6c21c75feb
2019-08-21 17:54:37 +02:00
Joshua Primero 94eebc7c42
klte-common: Nuke deprecated WiFi Display overlay
* Google killed it in Pie
* reference: LineageOS/android_frameworks_av@d0a98fa05

Change-Id: I9bfd354c3e3a3d4c193c3865ac7eae84719c02dc
Signed-off-by: Joshua Primero <jprimero155@gmail.com>
2019-02-25 07:58:51 -07:00
Lucas Dupin b9ba70686a
klte-common: Renamed config_dozeAfterScreenOff
New name is config_dozeAfterScreenOffByDefault
Bug: 73178121

Change-Id: Ie3d1ea5a2cc480655592bf6e49b37f5ea07f3f58
2018-09-07 13:18:01 -06:00
Paul Keith 005ba34fb8 klte-common: Reorder tetherable connection types
* In O, the default setting for mobile data always active was
  changed from off to on, meaning that when non-WiFi tethering
  is being attempted, more than one connection can be active
* Since the first active connection type in this overlay is used,
  reorder the values to get WiFi connections first, and then
  any type of mobile data connection, instead of vice versa

Change-Id: I41f31ba1a2793e209ff439c9ba28a390fecdeecb
2018-06-23 08:49:32 -06:00
Kevin F. Haggerty 22b58b4cc9 klte-common: Drop GPS overlays
* These have moved to msm8974-common

Change-Id: Idd45ab56f93b6391e6111933b2cf551910acd6b0
2018-01-18 04:53:43 -07:00
Kevin F. Haggerty 0e74d98093 klte-common: overlay: remove config_safeModeEnabledVibePattern
* This is gone now.
* See LineageOS/android_frameworks_base@33d6c08a for details

Change-Id: I66e6b175487222f99998ef559f125515ea7481f8
2017-12-26 14:22:55 -07:00
Sam Mortimer 5a176177c4 klte-common: overlays: Update for new LED capabilities
*) 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
2017-12-22 17:32:30 -07:00
Rashed Abdel-Tawab d39af7a072 klte-common: Move Lineage specific overlays to overlay-lineage
Change-Id: I2fcd62b1dd6cbe292d89cf97085c9549bf69ba18
2017-12-22 17:31:55 -07:00
Paul Keith 2d60675042 klte-common: Refactor common gps configurations into gps.conf
* No need to clutter up the overlay

Change-Id: I888ef88c249cb09404336e7273088eeea4fc7d3d
2017-10-05 17:06:51 +02:00
Kevin F. Haggerty ed880e6a7d klte-common: Use https for XTRA download
Change-Id: Ie16206b51e3eef729851fd5c8e3defd768581771
2017-09-26 11:18:06 -06:00
Kevin F. Haggerty e5968e6e79 klte-common: fw/b overlay: Change GPS capabilities bitmask
* Disable MSB. Quicker and stronger lock. Winning.
* All regions/carriers are now (GEOFENCE|ON_DEMAND_TIME|SCHEDULING)
* CDMA carriers were already set to this value

Change-Id: I2b060a11795a97889e96b3d7de26b0ed28392841
2017-03-15 13:09:58 +00:00
OzzysCmAcc 56e35ca852 klte-common: kang brightness overlays from bacon
Change-Id: I55f2113bf346e109359881a062a0af26dc3c80e4
2017-03-04 20:23:27 +00:00
Kevin F. Haggerty 69b4d3bed0 klte-common: Move to commonized, overlay-based GPS config
* This is one main step toward future consolidating of some klte*
  builds
* Approach taken from Nexus/Pixel devices, values based on
  previously functional variant gps.conf files combined with
  LPP_PROFILE tuning by carrier from marlin

Change-Id: I9a66eb156df69340d35c139d20f835fa8693a716
2017-02-20 05:31:08 -07:00
Kevin F. Haggerty e69e367bbb klte-common: Add FlipFlap
Change-Id: Ie7e44e1f317b1c88cbf3a02733c3cd1162e37f27
2017-02-10 15:33:45 -07:00
Kevin F. Haggerty 5b372192ba klte-common: Re-enable blur
Change-Id: Ic4fda0b7d4bcebd13ace493ce25f3d7b71de97e5
2017-01-19 18:27:31 -07:00
Kevin F. Haggerty 0dd9e67761 klte-common: add fw/b overlay value to specify no permanent menu key
* Autodetection code is not working properly, leading apps (e.g., TI
  Backup) to not present the appropriate menu button/icon
* Credit to XDA user Zoomed for noting the problem and appropriate
  overlay

Change-Id: I62b035f88ad212fdfe0d00ab0473f8b7119c50cb
2017-01-18 18:03:17 -07:00
Paul Keith e831cc5130 klte-common: Fix rotation sensor
* Our sensor firmware is weird, and breaks
  when there's a batch size set
* Let's opt-out of setting a batch size in
  order to fix rotation on our devices

Change-Id: I3e930087f989a2b52078872219366ea59f53a6f3
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2017-01-15 20:48:53 -06:00
Kevin F. Haggerty aef5a1c3d2 klte-common: Remove config_enableAutoPowerModes from fw/base overlay
* Enabled globally now

Change-Id: Iac75105a11b9e85af096d8fa8480b3d02449d328
2016-12-09 04:33:18 -07:00
Zhao Wei Liew 373d03d366 klte-common: Switch to the unified LED capabilities overlay
The old overlays have now been removed in favour
of a single unified and extensible overlay.

Change-Id: I56f5bfa2baa7bb9bf546bd5e59cebb74ac71732f
2016-12-03 07:57:14 -08:00
Kevin F. Haggerty 071fd01f05 Revert "overlay: Raise minimum brightness to 10"
This reverts commit b92b43c8ef.

* If your display is flickering your HW is broken, the rest of us
  like our retinas intact when using the phone in the dark.

Change-Id: I07e263c76465127ddca5fb3f5d0e4655d0176ca5
2016-11-08 06:17:07 -08:00
Kevin F. Haggerty 1c64c859bd Revert "klte: Enable blur"
This reverts commit c95164386f.

* This isn't permanant, just until blur is fixed up in frameworks by
  https://review.cyanogenmod.org/#/c/167370/ or similar appropriate
  commit.

Change-Id: Ia747d6a25350d4653aaf94f324d789990eb9d747
2016-11-07 05:29:03 -07:00
Paul Keith b92b43c8ef overlay: Raise minimum brightness to 10
* Users are reporting issues with display flickering at low
  brightness levels. Raise the minimum brightness to fix it

Change-Id: Ic15403d9b29755fcc87b3617ae44edbdab05f4b7
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-09-26 14:51:35 -07:00
Paul Keith c95164386f klte: Enable blur
Change-Id: I391768d9f750e67c67468c9fe1a66a7e83d17070
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-08-16 15:31:26 -07:00
OzzysCmAcc ee7886670b klte-common: Update TCP performance from CAF
Change-Id: I9a7f7b5b88a64cc49b4b4bdfc0e63c40dda8b2e4
2016-04-04 21:47:02 +02:00
OzzysCmAcc 29d4d78bd9 optimize tcp buffer settings from upstream
Change-Id: I79e647a3e7721079ea456dd6c32a4bf11caab2e4
2015-12-31 10:51:50 +01:00
Steve Kondik 144a58a99e klte: Clean up TCP buffer settings
Change-Id: I6a54c285d0cc0a645d2467fc7b5625f082dbfbc4
2015-12-23 11:14:12 -08:00
Ethan Chen fa39dc602a klte-common: Remove performance profile overlay
* Not slated to return in cm-13.0

Change-Id: I03b22f2f7a8a3cdb3defe5ad9d3b3d321ac9bae5
2015-11-14 00:59:40 -08:00
OzzysCmAcc a2eb2f19d7 klte-common: Enable doze
Change-Id: I907bfc2f2bc8cc0bdb8aab2cbf1c0206991bcb03
2015-11-13 17:33:30 -08:00
Jake Jackson 84afbb329e klte-common: reduce minimum MANUAL brightness to darker level
This will change the minimum MANUAL brightness to match the new minimum
AUTO brightness as some users may wish to manually set the brightness as
well.

Change-Id: I32118bc10fb46e9a43bd79081ca67ef495cebbe2
2015-07-10 16:16:32 -05:00
Patrick Lower 884c8122b5 klte-common: reduce minimum brightness to darker level
Change-Id: I63fcd09a22ce2b8e6661d65b642538000281f1ef
2015-07-09 19:29:17 -04:00
Regi24 bc1f088002 klte-common:cleanup
Change-Id: I6f85c9f6c0b198e1f983c3a905b9bfbc25a6fdd9
Signed-off-by: Regi24 <mrregi24@gmail.com>
2015-06-13 19:48:13 +10:00
Patrick Lower 6fcedd4624 klte-common: Enable Ambient Display
Change-Id: Id859aaf976a0dfd5a28b785ffba0df8552ff8022
2015-05-21 13:13:57 -04:00
Patrick Lower ad7fb1bcb4 Revert "AmbientDisplay: Enable Ambient Display for klte."
This reverts commit f89d46563f.

Change-Id: I6d1286fb1d15f039d85b8c2d8d6d24b9919e8716
2015-05-21 12:59:56 -04:00
Patrick Lower f89d46563f AmbientDisplay: Enable Ambient Display for klte.
* Set configuration overlays to turn on ambient display
* Added custom service that uses proximity sensor in wake-up mode to trigger display on
* If more sensor triggers are suitable to use, they can be added to the service

Change-Id: Id0849fb5c17ff569d771a19cebfc579dc93dbc48
2015-05-15 16:05:42 +00:00
Marcel Dopita d460453879 klte-common: restore battery LED options
Change-Id: Ie208dba640946467142fa764e0d216ba7c93d5f2
2015-03-22 11:17:45 -07:00
Matt Filetto 9f00050326 klte-common: re-enable performance profiles
Change-Id: I1a7ccf995b9583f04770c7ac7391e41f2e88ca9e
2015-01-30 18:04:35 -08:00
Matt Filetto dd521d0e92 klte-common: Update hardware keys overlay
Change-Id: Ifc84dc94fa0e9666590ebb91fca6a9c7403b1e26
2014-12-22 15:05:10 -08:00
Matt Filetto f1bf60b6b7 klte-common: Enable battery LED settings overlay
Change-Id: I628ff53c4a72cc37b3fc479502e1607773f4af71
2014-12-21 01:19:55 +00:00
Matt Filetto d15d4d1bc6 klte-common: Remove unimplemented overlay options
Change-Id: Id080bafbd00958bc571ce6886fb09803058ed6df
2014-11-22 22:24:02 -08:00
Matt Filetto 704a7e1a2d klte-common: Set long-press on HOME key to search assistant
Change-Id: Ie05c1ce2bfdab21ec9982c9ea959eb2295c2907c
2014-11-22 22:23:18 -08:00
Roman Birg c23691505b klte: add smart cover coords
Change-Id: I7e79c582a201eb1d17eff31c5528387a07202bed
Signed-off-by: Roman Birg <roman@cyngn.com>
2014-08-25 21:29:56 -07:00
Ethan Chen 9b2985aa5f klte: Remove unused overlay options 2014-08-01 12:02:16 -07:00
Ethan Chen ac7fff4b8f klte: Clean up Samsung device inheritance
* Clean up from msm8974-common cleanup
* Use dtbtoolCM
* Remove empty overlay folders
* Use nested dependencies
* Move wifi config to device trees from msm8974-common
* Remove unused items
* Remove unused qmiproxy
* Remove init.qcom.ril.rc
* Remove init.qcom.syspart.sh
* Remove init.qcom.modem_links.sh
* Remove init.qcom.sh
* Remove init.qcom.post_boot.sh
* Remove init.qcom.usb.sh
* Move egl.cfg to msm8974-common
* Clean up overlay
* Remove cm.dependencies for now
* Clean up proprietary file list
* Use proprietary NFC HAL
2014-07-31 16:18:26 -07:00
Daniel Moran (garwynn) 5a009fed46 Reinsert pull request merge 2014-05-30 16:42:20 -05:00
Daniel Moran (garwynn) 0a3081f5e7 Initial bringup (hlte base) 2014-04-16 23:22:27 -05:00