[ROM][6.0.1][UNOFFICIAL] LineageOS 13.0 - UMI Super - UMi Super ROMs, Kernels, Recoveries, & Other Devel

LineageOS is a free, community built, aftermarket firmware distribution of Android 6.0.1 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.​
{
"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:
#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.
*
*/
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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
This thread is for Unofficial LineageOS 13.0 builds for UMI Super. The following will not be supported here:
Custom kernels
Mods
Xposed
I 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
First time flashing LineageOS 13.0 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash LineageOS
Install the Google Apps addon package (Optional)
Reboot
4/27/17 Build
Older builds
None yet
Addon su
su binary is not included in the ROM, you have to flash it manually after
addon su (choose arm64)
Google Apps:
OpenGapps
Kernel
Prebuilt 6.0 kernel from UMI
My local manifest:
local_manifest
@joe2k01 (For his device tree base)
 @leskal (For his work on the Elephone P9000)​

Google Camera Video recording does not work
Snapchat video recording does not work (Untested)
HDR FC in AOSP Camera
BT Audio
Tethering (Untested)
Other issues?
Before posting in this thread, make sure of a few things:
You used the search function of the forums.
If you are the only one having a problem. Boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
Make sure your post is relevant to this thread.
Logs! You can use this: https://play.google.com/store/apps/details?id=com.tortel.syslog
Changelog:
4/27/17
Initial release

My changes to @joe2k01's rom base:
Cleaned up the formatting of the tree so its more inline with the standard tree.
Removed the keylayout patch in favor of a proper fix
Removed OTA support (I personally do not think its important and i have no desire to use it)
Renamed the device name from SUPER to super device codenames are not mean't to be capitalized like that.
[*]Converted the Menu button to be app switcher (There is no reason for a dedicated menu button) I have set the default long press on app switch to be menu so its still possible to use it though
Moved to an open source lights hal instead of a propitiatory one.
[*]Set the notification light to act as a button backlight (Currently its only blue) with configurable brightness and length in settings.
Disabled Snap in favor of the AOSP Camera for now.
Forced API 1 Camera Hal for now
Took the media_profiles config from elephone p9000 seems to help with third party camera apps.
Removed the CM Screen Recorder (No alternative for now)
Removed the CM Sound Recorder (AOSP one is now included and is fully working)

Very nice. Although I have to say, at the risk of sounding rude or discouraging, I fail to see the point of 2 separate LOS 6.0.1 projects for UMi Super. Especially as joe2k01's version is pretty stable and smooth at the stable version, with excellent battery life too. I would say the only thing it's missing is BT audio, which as far as I can see is not fixed in this version either. Have I had the developer skills needed myself, I would certainly focus on developing a LOS 14.1 port for our device.
But that's just my perspective, again I would hate to sound discouraging as EVERY developer contribution counts!

I would like to be able to try this rom, but unfortunately I can not install any twrp anymore ... I tried a multitude of versions but nothing ... If possible it would be nice to have a version to install via spflashtool.

Cr1ms0n said:
Very nice. Although I have to say, at the risk of sounding rude or discouraging, I fail to see the point of 2 separate LOS 6.0.1 projects for UMi Super. Especially as joe2k01's version is pretty stable and smooth at the stable version, with excellent battery life too. I would say the only thing it's missing is BT audio, which as far as I can see is not fixed in this version either. Have I had the developer skills needed myself, I would certainly focus on developing a LOS 14.1 port for our device.
But that's just my perspective, again I would hate to sound discouraging as EVERY developer contribution counts!
Click to expand...
Click to collapse
I released my build on a different thread due to me making some low level changes but i am working with @joe2k01 directly to improve the device development will be together in the future.
bastard81 said:
I would like to be able to try this rom, but unfortunately I can not install any twrp anymore ... I tried a multitude of versions but nothing ... If possible it would be nice to have a version to install via spflashtool.
Click to expand...
Click to collapse
This is my first mtk device so i am still learning how the spflashtool works and such in the future i can look into making a spflashtool compatible build but for now its only gonna be twrp. My guess is your device variant has a different kernel and a custom twrp needs to be built with that kernel.

Related

[ROM] [7.1.x] Unofficial CyanogenMod 14.1 Beta Builds Oppo N3

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 7.1.x (Nougat), 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.
Instructions
First time flashing CyanogenMod 13.0 on your device, or coming from another ROM?
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe system, data & cache partitions of your device (required when coming from stock!).
Flash CyanogenMod.
Optional: Install the Google Apps addon package.
Broken Features / Known Issues
- fingerprint sensor will likely never work in CM
- camera is less features than stock colorOS
- ?
Other Issues?
Before posting on this thread, make sure of a few things:
You've utilized the search function of the forums. Nothing irritates me more than lazy people who do not search for an answer before asking or ask the same question over and over again.
If you are the only one having a problem. Boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
Make sure your post is relevant to this thread. "I'm having problems rooting/unlocking" is NOT relevant here.
LOGS LOGS LOGS!!!! Use this: SysLog by Tortel
Please also provide instructions to reproduce your issue.
Downloads
CyanogenMod 14.1 for Oppo N3: ROM
Recovery Links
TWRP
Google apps addon:
Recommend GAPPS but there's plenty of options here.
XDA:DevDB Information
Cyanogenmod 14.1 Oppo N3, ROM for the Oppo N3
Contributors
jrior001
Source Code: https://github.com/cyanogenmod
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Version Information
Status: Beta
Current Beta Version: 11/14/16
Created 2016-11-15
Last Updated 2016-11-14
thanks for your work
Wow, this is incredible. Can't believe that there's still devs working on this phone. Thank you so much!
Did you downloaded and installed the ROM? How is it working? What is good whats Bad?
Bootloop
I tried to flash the latest cm14.1 nightly(namely cm-14.1-20161217-NIGHTLY-n3) from the link , but i am facing issues.
I cant really figure it out whats the matter with it. I am attaching a screenshot
{
"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"
}
of the error as well as the LOGView attachment recovery.log
@[email protected]'_^DBOSS said:
I tried to flash the latest cm14.1 nightly(namely cm-14.1-20161217-NIGHTLY-n3) from the link , but i am facing issues.
I cant really figure it out whats the matter with it. I am attaching a screenshotView attachment 3972324 of the error as well as the LOGView attachment 3972325
Click to expand...
Click to collapse
我也遇到了这个问题,但是不影响正常使用
Hi, thanks for keeping N3 still alive. From date of purhcase (around 2 years back) to just before 2 days, my n5206 runned on stock rom, and now my phone is running on cm 14.1. Its wonderful and different experience, i really thank to all developers. My observations are 1) screen is not much responsive, 2) Motor Camera became now manual rotating camera, 3) fingerprint sensor not working anymore, 4) Oppo stock apk - Oçlick not working anymore, 5) ring volume start volume and ramp up time setting not working and 6) Missing the gestures settings like screenshot, draw alphabet for opening app etc. (14.1 available gesture setting not working effective, response time is not good).
I will update my further observations after a week.
Thanks again for keeping N3 alive.
Great rom, Very speedy, of course some features doesnt work.. Its a bit buggy Still..
Enviado do meu N5206 através de Tapatalk
https://download.lineageos.org/n3
would we get lineageos 15?
blazkowicz255 said:
would we get lineageos 15?
Click to expand...
Click to collapse
Now it's 2019...
So the answer is no.
It's sad.
In fact, I really like Oppo N3. Why there're so few people like this rotating camera design? I think It's cool.

[ROM][AOSP][18/08] halogenOS 8.1 for OnePlus 5

{
"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"
}
Android, Reimagined.
For the best experience, view the thread on a web browser like Chromium or Firefox.
Desktop: Brilliant. Mobile: Good. Tapatalk: OK. XDA-Labs: Horrible.
Code:
/*
* The modifications performed to your device are
* performed by yourself, thus you must perform the
* leap of fate and accept the inevitable outcome, the
* responsibilities of what to do with your device are passed to you.
*
* We are of no responsibility for any damages, data loss
* or results of unexpected outcome, if you have **SERIOUS**
* problems with this software, do not hesitate to contact
* the developers or maintainers of your device port.
*
* We are not liable for anything that happens with your
* device. Shall you somehow screw up and take the leap of faith
* you may find that some companies may do indeed still honour
* warranties, although we cannot give one ourselves.
*
* Don't be stupid and bet on that generosity of companies though,
* please be responsible for what you do with your device.
* Do not try overclocking up to glorious 1337 GHz thinking an OEM
* would replace your glorious space heater only matched by the GTX480 etc.
*
* We recommend you to take the advice above regardless.
*/
XOS is a new generation Android-based cutting-edge OS based on the Android Open Source Project
What is XOS?
halogenOS, also known as XOS is a new Android ROM which ships with the global aim to
become a modular ROM which keeps as high as potentially possible operating
performance on your mobile device while still maintaining a sufficient feature
base of nice, small and minimal features that would not be available via any
external feature base, extension, mod or plugin.
We hope you have a truly halogenified experience!
Internals of XOS
At core, the ROM is composed mainly of components from the
Android Open Source Project (AOSP) and small parts from Code Aurora Forum (CAF) necessary,
with extremely minor set of components from LineageOS (LaOS or LN) which
have been added to source in order to allow for better cross-device compatibility.
Our LOVE to others
A huge thanks goes to those behind the AOSP and CAF, the LineageOS Project, AOSiP and many others including all of its
contributors for the sources used in the development of the base ROM which we
started with inclusive of all the work and dedication their team puts in order to
keep us updated on the awesome contributions that they make.
We will be keen on ensuring that we be up to date with the code from our base sources,
with regular ROM updates hopefully coming from time to time.
Please do not ask for ETA's (else you shall be spooked by Mr Skeltal). Almost all of us are
students, and with the current lifestyles and routines we have, it is not that easy to acquire
time to develop the ROM, though we'll be sure to keep you updated and release OTAs as
soon as they are available and ready for publication. If you want to be really updated quick,
then join us on Telegram: http://telegram.me/halogenos
Visit our website for features such as: Downloads, Information etc.
https://halogenos.org
Although no data should be lost or damaged by the flashing process,
we advise you to follow the following steps if you are coming from another ROM:
Code:
* Please take a full [I]Nandroid[/I] backup!
* Please copy your back up to an external device.
* Back up your [I]Internal Storage[/I]
* When completed, [I]clean flash[/I] the build (format using fastboot --wipe-and-use-fbe if your device supports FBE)
Although you usually can dirty flash halogenOS over other ROMs, considering the other
ROM is built upon the same Android version, it is not guaranteed to work.
In case of performance issues or crashes please do a clean flash.
Overall as a ROM, XOS is very stable. Our mission statement has always been of maintaining a clean and properly maintained ROM.
We take proper priority with ensuring that performance and stability are put first, features are considered an extra topping on the cake.
All Builds/Devices/Maintainers
Substratum Theming Support
Community supported by the Substratum team
Custom Lockscreen Visualizer
Offline Gesture Recognition
Upstream Security Patches
Support for `addon.d`
Application Signature Spoofing Toggle (for microG)
Various Kernel Optimizations
Long Press Home for Assist
System UX & Performance Optimizations
Audio Tweaks
Enhanced Media Support (Video, Audio, ...)
I/O Tweaks
No black bars on big screens
OP-like gesture navigation
OnePlus 5
Alert Slider & Gestures Support
Flash Kernel by @nathanchance - compiled using Clang 7 and upstreamed
FBE
Issues
None that we know of
Installing for the first time
Code:
* Download the current version of XOS for your device.
* Reboot into a compatible Android Recovery solution. (We recommend TWRP)
* Wipe [B]'/system' & '/cache'[/B], [B][U]FORMAT[/U] /data preferably using fastboot --wipe-and-use-fbe (You will lose all your data incl. internal storage)[/B].
[I](Optional: For `Dirty Flash`, do not wipe [b]anything[/b])[/I]
* Select the appropriate ROM zip and flash the current ROM build.
* Want Google Apps? Obtain and flash the latest GApps from http://opengapps.org/
* Flash any other system modifications you may want
* Reboot.
Manually updating the ROM
XOS ships with an OTA updater built-in (soon) which should automate the downloading and flashing process,
however should your wish be to manually update the ROM, you should be our guest.
Code:
* Download the current version of XOS for your device.
* Reboot into a compatible Android Recovery solution. (Note: We recommend TWRP)
* [b]Please do not[/b] wipe anything, including Cache/Dalvik/ART, the ROM has you covered.
* Select the appropriate ROM zip and flash the current ROM build.
* Reflash any system modifications that do not survive updated (everything that is not addon.d-capable)
* Reboot.
You do not need to wipe Cache/Dalvik.
You do not need to flash Google Apps again*.
You do not need more than 5 minutes.
* Just make sure that you don't wipe system before flashing.
Tested compatibility
Although following things are compatible with halogenOS, we do not provide direct support for it.
Compatible additions are:
ViPER4Android
JamesDSP
Magisk
microG
GApps
Screenshots
@regalstreak
@xdvs23 (actually xdevs23, but that was already taken on XDA)
@sewer56lol
@jbw716
@marpe
@dango99
@hunter_bruhh
@MSF-Jarvis
@keessonnema
Download Links
Download latest release
You can find all builds on this page
ROM Sources
All Sources | ROM, Kernel, Trees etc. @ halogenOS Gitea.
OnePlus 5
Kernel source
Device tree
Common device tree
Vendor blobs
Join our
Telegram group
Telegram News Channel
Telegram Off-Topic Group
Code Aurora Forums, LineageOS, ...
And everyone else who contributed and helps us!
In case you feel left out here, please contact us!
XOS Webpage
​
XDA:DevDB Information
halogenOS for OnePlus 5, ROM for the OnePlus 5
Contributors
xdvs23, Evokkimus
Source Code: https://git.halogenos.org/halogenOS/
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: OOS 5.1.4
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: XOS 8.1.0 20180818
Stable Release Date: 2018-08-18
Created 2017-08-02
Last Updated 2018-09-03
Reserved
FBE works as intended
Reserved
Reserved
Awexxome!
Here comes the legend!
Awesome
Enviado desde mi ONEPLUS A5000 mediante Tapatalk
Will test it and report
Thank you very much for the great work
Great to see halogen for op5. ?
Wait, you have a working OP camera on this?
DespairFactor said:
Wait, you have a working OP camera on this?
Click to expand...
Click to collapse
https://github.com/halogenOS/androi...mmit/0003049f05d2ec19d95430e4b2b36af4b07e93b8
https://github.com/halogenOS/androi...mmit/cb9e4cac122a669a2715f63b642a453cf1cc6e09
https://github.com/halogenOS/androi...mmit/66ad226f847226df8f47009355a2f9e9ccba31ef
https://github.com/halogenOS/androi...mmit/8a103d05c93e35cd406ebd80e99e5f725e1f1800
https://github.com/halogenOS/androi...mmit/53e1d43bf947f4d7dcbbfc22f6476aa3020fd4f1
Is it supposed to be difficult? Was trivial effort on our end
Is camera with working EIS on 4k recording, like on OOS 4.5.7? Tnx
Alternate mirror : https://sourceforge.net/projects/halogenos/files/cheeseburger/
Camera is really slow. Not sure if it was tested, but it took 2-3 seconds to take a photo.. is it normal ? or just on my end ?
Also I must add that, although it looked like the Oneplus5 camera, the portrait option was missing
crawlingcity said:
Camera is really slow. Not sure if it was tested, but it took 2-3 seconds to take a photo.. is it normal ? or just on my end ?
Also I must add that, although it looked like the Oneplus5 camera, the portrait option was missing
Click to expand...
Click to collapse
Yeah!! camera is really slow...But ig OnePlus has to release their camera hal for that and for working portrait mode cuz telephoto lens isn't working rn on all custom roms...
Works on encrypted phones?
DespairFactor said:
Wait, you have a working OP camera on this?
Click to expand...
Click to collapse
Yes
crawlingcity said:
Camera is really slow. Not sure if it was tested, but it took 2-3 seconds to take a photo.. is it normal ? or just on my end ?
Also I must add that, although it looked like the Oneplus5 camera, the portrait option was missing
Click to expand...
Click to collapse
Will need to improve some things until the regular release day. Might be able to enable ZSL untill then.
Can I install XOS on an encrypted phone?
poincare said:
Can I install XOS on an encrypted phone?
Click to expand...
Click to collapse
Please do not spam the thread.
FBE is not enabled. Check OP for more information on how to install this rom.

[ROM][UNOFFICIAL][Android 11]Project Kasumi v1.1 "PiPoPa" for Moto E5 Play (James)

{
"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:
#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 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.
*/
Another weebified custom ROM aiming to be a home for weebs - Based on Project Materium, an optimized LineageOS-based Android aftermarket firmware with extra features, developed by people all over the world.
Quoting the LineageOS description:
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.
Click to expand...
Click to collapse
The only supported Gapps package is MindTheGapps,i wont be supporting other packages(i can do microG support,dont go to Project Kasumi for that,come to me for that)
Download & instructions:
Build March 5th 2022
Flash included Recovery( before flashing anything! it's 64bit and fits on our small recovery partition
Use adb sideload to install ROM,choice of Gapps(or MicroG), and Magisk
ROM | Recovery
Old releases:
Spoiler
Nothing here yet.
IMPORTANT: If you are coming from another ROM, you need to format data (factory reset in lineage recovery).
IMPORTANT: OTA updates require enabling recovery update in Setup Wizard (or, if you have already set your device up, in Updater) - They do not support TWRP.(OTAs not currently enabled,due to not being official yet,looking into making it official soon)
About:
Features:
Latest security patches merged from LineageOS
SafetyNet passing if unrooted(needs kdrag0n module if rooted on this device)
Many optimizations coming from Stellar OS/Project Materium
New wallpapers & bootanimation
QS customization (tint, rows customizer, data usage)
Status bar customization (4G/LTE toggle, new VoLTE icons)
Kill app from notification
Notification pulse
KitKat-style notification ticker
Screenshot sound toggle
Per-app volume
WiFi & Bluetooth timeout
Smart Charging & Cutoff
Sensor, Wakelock and Alarm blocker
Battery info on lockscreen
Improved microG support (signature spoofing, location support)
...and more! (We accept suggestions!)
What's working:
WiFi
Camera and Camcorder
Bluetooth
GPS
Sensors
Video Playback
Audio
RIL (Calls, sms/mms, VoLTE/VoWiFi[carrier dependant,works on red pocket ATT towers,VoLTE should be universal for US carriers])
Bugs:
Moto actions don't work(didnt exist in stock,likely tree issue)
You tell me
Sources are available at https://git.polycule.co/ProjectKasumi and https://github.com/musical-chairs/android_device_motorola_james
ROM Founded By: Yuki (AITEx64)
ROM Developed By: Beru Shinsetsu (Wind/owZ)
ROM Designed By: Ayuko and Qirkl.
ROM OS Version: 1.1 "PoPiPa"
ROM Kernel: https://github.com/VitorSSSouzaBR/android_kernel_motorola_msm8953
ROM Firmware Required: Latest Stock+ Unlocked bootloader
Based On: Project Materium 1.0 (LineageOS 18.1)
Version Information
Status: Initial-Build-Beta
Current Stable Version: N/A
SELinux Status: Enforcing
Release Date: March 6th 2022
reserved
Testing now
Ayoseun said:
Testing now
Click to expand...
Click to collapse
Fantastic! Hope it runs well for you too
I've been testing it out today, and I like it- there's a teenie bit of an issue where it'll slow down a lot, and the wallpaper and setup app force closes when trying to set a new wallpaper- but other than that, it's fantastic, lightweight, and just as, if not more customizable than regular lineage. If the Lineage SD Card bug where formatting as internal bugs out and doesn't work was fixed, this would be complete for me, I'm still going to use it. Thanks!
RiotK0 said:
I've been testing it out today, and I like it- there's a teenie bit of an issue where it'll slow down a lot, and the wallpaper and setup app force closes when trying to set a new wallpaper- but other than that, it's fantastic, lightweight, and just as, if not more customizable than regular lineage. If the Lineage SD Card bug where formatting as internal bugs out and doesn't work was fixed, this would be complete for me, I'm still going to use it. Thanks!
Click to expand...
Click to collapse
never had issues with any of that,then again i use MicroG. Android 11 ROMs and Gapps has always been a laggy experience on this device for me
Is anyone using this on the XT1921-5 version of E5 James? If not I will be the first.
Edit: Installed rom and it runs smoothly. I do not have an active sim but it does show it has signal and proper IMEI. Double tap to sleep works along with handwave. I also do not have Gapps installed.
Nice work to all team members.

[ROM][13.0][UNOFFICIAL] LineageOS 20.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 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
Bluetooth
Camera / Camcorder (Stock camera app is buggy, use 3rd-party apps for working cam)
RIL (Dual SIM/SMS)
Torch light
DT2W
FM Radio
GPS
WiFi
WiFi Hotspot
USB (ADB/MTP/PTP)
Audio Playback
Video Playback
Sensors
Touch
LED
SDCard
What's not working:
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)
Follow the instructions HERE to re-partition your system partition. (You NEED 2GB)
No need to resize it manually after every update/OTA installation, my scripts will do it automatically.
Wipe system / data / cache partitions
Flash ROM.
Optional: Install the Google Apps addon package.
Optional: Install Magisk for Root.
Supported models:
armani
Downloads
Re-partition tools : HERE
Recovery : Official TWRP
Firmware : Latest Firmware
Gapps : BiTGApps
Rom :
DOWNLOAD
Sources
Device/Kernel/Vendor Tree: Sources
Donate
DONATE To Me
Big Thanks
LineageOS Team.
XiaoMi-classic-dev team
Changelogs
2023/03/26
Updated to Android 13.0.0_r35 with March security patches.
Upstream updates and fixes.
2022/12/14
Initial release of LineageOS 20.0 for Redmi 1S.
Screenshots
THANK YOU, THANK YOU, THANK YOU, Tarkzim !
I posted on November 27th what may be the last message on the OS 19 thread, thanking you for this truly impressive feat: a 2014 phone running lastest Android versions quite fluently.
As I wrote there, you're proving once and again how deceptive the industry is concerning the lifecycle of our phones. As I wrote there, I sent you a modest "Paypal recognition" for all this. And finally, as I wrote there, make an extra effort and ignooooore all those demanding beggar choosers and their only outstanding feature: shamelessness !
(oh, and thanks again for not including now Google Play , that incredible burden on the system)
Thank you very much for keeping our old device updated...
I can confirm everything is working perfectly.
Keep it up!
Although both the side buttons are lost, I don't even bother to find the back cover because it can never be found, the touch doesn't recognise on the left side of the screen... I don't get a mechanic who can repair this old phone but I still love to hold and use my first smartphone. The Nostalgia....
Damn legend
New build released
Updated to Android 13.0.0_r35 with March security patches.
Upstream updates and fixes.
Nice, This rom works smoothly. Except when you install the google play store and all its services it becomes unbearably laggy(I used the core package).
I got this error. so how to solved this?
ocadigo said:
View attachment 5932175
I got this error. so how to solved this?
Click to expand...
Click to collapse
Pls follows :
Installation instructions
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Follow the instructions HERE to re-partition your system partition. (You NEED 2GB)
No need to resize it manually after every update/OTA installation, my scripts will do it automatically.
Wipe system / data / cache partitions
Flash ROM.
Optional: Install the Google Apps addon package.
Optional: Install Magisk for Root.

Development [ROM][13.0][ENCRYPTION] Official LineageOS 20 for A52s 5G

{
"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 is a free, community built, aftermarket firmware distribution of Android 13, 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.
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.
*/
Supported devices
All variations of A52s 5G (A528B, A528N) should be supported, but only A528B (6/128 variant) is well tested and guaranteed to work as I have this device.
Working
RIL (yes, really)
5G
Audio
Wifi
Hotspot
Calls
WifiDisplay
Bluetooth
OMX
Camera
NFC
Fingerprint
Screen-Off-FOD
Mobile data
GPS
DT2W
...
Bugs
VoLTE/VoWIFI (Samsung's implementation doesn't work on AOSP)
Maybe more, feel free to report
Installation instructions
Make sure you are on OneUI 5 firmware (D bootloader or newer) before flashing this ROM, otherwise the installation might fail or not boot!
Installing LineageOS using LineageOS recovery
Follow the guide on the LineageOS wiki.
Installing LineageOS using TWRP/OrangeFox
Make sure your device's bootloader is unlocked.
Make sure to have the latest available version of TWRP/OrangeFox installed.
If wanted, backup all your necessary partitions (super, boot, vendor_boot, data, EFS) before flashing this in case something goes wrong.
Download the lineage build for your device from the link below and optionally download your preferred GApps package too.
Flash the LineageOS zip using the "Install" button.
Optionally, flash Gapps right after.
Format data in TWRP/OrangeFox as the very last thing, otherwise you may end up in a bootloop if coming from stock ROM.
Wipe metadata and cache partitions. This only has to be done once when you install LineageOS.
Reboot
Downloads
Download: download.lineageos.org
Wiki: wiki.lineageos.org
Gapps (choose arm64 and 13.0):
FlameGapps Canary | NikGapps Canary | MindTheGapps (recommended)
Old unofficial builds: Download
Old lineage recovery builds: Download as Disk image | TAR (for Odin)
Support
Telegram
Donations
They aren't necessary, but if you like my work feel free to send me or LineageOS a donation to keep me/us motivated.
Credits
To...
Me, for spending my time on this project
Everyone who helped in funding me this phone
@BlackMesa123 for his help with getting QKGI to work and general help
All the testers
Maybe more, feel free to tell me if I forgot someone
Source Code: https://github.com/LineageOS/android_kernel_samsung_sm7325
Unofficial changelogs
08 June 2023
Code:
-Latest LineageOS sources (still May security patch, June one hasn't been merged yet)
-Limited sensing range for proximity sensor
-Initial M52 5G support
-Dynamically disable/re-enable night light and extra dim during unlocking with FOD
-Imported task_profiles.json for generally smoother performance (thanks to @PauloWesley)
-Enforcing SeLinux!
-Heavily improved vibrations
-Fixed phone calls with Bluetooth Headphones/Earphones/Smartwatches/etc
26 April 2023
Code:
-Dynamically link correct IPA/WPSS firmware for all different bootloader revisions to fix Wifi
-Correctly show "Charging slowly" and "Charging rapidly" on lockscreen
-Made lineage recovery work by shipping prebuilt kernel and modules
19 April 2023
Code:
-Adjusted powerhint for better performance and battery life
-Temporarily switched to prebuilt camera provider to fix camera lags and crashes at the cost of macro camera
-Fixed missing hardware accerleration for colours (Night light, Color Modes, Reading Mode)
-Fixed laggy/non-hardware accelerated video playback
-Switched to R RIL blobs to fix signal strength indicator
-Added single tap to show AOD setting
-Prevent booting failures ("SECURE CHECK FAIL: modem")
11 April 2023
Code:
-Initial release
Good work!

			
				
Great work, I'm on One UI 5.1 right now. Can I flash it, nevertheless?
And some screenshots of the ROM would be really appreciated as well.
What a journey, feels great to witness the evolution of it
This is the start of many things to come! I appreciate @Simon1511 effort unto this.
That's awesome, finally.
Bugs: Noticed the camera app is really buggy, when I switch the video resolution/FPS, camera shows a black screen or a frozen picture, also switching from front/back camera and other things also glitch up.
Camera is black as shown above, and identify songs playing nearby doesn't seem to want to turn on either
This is a huge milestone for the development of ROMs for this phone.
sim toolkit kinda broken still
Hi guys
How is Battery life on this rom ?
Performance for gaming ?
Thanks for answering
I have Android 13 currently installed, it's a GMS firmware, based on Google's Experience ROM. I tried to install the ROM but got message that it's not android 13 even though I know it's 13. Is it caused by missing oneUI? If so what are my options to get this ROM installed? Go back to Samsung's original ROM? Is it even possible? Thanks
rb1979 said:
I have Android 13 currently installed, it's a GMS firmware, based on Google's Experience ROM. I tried to install the ROM but got message that it's not android 13 even though I know it's 13. Is it caused by missing oneUI? If so what are my options to get this ROM installed? Go back to Samsung's original ROM? Is it even possible? Thanks
Click to expand...
Click to collapse
My ROM does require Android 13 firmware, not just any Android 13 ROM.
So yes, you'll have to return to stock ROM to flash the latest firmware available for you phone and then install LineageOS.
Thank you for your effort. Now I'm really considering buying this phone.
Hi,
I have installed this ROM and when connected to a WifI i get the msg: "Connected/No internet access".
Googling around I got I had to check with Termux the value of this variable:
> settings get global captive_portal_server
> null
I understand the value of not using the default google owned http://connectivitycheck.gstatic.com but cannot this value be set to some site more privacy-aware/FOSS/non-tracking site rather than NULL ?
( read about that here : https://forum.xda-developers.com/t/guide-how-to-avoid-the-captive-portal-checkin-to-google.3927561/)
I found these strange languages below when adding a language. Also, I installed F-droid app and then Aurora Store from F-droid repository. But Aurora Store keeps closing, it doesn't work with this ROM. I'm not sure if this is Aurora issue or something in this ROM that stops Aurora from running.
I can confirm that the camera app stops working shortly after being in use. It starts up, it allows me to take a photo but once I take a look at taken photo and go back to taking pictures again the camera screen is black.
in settings -> display -> colors, there are 4 options to choose from and sample pictures. are these pictures expected to change in color to exemplify the effect of 4 options? if yes then in my installation this doesn't work. a change in options is not reflected on the images.
geos_ said:
I can confirm that the camera app stops working shortly after being in use. It starts up, it allows me to take a photo but once I take a look at taken photo and go back to taking pictures again the camera screen is black.
Click to expand...
Click to collapse
I'm working on it.
geos_ said:
in settings -> display -> colors, there are 4 options to choose from and sample pictures. are these pictures expected to change in color to exemplify the effect of 4 options? if yes then in my installation this doesn't work. a change in options is not reflected on the images.
Click to expand...
Click to collapse
As mentioned in post #1 this is currently broken.

Categories

Resources