└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # LilBlinx's LineageOS Releases 2 | 3 | ## Introduction 4 | 5 | This repository contains personal builds of LineageOS for Xiaomi Poco F3 (alioth). They are almost identical to the official nightlies except it contains SafetyNet spoofing and few features that I use. 6 | 7 | ## Features 8 | 9 | - Full SafetyNet spoofing 10 | - Screenshot QS tile 11 | - Sound toggle QS tile 12 | - Reboot QS tile 13 | - OTA updates 14 | 15 | ## Downloads 16 | 17 | - [LineageOS Releases](https://github.com/davidtrpcevski/LineageOS-Releases/releases) 18 | 19 | ## Sources 20 | 21 | - [Kernel Tree](https://github.com/Android-Device-Development/android_kernel_xiaomi_sm8250) 22 | 23 | - [Device Tree](https://github.com/Android-Device-Development/android_device_xiaomi_alioth) 24 | 25 | - [Device Common Tree](https://github.com/Android-Device-Development/android_device_xiaomi_sm8250-common) 26 | 27 | - [Vendor Tree](https://github.com/Android-Device-Development/proprietary_vendor_xiaomi) 28 | --------------------------------------------------------------------------------