-
Notifications
You must be signed in to change notification settings - Fork 0
Feature list
ArnoldasMk edited this page Jun 1, 2026
·
4 revisions
- 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)
Dedicated LieppOS Settings includes :
- Smart ADB
- GPS repair
- battery/charging
- Quick Settings
- Status bar display
- Gestures
- Power menu
- MediaTek-specific patches.
- 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 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.
- Advanced reboot menu, with a Fastbootd entry.
- Restart SystemUI entry.
- Three-finger screenshot.
- Volume long-press to skip track. To fix*
- Evolution-style Sleep mode.
- 3-up lock-screen widgets.
- Custom notification vibration patterns.
- Notification-light and charging-sound settings.
- MTK charging control with enable/disable.
- Adaptive Charging.
- AndroidNfc privileged app with
MANAGE_USB. - NFC routing watchdog mitigation.
- microG (
GmsCore,GsfProxy,FakeStore) with restricted signature spoofing. - Déjà Vu network location provider.
- F-Droid + Privileged Extension with preconfigured repos (Semi).
- ADB-root toggle on user builds.
- ADB kept alive across Settings changes, reboot, and USB re-init.
- 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.
Use KeyMapper - bind buttons to toggle flashlights via these shell scrips (they are included in the build):
Toggle red light:
/system/bin/toggle_redled.shToggle blue light:
/system/bin/toggle_blueled.shToggle super-flashlight:
/system/bin/toggle_camplight.shNext: Unlocking the bootloader · Back: Home
LieppOS wiki