[F8331][Oreo][ABANDONED] Lineage 15.1 Builds - Sony Xperia XZ ROMs, Kernels, Recoveries, & Other

[F8331][Oreo][ABANDONED] Lineage 15.1 Builds
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 me for messing up your device, I will laugh at you.
*
*/
* NO FEATURE REQUESTS PLEASE !!!
ROM DEVELOPMENT IS [ABANDONED]
Unofficial build of LineageOS 15.0 (Android 8.0.0) for the Sony Xperia XZ (kagura)
It's only for XZ (Single Sim/F8331) users with recent odm partition flashed.
Working:
* HSPDA
* LTE
* Camera
* Flash
* WiFi
* GPS
* Fingerprint (sometimes)
* BT
* NFC
* Video playback
Issues:
* Tell me
* LiveDisplay
Unknown:
* VoLTE
* WiFi Calling
* WiFi Tethering (should work as i made no changes to it)
As with my AOSP build:
I'll push new builds after succesfull basic testing by myself.
Downloads & Changelog in 2nd post
XDA:DevDB Information
[F8331][Oreo][ABANDONED] Lineage 15.1 Builds , ROM for the Sony Xperia XZ
Contributors
Bitti09, AdrianDC,Myself115
Source Code: https://github.com/Kagura-Lineage/kernel
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
Version Information
Status: Abandoned
Created 2017-11-16
Last Updated 2018-02-04

Downloads:
Lineage 15.0:
Vendor files :
[url]https://goo.gl/mtj9yQ[/URL] (NEW!)
Build 1:
MD5sum file [url]https://goo.gl/SHmpov[/URL]
ROM: [url]https://goo.gl/RVze92[/URL]
Build 2:
MD5sum file [url]https://goo.gl/mdMLp4[/URL]
ROM: [url]https://goo.gl/UN8UnY[/URL]
Build 3 :
MD5sum file [url]https://goo.gl/xAJWWj[/URL]
ROM: [url]https://goo.gl/9JrvFp[/URL]
Build 4 :
Rom file [url]https://goo.gl/kbyRt7[/URL]
MD5sum file: [url]https://goo.gl/CZ2Pwy[/URL]
Build 5:
Rom file [url]https://goo.gl/zZQR8m[/URL]
MD5sum file: [url]https://goo.gl/eBsB73[/URL]
Build 5.1:
Rom file [url]https://goo.gl/Z35M1y[/URL]
MD5sum file: [url]https://goo.gl/ti4fP6[/URL]
Changelog:
Build 1:
Code:
* Initial Build
Build 2 (Bugfix build)
Code:
* Fixed Filemanager crash
* Synced kernel sources with recent SODP changes.
Build 3
Code:
* Rebased onto Git state of 21.11.17 20:00(gmt+1)
* added new fingerprint commits
* advance reboot menu added
Build 4
Code:
* OTG Support (needs testing)
* new Substratum service added
Build 5
Code:
* Lineage base updated (sync state from 27.11)
* OTG Support temp. removed
* more Substratum commits added
* gps & media codec config taken from oreo stock rom
* option to scramble pin layout when unlocking (lockscreen only) added
* widevine support added
Build 5.1
Code:
* Wireguard support added WireGuard ROM Integration
-> more Information about it here: [URL="https://forum.xda-developers.com/android/development/wireguard-rom-integration-t3711635"]WireGuard ROM Integration | Android Development and Hacking[/URL]
Lineage 15.1:
Comming soon

Reserved
Support also via Telegram Group : https://goo.gl/ck7QBE
#Screenshots

thank you so much, i will try is rom.

I'm so pleased to see Lineage OS on XZ !!!
Thank you very much !
I will test that ASAP !

i will flash it now my hero

Fingerprint and LiveDisplay not working

ste2610 said:
Fingerprint and LiveDisplay not working
Click to expand...
Click to collapse
Fingerprint works
Livedisplay: confirmed that it doesnt works. Ive forgot to test this feature.

Bitti09 said:
Fingerprint works
Livedisplay: confirmed that it doesnt works. Ive forgot to test this feature.
Click to expand...
Click to collapse
I think my fingerprint stopped working after flashing magisk users of the aosp rom reported the same bug

Bitti09 said:
Fingerprint works
Livedisplay: confirmed that it doesnt works. Ive forgot to test this feature.
Click to expand...
Click to collapse
How did you make the fingerprint sensor work ? I can`t register my finger print :/

Hello, that sounds pretty nice!
Can anyone check if BT is working somehow?
atm at work, so no time to try it out.
maybe you can check a2dp (music) and headset for calls, maybe check filetransfer aswell?
Thank you in advance!
Big Thanks too Bitty09 ofc too!

For your information:
Its the FIRST build so it doesn't have all features working.
My own goal for this build was having the phone basics working nothing else!!!
And for the magisk users: don't report the FP issue, it's known to stop working with magisk.

mad_tom said:
Hello, that sounds pretty nice!
Can anyone check if BT is working somehow?
atm at work, so no time to try it out.
maybe you can check a2dp (music) and headset for calls, maybe check filetransfer aswell?
Thank you in advance!
Big Thanks too Bitty09 ofc too!
Click to expand...
Click to collapse
Music streaming via Bluetooth works fine

Ickule said:
Music streaming via Bluetooth works fine
Click to expand...
Click to collapse
thank you very much! - so i know what will i do later!
already listed?! - that was fast!
https://www.lineageosroms.org/lineage-os-15-rom-devices-list/#SONY

How To Install?

Files manager stock app crashes everytime
---------- Post added at 04:18 PM ---------- Previous post was at 04:15 PM ----------
System is smooth i but battery drain is high

F.G.Klopstock said:
How To Install?
Click to expand...
Click to collapse
It goes the same way AOSP oreo ROM do :
- Wipe system, data, cache and dalvik
- Update vendor image (copied from OP's own thread)
1. Extract v05_tone.zip (can be downloaded in OP)
2. Boot into TWRP
Code:
Code:
adb push v05_tone.img /
adb shell
dd if=v05_tone.img of=/dev/block/bootdevice/by-name/oem
- Flash ROM (Download in OP)
- Flash Open GApps
You can root with Magisk after that. CAUTION : It WILL break fingerprint scanner so don't report any bugs related to that.

Is the fingerprint working properly without any delay or bad sensitive?

piotr7543 said:
Files manager stock app crashes everytime
---------- Post added at 04:18 PM ---------- Previous post was at 04:15 PM ----------
System is smooth i but battery drain is high
Click to expand...
Click to collapse
filemanager: yes i saw it myself. don't know why it now crashes cause on my previous build it was fine and i didn't added anything to it.
for battery drain: need some more informationfor getting the reason at the moment.
@mad_tom : that guy seems to blindly add every lineage rom to his list to get some clicks.
EDIT: doing a new bugfix build:
Changes are only recent SODP kernel changes and a fix for the filemanager crash.

OTG? Is USB OTG Working in this ROM?

Related

[ROM][Marshmallow][6.0][Unofficial] crDroid Android

crDroid build will always mainly be based on CyanogenMod with some extra and few features (Cool and useful)
Code:
#include
/*
* Your 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.
*/
Code:
CREDITS
CM Rom
Slim Rom
Omni Rom
Many More.....
Kernel Credit Varun Chitre
Download:
Sprout4
Sprout8
Gapps:
Open Gapps
Screenshot : See on Screenshot tap
First time installing crDroid :
- Make sure you're running a proper working Recovery (TWRP)
- Copy GApps and crDroid zip to your internal SDCard
- Boot into Recovery
- Format factory,Wipe cache,data,system
- Flash crDroid zip
- Flash GApps zip
- Flash SuperSU (not mandatory. We have CyanogenMod su access inside)
- Reboot
- Don't restore Apps using Titanium Backup!
Source Code : https://github.com/crdroidandroid
XDA:DevDB Information
Crdroid-6.0, ROM for the OEM Cross Device Development
Contributors
nazmul.rr
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Beta
Created 2015-11-13
Last Updated 2015-11-13
Bugs and screenshots?
hp5942 said:
Bugs and screenshots?
Click to expand...
Click to collapse
See screenshot tap
does this have the same bug of data not working when single sim present (as in CM13 beta)?
Very smooth rom... Data was working for me even with one sim. Sim switching fixed (present in CM12.1) and no lag in recorded videos
There is no Data bug :v
Is there CM Theme Engine
crdroid updated
nazmul.rr said:
crdroid updated
Click to expand...
Click to collapse
Can you plz provide changelog for the build.
nazmul.rr said:
crdroid updated
Click to expand...
Click to collapse
is data working?
sprout8 support please.
hanuraiga said:
is data working?
Click to expand...
Click to collapse
Not working on Airtel. Checked both on GSM and WCDMA mode. It is not working at all.
nazmul.rr said:
crdroid updated
Click to expand...
Click to collapse
bro what about tweaks can you giv me screenshot of tweaks?
I can't use busybox here..How to install busybox.When I tried to install ad away it says that it's s-on like HTC mobile.I don't get it.What does it mean?
PuLKit4xd said:
Not working on Airtel. Checked both on GSM and WCDMA mode. It is not working at all.
Click to expand...
Click to collapse
Try using legacy DHCP setting from developer options.
Has some problem on data connection for me
Crdroid updated & added sprout8 link
Looks good, nice work there
updated
Thanks...
Nice work man

[F8331][Oreo][11-03-2018] SlimBit-AOSP 8.1 Builds

Hi everyone. I'm sharing my personal AOSP 8.0 & 8.1 builds here
The builds are compiled from official sonyxperia Repos with some Commits from Linage, Omnirom , AOSP master & open Pull Requests from sonyxperia Repos.
Kernel is built using latest sonyxperia sources.
* !!! ROM WILL BE CONTINUED BY FASTBOOTKING !!! '
Working:
* HSPDA
* LTE
* Camera
* Flash
* WiFi
* GPS
* Video playback
* Reboot to Recovery
* Gapps backup
Works most of the time:
* Fingerprint
Issues:
* Tell me
Unknown:
* VoLTE
* WiFi Calling
* WiFi Tethering (should work as i made no changes to it)
* BT Audio (No device to test it)
Downloads:
8.0:
Google Drive :
Build 1: https://goo.gl/ADa8nP
Build 2 : https://goo.gl/uwMiTD
Build 3: https://goo.gl/Kn7FXk
Build 4: https://goo.gl/Kn3Nuf
Build 5: https://goo.gl/ZhJDyJ
Androidfilehost:
Build 6: https://goo.gl/6S3qQK
Build 7: ----
Build 8: https://goo.gl/eeBmNB (with prebuilt oct kernel from sony)
Build 9: https://goo.gl/w7e8as
8.1
Build 1: https://goo.gl/FgG4xr
Build 2:Download from Sourceforge
Build 3:Download from Sourceforge
Build 4:Download from Sourceforge
Build 4.1:Download from Sourceforge
Build 5:Download from Sourceforge
Build 5.1:Download from Sourceforge
Build 6:Download from Sourceforge
Users of the 1. Build posted here on XDA need to do a clean flash!!!
Vendor files :
8.0
https://goo.gl/mtj9yQ
8.1
8.1 odm image
Latest Version: 11-03-2018
Starting with Build 4: Latest official Vendor image musst be flashed before rom flashing!!!!
Clean flash rom Zip with latest twrp.
after that every dirty flash saves the gapps state.
I'll push new builds after succesfull basic testing by myself
Rom-Source: https://github.com/SlimBit-AOSP
Kernel Source: https://github.com/sonyxperiadev/kernel & PR's from same repo & sometimes manual changes.
XDA:DevDB Information
[F8331][Oreo][11-03-2018] SlimBit-AOSP 8.1 Builds, ROM for the Sony Xperia XZ
Contributors
Bitti09, https://github.com/sonyxperiadev
Source Code: https://github.com/sonyxperiadev/kernel
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Stable
Created 2017-10-07
Last Updated 2018-03-23
Reserved
Changelog:
8.0
Build 1:
Code:
* First public release
Build 2
Code:
* Default CPU Govenor set to OnDemand
* Testing qcom caf display commit for video fix
Build 3::
Code:
* Widevine DRM fix
* Display whitepoint calibration by kholk
* PR: Updated media codecs by alviteri @github
* Enabled AOSP Night light setting (experimental)
Build 4:
Code:
* New Wifi kernel parts
* Updated kernel with video fix
* App Replacements:
+ Camera -> SnapdragonCamera
+ Music -> SnapdragonMusic (with Snapdragon Audio+ Equalizer)
+ Gallery -> Snapdragon Gallery
Build 5
Code:
* Build from clean AOSP&sonyxperiadev repos without any PR
* some little things changed
Build 6
Code:
* Build from clean AOSP&sonyxperiadev repos without any PR
* some little things changed
Build 7
Code:
* Build from clean AOSP _r30&sonyxperiadev repos without any PR
* November AOSP Patch state.
Build 8
Code:
* merged PR's from older Builds.
Build 8
Code:
* night mode enabled.
* new FP behaviour:
fp scanner is inactive on screen off
gets activated after power button was pressed and display is on.
8.1
Build 1:
Code:
* First public release
Build 2:
Code:
* Fixed video lag
* Fixed gapps backup
* recent SODP changes merged
Build 3:
Code:
* Added native substratum support (no root needed)
Build 4:
Code:
* Kernel : Some tweaks
* Kernel: merged Usb Mtp fixes from sodp
* Device: Merged recent sodp changes
* Rom: Fixed Deskclock Alarm again
Build 4.1:
Ready for Vendor V10
Code:
* Kernel: Merged commits by @_LLJYY
* Camera: Merged partial commits from LA.UM.6.4.r1-06100-8x98.0 CAF-Tag
* Device: Merged recent sodp changes
* SODP: Merged recent changes
Build 5
Code:
* Rebased on Android 8.1 R14 -> Rom Patchset is now 05-02-2018 :D
* Cleaned up some useless/non working commits.
* Substratum commits updated.
* Merged SODP Changes.
* Some smaller things. :p
Build 5.1
Code:
* Bootloop fixed
Build 6.0
Code:
* Rebased onto March AOSP Update.
* Cleaned up Device& Kernel trees.
* Temp. removed Wireguard support
* Updated rootless Substratum commits
Discord Support Group: https://discord.gg/sRDkrfc
Works with dual sim f8332???
karrouma said:
Works with dual sim f8332???
Click to expand...
Click to collapse
i don't think so.
Bitti09 said:
i don't think so.
Click to expand...
Click to collapse
no patch or anything that change build and modem.
the patch from 7.1.1 works in 8?
karrouma said:
no patch or anything that change build and modem.
the patch from 7.1.1 works in 8?
Click to expand...
Click to collapse
I DON'T SUPPORT F8332 cause i DON'T own this device type. I only give support for the single sim Version aka F8331
Uploading 2. Build with video stuttering fix ( tested with several 1080p 60fps videos & 360° cardbord demos.)
Coming from my first build you don't need to flash gapps. Just dirty flash the rom and wipe cache & reboot
When you said flash vendor files before flash the rom you mean this?
* Extract SW_binaries_for_Xperia_AOSP_O_MR0_4.4_v02_tone.ext 4.zip
* Boot into TWRP
Code:
adb push SW_binaries_for_Xperia_AOSP_O_MR0_4.4_v02_tone.ext4.img /dev/block/mmcblk0p53
Cheers
juanpirulo said:
When you said flash vendor files before flash the rom you mean this?
* Extract SW_binaries_for_Xperia_AOSP_O_MR0_4.4_v02_tone.ext 4.zip
* Boot into TWRP
Code:
adb push SW_binaries_for_Xperia_AOSP_O_MR0_4.4_v02_tone.ext4.img /dev/block/mmcblk0p53
Cheers
Click to expand...
Click to collapse
yep
@Bitti09
just flashed your rom over CLShortFuse rom and it seems that google play and play service are missing.
ojessie said:
@Bitti09
just flashed your rom over CLShortFuse rom and it seems that google play and play service are missing.
Click to expand...
Click to collapse
you need to clean flash my rom to have the backup part installed.
Where i can download SW_binaries_for_Xperia_AOSP_O_MR0_4.4_v02_tone.ext 4.zip ?
EDIT: Finally i found it.
Play & Play service missing
@Bitti09
just installed your recenlty posted vendor img, did a clean install but play and play service is still missing.
ojessie said:
@Bitti09
just installed your recenlty posted vendor img, did a clean install but play and play service is still missing.
Click to expand...
Click to collapse
what gapps are you using? i've teted myself with official opengapps
Bitti09 said:
what gapps are you using? i've teted myself with official opengapps
Click to expand...
Click to collapse
Sorry, just recognized it by myself that I have to install gapps additionally (thought they are included) getting tired ... my bad. Sorry
Fingerprint not working for me, did not wipe /system though. should I have?
Looking forward to build with widevine fix
ratoune said:
Fingerprint not working for me, did not wipe /system though. should I have?
Looking forward to build with widevine fix
Click to expand...
Click to collapse
1. I've started with a clean flash aof build 1 and i've tested several builds today without any fp issues. even after reboot it still works.
2. i plan to push the new build in next couple of hours.
ratoune said:
Fingerprint not working for me, did not wipe /system though. should I have?
Looking forward to build with widevine fix
Click to expand...
Click to collapse
Just to confirm I had also the fingerprint problem. Started with a clean flash but with V2
ojessie said:
Just to confirm I had also the fingerprint problem. Started with a clean flash but with V2
Click to expand...
Click to collapse
fp problem still present? if yes provide logcats.
new build slightly delayed. forgot to revert a broken commit.
ojessie said:
Just to confirm I had also the fingerprint problem. Started with a clean flash but with V2
Click to expand...
Click to collapse
I had started by V2 with a "clean" flash but not wiping system.
I reflashed wiping /System /Cache /Data in TWRP and now FP is working like a charm.
ratoune said:
I had started by V2 with a "clean" flash but not wiping system.
I reflashed wiping /System /Cache /Data in TWRP and now FP is working like a charm.
Click to expand...
Click to collapse
:good:
EDIT: New build will be online whithin 24 hours.
Main changes are : widevine, fp update

Universal rom v1

YOU ARE NOT ALLOWED TO USE ANY PART OF THIS ROM WITHOUT MY PERMISSION
FEATURES
* Odexed
* Debloated
* Full Oreo Ported Apps
* Improved Performance
* S9 Audio
* S9 TouchWiz
* S9 Messages
* S9 S Protect
* S9 S Power Planning
* All Apps Dual Messages
* Social Camera
* Samsung Mall Fully working
* Fake Samsung Experience UI 9.5
* Fake Android 8.1.0
* Multi Languages
* Translator On Keyboard
* S9 Oreo Keyboard
* S9 Stickers On camera
* Selfie Focus
* Floating Messages
* VoLTE
* Quick Pin Unlocking
* Bixby Home
* Speed Improved
* No lags
* Finger Prints Works
* Great Battey Backup
* Used Stock Kernel..
* Ram ManageMent...
And Much More......
BUGS:
Error-404 (If you facing any bugs tell me)
(Logcat Must be Important)
INSTALLATION METHOD:
* Need Clean Wipe..
* Make Sure Install Latest Twrp Recovery.
* Wipe > Advance Wipe > Dalvik > System > Data > Cache.
* Install Rom
* Reboot. & Njoy..
* 1st Boot May Take Time
KERNEL SUPPORTS:
* IF you need custom Kernal means I am recommending
Oxygen Kernal For Good battery and performance..
* IF you are stock Kernel lover use stock no need to flash any
Kernel.
ROM OS Version: 7.x Nougat (Fake 8.1.0)
ROM Kernel: Linux 3.x
Based On: Samsung TouchWiz
VERSION INFORMATION:
Status: Stable
Current Stable Version: V1
Stable Release Date: 2018-08-13
Kai Hiwatari (SolarX_dev), [12.08.18 16:34]
Change log​
CREDITS: @SolarX_dev Me.
@bunty_parona (Sugar_Hug) For Allowed Me Use This Universal Brand & Bugs Fixing..
@GhaithSRY For His Base
@Oves786 For Helps Me
@mohitmallick17 Helps For Adding Features.
@prashantp01 Helps To fixing Bugs.
@Yudy_Singh Always Supports Me.
@Purshurana For Testing.
@SHADOW ZXC For Helping.
@DevDarknessSOME FILES FROM HIS ROM
@DarkLord1731 For His Aweasome Oxygen Kernels
If I Forget Any one Just Pm me in telegram I will update
JOIN OUR PROJECT GROUP LINK:
https://t.me/SOLAR_X_NIGHT_PROJECT
Thx
on your screenshots i saw the rom only 16gb. when I install it I can see 16gb or 32gb?
It Bootloop
Bootloop brow....
---------- Post added at 08:08 AM ---------- Previous post was at 08:08 AM ----------
Bootloop
---------- Post added at 08:09 AM ---------- Previous post was at 08:08 AM ----------
Bootloop
boot looped please fix.
no working
Bootloop
Universal bootloop
After flashing ROM flash oxygen kernal if its work tell
Universal ROM failed
camera not working bro
Still updated?

[ROM][DISCONTINUED][UNOFFICIAL] LineageOS 16.0 [MATE 9] 2018-11-11

Code:
/*
* 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.
*
*/
About:
This rom is in beta . You can have some issue with it.
What's working/broken:
- Fingerprint nav (partially fixed)
- all other issue HERE
BACKUP
perform a backup of this partition (before lineageos install)
* kernel
* ramdisk boot
* vendor
* product
Installation:
1st install
Perform A Factory Rest with Emui erecovery
Be sure you have my twrp recovery here with decryption data
Download the latest build and gapps
Reboot to recovery
If you come from another rom , Factory reset is needed ( Wipe cache + data + system)
Flash the latest build and gapps
Reboot
Current Lineageos Rom
-be careful to have my TWRP 2018-09-08 (08-09-2018) build date version
-flash last Lineageos rom
- reboot to system ( not needed to reflash gapps and magisk after each lineage release,just if you want the last gapps/magisk release)
Downloads:
- Builds :
* AndroidFileHost Here
* Google drive here
- Gapps Official OpenGApps (use nano preferably)
- Root (optionnal) Magisk 17.1 stable or 17.2 beta
Source code:
all are here . I have created kirin960 common github for all hi3660 devices. So if you want to contribute ,mp
https://github.com/kirin960-devices
Changelog:
09-09-2018
New lineageos stuff like :
* rotation ( 0° 90° 180 ° 270 ° and lockscreen too)
* enable again lineage's apk (browser , music , trust ...)
* battery leds color
* notification leds color
* live display
* some buttons tweak
* some gestures tweak
* some status bar tweak
* remove stock huawei camera
* fingerprint navigation (partially fixed) (you can DL fingerprint gestures apk from playstore for this)
etc ...
Click to expand...
Click to collapse
2018-09-11
* Add new system UI tiles (like heads up notification, cafeine ...)
* Add support for china variant ( not tested ,need users feedback )
* Hide unuseed usb feature
* i forgot ...
Click to expand...
Click to collapse
2018-09-25
Changelog:
- Kernel
* Starting we stock kernel from last 8.0.0 emui Emui hi3660 source
* Remove root check and all related root Huawei's stuff
* Added the possibility to choose "setenforce 0" (use terminal for that)
- ROMs
* To avoid any confusion replace hi3660 ROMs name by mha (correct name for mate 9)
* Fix Style color FC
* Fix battery drain
* Fix Trust patch level check
* And some other ...
Click to expand...
Click to collapse
2018-10-05
* ussd (mms) fixed
* youtube video fixed
* fingerprint name display fixed
* clock position settings fixed
* Add advanced reboot
Click to expand...
Click to collapse
2018-10-22
kernel
* add sdfat with exfat and other fs support
ROMs
* add new security patch support (2018-09-01) and (2018-10-01)
* Wifi Hospot fixed ( need tester)
* Add new device display feature (doze) display-> advanced
* Rework all fingerprint stuff
* Add FP gestures options with few quick actions (WIP) display-> advanced
Click to expand...
Click to collapse
ROMs
* Hack security_patch for all Emui 8.0 Roms
* Add google feed in launcher with new features
* Build with last Lineageos source and 2018-10-05 Android security patch
Click to expand...
Click to collapse
2018-11-11
kernel
* Remove sdcardfs Huawei's stuff
* Add all sdcardfs commits from google kernel/common (android pie)
* Update some FS commits from google (android pie)
ROMs
* Fix Read/write music from ext sdcard
* Fix lot of selinux denials
Click to expand...
Click to collapse
Not needed now since 2018-11-01 build
Be careful
the made of past on our own kernel build, backup your /vendor and kernel partiton BEFORE installed the ROMs.
The lineageos security patch is newer than Emui's. So the cmd "os_patch_level" is not the same as that of Huawei. I modified the build.prop to avoid all bootloop. Checked well before installing the rom that you have at least the version "ro.build.version.security_patch = 2018-06-01". If you have a version before this date, made the update emitted before or let me know, I prepared a script to fix it
The easiest way to know which version you have is to have ADB drivers to install: open a terminal command and type
Code:
adb shell
Code:
getprop ro.build.version.security_patch
Or with any root explorer ,go to /vendor/build.prop and open it. Search this.
credits:
@LuK1337 @flex1911 @sirhc
XDA:DevDB Information
Lineage-16.0 pie, ROM for the Huawei Mate 9
Contributors
micky387
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Last EMUI 8.*
Version Information
Status: Beta
Current Beta Version: 2018-11-01
Beta Release Date: 2018-09-08
Created 2018-08-28
Last Updated 2018-11-01
Amazing ...? Thanks ...?
mataflakitas said:
Amazing ... Thanks ...?
Click to expand...
Click to collapse
you're welcome
thx for your work, but how can i download it?it deny my request...
涵爸爸 said:
thx for your work, but how can i download it?it deny my request...
Click to expand...
Click to collapse
In OP ,Download--> build-->"here"
micky387 said:
In OP ,Download--> build-->"here"
Click to expand...
Click to collapse
emmm, I know, but it shows that I don't have permission to access that folder and only the developer/uploader can provide with access to that restricted files.
Thank you for your excellent work!
---------- Post added at 03:52 PM ---------- Previous post was at 03:47 PM ----------
micky387 said:
In OP ,Download--> build-->"here"
Click to expand...
Click to collapse
emmm, I know, but it shows that I don't have permission to access that folder and only the developer/uploader can provide with access to that restricted files.
Thank you for your excellent work!
涵爸爸 said:
emmm, I know, but it shows that I don't have permission to access that folder and only the developer/uploader can provide with access to that restricted files.
Thank you for your excellent work!
---------- Post added at 03:52 PM ---------- Previous post was at 03:47 PM ----------
emmm, I know, but it shows that I don't have permission to access that folder and only the developer/uploader can provide with access to that restricted files.
Thank you for your excellent work!
Click to expand...
Click to collapse
try again or
this https://www.androidfilehost.com/?fid=1322778262903992610
This rom is TREBLE? I tried this rom and got the feeling it was TREBLE rom
n.pikota said:
This rom is TREBLE? I tried this rom and got the feeling it was TREBLE rom
Click to expand...
Click to collapse
Of course,all ROMs since android 8 (OREO) are O
30 download at this time and no feedback ?
@micky387 I would gladly download and provide a thorough feedback report for this ROM, but I'm waiting for a build with working fingerprint nav, as that is the one feature I absolutely must have. Will be keeping an eye on this thread though!
Also, your "other issues" github link is giving a 404 error. Not sure if that's because github is down, or the link is genuinely broken.
kkslider1 said:
@micky387 I would gladly download and provide a thorough feedback report for this ROM, but I'm waiting for a build with working fingerprint nav, as that is the one feature I absolutely must have. Will be keeping an eye on this thread though!
Also, your "other issues" github link is giving a 404 error. Not sure if that's because github is down, or the link is genuinely broken.
Click to expand...
Click to collapse
for fingerprint nav, working on it
Link fixed in op too , thanks.
Comming very soon:
New lineageos stuff like :
* rotation ( 0° 90° 180 ° 270 ° and lockscreen too)
* enable again lineage's apk (browser , music , trust ...)
* battery leds color
* notification leds color
* live display
* some buttons tweak
* some gestures tweak
* some status bar tweak
etc ...
enjoy :good:
Wooow thanks. ??
Hey Micky387
I had A nexus 5 and HTC M8. I really loved flashing ROMs but stop all that crazy stuff when I picked up this mate 9. I saw this thread and I have to admit I am feeling the itch. You said it your daily ......hmm, and the known bugs are not to bad at all.
Any advice or suggestions to an out of practice and not that smart flasher if ROMs?
How do you like lineage on the mate 9?
micky387 said:
for fingerprint nav, working on it
Link fixed in op too , thanks.
Comming very soon:
New lineageos stuff like :
* rotation ( 0° 90° 180 ° 270 ° and lockscreen too)
* enable again lineage's apk (browser , music , trust ...)
* battery leds color
* notification leds color
* live display
* some buttons tweak
* some gestures tweak
* some status bar tweak
etc ...
enjoy :good:
Click to expand...
Click to collapse
Sounds very good ?. Thank you for your work on this Rom.
mataflakitas said:
Amazing ...? Thanks ...?
Click to expand...
Click to collapse
Don't screw your phone again dude!
osk4rin said:
Don't screw your phone again dude!
Click to expand...
Click to collapse
I have not learned the lesson, I just saw that the mate 9 will be updated to android Pié, official stock that happiness ..
A lot of bugs, the camera is broken, No keyboard available either .
osk4rin said:
A lot of bugs, the camera is broken, No keyboard available either .
Click to expand...
Click to collapse
-A lot of bugs : Yes it's alpha version.
-the camera is broken : Yes huawei's camera
-No keyboard available either: I have one
New build available in OP
Changelog:
09-09-2018
New lineageos stuff like :
* rotation ( 0° 90° 180 ° 270 ° and lockscreen too)
* enable again lineage's apk (browser , music , trust ...)
* battery leds color
* notification leds color
* live display
* some buttons tweak
* some gestures tweak
* some status bar tweak
* remove stock huawei camera
* fingerprint navigation (partially fixed) (you can DL fingerprint gestures apk from playstore for this)
etc ...
BE careful :
read the "installation"
1st install
Be sure you have my twrp recovery here with decryption data
Download the latest build and gapps
Reboot to recovery
If you come from another rom , Factory reset is needed ( Wipe cache + data + system)
Flash the latest build and gapps
Reboot
Current Lineageos Rom
-be careful to have my TWRP 2018-09-08 (08-09-2018) build date version
-flash last Lineageos rom
- reboot to system ( not needed to reflash gapps and magisk after each lineage release,just if you want the last gapps/magisk release)
Click to expand...
Click to collapse

ReaperTreble V3.0 [G610X][TREBLE]

ReaperTreble V3.0​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* 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 Recovery
* 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.
*/
Changelog
- Removed useless security stuff
- fixed minor bugs
- Debloated
- Changed Configs
- Changed WiFi blobs to stock J7
- Used stock J7 Prime files
- Kraken Kernel RC14 included (no reboots)
Click to expand...
Click to collapse
How to install
- Flash Create Vendor zip from @ananjaser1211's Spaget project and reboot to recovery.
- Download any ARM32_Binder64 A-only Android 9/10 GSI(Or simply A64 A-only GSI)
- Download latest ReaperTreble Zip
- Reboot to recovery and wipe System, Vendor, Cache/Dalvic and Data(Wiping internal storage isn't necessary)
- Flash GSI and ReaperTreble zip(or the otherway around)
- Reboot to system and enjoy
Click to expand...
Click to collapse
Download link-
- Androidfilehost
Click to expand...
Click to collapse
Bugs
- Offline Charging in Q GSIs
- Wakeup delay(can't fix it yet)
- Stretched camera in some apps(GSI camera works perfect)
- You tell us
Click to expand...
Click to collapse
Donations:- Donating to charity would be better. But if you wanna thank me, I'd love if you hit that thanks button.
Click to expand...
Click to collapse
Telegram support group.
Credits
- @therealmodder
- @ananjaser1211
- @corsicanu
- @SPARTANICUS
- @DAvinash97
- And all my telegram testers.
PM me at @soulr344 if i missed anyone.
Click to expand...
Click to collapse
XDA:DevDB Information
ReaperTreble V3.0 [G610X], ROM for the Samsung Galaxy J7
Contributors
soulr344, therealmodder, ananjaser1211
Source Code: https://github.com/SPART4NICUS/android_kernel_samsung_exynos7870
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2020-04-28
Created 2020-04-28
Last Updated 2020-04-28
Great work sir! Thank you very much
It works very well on Havoc-OS 3.4 A64 GSI.
Hardware keys recents button doesnt work anymore.....
After the new 3.0 update the hardware recents button doesnt work.....works in Havoc os gsi but doesnt work on evo x or any other gsi......
Device-SM-G610F
ROM-Evolution X4.1.069 lukegsi
Kernel-Kraken Rc15
Root status-Magisk phh v20.4
Im happy to provide logs and whatever is needed.....
And btw keep up the good work sir....ur the BEST.
....................
Live0verfl0w said:
After the new 3.0 update the hardware recents button doesnt work.....works in Havoc os gsi but doesnt work on evo x or any other gsi......
Device-SM-G610F
ROM-Evolution X4.1.069 lukegsi
Kernel-Kraken Rc15
Root status-Magisk phh v20.4
Im happy to provide logs and whatever is needed.....
And btw keep up the good work sir....ur the BEST.
....................
Click to expand...
Click to collapse
Hardware buttons on evox is bugged cz of gapps, i still don't know why the recents button isn't working ??. Still trying to figure out tho.
hope that someone could find the way to fix wakeup delay ( anyway Great work, thanks you
soulr344 said:
Hardware buttons on evox is bugged cz of gapps, i still don't know why the recents button isn't working ??. Still trying to figure out tho.
Click to expand...
Click to collapse
in Reaper v2.3 I had no probs but in v3.0 Im starting to have problems...…
BTW to boot the evo x gsi I had to do an ADB command...….it was buggy as hell w/o this command...…..
U myt want to add this in ur instructions for all gsis with gapps
adb shell settings put secure user_setup_complete 1
adb shell settings put global device_provisioned 1
OR
just flash OpenGapps on top BEFORE BOOT
HAPPY TO HELP:good:
…......………............…...……...
Is there LPM implementation in this vendor????
dctviphb2 said:
hope that someone could find the way to fix wakeup delay ( anyway Great work, thanks you
Click to expand...
Click to collapse
Wakeup Delay is With all GSI or Any Specific ?
Waiting Anxiously for Wakeup Delay Fix. Anyways Thanks For the Amazing Work.
Any work Arounds for Wakeup Lag ? Any Fix ?
Pls fix wakeup delay on G610F

Categories

Resources