Skip to content

Feature list

ArnoldasMk edited this page Jun 1, 2026 · 4 revisions

Feature List

Hardware support

  • ThermoVue app (M170infisens) integration.
  • RevampedFMRadio — FM chip pinned to MT6635. Working and better FM radio player.
  • LED / hardware toggles: super flashlight, red LED, blue LED, touchscreen grabber. You can bind your buttons to force superflashlight to work via keymapper.
  • MTK charging control via Lineage Health HAL. You can limit you % of battery to charge to.
  • VoLTE / VT / WFC (4G calling) exposed for all carriers.
  • Smart 5G support.
  • GNSS / AGPS fallback config + GPS repair tooling.
  • All 3 cameras are supported (wide+normal+night vision)

LieppOS Settings

Dedicated LieppOS Settings includes :

  • Smart ADB
  • GPS repair
  • battery/charging
  • Quick Settings
  • Status bar display
  • Gestures
  • Power menu
  • MediaTek-specific patches.

Display

  • Smooth Display — peak Hz, idle Hz, idle timeout, SurfaceFlinger mode switching with touch wakeup. Saves battery when idle by reducing refresh rate.
  • Per-app refresh-rate override.

Quick Settings

  • Quick QS 3×4 and Full QS 5×4 layouts, with column/row/tile-height controls.
  • Custom tiles (grouped under a LieppOS category):
  • Super Flashlight
  • Red Light
  • Blue Light
  • Split Screen
  • ADB Debugging
  • ADB Root
  • GPS Refresh
  • USB Mode
  • Screen Timeout.

Power menu

  • Advanced reboot menu, with a Fastbootd entry.
  • Restart SystemUI entry.

Gestures & lock screen

  • Three-finger screenshot.
  • Volume long-press to skip track. To fix*
  • Evolution-style Sleep mode.
  • 3-up lock-screen widgets.

Notifications, sound & vibration

  • Custom notification vibration patterns.
  • Notification-light and charging-sound settings.

Battery & charging

  • MTK charging control with enable/disable.
  • Adaptive Charging.

NFC

  • AndroidNfc privileged app with MANAGE_USB.
  • NFC routing watchdog mitigation.

microG / location

  • microG (GmsCore, GsfProxy, FakeStore) with restricted signature spoofing.
  • Déjà Vu network location provider.
  • F-Droid + Privileged Extension with preconfigured repos (Semi).

ADB

  • ADB-root toggle on user builds.
  • ADB kept alive across Settings changes, reboot, and USB re-init.

Other

  • Pixel 9 Pro fingerprint spoof for Play Integrity, pinned to BP4A.251205.006
  • MeaWallet support (fingerprint/serial persistence).
  • Android Auto (wired/wireless) with microG/GApps.
  • Recents Clear All button.
  • LieppOS boot animation. Yellow linux tux.

Keymapper

Use KeyMapper - bind buttons to toggle flashlights via these shell scrips (they are included in the build):

Toggle red light:

/system/bin/toggle_redled.sh

Toggle blue light:

/system/bin/toggle_blueled.sh

Toggle super-flashlight:

/system/bin/toggle_camplight.sh

Next: Unlocking the bootloader · Back: Home

Clone this wiki locally