[ROM][13.0][UNOFFICIAL] LineageOS 20.0 [sumire] [ALPHA] - Xperia Z5 Original Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
*
*/
Introduction
LineageOS is a free, community built, aftermarket firmware distribution of Android 13 (T), 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.
Bugs
What's working:
Boot
Double Tap to Wake
Fingerprint Sensor
RIL (LTE/Call/SMS)
GPS
WiFi
WiFi Hotspot (2.4/5Ghz)
USB (ADB/MTP/PTP)
Audio Playback
Video Playback
Torch
NFC
LED lights
Sensors
ExFAT SDCard
USB OTG (From Quick tiles -> Add USB OTG tile -> Press it)
What's not working:
Bluetooth
Bluetooth Headphone (Media / In-Call)
Camera / Camcorder
FM Radio
Hardware Encryption
SELinux is permissive
You tell me.
Installation instructions
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe system / data / cache partitions
Flash ROM.
Optional: Install the Google Apps addon package.
Optional: Install Magisk for Root.
Supported models:
E6603, E6633, E6653, E6683
Downloads
Recovery : My Unofficial TWRP (Doesn't support decryption)
Gapps : NikGApps 13.0
Rom : Download
Sources
Device/Kernel/Vendor Tree: Sources
Donate
DONATE To Me
Big Thanks
LineageOS Team.
@ Myself5
@ Olivier97
all sony-msm8994 contributors.

Changelogs
2022/12/18
Initial release of LineageOS 20.0 for Z5.

Screenshots

Hey, this rom looks more fast than LOS 19.1 12L, but sometimes the rom has lag, stops and continues the action that I order. But the rest of the things looks good, keep working in this alpha.

damn Android 13 already

Did Cam and Bluetooth work or not?

Azael85 said:
Did Cam and Bluetooth work or not?
Click to expand...
Click to collapse
camara still not working.

Will camera and bluetooth be fixed in future?

@tarkzim
In my case (Z4 Tablet), camera gets preview after applying this dirty patch to frameworks/native.
Code:
diff --git a/libs/binder/Parcel.cpp b/libs/binder/Parcel.cpp
index 58b0b35323..c9d13700a8 100644
--- a/libs/binder/Parcel.cpp
+++ b/libs/binder/Parcel.cpp
@@ -783,6 +783,7 @@ bool Parcel::enforceInterface(const char16_t* interface,
}
binder::Status Parcel::enforceNoDataAvail() const {
+ /*
const auto n = dataAvail();
if (n == 0) {
return binder::Status::ok();
@@ -791,6 +792,8 @@ binder::Status Parcel::enforceNoDataAvail() const {
fromExceptionCode(binder::Status::Exception::EX_BAD_PARCELABLE,
String8::format("Parcel data not fully consumed, unread size: %zu",
n));
+ */
+ return binder::Status::ok();
}
size_t Parcel::objectsCount() const

Related

[DEV][ROM][4.3.1][Alpha 1] Unofficial CyanogenMod 10.2

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod 10.2 is a free, community built, aftermarket firmware distribution of Android 4.3 (JellyBean), which is designed to increase performance and reliability over stock Android for your device.
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.
*/
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. Linked below is a package that has come from another Android project that restore the Google parts. 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 out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.​
Source Codes [device specific] :
1. Device tree : Github
2. Vendor tree : Github
3. Kernel Source : Github
4. Framework Patch : Github Gist
Working :
Display
Audio and video playback
Audio recording
Wifi & Wifi tethering
OpenGL rendering
Hardware video decoding & encoding
Sensors (Accelerometer & Proximity)
Sdcard
Not Working :
RIL (Maybe baseband issue for me. You try it if it works for you then fine [SIM detection problem, as reported by users
Routing audio to headset/headphones ( can be fixed using Sound About from playstore)
Nfc (not tested)
Gps (not enabled yet)
Camera (photos, camcorder & panorama)
Bluetooth & Bluetooth tethering
Lockscreen bug. After you lock the screen, the screen doesn't get off. It goes black.
NOTE : It's entirely possible that features not used by me (nor the people I've asked to test) are broken, but overall the device should be usable. You have been warned.
DOWNLOADS :
Alpha 1 : MOD EDIT
Gapps : Xda thread.
Install Instructions:
1. boot into fastboot
2. flash boot.img from cm10.2 zip
3. boot into cwm recovery
4. Wipe data and cache
5. Flash the CM10.2 zip and gapps zip
6. Reboot
Note: make sure you are on stock 4.1 1st
Note2: This Rom is untested on xperia m dual and i'm not interested for supporting xperia m dual
Credits :
Nolinuxnoparty for build server
PecanCM for his trees and kernel soures
galaxyfreak for helping me in some cases
Reserved for SS
Check the album here : http://imgur.com/a/if0Yp
ALPHA 1 29.12.2013
- Initial Release
Added content
Q: There is no reboot options in power menu, Why?
A: Go to the Settings -> Developer options -> Advanced reboot
Q: The 'Developer and Performance options' from 'settings' are gone. Where are they?
A: Touch the 'Build number' seven times in 'about phone'. Then they will appear.
Q: After installing cm10.2 i can't view my internal sd data, Why ?
A: Go to Data/media now move your all internal sd data to folder named 0 Means under /data/media/0 then you can view your internal sd data
First here.. Will test and report when your upload is complete..
Thread closed, links removed.
EDIT: Closed permanently. Using the work of others is not okay if they don't give permissions. Open sourced doesn't mean open to share.

[CLOSED][ROM][11.0][UNOFFICIAL][Dragon] AospExtended ROM V8.0 [2020/09/17]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* 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.
*/
Read the whole OP! Be respectful to each other and don't ask for ETAs, it's considered as being rude!
AOSP Extended is an AOSP based ROM which provides stock UI/UX experience with useful customizations. Being based on AOSP it provides a smooth experience. We have added useful customizations from various other open-source projects and have tried to keep our things simple. A ROM by a user, for a user. #BeExtended
Installation procedure
Note - I don't recommend you people to flash any other custom kernels on this ROM .
1. Boot in to twrp
2. Click on wipe
3. Select format data
4. Type yes
5. Reboot to bootloader
6. Boot in to twrp
7. Select wipe
8. Select advance wipe
9. Select all except sdcard
10. Swipe to wipe
11. Copy rom.zip
12. Flash ROM.zip
13. Flash Community-vendor.zip
14. Change slot & Reboot system
Credits
* Aex & CO (For rom Source Code)
* All the authors in my git sources
* Nokia For Kernel Source
* Moderators (For Giving Freedom To Post Threads)
* My entire Nokia 6.1 Plus community Thank you all for your massive support Again
Join Nokia 6.1 Plus Community ​
​
Download Rom
Download Vendor
Download Official Twrp
Android OS version: 11.0.0_r3
Security patch level: September 2020
Build author: Raghu varma
My build script: https://github.com/RaghuVarma331/scripts
Kernel Source code: https://github.com/RaghuVarma331/android_kernel_nokia_sdm660
Source code: https://github.com/AospExtended
​
changelog
========
* initial build
* R36
* May 2020 security patch
* Selinux - Enforcing
* Bugs - none
Some more Screenshots!n
Note: Default kernel is BlackCaps
Changelog
=========
* Initial build
* Android version - 11.0
* Except RIL all works for now
I need some time towards fixing ril meanwhile just go ahead and taste it.
Make sure to donate if you love my work
My paypal email id - [email protected]
Upi?
Drop me a message I will share transaction details
Thank you
Bitgapps 11 is working with this rom.
In addition to RIL, I have the following issues:
Bluetooth audio - Can connect to device, but audio is not outputted through earphones
External SD - Only some apps can access it (Maybe this is normal in Android 11)
(Google Play Development Services also can't be installed, but this is probably an issue with Bitgapps.)
EDIT: It was an issue with Bitgapps. Nikgapps works.
EDIT: Also wired earphones not working.
Good (and prompt) work!
Just curious to know: would this work on other Nokia sdm660 devices (like the PL2), with some tweaking to "fool" the ROM that it's running on a drg?
Great job, for an initial major upgrade.
I'd wait eagerly for the fixes specially headset audio related ones.
Appreciated, many thanks.
Is signature spoofing supported, and does it come with Gapps?
And thanks for the work
Will this work if I try to install it on a Nokia 7.1?
I know it's not exactly the same device, but since they're so similar I thought it may work anyway
BlackbirdSCV said:
Will this work if I try to install it on a Nokia 7.1?
I know it's not exactly the same device, but since they're so similar I thought it may work anyway
Click to expand...
Click to collapse
It might work, try at your own risk
Thread closed on request of OP @Raghu varma

[ROM][10][UNOFFICIAL][4.9] LineageOS 17.1 [YSL][22.05.2019]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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 9 (pie), 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
VoLTE
Known issues:
You tell me (None)
Instructions :
Download the ROM, GApps (Optional), Magisk (Optional) from the links above.
Wipe System, Data, Dalvik, Cache.
Flash the ROM, GApps (Optional), Magisk (Optional).
Reboot and Enjoy.
Download :
UNOFFICIAL Build: Click Here
Credits:
Eddie Morceri
Nolen Johnson
Rashed Abdel-Tawab
Ashwin RC
Moshe Barash
Marc "ThE_MarD" Bourgoin
Amulya Bhardwaj
Peter Cai
Lineage Team
AospExtended Team
Wang Han
XDA:DevDB Information
Lineage 17.1, ROM for the Xiaomi Redmi S2
Contributors
mahajant99
Source Code: https://github.com/mahajant99/kernel_xiaomi_msm8953-ysl
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Version Information
Status: Testing
Stable Release Date: 2020-05-22
Created 2020-05-22
Last Updated 2020-05-22
Reserved
thx dev for that
thx for this rom :good:
Thx OP
Is OTA enabled ?
I tried this ROM and I like it's very fast. It's very usable. I hope can you support this ROM more time. I love that autobrightness works very well, and I can record 120fps with ROMs camera.
Save a lot of battery and it works very well with stock gapps.
-Plz, help with low volume with record apps. I tried to record some video and audio, and sound very low.
Thank you.
I need help with the camera, default one doesn't open (instant crash) and trying to install other mods (Urnyx for example) is very unstable, image doesn't show etc.
techslogi said:
I need help with the camera, default one doesn't open (instant crash) and trying to install other mods (Urnyx for example) is very unstable, image doesn't show etc.
Click to expand...
Click to collapse
You need to find the right one. Clear cache and data from stock camera
hinarufi said:
You need to find the right one. Clear cache and data from stock camera
Click to expand...
Click to collapse
Thank you!
I ended up flashing a GAPPS without the default GCAM, then I was able to install other APKs such as Urnyx' and now everything works flawlessly.
Great ROM, call volume works, auto brightness works, so far no bugs at all!
bug: The front camera accept resolution max 4MP and not 16MP.
What advantage does this ROM offer over this one (https://forum.xda-developers.com/redmi-s2/development/rom-lineageos-17-1-t4042045) given its higher kernel version and higher power use?

[ROM][9.0][UNOFFICIAL] LineageOS 16.0 [STABLE]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
*
*/
Introduction
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (Pie), 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.
Bugs
What's working:
Boot
Bluetooth
Camera / Camcorder
DT2W
RIL (Dual SIM/SMS)
GPS
WiFi
WiFi Hotspot
USB (ADB/MTP/PTP)
Audio Playback
Video Playback
Sensors
Touch
LED
SDCard
What's not working:
SELinux is permissive.
You tell me.
Installation instructions
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe system / data / cache partitions
Flash ROM.
Optional: Install the Google Apps addon package.
Optional: Install Magisk for Root.
Supported models:
armani
Downloads
Recovery : Official TWRP
Firmware : Latest Firmwares
Gapps : Open Gapps 9.0
Rom :
DOWNLOAD
Sources
Device/Kernel/Vendor Tree: Sources
Donate
DONATE To Me
Big Thanks
LineageOS Team.
@XiaoMi-classic-dev team
Contributors
tarkzim
Source Code: https://github.com/LineageOS
Changelogs
2020/11/19
Fixed an graphical issue that can not set wallpaper.
Added DT2W.
2020/11/15
Initial release of LineageOS 16 for Redmi 1S.
NO NEED to re-partition your phone, you can just flash it via TWRP.
Screenshots
here
I will be making Q and R builds for this device, if i got time
I didn't think that someone would still want to develop a ROM to this old device, but thanks I'll try, cheeersss
Good News!
LOS 17 booted on armani!
UPDATE: It's done! ->> LINK
i can't install gapps, its says " not enough system storage " how i can fix this
iniaku_hamid said:
i can't install gapps, its says " not enough system storage " how i can fix this
Click to expand...
Click to collapse
You should re-partition your system partition, Follow the instructions HERE
and you can try my LOS 17.1 with the method above.
Good luck!
new build released
Fixed an graphical issue that can not set wallpaper.
Added DT2W.
Hi,
Its not big problem but Network traffic monitor isnt working in Lineage 16.0 ,LineageOS 17.1 and LineageOS 18.0 .it stuck always zero when connect to internet.can you fix it.
Hi,
It's a great ROM, for aging phone. It's smooth, but a bit lagging than nougat.
DT2W is working, but sometimes you just need a few second to turn on after it turn off. Sometimes a bit too sensitive, like it turn on when you put out from pocket.
Wallpaper is not working at home screen, it's still work though at lock screen.
Another one is notification, it went black screen for a minute (reset?), when you tap on notification, or clear it. The notification is from chrome, Aptoide, 3rd party screenshot, etc. Notification from system is normal.
tarkzim said:
Screenshots
here
Click to expand...
Click to collapse
Sir,
First of all I thankful for u to provide the lineage 16 to 18 beta (android 9 to 11) for redmi 1s. I request, can u provide lineage 16 with latest security patches for redmi 1s.
Thanks

[ROM][UNOFFICIAL][11.0][nx563j] LineageOS 18.1 for Nubia Z17 [21/11/2022]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS 18.1 for Nubia Z17​
/*
* 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.
*/
Click to expand...
Click to collapse
LineageOS is a free, community built, aftermarket firmware distribution of Android 11 (R), 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 works:
- Audio
- Bluetooth
- Calls/SMS/Mobile data
- Camera (Photo/Video/Flashlight)
- DT2W
- Fingerprint
- GPS
- Keydisabler
- NFC
- Notification LED
- Torchlight
- Wifi
- Selinux enforce
- FBE
Broken:
You tell me
Source code:
device tree: https://github.com/Cyborg2017/android_device_nubia_nx563j-oss/tree/lineage-18.1
device-common: https://github.com/Cyborg2017/android_device_nubia_msm8998-common-oss/tree/lineage-18.1
kernel: https://github.com/Cyborg2017/android_kernel_nubia_msm8998-oss/tree/lineage-18.1
Clean code with kernel rebased on top of latest caf msm8998 tag.
Download:
2022-11-21
Google Drive : lineage-18.1-20221121-nx563j-enforce-fbe-beta.zip
123pan: lineage-18.1-20221121-nx563j-enforce-fbe-beta.zip
Changelog:
2022-11-21
Update Lineage code
Updated kernel code
Support display more icons on the status bar
Support display network speed on the status bar
Switch to FBE
Selinux is enforce for now
NOTICE:
I strongly recommend that you expand the vendor partition and install the latest twrp recovery according to the following tutorial:
[Tools] Increase Vendor Partition For Nubia Z17/Z17S [03/11/2022]
XDA: DevDB Information:
[ROM][UNOFFICIAL][11.0][nx563j] LineageOS 18.1 for Nubia Z17 [21/11/2022], ROM for all devices (see above for details)
Contributors:
@yangcyborg
github page: https://github.com/Cyborg2017
ROM OS Version: Android 11
ROM Kernel: Linux 4.4.302
Based On: LineageOS
Version Information
Status: Testing
Created: 2022-11-21
Last Updated: 2022-11-21
very nice.thank you very much.and waiting for Los20 update.
How to turn off this switch? After decrypting the device, you can go to TWRP and swipe into magisk to get root permission. Who can tell me how? Thank you very much!
fya332 said:
How to turn off this switch? After decrypting the device, you can go to TWRP and swipe into magisk to get root permission. Who can tell me how? Thank you very much!
View attachment 5769239View attachment 5769241
Click to expand...
Click to collapse
you need to put magisk patched boot.img on a usb otg device to achieve root you can not flash patched boot.img out of the decrypted download folder in twrp cause of denied access to it
Thank you make this ROM.

Categories

Resources