[ROM][10][UNOFFICIAL] [Lineage os 17.1][violet] [wrappedkey] [fdroid and MicroG]

Search This thread

udhy

Senior Member
Jan 22, 2015
101
23
7af75a944edfc123b4a7a70acb995a87.jpg


HTML:
Code:
/*
 * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). 
 * Please do some research if you have any concerns about features included in the products you find here before flashing it! 
 * YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you. 
 * Your warranty will be void if you tamper with any part of your device / software.
 * Same statement for XDA.
*/​

LineageOS is a free, community built, aftermarket firmware distribution of Android 10 (Q), which is designed to increase performance and reliability over stock Android for your device.

LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.

What's working :
    • Boots
    • RIL (Calls, SMS, Data)
    • Fingerprint
    • Wi-Fi
    • Bluetooth
    • IR camera
    • Camera
    • Camcorder
    • Video Playback
    • Audio
    • Sensors
    • Flash
    • LED
    • GPS/GNSS
    • Cast

    Known issues:
    You tell me (None)

    Warning:
    Backup everything include Internal memory

    Instructions :
    You need a PC with ADB & Fastboot available
    Download twisloop recovery (link below)
    Reboot to fastboot
    Run: fastboot flash recovery recovery_twistloop.img
    Press volume & power up until you see TWRP logo
    Enter your password (if it prompts)
    Wipe data,system,cache,dalvik cache
    Install latest los17.1 microg .zip
    If you want gapps flash open gapps (nano).zip or
    If you want fdroid and microg setup see below post 4
    Reboot

    Downloads :
    TWRP : https://www.androidfilehost.com/?fid=6006931924117918329

    NOTE: THIS TWRP is based on WrappedKey-FBE. If you use ANY OTHER TWRP other then aforementioned, it has chances of having issues which won't be looked into.

    Latest Build : https://www.androidfilehost.com/?fid=4349826312261781949

    Support

    https://t.me/lineageOS_RN7PRO[/CENTER]


    ROM OS Version: 10x
    ROM Firmware Required: Latest Chinese wkly Firmware

    XDA:DevDB Information
    [ROM][10][UNOFFICIAL][LINEAGE OS 17.1 ][VIOLET], ROM for the Xiaomi Redmi Note 7 Pro

    Contributors
    jack_mo , athuld , Amritx
    Source Code: https://github.com/LineageOS

    ROM OS Version: Android 10
    ROM Kernel: Linux 4.x
    ROM Firmware Required: 9.9.3 or latest

    Version Information
    Status: Testing
 
Last edited:

udhy

Senior Member
Jan 22, 2015
101
23
screenshots
 

Attachments

  • Screenshot_20200422-002615_LineageOS_Settings.png
    Screenshot_20200422-002615_LineageOS_Settings.png
    68.7 KB · Views: 1,131
  • Screenshot_20200422-002601_Settings.png
    Screenshot_20200422-002601_Settings.png
    150.4 KB · Views: 1,158
  • Screenshot_20200422-002533_Lawnchair.png
    Screenshot_20200422-002533_Lawnchair.png
    181.6 KB · Views: 1,154
  • Screenshot_20200422-002450_Settings.png
    Screenshot_20200422-002450_Settings.png
    174.9 KB · Views: 1,138
  • Screenshot_20200422-002438_Lawnchair.jpg
    Screenshot_20200422-002438_Lawnchair.jpg
    69.8 KB · Views: 1,100

udhy

Senior Member
Jan 22, 2015
101
23
Fdroid and microg setup

Right now you need an alpha version of fdroid to function with the privileged extension on Android 10 get version 1.8-alpha1 or newer

Once installed, add the microg fdroid repo. A quick search will lead you to it.

Install microg services core, microg services framework proxy, fakestore, and a unified nlp backend.

I found for installing microg services, I still had to give fdroid unknown sources permission. This doesn't seem to happen with any other app from fdroid.

Open the microg app, give it the permissions it requests and then in the self check tap "system grants signature spoofing permission" and grant it signature spoofing

Now we have to grant unified nlp location permissions. This is done easily from adb root

enable adb and root adb in developer options, plug in your phone, and run:

adb root
adb shell
then run the following in the adb shell

HTML:
pm grant com.google.android.gms android.permission.ACCESS_FINE_LOCATION
HTML:
pm grant com.google.android.gms android.permission.ACCESS_COARSE_LOCATION
Finally, grant the fakestore signature spoofing permissions

HTML:
pm grant com.android.vending android.permission.FAKE_PACKAGE_SIGNATURE
and reboot your phone you can now disable developer options

Further troubleshooting information can be found here https://old.reddit.com/r/MicroG/wiki/issues
 

udhy

Senior Member
Jan 22, 2015
101
23
Updates

Change log
  1. Fixed Encryption
  2. Include the fdroid privileged extension
  3. Add Signature Spoofing patch
  4. Add UnifiedNLP

Proper installation guide and download see post#1
 
Last edited:

infekted

Member
Feb 1, 2020
5
2
Encryption disabled by default

This version of LOS does not have the device encryption enabled by default, and manual encryption corrupts the device.

Please enable this feature in next build to be enabled device encryption by default.

Build : dated 20200425
Recovery : TWRP by Petercxy (another WrappedKey-FBE based recovery)
 
Last edited:
  • Like
Reactions: r00tluser

infekted

Member
Feb 1, 2020
5
2
This version of LOS does not have the device encryption enabled by default, and manual encryption corrupts the device.

Please enable this feature in next build to be enabled device encryption by default.

Build : dated 20200425
Recovery : TWRP by Petercxy (another WrappedKey-FBE based recovery)

Update

I flashed to twistloop recovery and clean flashed this ROM but still no encryption on the phone.
 
  • Like
Reactions: r00tluser

r00tluser

New member
Jun 9, 2020
1
0
Best ROM out there

Hi OP

First, thank you very much for all the effort you put to bring this amazing ROM.
This is my review after using the ROM for 3 weeks.

Pros:
- Improved camera, QR codes are scanned perfectly like for WhatsApp web and Entrust Entitlement registration.
- In call volume bug fixed where user hears the maximum volume in the phone earpiece.
- MicroG install makes a great deal of battery save.
- Vendor and Kernels are decently updated
- Audio Enhancer ported from memeui :D works like charm

Cons
- FM Radio is broken, no kernel support found.
- Encryption is not possible with this build.
- Network traffic is not visible.


In the matter of evaluation, I'd rank it above AEX or crDroid on battery optimisation.

I'd love to hear from OP on this.
 

aadityaraj1

Senior Member
Jul 25, 2016
316
106
New Delhi
Realme X7 Max 5G
Hi OP

First, thank you very much for all the effort you put to bring this amazing ROM.
This is my review after using the ROM for 3 weeks.

Pros:
- Improved camera, QR codes are scanned perfectly like for WhatsApp web and Entrust Entitlement registration.
- In call volume bug fixed where user hears the maximum volume in the phone earpiece.
- MicroG install makes a great deal of battery save.
- Vendor and Kernels are decently updated
- Audio Enhancer ported from memeui :D works like charm

Cons
- FM Radio is broken, no kernel support found.
- Encryption is not possible with this build.
- Network traffic is not visible.


In the matter of evaluation, I'd rank it above AEX or crDroid on battery optimisation.

I'd love to hear from OP on this.
Well, he ain't working on this.
And FM and encryption works but network traffic will not work because of notch situation and merothh working on LOS everything's at Telegram group.

---------- Post added at 12:11 AM ---------- Previous post was at 12:09 AM ----------

Is it going to be official anytime soon?
No, not this one but the other one which everyone is using.
 

crazySID

Senior Member
Jun 21, 2014
242
70
Nagpur
Well, he ain't working on this.
And FM and encryption works but network traffic will not work because of notch situation and merothh working on LOS everything's at Telegram group.

---------- Post added at 12:11 AM ---------- Previous post was at 12:09 AM ----------


No, not this one but the other one which everyone is using.
Which one? could you link me please
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    7af75a944edfc123b4a7a70acb995a87.jpg


    HTML:
    Code:
    /*
     * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). 
     * Please do some research if you have any concerns about features included in the products you find here before flashing it! 
     * YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you. 
     * Your warranty will be void if you tamper with any part of your device / software.
     * Same statement for XDA.
    */​

    LineageOS is a free, community built, aftermarket firmware distribution of Android 10 (Q), which is designed to increase performance and reliability over stock Android for your device.

    LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

    All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.

    What's working :
      • Boots
      • RIL (Calls, SMS, Data)
      • Fingerprint
      • Wi-Fi
      • Bluetooth
      • IR camera
      • Camera
      • Camcorder
      • Video Playback
      • Audio
      • Sensors
      • Flash
      • LED
      • GPS/GNSS
      • Cast

      Known issues:
      You tell me (None)

      Warning:
      Backup everything include Internal memory

      Instructions :
      You need a PC with ADB & Fastboot available
      Download twisloop recovery (link below)
      Reboot to fastboot
      Run: fastboot flash recovery recovery_twistloop.img
      Press volume & power up until you see TWRP logo
      Enter your password (if it prompts)
      Wipe data,system,cache,dalvik cache
      Install latest los17.1 microg .zip
      If you want gapps flash open gapps (nano).zip or
      If you want fdroid and microg setup see below post 4
      Reboot

      Downloads :
      TWRP : https://www.androidfilehost.com/?fid=6006931924117918329

      NOTE: THIS TWRP is based on WrappedKey-FBE. If you use ANY OTHER TWRP other then aforementioned, it has chances of having issues which won't be looked into.

      Latest Build : https://www.androidfilehost.com/?fid=4349826312261781949

      Support

      https://t.me/lineageOS_RN7PRO[/CENTER]


      ROM OS Version: 10x
      ROM Firmware Required: Latest Chinese wkly Firmware

      XDA:DevDB Information
      [ROM][10][UNOFFICIAL][LINEAGE OS 17.1 ][VIOLET], ROM for the Xiaomi Redmi Note 7 Pro

      Contributors
      jack_mo , athuld , Amritx
      Source Code: https://github.com/LineageOS

      ROM OS Version: Android 10
      ROM Kernel: Linux 4.x
      ROM Firmware Required: 9.9.3 or latest

      Version Information
      Status: Testing
    2
    2
    Updates

    Change log
    1. Fixed Encryption
    2. Include the fdroid privileged extension
    3. Add Signature Spoofing patch
    4. Add UnifiedNLP

    Proper installation guide and download see post#1
    1
    update

    download
    https://www.androidfilehost.com/?fid=4349826312261780017


    chang log
    Ui smooth
    Rendering tweak
    Fixed audio distortion
    1
    The network traffic monitor is being shown right before camera notch, so it's being blocked. It would be really nice to be able to adjust it's position.
    Also, turning on screen recorder makes phone reboot.