[mido] Unofficial Resurrection Remix ROMs discussion (eg, LineageOS eXtended etc) - Xiaomi Redmi Note 4 Guides, News, & Discussion

This is not my Rom - this is just a Forum for discussion on XDA - the main forum is the 4pda.ru site
LineageOS 15.1 eXtended
4pda.ru - Original Rom Thread - https://4pda.ru/forum/index.php?showtopic=809215&view=findpost&p=72074026
Rom download
Source Forge - 1/4/2019 - last build
https://sourceforge.net/projects/lineageos-extended/
Latest Personal Build from Alexey71
https://drive.google.com/drive/mobile/folders/1EQCRrAVSPkzGQk1pVjDe67KaY12caGJ4
Change Log -
Find the current change log in the folder where you download the rom
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 eXtended is a free, community built, aftermarket firmware distribution of Android 8 (oreo), which is designed to increase performance and reliability over stock Android for your device.
LineageOS eXtended is based on LineageOS and 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 eXtended does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS eXtended is available in the LineageOS eXtended Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
Source Code:
https://github.com/LineageOS-eXtended
https://github.com/Alexey71
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
IR Blaster
Wi-Fi
Bluetooth
Camera
Camcorder (Supports up to 60fps via GCAM in bright light)
Video Playback
Audio
Sensors
Flash
LED
GPS
Volte
ViLte
Known issues:
You Tell me
FAQ: (Google Translation of Russian Forum FAQ)
Answers to questions or FAQ:
* The first time the firmware is installed, crashes the setting.
Delete the SetupWizard in GAPPS
* There is no "for program" option on LOS in the superuser settings, there is only "ADB". How do I enable root for programs?
Route of access is not present, it is necessary to flash Magisk treble or LineageOS extension https://download.lineageos.org/extras
Instructions :
Download the latest Rom build - Source Forge - https://sourceforge.net/projects/lineageos-extended/ - and GApps - https://opengapps.org/
Reboot to recovery
Flash the latest build and GApps
Reboot
Downloads :
Recovery & Magisk
Twrp 3.2.3.1 - treble version -
https://dl.twrp.me/mido/twrp-3.2.3-1-mido.img.html
Orange Fox r9.0 (twrp 3.2.3.1) -
https://forum.xda-developers.com/re.../recovery-orangefox-recovery-project-t3775933
Official https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 Magisk 19.0
Extra Camera's
MIUI Camera (For Slow Motion Video Capture)
Google Camera Builds
5.1 - made for. Redmi note 4x
https://androidfilehost.com/?fid=1322778262904015883 by k3lt
5.2 —Gcam by bulkin043
https://www.dropbox.com/s/w4x3ozscox5lidq/GoogleCamera.apk?dl=0
6.2 - Gcam by Bulkin043 (has night sight, time-lapse)
https://mega.nz/#!vPQFxYia!wh8AmGhr...n2VQJnw7VKVovduklp_ZkRH1ktJ/view?usp=drivesdk
Check out - https://www.celsoazevedo.com/files/android/google-camera/ for more Gcam builds
Credits :
Alexey711 - Rom Compiler / Developer
Alexey711 - Profile on 4pda.ru
Xda Id: Alexey71
Contributors
alexey71
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: Miui 9 8.5.x or later
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: Development Stopped
Stable Release Date: 2019-04-26
Created 2018-05-22
Last Updated 2019-04-27

We need a space to admiring this perfect ROM, thanks OP for opening the discussion thread ^_^

Magisk Module - to change some defaults - values listed below. Just allows me to turn off Noise Cancellation for Video recording, use fluencepro instead of regular fluence Noise Cancellation and enable EIS by default.
Verified that the getprop command from a ADB shell returns the new values. Looks like the Module is working
Build.prop additions
Code:
Code:
# Add EIS and disable noise cancelation
persist.camera.eis.enable=1
#use fluencepro instead of fluence
ro.vendor.audio.sdk.fluencetype=fluencepro
#turn off noise cancellation for audio recordings
persist.vendor.audio.fluence.voicerec=false

Google Translate of Russian Change Log - (old) https://pastebin.com/raw/zEH3kdjK
Current Log -
https://drive.google.com/drive/mobile/folders/1ylzMJ3VVcFTsbx7iY8NU6l1z2zQ22bpu

Great great rom. Although had a problem with the high temp/signal los bug. Flashed the module from other thread and hope its fixed now. Keep u posted.

Jaco90 said:
Great great rom. Although had a problem with the high temp/signal los bug. Flashed the module from other thread and hope its fixed now. Keep u posted.
Click to expand...
Click to collapse
Which module / recovery zip file has this patch? I haven't seen the bug yet, but i haven't tried heavy gaming on the device, mainly just casual short games

p3dboard said:
Which module / recovery zip file has this patch? I haven't seen the bug yet, but i haven't tried heavy gaming on the device, mainly just casual short games
Click to expand...
Click to collapse
Its in this thread: https://forum.xda-developers.com/showthread.php?p=76334866#post76334866

Backups - Btw, if anyone wants to get SMS Backup, Call History Backup etc, going on Oreo, and you have Root Access (Magisk Root as an example), then you can get it going by opening up a Terminal Window (get Terminal App from Google play).
Then from the terminal run
Code:
su
bmgr run
bmgr backupnow --all
Once its completed, do a reboot, and you'll notice that in your Backup Status, your SMS's, Call Logs, Device Settings etc are now backed up. They should now backup once every 2 Days to your Google Drive, for use if you need to restore your device.
Last time I tried an Oreo Rom, it wasn't backing up, and at that time, I didn't know how to fix it. So I went back to MIUI for a while, so I had the auto backup (yeah I could have used an application for SMS backup, but I wanted the OS to do it )

Jaco90 said:
Its in this thread: https://forum.xda-developers.com/showthread.php?p=76334866#post76334866
Click to expand...
Click to collapse
I just checked out the zip, the file sizes look identical to the ones already in Alexey711's rom. If you look at the change log, he already mentions adding thermal fixes

p3dboard said:
I just checked out the zip, the file sizes look identical to the ones already in Alexey711's rom. If you look at the change log, he already mentions adding thermal fixes
Click to expand...
Click to collapse
Yup, I noticed. Had the same heating bug again today. When driving in the car, the phone gets heated and i loose all signal.

i tried this ROM but cannot find the option to disable quick-setting in secure lockscreen and faceunlock option is absent in smart lock despite using nano gapps.

Skynet:) said:
i tried this ROM but cannot find the option to disable quick-setting in secure lockscreen and faceunlock option is absent in smart lock despite using nano gapps.
Click to expand...
Click to collapse
According to this post, someone fixed the face unlock issue by flashing gapps a second time.
https://www.google.com.au/amp/s/amp.reddit.com/r/LineageOS/comments/5q1awf/no_face_unlock/
I also don't have the option, i will give it a test and let you know.
As for the quick settings, don't know. Is that normally available in LineageOS 15.1? As this is just LineageOS with some extras.
Edit:
Reflashing Gapps enabled face unlock in secure unlock, so for some reason it's not registered properly the first time. So that fix works for me. I am using Micro Gapps package

p3dboard said:
According to this post, someone fixed the face unlock issue by flashing gapps a second time.
https://www.google.com.au/amp/s/amp.reddit.com/r/LineageOS/comments/5q1awf/no_face_unlock/
I also don't have the option, i will give it a test and let you know.
As for the quick settings, don't know. Is that normally available in LineageOS 15.1? As this is just LineageOS with some extras.
Edit:
Reflashing Gapps enabled face unlock in secure unlock, so for some reason it's not registered properly the first time. So that fix works for me. I am using Micro Gapps package
Click to expand...
Click to collapse
Yes reflashing brought back the face unlock but the other option seems to be not there .

p3dboard said:
According to this post, someone fixed the face unlock issue by flashing gapps a second time.
https://www.google.com.au/amp/s/amp.reddit.com/r/LineageOS/comments/5q1awf/no_face_unlock/
I also don't have the option, i will give it a test and let you know.
As for the quick settings, don't know. Is that normally available in LineageOS 15.1? As this is just LineageOS with some extras.
Edit:
Reflashing Gapps enabled face unlock in secure unlock, so for some reason it's not registered properly the first time. So that fix works for me. I am using Micro Gapps package
Click to expand...
Click to collapse
I reflashed gapps but no face unlock working. It doesn't unlock the phone. There is some hidden option?

djgigi94 said:
I reflashed gapps but no face unlock working. It doesn't unlock the phone. There is some hidden option?
Click to expand...
Click to collapse
Yes, after you add your face, you need to go into the screen lock settings and enable the Face Auto unlock feature

hi,
in previous thread I said that autonomy was good, but ultimately it is worse than miui or others 8.1 rom...

May 2018 Security patch build is out

Do we need to flash gapps everytime even on dirty updates?

cimdrap said:
Do we need to flash gapps everytime even on dirty updates?
Click to expand...
Click to collapse
Nope,only flash if you did wipe before updates

If you want to get more Miui level battery performance, you can turn on extreme power savings under battery which restricts background processes and performance.
Miui applies a heavy restriction on background processes

Related

[ROM][Unofficial][6.0][oneplus3]CyanogenMod 13.0 for OnePlus 3

Deprecated, move to http://forum.xda-developers.com/oneplus-3/development/rom-unofficial-cyanogenmod-13-t3399089
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
CyanogenMod 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. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Official CyanogenMod Wiki:http://wiki.cyanogenmod.org/w/Main_Page
Important information:
This thread is for CyanogenMod 13.0 builds for OnePlus 3. The following will not be supported here:
Custom kernels
Mods
Xposed
We don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Modified system files
Features:
Now the device is mainly maintained by Grarak, Steve Kondik, Altaf Patel and me
Merged latest f2fs stable branch for linux 3.18.y, F2FS is supprted
Update kernel to linux 3.18.36
Support CDMA
Support call recording
Camera HDR mode works well
SELinux set to enforcing
Enabled cpusets
Known bugs:
No VOOC/DASH support
To be discovered
TODO:
Add kernel level color calibration support
Perf related enhancement
Installation:
First time flashing CyanogenMod 13.0 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery, my TWRP is highly recommended because it supports both decryption and F2FS: http://forum.xda-developers.com/oneplus-3/development/recovery-twrp-3-0-2-0-touch-recovery-t3402999
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash CyanogenMod
Optional: Install the Google Apps addon package
Reboot
Source code:
https://github.com/cyanogenmod
https://github.com/cyanogenmod/android_device_oneplus_oneplus3
https://github.com/cyanogenmod/android_kernel_oneplus_msm8996
https://github.com/TheMuppets/proprietary_vendor_oneplus
Changelog:
16/6/21:
First release with latest CM source
16/7/3:
Sync latest CM source
Update proprietary blobs
Steve pulled lots of telephony patches from CAF, he says telephony now works fine for him
Miscellaneous bug fixes and tweaks
Download:
https://s.basketbuild.com/devs/dianlujitao/oneplus3/cm13
Credits:
CyanogenMod Team
Code Aurora Forum
OnePlusOSS
ivan19871002 (graphics and camera HDR mode)
Grarak
Steve Kondik
Altaf Patel
Other CyanogenMod developers
XDA:DevDB Information
CyanogenMod, ROM for the OnePlus 3
Contributors
dianlujitao
ROM OS Version: 6.0.x Marshmallow
Based On: CyanogenMod
Version Information
Status: Beta
Current Beta Version: 2
Beta Release Date: 2016-07-03
Created 2016-06-21
Last Updated 2016-07-03
been fan of your work on honor 4x and z9 max...good to see you here...
good job! Wonder whether the camera could be as good as the stock one
I get com.andorid.phone FC during setup stage. Cannot complete setup.
--deleted--
Volte is broke FYI.
EggZenBeanz said:
I get com.andorid.phone FC during setup stage. Cannot complete setup.
Click to expand...
Click to collapse
Maybe you have 2 sim cards, right. Remove one and try...
Good job done bro
..keep up
Sent from my TECNO W4 using Tapatalk
EggZenBeanz said:
I get com.andorid.phone FC during setup stage. Cannot complete setup.
Click to expand...
Click to collapse
Had the same problem restarted to twrp re-wiped everything and re-flashed and been smooth sailing ever since.
Are you going to add sRGB mode?
I've an issue with .mp4 files.
All work fine except .mp4 files ... mu OP3 cannot read them, all of them !
Someother with this strange issue ?
No VoLTE. Here's a logcat.
stupid ?, does the fingerprint sensor work with cm13 or just stock?
Bradl79 said:
stupid ?, does the fingerprint sensor work with cm13 or just stock?
Click to expand...
Click to collapse
Works with CM
itsLewin said:
Works with CM
Click to expand...
Click to collapse
thank you, do u know how easy it is to go back to stock OxygenOS from a nandroid backup, do u know if i need to do anything special like reflash firmware or something, since our TWRP does not back those up, thank u
Bradl79 said:
thank you, do u know how easy it is to go back to stock OxygenOS from a nandroid backup, do u know if i need to do anything special like reflash firmware or something, since our TWRP does not back those up, thank u
Click to expand...
Click to collapse
Remember to set your screen unlock to swipe before making the backup as your unock pattern wont be valid after a restore. I had this situation already twice.
Planet X said:
Remember to set your screen unlock to swipe before making the backup as your unock pattern wont be valid after a restore. I had this situation already twice.
Click to expand...
Click to collapse
Yeah I have done that too lol, other than that anything else I need to do
@dianlujitao thanks for your hard work, following it on the cmxlog Mind sharing a new build with the new kernel stuff etc?
matssa said:
@dianlujitao thanks for your hard work, following it on the cmxlog Mind sharing a new build with the new kernel stuff etc?
Click to expand...
Click to collapse
Still WIP in many fields
dianlujitao said:
Still WIP in many fields
Click to expand...
Click to collapse
Yeah I thought so ^^ But since Grarak isn't sharing any new builds (mostly because there is WIP), I though that maybe you could share yours Anyhow, I hope CM13 will sort out official builds sonn

[ROM][Unofficial][beta][8.1.0] AICP 13.1 for Sony Xperia Z1

What's working:
* Boots
* Wi-Fi
* Bluetooth
* NFC
* GPS
*Camera
* Sensors
* RIL
* Video Playback
* Deep Sleep
* Internal Storage
* Micro SD
* Audio
* Thermal Management
* Brightness (auto and manual)
* Enforcing SELinux + user build
What's not working:
What I don't know:[/B]
* Anything else I haven't mentioned
:fingers-crossed::fingers-crossed::fingers-crossed:
I just tried to build AICP,Welcome to flash the ROM
Attend: If you cannot use the built-in file manager to install the software, open the file manager, click the menu button in the upper right corner, and click to display the internal storage device. Then you can install the software normally.
I haven't done in depth testing to find all the bugs, so any input on the matter is much appreciated (with logs).
I have noticed that Oreo is much smoother and more responsive when compared to Nougat.
MAKE SURE YOU ARE ON TWRP 3.2.1, NOT OFFICIAL TWRP, OTHERWISE THE FLASH WILL FAIL.
TWRP-3.2.1
Hopefully, one of these days I will compile clean TWRP-3.2.1 from source, but for now, this should work.
GApps (Please select ARM 8.1)
Magisk
C6902 Baseband(TEST)
Xperia Camera
Build:
05-15
INSTALLATION
1.Unlock Bootloader, throw ROM at the Internal Storage or SD card
2. Install TWRP Recovery 3.2.1
3. Boot to Recovery
4. Wipe Cache,Wipe Data,Wipe System and Wipe ART/Dalvik cache
5. Install the ROM
6. Install C6902 Baseband (C6903 SKIP)
7. Install Gapps
8. Install SuperSU or Magisk
9. Done!
How to used GSM or 3G?
Enter *#*#4363#*#* in the dial
Select the first option
Choose only WCDMA
Open the flight mode
Turn off the flight mode again
Source:
wait
Contributors:
*rcstar6696
*SuperLamic
*AdrianDC
*drakonizer
*AICP
*All the other contributors to sony msm8974 platform
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.4.x
Based On: AOSP + CAF
Version Information
Status: Beta
Created 2018-05-15
Last Updated 2018-05-15
国人可以去国内的论坛
http://bbs.gfan.net.cn/android-9305460-1-1.html
Wow i will test @Remim7 , you continue update the build lineage 15.1 for honami or will continue from this build AICP ? Thanks maintenance for honami!
Matheus75 said:
Wow i will test @Remim7 , you continue update the build lineage 15.1 for honami or will continue from this build AICP ? Thanks maintenance for honami!
Click to expand...
Click to collapse
I just tried to build AICP,because I saw a lot of problems before the AICP, and had to flash the patch, I feel trouble, so I build an AICP, later did not update to see if there is time.
Music player doesn't work
Thank you for building this rom, a rom built from source code is better than a rom ported from other device. I try AICP ported from z1 compact, it works quite well but it has something that make me annoy like battery capacity show 2300mAh, the onscreen time is much less than other roms (2h30 for AICP and 4h for Carbon rom,...) if I play heavy games.
I hope you can make a pure AICP for our device, which has least bugs as possible
legendstarspro said:
Thank you for building this rom, a rom built from source code is better than a rom ported from other device. I try AICP ported from z1 compact, it works quite well but it has something that make me annoy like battery capacity show 2300mAh, the onscreen time is much less than other roms (2h30 for AICP and 4h for Carbon rom,...) if I play heavy games.
I hope you can make a pure AICP for our device, which has least bugs as possible
Click to expand...
Click to collapse
Hahahaha,you can try build from source code
mehdixan_b said:
Music player doesn't work
Click to expand...
Click to collapse
You can try use other music player,such as Google player or Spotify,apple music.
Hi. Thanks to your good rom, the percentage of charging is not displayed when it's off (like Android 7). There is no weather in the clock widget (like Android 7
reza-salehi said:
Hi. Thanks to your good rom, the percentage of charging is not displayed when it's off (like Android 7). There is no weather in the clock widget (like Android 7
Click to expand...
Click to collapse
???,I don't know you think to say what?
Can you make it shows battery percentage while offline charging (charge when device is turned off)? It only show AICP logo charging animation
My Camera can't focus, are you guys have same problem?
And I can't play music file from SD card.
Hope u will fix it Remim7,..thanks
Remim7 said:
Hahahaha,you can try build from source code
Click to expand...
Click to collapse
installed 2 days ago, it works all but the battery does type 2 and a half hours of active screen. the good thing is that the device does not overheat.
I installed the ROM is very good I did not find bugs battery draining fast , camera stock normal , FM radio , no heating up in general everything ok. so battery draining fast with low CPU settings. for those who have the problem of not playing songs by SD card, I found how to solve, enter the AICP settings and change the SELinux option Restrict to Permissive and restore sepolicy on boot. works great for me thanks @Remim7
GPS not working!!!
(it finds sats but doesn't use them)
screenshot::
Edit:
It acts weird it automatically determines location but doesn't feedback completely to software
Can you update the rom to the latest source code of aicp? It is not important but it should make us more convenient to use a up-to-date rom.
@Remim7 installed the AICP ROM of May 15, installed everything as per instructions, every now and then on my C6903 goes to block, you can remedy a correction, and add what was in the previous ROM or Nougat,5 seconds to start an App, and overheats a lot, I await feedback
@Remim7 any news for this build?
Renim7, I hope you can update this rom to the lastest source of AICP.

[ROM][UNOFFICIAL][9.0.0] LineageOS 16.0 [ALPHA] [31.12.2018]

Code:
/*
* Your (probably expired) warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* 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.
*/
IMPORTANT INFORMATION
Hi all,
This ROM is in a very early development stage, so you can expect a lot of things broken.
Please don't expect to use this ROM as a daily driver.
What is working:
Audio (playback)
Bluetooth
Graphics
Camera - photo, video recording (w/out audio)
Sensors
RIL
GPS
Wifi
USB
Video playback (HW/SW)
What is not working:
Audio recording
Proximity & Orientation sensors
GPS
Camera may not start at times
System time issues (alarm might not work or start with a delay)
maybe yet something
Download:
AndroidFileHost
Installation order:
The installation below requires a repartition of the phone internal sdcard in order this ROM fit on /system partition. DO NOT proceed an installation if you are unsure what you're doing and how to deal with a possible consequencies.
before installation make sure you have a TWRP recovery
install chrono kernel (both ROM and the corresponding kernel are located in the same directory - see ROM link below)
reboot recovery
flash ReParted zip. This will wipe system, data and cache partitions!
install ROM
install chrono kernel again
*please note a possibly undesirable effect of the repartition: cache partition will be decreased to 15 MB and some ROMs that rely upon this partition won't boot. To restore original sdcard partition layout, flash stock 4.1.2 ROM (with PIT file).
Credits:
@SergeyL
@rINanDO
@AdrianDC
@3liteking148
@Meticulus
@Unjustified Dev
@golden-guy
@nieltg
@isaak
@NovaFusion
@TeamCanjica
LineageOS community
Google
Special Thanks:
@isaak, @enkflr, @Pdevo, @prometej-zg for donating this phone!
[*]@S.AMU for providing FTP-Server
Source code:
Manifest: LOS 16.0
Device tree: LOS 16.0,
Kernel: LOS 16.0
other repos
XDA:DevDB Information
LineageOS 16.0, ROM for the Samsung Galaxy S Advance I9070
Contributors
ChronoMonochrome
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP recovery 3.x
Version Information
Status: Alpha
Created 2018-12-31
Last Updated 2018-12-31
Reserved
Reserved
Wow, works better than Oreo
Srsly, little more tweaking and this is suitable for daily use
is it possible to implement these functions in the janice kernel?
github.com/pelya/android-keyboard-gadget
Gonna try it today in 5 hours maybe, use it for a day and give my feedback. thanks for keeping this phone alive. Also have u tried magisk with this rom? I will try it anyway but i just wanted to know.
Here is my feedback.
1- No space for flashing pico gapps so I guess we will have to use microG.
2- Random freezes that takes like a minute then locks the phone.
3-Sometimes, WiFi didn't work and I had to restart. When pressing the icon it flashes green then goes back to grey again.
4-Bluetooth isn't working at all ( not sure if it's only me or what because it never worked on LOS 15.1 too ).
5-GPS not working as well.
6-I hope you add HardwareKeys remap, navigation gestures and Traffic monitor, of course if you don't mind.
..
That's pretty much it. If you can fix the second and third problems, this ROM can be used as a daily driver.
Sent from my GT-I9070 using XDA Labs
Sorry for OT but, @ChronoMonochrome you considered working on PMOS for 9070?
It's nice idea and porting require talented people like you
https://wiki.postmarketos.org/wiki/Samsung_Galaxy_S_Advance_(samsung-i9070)
Bx16 said:
Sorry for OT but, @ChronoMonochrome you considered working on PMOS for 9070?
It's nice idea and porting require talented people like you
https://wiki.postmarketos.org/wiki/Samsung_Galaxy_S_Advance_(samsung-i9070)
Click to expand...
Click to collapse
Nice to see some efforts of developing custom ROMs here, but amount of non-working features scares me
I would rather stick updating some my older ROMs like UltimateROM (but no promises though).
Mainlining/forward porting work always comes handy, irrespective of whether one's interested to Android/Linux or GNU/Linux.
I cannot believe this device is still getting updates
excuse my rudeness but do u plan on updating this rom or should i lose hope ?
How do i install this room? I tried everything but always got or error 7 or infinite samsung screen without being able to go to recovery mode, so found myself going back to stock over and over again :/
DeathArcanaXIII said:
How do i install this room? I tried everything but always got or error 7 or infinite samsung screen without being able to go to recovery mode, so found myself going back to stock over and over again :/
Click to expand...
Click to collapse
You have to upgrade from 2.3 rom to a 4.2 rom first like this (if it didn't work, consider using this )in order to upgrade the bootloader then you can install this rom. But i wouldn't recommend this rom as its not stable. LOS 15.1 is far more stable for a daily driver.
Pie works great, but one (maybe silly) question...
Where to get GApps for this ROM?
.czarodziej said:
Pie works great, but one (maybe silly) question...
Where to get GApps for this ROM?
Click to expand...
Click to collapse
https://wiki.lineageos.org/gapps.html (you need GApps for ARM platform).
Does this ROM work on the Galaxy S gts7582? Would the developer of this ROM solve the 15.1 Lineageos bugs for the gts7582?
oseiasrodrigues0 said:
Does this ROM work on the Galaxy S gts7582? Would the developer of this ROM solve the 15.1 Lineageos bugs for the gts7582?
Click to expand...
Click to collapse
Provably not, they're completely different devices.
The dev need access to the device or at least a very very similar one to look at bugs properly so I guess no.
enkflr said:
Provably not, they're completely different devices.
The dev need access to the device or at least a very very similar one to look at bugs properly so I guess no.
Click to expand...
Click to collapse
Is that the gts7582 has lineageos 15 It initializes only does not work anything video, audio, etc. So I thought some dev could solve the bugs of this ROM. But thank you very much for the answer
I installed lineage os 16 on my s advance this is how it went:
1. Bluetooth kept crashing idk why but i uninstalled the bluetooth apk so it dosen't work at all
2. MicroG
It works fine i flashed it and it has signuature spoofing already on yay and it dosen't get stuck in the boot animation after restart
3. Kernel
Oh yeah overclocking is fun i overclocked the cpu to the max and it works amazing
4. Camera
Works but not video
Its ok but bluetooth sadly not working but idc
Its not my main phone anyway thankgod <3

[ROM][SANTONI][10]LuisROM Android 10 based on crDroid V6.x

My LuisROM based on cdDroid V6.x for Xiaomi Redmi 4x (santoni)​
Code:
*** Disclamer
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
This is my personal custom rom. LuisROM based on the crDroid, LineageOS and other...
This is a ROM that works on Xiaomi Redmi 4x (santoni) snapdrgon only! This ROM comes with a highly-customized kernel, as well as some other very custom modifications.
I will NOT provide support if you install a custom kernel!
Changelogs: http://luis-builds.de/downloads/lineageos/cr/Xiaomi_Redmi_4X_(santoni)/changelog_santoni.txt
Introduction
Hello Friends!
I had troubles to find current builds for my devices so I decided to make regular builds for my devices. When my friends told me about similar problems, I extended the builds to include their devices as well. So these builds were and are mainly for my friends and me, but I finally decided to provide them also for public download.
My ROMs
My LuisROM an awesome combination of performance, customization, power and the most new features, brought directly to your device. The LuisROM build server generates automaticly every 2nd days new builds directly from the sources.
Notice
Sometimes I get a lot of help or feature requests from users of my LuisROMs. My dog Luis and I try to fulfill most of the wishes, but that is not always possible. I do that as a little hobby and Luis does not always want to build ROMs . Please understand if I can not always answer directly.
ROM features:
Based on the latest cdDroid V6.x (Android 10), LineageOS and AOSP sources
Latest security patches and sources
OTA Updater
Compatible with EX Kernel Manager
Many other misc. performance and stability improvements under the hood
Kernel: Linux 3.18.x Kernel with many mods other devs and me (thanks for your incredible work!)
Removed lots of excessive bloat (improves security and performance)
Improved stability (several bugs not listed here have been fixed)
Boeffla Wakelock blocker driver V1.1.0
More I/O-Schedulers (fiops, sio, zen, maple)
Optimized for performance and battery life
Compatible with systemless root (recommend Magisk 20.x !!!)
Many other misc. improvements not listed here
Installation instructions:
Pre-installation:
OrangeFox Recovery of course (download here)
Tested with "V11.0.2.0.NAMMIXM" firmware. (download here)
Magisk 20.x and above (Link) can also be used just make sure you flash it after a first successful boot (after passed setup screen)
First time installation:
Unlock your bootloader
Install lates MIUI firmware (tested V11.0.2.0.NAMMIXM)
Flash recovery zip (TWRP)
Flash my latest LuisROM (download here)
Optional: Flash Open GApps and Magisk 20.x and above
Reboot and enjoy
OTA App update installation (auto):
Go to crDroid > About cdDroid > Updates
Press reload button (right corner)
Select download on the new build list
After download select update/flash new build
Optional: Installed gapps and magisk will be moved into new system automaticaly !
TWRP update installation (manual):
Download latest LuisROM build (download here)
Boot into Recovery TWRP
Flash my updated LuisROM (download here)
Reboot and enjoy
Download
Latest builds: (http://luis-builds.de/downloads/lineageos/cr/Xiaomi_Redmi_4X_(santoni)/)
Latest MIUI firmware: (download)
My other devices/ROMs: (http://luis-builds.de/downloads/lineageos/)
Download OpenGapps: (http://opengapps.org)
Flash latest OrangeFox Recovery: (download here)
Donate for my dog Luis, he is looking forward to an extra bone:
https://bw2.link/LuisDonation
Changelog
Developer: http://luis-builds.de/downloads/lineageos/cr/Xiaomi_Redmi_4X_(santoni)/changelog_santoni.txt
Known Issus
..
Telegram group:
https://t.me/rr_luisrom
Thanks To/Credits
Special thanks to Teams:
LineageOS team: https://www.lineageos.org
crDroid Team: https://crdroid.net/
OMNI team https://omnirom.org/about/
SLIMROMS https://slimroms.org/#/about
topjohnwu (Magisk) https://forum.xda-developers.com/apps/magisk
Thanks to the best devs on earth:
LuK1337 (https://forum.xda-developers.com/member.php?u=5075128)
PeterCxy (https://forum.xda-developers.com/member.php?u=5351691)
francokernel (https://forum.xda-developers.com/member.php?u=3292224)
sultanxda (https://forum.xda-developers.com/member.php?u=4800121)
flar2 (https://forum.xda-developers.com/member.php?u=4684315)
nathanchance (https://forum.xda-developers.com/member.php?u=6842057)
zx2c4 for the wireguard vpn ROM Integration (https://forum.xda-developers.com/android/development/wireguard-rom-integration-t3711635)
phhusson for some blobs (https://github.com/phhusson)
and of course to all the supporters.
Thanks for the Sources/Blobs/Tweaks
ProtoDump (https://github.com/LineageOS)
Omnirom (https://github.com/omnirom)
TheMuppets (https://github.com/TheMuppets)
ryan-andri (https://github.com/ryan-andri)
AliHasan7671 (https://github.com/AliHasan7671)
zeelog (https://github.com/zeelog)
My Sources/Blobs/Tweaks
DEVICE (https://github.com/FraEgg/android_device_xiaomi_santoni_ra)
KERNEL (https://github.com/FraEgg/android_kernel_xiaomi_msm8937)
XDA:DevDB Information
[ROM][SANTONI][10]LuisROM Android 10 based on crDroid V6.x, ROM for the Xiaomi Redmi 4X
Contributors
8224Freak
Source Code: https://github.com/FraEgg
ROM OS Version: Android 10
ROM Firmware Required: V11.0.2.0.NAMMIXM
Based On: LineageOS, crDroid, AOSP
Version Information
Status: Beta
Beta Release Date: 2020-03-24
Created 2020-03-24
Last Updated 2020-03-24
Reserved
Great rom. Only one bug, the speaker is silence unless the headphone is plugged.
crDroidAndroid-10.0-20200321-santoni-v6.4-LuisROM
is normal.
Stuck at fastboot...
Hello,
I've a little problem. I've used LuisROM RR for a long time. Now I want to switch to LuisROM CR.
I did a clean install with the newest crDroidAndroid-10.0-20200331-santoni-v6.4-LuisROM.zip, the newest FW and newest OrangeFox.
During the installation of the ROM, there was a message "Cannot mount the storage".
Now it reboots only into fastboot.
An installation with the old LuisROM RR works without a problem.
Any ideas?
Thx,
wayne
---------- Post added at 12:50 PM ---------- Previous post was at 12:38 PM ----------
OK.
The old version crDroidAndroid-10.0-20200215-santoni-v6.3-LuisROM-ota.zip works...
An the Upgrade from crDroidAndroid-10.0-20200215-santoni-v6.3-LuisROM-ota.zip to
crDroidAndroid-10.0-20200331-santoni-v6.4-LuisROM.zip didn't work, same problem, stuck at fastboot...
:crying:
Maybe you should clear the internal storge.
However, the newer roms have bugs.
@wayne5de try to install magisk after installing rom. The phone will start, but there will be no sound from the main speaker. The last working version is probably 20200319.
doopek said:
@wayne5de try to install magisk after installing rom. The phone will start, but there will be no sound from the main speaker. The last working version is probably 20200319.
Click to expand...
Click to collapse
What do you mean with "no sound". My phone rings, I can talk and hear the other person.
At the moment 20200215-santoni-v6.3-LuisROM is installed with magisk.
There have been some bug since a few versions, which results in the lack of sound from the main speaker. You don't hear ringtones or music. Calls are working correctly. If this speaker works for you, I will have to try the latest version again. This morning I tried dirty flashing and the sounds didn't work.
I also can verify that sounds does not come from the main speaker on a fresh install. Just tried it and work's from the main speaker only if headphones are plugged
In this latest version, the phone's sound does not work
@8224Freak there has been a problem with your builds for several versions.
After a dirty flash, the system boots up but there is no sound from the main speaker. The talk speaker works.
After clean flash the phone starts in fastboot mode. Installing magisk fixes startups but no sounds yet.
Logs attached after installation with recovery and already running system.
The last good is probably 20200319 or the first next.
Stuck on fastboot
When I flash and reboot my phone the phone got stuck in fastboot mode.
Please fix this issue
Thanks for rom,
crDroidAndroid-10.0-20200319-santoni-v6.4-LuisROM
but is slowly and I' reporting what doesn't work:
- for a dark colour scheme backround of phone calls is not dark
- why on upper belt is max 6 icon/shortcuts ? rest of roms usually has 8
- why system (990+149+121 +101+85 MB !) uses up 1446 MB of memory ?
- why system has up 31 aplications ? Roms has usually 22-26
- level of corrections to producer protection is very old, but from 01.10.2018 !?!?!
- system doesn't has advanced restart
When could You reparing ? I saw new version but could You cofirmed that is free of those bugs ?
Speaker not working.!?
(drive.google.com/file/d/1-svW-RFpG8YzFsan3U9iOuF0zbpHYW6E/view?usp=drivesdk) - remove brackets
(drive.google.com/file/d/1-sfP88RdHSvjs-3dx2QnLrz-WAxErQ8C/view?usp=drivesdk) also remove brackets (new member stuff, sorry)
I can't download it rom,gps does not catch well,only 3-5 satellites
Fixed: stuck on fastboot and no sound...
FYI:
These two problems are fixed: stuck on fastboot and no sound...:good:
I did a dirty flash from the old crDroidAndroid-10.0-20200215 to the newest crDroidAndroid-10.0-20200427.
Thx for your good work! :highfive:
No camera works...
With the newest update crDroidAndroid-10.0-20200504 no camera works... :crying:
wayne5de said:
With the newest update crDroidAndroid-10.0-20200504 no camera works... :crying:
Click to expand...
Click to collapse
But does the phone work well ?
Are there any other bugs?
Do you have the sound good now?
For the camera, I recommend 2 apk that I use:
https://play.google.com/store/apps/details?id=net.sourceforge.opencamera
https://play.google.com/store/apps/details?id=com.caddish_hedgehog.hedgecam2
As I said before: These two problems are fixed: stuck on fastboot and no sound...
I also use open camera, but this, the standard camera, HD-camera, ... didn't work!
After dirty flash (from build 20200429 to 20200501) my phone stuck on cr logo but after clean install everything is ok.
Same situation after dirty flash from build 20200501 to 20200504.
On 20200504 build ...... no camera (open camera, gcam) is working. Back to 20200501.

[ROM][UNOFFICIAL][cancro][10] LineageOS 17.1

LineageOS is a free, community built, aftermarket firmware distribution of Android 10, 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. You can also view the Changelog for a full list of changes & features.
INSTRUCTIONS
Download latest ROM, Gapps, Magisk
Reboot to Recovery
Wipe system, data, cache and dalvik
Install all
Reboot
Downloads
ROM: https://www.androidfilehost.com/?w=files&flid=306905
Gapps: https://opengapps.org/
TWRP: https://drive.google.com/file/d/1-BZiHJt2uWhVJ8rut72fbSZPDz175DMK/view?usp=drivesdk
NOTE:
Clean Flash is recommended, i.e.. Wipe data,cache,dalvik cache, system
If you dont wipe system, backuptool will reapply your modifications that support addon.d like GApps etc..
Recommended to use Pico Gapps
Device Sources: https://github.com/xiaomi-classic-dev
XDA:DevDB Information
LineageOS 17.1, ROM for the Xiaomi Mi 3
Contributors
vikash1994b, Special Thanks to Xiaomi-classic-dev Team for the sources
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 3.4.x
Based On: LineageOS
Version Information
Status: Testing
Created 2020-03-29
Last Updated 2020-04-16
16.04.2020
⚛ Fixed Reboot tile, properly shows reboot to recovery
⚛ Fixed device auto wake up when lockscreen set to none.
⚛ Few kernel improvements and optimisation taken from common msm8974 devices.
⚛ LineageOS latest changes.
12.04.2020
⚛ April Security Patch
⚛ Added Pixel UI, i.e.. framework colors (check settings in dark mode)
⚛ Added Reboot/Recovery/Power off tile. Tap to change mode and long press to activate.
⚛ Improved DT2W implementation
⚛ Fixed Capacitive Keys not disabling when on screen navigation bar is enabled.
⚛Lineage Latest changes
04.04.2020
⚛ Disabled Trust warning notification for selinux and sign.
⚛ lineageOS Upstream changes.
03.04.2020
⚛ Open Gapps Compatibility: Increased Free space in System partition, now we have almost 280MB of free space,so now open gapps can be easily flashed.
⚛ Patched SafetyNet , Now SafetyNet Check passes even without Magisk.
⚛ Added Double Tap to Wake
⚛ Added Three Finger Swipe for Screenshot. Credits to MokeeRom
⚛ Implemented OTA Update, so from now on you can get updates directly via Lineage OS updater.
⚛ Device Tree Cleanup
⚛ Lineage OS upstream changes
30.03.2020
⚛ Updated Fingerprint to fix vendor missmatch
⚛ Bring in some optimsation from Android GO
⚛ Added SystemUI to PRODUCT_DEXPREOPT_SPEED_APPS
⚛ Disable SF Latch Buffer Signaled property
⚛ Enabled GL comp backpressure
⚛ Disabeld SF backpressure
29.03.2020
⚛ Initial Release
Which gapps are recommended?
[email protected] said:
Which gapps are recommended?
Click to expand...
Click to collapse
The one i use is this https://drive.google.com/file/d/1-4_3zTu56gnay4zUV_8NZgKJOXnQhh8Q/view?usp=drivesdk and it works fine.
Here are some screenshots of this rom.
vikash1994b said:
The one i use is this https://drive.google.com/file/d/1-4_3zTu56gnay4zUV_8NZgKJOXnQhh8Q/view?usp=drivesdk and it works fine.
Click to expand...
Click to collapse
And which twrp , multi rom or normal twrp
[email protected] said:
And which twrp , multi rom or normal twrp
Click to expand...
Click to collapse
Normal TWRP!
[email protected] said:
And which twrp , multi rom or normal twrp
Click to expand...
Click to collapse
File can't be downloaded , unsupported.
[email protected] said:
File can't be downloaded , unsupported.
Click to expand...
Click to collapse
As I know, twrp 3310 had some problem, so i still v3210 (3230 should be ok too) and it works fine!
You may download it from TWRP website directly, if v3230 has problem, just let me know, I can upload v3210 to g-driver later!
r30857 said:
As I know, twrp 3310 had some problem, so i still v3210 (3230 should be ok too) and it works fine!
You may download it from TWRP website directly, if v3230 has problem, just let me know, I can upload v3210 to g-driver later!
Click to expand...
Click to collapse
No problem in downloading twrp, can't download gapps.
[email protected] said:
No problem in downloading twrp, can't download gapps.
Click to expand...
Click to collapse
Ok, I will upload the BiTGapps after 10 minutes
(Opengapps doesn't work due to space issue, no matter Pico or Nano )
Edit:
Here you go!
https://drive.google.com/file/d/1-ctmk8kWrclKJ6akg-UJg_NcsSwB_z9o/view?usp=drivesdk
Very good effort...
New Lineage OS Builds is up (30-03-2020)
Download https://androidfilehost.com/?fid=4349826312261757707
Changelogs
Updated Fingerprint to fix vendor missmatch
Bring in some optimsation from Android GO
Added SystemUI to PRODUCT_DEXPREOPT_SPEED_APPS
Disable SF Latch Buffer Signaled property
Enabled GL comp backpressure
Disabeld SF backpressure
Hi, are you thinking about future releases (something like one every month or so) with bug correction and, maybe, improvements?
Can you suggest a specific kernel/camera/video driver for this builds, or the included ones are good?
Thanks.
keru32 said:
Hi, are you thinking about future releases (something like one every month or so) with bug correction and, maybe, improvements?
Can you suggest a specific kernel/camera/video driver for this builds, or the included ones are good?
Thanks.
Click to expand...
Click to collapse
I will most probably be providing monthly security updates. I dont think there are custom kernel available for cancro. So you're left with the the included one. Give it a try rom is stable enough with no major bug or FC.
vikash1994b said:
I will most probably be providing monthly security updates. I dont think there are custom kernel available for cancro. So you're left with the the included ones. Give it a try rom is stable enough with no major bug or FC.
Click to expand...
Click to collapse
Totally agree!
To this old device and with this stable ROM, monthly security updates should be enough!
I install this ROM for 2 days, no FC and no major bug (although i cannot pass the safetynet, but it is ok) very smooth with good battery performance! And the temperature also outstanding when play a game!
Thanks for the great ROM!:good:
r30857 said:
Totally agree!
To this old device and with this stable ROM, monthly security updates should be enough!
I install this ROM for 2 days, no FC and no major bug (although i cannot pass the safetynet, but it is ok) very smooth with good battery performance! And the temperature also outstanding when play a game!
Thanks for the great ROM!:good:
Click to expand...
Click to collapse
There is a workaround to pass safetynet on latest build. You need to install magisk and enabling magisk hide.
vikash1994b said:
I will most probably be providing monthly security updates. rom is stable enough.
Click to expand...
Click to collapse
Excellent, what else is required for a legendary device.
Unbelievable that this solid device will get a stable build of lineage os 17.1 - mother of all custom roms even after so many years. Thank you very much.
vikash1994b said:
There is a workaround to pass safetynet on latest build. You need to install magisk and enabling magisk hide.
Click to expand...
Click to collapse
Thanks for the information, i tried it but no lucky, its okay, to me, not an issue!
But could you check the Bluetooth is functional our not?
Tried to using BT but seems not working?
Thanks in advance!
Installed the rom. It's very smooth and stable. Battery is also doing fine. Didn't put a sim and check it. Installed magisk 20.3 and updated to 20.4.
Gapps by the op is working, opengapps could not be installed.
My son played some games with it and was satisfied with its performance.
Haven't checked BT.
Installed YouTube vanced black edition from magisk download.
Will try to install magisk modules for safetynet bypass.
The speaker of my phone is faulty so can't comment about sound.
The rom is an excellent build and the device has surpassed itself.
I wanted to install a gcam port for it. I tried several builds but none of them could even be installed. (i know I'm off topic here). I'll delete this line if the op takes an exception. So if anyone is aware of any working gcam build/port kindly tell me. The device has an excellent sensor for camera.
Also an option to use power menu on the hardware button long press / double tap would have been very useful. I'm presently using a 3rd party app from play store for power off /reboot /reboot to recovery etc as the power button is on the way to its grave due to old age. Otherwise the device is in excellent condition.
Double tap to wake is a very desirable feature due to power button eol and volume button wake is there but these also might get finished due to regular use.
Am using greenify and gravity based wake up to save the power button.

Categories

Resources