|
2 | 2 |
|
3 | 3 | ## Introduction |
4 | 4 |
|
5 | | -This repository contains personal builds of LineageOS for Xiaomi Redmi Note 4X (mido). |
6 | | - |
7 | | -## Requirements |
8 | | - |
9 | | -- Unlocked bootloader (if you haven't unlocked already check this link: [Fastest way to Unlock the Bootlader](https://forum.xda-developers.com/redmi-note-4/how-to/fastest-to-unlock-bootlader-t3689116)) |
10 | | - |
11 | | -- Stable and working internet connection |
12 | | - |
13 | | -- Battery percentage at least 50% |
| 5 | +This repository contains personal builds of LineageOS for Xiaomi Poco F3 (alioth). |
14 | 6 |
|
15 | 7 | ## Downloads |
16 | 8 |
|
17 | 9 | - [LineageOS Releases](https://github.com/davidtrpcevski/LineageOS-Releases/releases) |
18 | 10 |
|
19 | | -## Installation |
20 | | - |
21 | | -1. Download latest [TWRP](https://dl.twrp.me/mido/) |
22 | | - |
23 | | -2. Download the latest [build](https://github.com/davidtrpcevski/LineageOS-Releases/releases) |
24 | | - |
25 | | -3. Download the latest [firmware](https://xiaomifirmwareupdater.com/firmware/mido/) |
26 | | - |
27 | | -4. Download latest GApps package from [OpenGApps](https://opengapps.org/) |
28 | | - |
29 | | -5. Download latest Magisk package from [Magisk](https://github.com/topjohnwu/Magisk/releases) |
30 | | - |
31 | | -6. Flash TWRP image (use this guide: [How to Install TWRP](https://www.xda-developers.com/how-to-install-twrp/)) |
32 | | - |
33 | | -7. Reboot to recovery |
34 | | - |
35 | | -8. (Optional or if coming from other ROM) Wipe everything by going to Wipe -> Advanced Wipe and tick every checkbox |
36 | | - |
37 | | -9. (Optional or if coming from other ROM) Wipe data by going to Wipe -> Format Data |
38 | | - |
39 | | -10. Flash the firmware first |
40 | | - |
41 | | -11. Flash the latest build |
42 | | - |
43 | | -12. Flash OpenGapps |
44 | | - |
45 | | -13. Flash Magisk |
46 | | - |
47 | | -14. Reboot |
48 | | - |
49 | | -## Bug reports |
50 | | - |
51 | | -- Create a bug report in the [Issues](https://github.com/davidtrpcevski/LineageOS-Releases/issues) section. |
52 | | - |
53 | | -- For easier report, use the Bug report template. |
54 | | - |
55 | | -- Please include full logs when you report bugs. Bug reports without logs will be closed and ignored! |
56 | | - |
57 | | -## FAQ |
58 | | - |
59 | | -1. What's different from official builds? |
60 | | - |
61 | | - - I'm adding few things here and there that I need and which you can check in the changelogs. |
62 | | - - The builds are built with different and much better optimized device, vendor and kernel trees. |
63 | | - |
64 | | -2. Does it support Over-the-Air updates? |
65 | | - |
66 | | - - Yes! |
67 | | - |
68 | | -3. Will your builds pass the root check, CTS and won't have problems with banking apps? |
69 | | - |
70 | | - - Yes, the builds are signed with personal keys and are using release-keys for build tag! |
71 | | - |
72 | | -4. Awesome, what can I do to switch to your builds? |
73 | | - |
74 | | - - If coming from other ROM, back up your data and clean flash the build. Then just sit and enjoy! |
75 | | - |
76 | | -5. Can I dirty flash these builds, i.e. not wiping my data? |
77 | | - |
78 | | - - I personally don't recommend to dirty flash between builds, but there are reports from users that it worked for them. I am not responsible for any data loss or malfunction if you go with this route. |
79 | | - |
80 | | -6. Please, can you include feature XYZ? |
81 | | - |
82 | | - - No and I will never include something I don't use. Please don't message me or create issues that will lead to a feature requests. They will be ignored! |
83 | | - |
84 | | -7. I like your builds, how can I support you? |
85 | | - |
86 | | - - First of all, thank you so much! Yes, you can support me by donating to the PayPal link below. |
87 | | - |
88 | | -## Donations |
89 | | - |
90 | | -- [PayPal Donation Link](https://www.paypal.me/CiggyDevs) |
91 | | - |
92 | | -NOTE: It is my good friend of mine's account who can transfer the founds to me from another country. I did it in that way because PayPal has several restrictions in Macedonia and that is the only solution. |
93 | | - |
94 | | -- [Be my Patreon](https://www.patreon.com/lilblinx) |
95 | | - |
96 | 11 | ## Sources |
97 | 12 |
|
98 | | -- [Kernel Tree](https://github.com/davidtrpcevski/kernel_xiaomi_msm8953) |
99 | | - |
100 | | -- [Device Tree](https://github.com/davidtrpcevski/android_device_xiaomi_mido) |
| 13 | +- [Kernel Tree](https://github.com/davidtrpcevski/kernel_xiaomi_sm8250) |
101 | 14 |
|
102 | | -- [Vendor Tree](https://github.com/davidtrpcevski/proprietary_vendor_xiaomi) |
103 | | - |
104 | | -## Credits |
105 | | - |
106 | | -- Warabhishek for initial trees |
| 15 | +- [Device Tree](https://github.com/davidtrpcevski/android_device_xiaomi_alioth) |
107 | 16 |
|
108 | | -- ZeeLog for Device and Vendor trees [Donate to Zeelog](https://www.paypal.me/zeelogkang) |
109 | | - |
110 | | -- KrasCGQ for Kernel source [Donate to KrasCGQ](https://www.paypal.me/krasCGQ) |
111 | | - |
112 | | -- LineageOS for the ROM source [Donate to LineageOS](https://www.paypal.me/LineageOS) |
| 17 | +- [Device Common Tree](https://github.com/davidtrpcevski/android_device_xiaomi_sm8250-common) |
113 | 18 |
|
| 19 | +- [Vendor Tree](https://github.com/davidtrpcevski/proprietary_vendor_xiaomi) |
0 commit comments