Commit Graph

13 Commits

Author SHA1 Message Date
Tadi 7f4c2d2a2a
Use 28dp statusbar in NoCutout overlay
All other cutout emulation overlays use this value and all of the known devices with notch are of 2:1 ratio or higher, so it makes ergonomical sense. Also helps with rounded corners.
2018-12-19 21:35:39 +01:00
Tadi 56ebc198e8 Fix everything about NoCutout overlay 2018-11-19 19:49:00 +01:00
Tadi 1d3bc574ef Add universal NoCutoutOverlay 2018-11-08 21:00:11 +01:00
James Muir 0874fd8bc3 Add missing "="
Fix the base64 encoded of the x509 cert for Google Webview.

You can check this by doing a base64-decode and then using openssl:

  openssl x509 -in gwv.der -inform DER -text -noout
2018-10-10 10:31:21 +02:00
Pierre-Hugues Husson 20d38353ee Some P goodies 2018-08-19 16:42:45 +02:00
Pierre-Hugues Husson b2586b17f6 Enable swipe up gesture (disabled by default) 2018-08-16 13:57:01 +02:00
Pierre-Hugues Husson eb2b482ac2 Enable ambiant display for everyone 2018-08-01 00:40:28 +02:00
Pierre-Hugues Husson f099635304 Add config_webview_packages including both AOSP webview and gapps webview 2018-06-15 13:01:16 +02:00
Pierre-Hugues Husson 401eb2215a Add various framework-res values overlay 2018-06-11 22:44:10 +02:00
Pierre-Hugues Husson 77157661cb Prefer round icon 2018-05-26 00:20:27 +02:00
Pierre-Hugues Husson 6db5159dda Let user decide whether he wants to disable LED 2018-05-20 01:20:23 +02:00
Pierre-Hugues Husson 5125a91128 Enable AutoPowerModes
The doc says that this should be enabled only if you a GCM or something
alike. So possibly we don't want this on FOSS/Vanilla variant

Fixes https://github.com/phhusson/treble_experimentations/issues/40
2018-05-19 19:09:46 +02:00
Pierre-Hugues Husson 1cbdf550d8 Initial commit 2017-12-17 17:46:37 +01:00