Zou dat nooit hebben gevonden..dank je!Go to Settings >> System >> Buttons
And enable on-screen nav bar
Zou dat nooit hebben gevonden..dank je!Go to Settings >> System >> Buttons
And enable on-screen nav bar
Pls use the english language
Just want to say Thank You.![]()
LineageOS 20.0 for herolte
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. */
Working:
- Wifi
- Sound
- mali drivers
- USB tethering
- HW Backed video Playback
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Buttons
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- HWcomposer (HWC)
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
- Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
- Network trafic monitoring (WIP, same reason as bellow, uses BPF)
- BPF specific functions like fancy new GPU monitoring in Android 13
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Also do not post bug reports for known issues or bug reports without proper
a) Logcat
b) proc/last_kmsg (or proc/kmsg)
c) data/tombstones
d) dmesg
Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)
NikGapps have been updated to 13, you might need to clean flash if you used other gapps in past including nikgapps 12.1 version
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support
Downloads:
Google Drive
Mega.nz
GitHub Releases
MD5: 1c3371af5ab2636da4bc2eb7da2c5a04
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
![]()
BTC: bc1qqan6m5tn284g38tu52nalc9x5z4all8z5geq6y
ETH(erc20): 0xB737100035a989fA9EaD13B81af2a32EFe6E1C0f
Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff
Feel free to join telegram group with early builds progress updates and some off topic stuff Join
Based On Android 13/T
Changelog
01.10.2022.
- Fixed samsungs bug with gps where it would start acting up over time due to time rollover bug
- Implemented gesture navigation settings
- Removed leftover unused blobs
- Updated neural network interface lib
- Synced with LineageOS source
28.09.2022.
- Added button backlight control
- Unpinned deprecated updatable media apex jar from ram
- Allowed system to override some bluetooth props
- Performance and stability improvements
- Synced with LineageOS source (Almost all of lineageos features should be there and work now)
19.09.2022.
- Removed libhidl hacks and updated libs that required it in past
- Switched to new audio service to remove need for hacks in original one
- Updated kernel build flags for new build enviroment
- Misc performance and stability improvements
- Synced with LineageOS source
08.09.2022.
- Merged September 2022. Security update
- Updated chromium webview to 105.0.5195.79
- Added more customization options powered by Monet
- Misc performance and stability improvements
- Synced with LineageOS source
06.09.2022.
- Most of lineageos features have been implemented
- Misc performance and stability improvements
- Synced with LineageOS source
25.08.2022.
- Initial release
XDA:DevDB Information
LineageOS 20.0 for S7, ROM for the Samsung Galaxy S7
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/android_kernel_samsung_universal8890/tree/lineage-19.1
ROM OS Version: Android 13
ROM Kernel: Linux 3.18.x
Version Information
Status: Testing
digital wellbeing/ night mode is not part of the rom itself gapps probably lack overlay for minimum brightnessOkay guys, I have a really funky and 100% reproducible bug here. (On my device, anyway)
While bed time mode is enabled (including black&white screen which I intuitively presume is relevant, haven’t tested it though), any reboot of the phone will result in the lock screen being visible for a tiny bit but then it quickly fades to black and *stays black*. The touchscreen is still usable if you’re enough of a psychic to know where you should touch, but it’s pitch black. Until bedtime mode is disabled as per the settings, or until I manually disable Digital Wellbeing. What I can confirm is that pm uninstall -k --user 0 com.google.android.apps.wellbeing works to restore the screen.
I updated to this lineage 20 ROM afterwards while the issue was occuring (and used above workaround afterwards) so I assume it also applies to the lineage 20 ROM. Is this a ROM specific issue, or a LOS/Digital Wellbeing issue? Seems like a major bug like this should be more well known if it applied to everyone though. Can anybody confirm this?
adb sideload lineage-20.0-20221004-UNOFFICIAL-herolte.zip serving: 'lineage-20.0-20221004-UNOFFICIAL-herolte.zip' (~21%) adb: failed to read command: SuccessNew builds are up, here is a brief changelog
- Merged october 2022. Security update
- Improved UI performance
- Fixed issues that were caused by nav bar changes
- Improved stock camera app
- Cleaned up list of patches needed to reproduce builds
- Synced with LineageOS source
Updated LineageOS 19.1, 18.1 and 17.1 builds will be updated later this week
Big thanks to everyone who supported this project and helped cover the build server cost, This project wouldnt be possible without them.
shouldve used ota or flashed it without sideload, rom itself works fine tho adb on your host pc messed something up while serving update likelyadb sideload lineage-20.0-20221004-UNOFFICIAL-herolte.zip serving: 'lineage-20.0-20221004-UNOFFICIAL-herolte.zip' (~21%) adb: failed to read command: Success
and on the phone it just says: patching system image unconditionally...
It's not running anymore but the blue bar is still animated..can't exit or restart the sideload,
Does anyone have a link to the previous update?
I always sideload and it always works out fine. I'm on the latest adroid-tools package...I use Arch btwshouldve used ota or flashed it without sideload, rom itself works fine tho adb on your host pc messed something up while serving update likely
For me it works; even get a pop-up were I can choose which app to open with: gallery App or etc. And just once or always.Found a bug on the camera app. When I tap on the photo I just snapped, it doesn't bring up the gallery app (no photo preview).
Thanks for the reply, I found the culprit. It was Gcam Services I had previously installed in order to use a Gcam port. It apparently takes precedence as the default app to open the preview (having Gcam services makes the OS think you have Google Photos installed and even get a prompt to update the Google Photos app). As soon as I uninstall it, it works as expected.For me it works; even get a pop-up were I can choose which app to open with: gallery App or etc. And just once or always.
You might be right there .. My selfies get turned 90° to the left @Ivan_Meler.....
But I found another bug where my selfies (from the stock camera app) are coming up in the wrong orientation.![]()
thats.. er thats how selfie cameras work if you werent aware...You might be right there .. My selfies get turned 90° to the left @Ivan_Meler
Not mirrored, they are rotated 90 degrees.thats.. er thats how selfie cameras work if you werent aware...
https://www.reddit.com/r/explainlikeimfive/comments/855bxe
cant reproduce that
may I ask you all onetime more, if the problem with SDcards in LOS 20.0 is now solved?
Well... this cannot be, because the function to format SDcard als internal memory is active in LOS 20.0.As far as I know this is not a mistake but intentional. Using external cards as internal memory often leads to problems. Therefore the support in LOS was removed with version 20.
Yea, I forgot about to answer, sorry. I tried some of your tips, sadly it not helped with the quality. Only OpenCamera-App makes slightly better photos than the stock-app. Where I stuck to for now, but its still messy in compared to stock.
What I dont understand is, why not just copy the drivers from the stock-rom to the custom? It should be not affected by any license-problems or whatever, since there are customs out there, they are based on stock, and everything is out for free anyway.Its because of the drivers for it, manufacturer Samsung does not give them to LOS
Yea, was thinking about to use Samsung Galaxy A13 with stock, but I can not befriend myself with full-Google...
manufacturers, to offer updates to actual Android for all elder
Yea, its true, but in the modern capitalism world, we can forget that sadly.
That is the thing. They are still not original, so what is the difference? They are just tolerated maybe?
You can get every App exist in Play totally legal via Auroa, btw can highly recommend.I do not understand your denial of Google. Myself I use my LOS-upgraded Smartphones always with Google (NikGApps), because only in Google Play Store I get all those apps I really need for my daily usage. Thats a fact.
The open Google alternatives has nothing to do with Google itself, they just offer the same functionality via the same APIs. Only the original google apps like the story comes from google afaik. A fully "open-googled" LOS is still much different from original Android.
It has nothing to do with the forum here, so I will make it in a very short: information can be used by > everyone.
Yea, that I wanted to avoid, more (expensive) devices, same time. When I go out, and plan to make photos, so I would need to have the S7 AND the compact-camera with me. I was on way to explain that more in my previous post but cut it out because its not topic of the thread. I'm new to xda, so I don't know how far we can go with off-topic talk...
Same here, but after that, photo quality comes next.
/*
* 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.
*/
BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
ETH(erc20): 0xc7272f851a692c679e85f18a62632c580ef3bdee