[ROM][UNOFFICIAL][RIVER] Sailfish OS - Moto G7 ROMs, Kernels, Recoveries, & Other Develop

{
"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"
}
Sailfish OS​
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.
*/
Introduction:
Sailfish OS is an alternative operating system for mobile devices, originally developed by Finnish company Jolla for their own mobile devices. Community adaptations leverage Android drivers through a thing called libhybris, which basically lies as a foundation for any Linux on mobile.
How to install:
Install a base android ROM to A slot (or both, if unsure/want to dual boot) (any android 9 should work) (transition to android 10 in progress)
Make sure you are on slot B before flashing (fastboot set_active b)
Format Data in TWRP (usual fastboot -w or fastboot erase userdata won't work)
Reboot into twrp
Dirty flash Sailfish OS (swiper no wiping)
Hope for the best
Notes:
Although it is using android parts for system functioning, it does NOT support android apps natively
Most of the stuff available is in OpenRepos, if Jolla Store is too good
Download:
Base (Lineage OS 16.0), or use your own, must be android 9
Sailfish OS
Older builds stay on my GDrive, for historic purpose
Contributors:
zinstack, awesome community of porters
Sources:
https://github.com/sailfish-motog7
Version:
4.0.1.48

Update 27.02.2021:
Changelog:
update to sailfish 4.0.1.48
vibra motor now works nicely
installation now doesn't require hacks
patch for notch (camera on right side) now correctly applies
wake on fingerprint (not unlocking on first touch is mostly a security measure)

I mean no disrespect but this definitely needs more t/s and whatnot before people start trying to install it on the moto g7. I'm all for testing but yeah I didn't try it out so I can't give a fair review.
**Update: Rather than delete my previous comment (above) out of embarrassment, let me explain why I gave an invalid review. I didn't realize it HAD to be Android 9. I thought this was ROM was Android 11 and yet it had no gapps for Android 11 link or resource. So I tried installing it on a platform that was up to date Android 10, even though the directions, HAD I read them completely, CLEARLY STATE it has to be Android 9. I am very sorry for this review. Once this is read by the DEV and hopefully my apology is sufficient, this comment may be deleted or I'll come back and DEL it. I'm sorry for incorrectly reviewing your software; that was NOT COOL. My most sincere apologies. You guys/gals, the developers, who share these ROMS and software are not required to do so and I know I'm a part of a very thankful and excitable community when it comes to custom ROMs. Thank you for your hard work and sharing your hard work with so many people. I will leave a correct review as soon as I get my dev back down to Android 9. I'm very sorry, again.

clintongsan said:
I mean no disrespect but this definitely needs more t/s and whatnot before people start trying to install it on the moto g7. I'm all for testing but yeah I didn't try it out so I can't give a fair review.
Click to expand...
Click to collapse
Could you please elaborate what you mean by testing? Is it like an abstract software review, forgetting about the phone, is it the state of hardware adaptation, or those two things in combination? I am currently on it, so you can ask me about it?

This port just got Store access, so one can now do without openrepos

GREAT WORK!

Attempted install several times, furthest I was able to get was the sailfish zip successfully flashing, then remaining stuck at the Motorola bootlogo after reboot.

jakosblaine said:
Attempted install several times, furthest I was able to get was the sailfish zip successfully flashing, then remaining stuck at the Motorola bootlogo after reboot.
Click to expand...
Click to collapse
I will be doing a build with fixed installer soon, which should simplify the installation process quite a bit. It does boot and works great, there's just a lot of steps to make a mistake at. Motorola bootlogo is fine, there is no bootsplash

I released a new build just now. Obligatory changelog coming up:
installation is much less convoluted and should be doable by most willing enough
lxc containers and docker are now supported
built using updated sdk, should have less obscure bugs
General news on the subject:
I tried making a 64 bit build, and camera is dead there. If you have a good knowledge in libbionic and libstagefright, good with debugging, and willing to bring aarch64 to sailfish, I'll upload a build in the nearest future. Everything else seems like working fine, so if camera seems like something useless, you might use that build as well.
I also tried android 10 base, it booted, got into gui, but most other stuff is broken, basically a digital photo frame with internet and vibration. @whodat711 suggested a fix, but there isn't a build yet to test. It still might be a while until android 10 as a base will be usable
//TODO: organise a server to support updates OTA. It's very likely to be my PC, but if you want to become a repository, you could contact me, I have nothing to hide

Related

[ROM][7.0.][ALPHA][UNOFFICIAL][seed][Qualcomm] CM 14.0 for Android One 2nd Gen

{
"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 14
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.
*/
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 7.0 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
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.
Note: This is for the Qualcomm (MSM8916) variant only. This will not work on the Mediatek version and should not, for any reason, be installed on Mediatek devices.
What's Broken
Video and audio recording
Eleven Music Player (VLC tested working) Eleven Music player is fixed
Download: https://www.androidfilehost.com/?fid=457095661767104161
Note: This is an Alpha build. Most CyanogenMod features and apps are still not available.
Sources
Device Tree
Kernel
Vendor
XDA:DevDB Information
CyanogenMod 14 ROM for Android One Seed, ROM for the OEM Cross Device Development
Contributors
arvinquilao
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked bootloader, Official TWRP 3.0.2-1
Version Information
Status: Alpha
Created 2016-09-16
Last Updated 2016-09-15
Reserved
Reserved
Yes!! Finally thank you @arvinquilao will test it now. Does this require new Gapps 7.0 or something?
I can' t get past the setup wizard, I flashed Gapps 7.0 (32-bit??) and after the "Turn on cellular data" page it goes next to where you log-in using your google account, I then get the "Google Play Services keeps stopping".
Janjako16 said:
I can' t get past the setup wizard, I flashed Gapps 7.0 (32-bit??) and after the "Turn on cellular data" page it goes next to where you log-in using your google account, I then get the "Google Play Services keeps stopping".
Click to expand...
Click to collapse
I didn't have that issue when I used Pico version. Anyway, bugs like that are expected during these early stages.
Alpha 1.1 uploaded
- FM Radio added
- Music player fixed
Looks promising. So far so good, no unforced reboot experienced. Keep 'em comin'.....
arvinquilao said:
Alpha 1.1 uploaded
- FM Radio added
- Music player fixed
Click to expand...
Click to collapse
can i port your work to lenovo A6000...?
Is this ROM 32-bit or 64-bit? Still having problems using gapps
Janjako16 said:
Is this ROM 32-bit or 64-bit? Still having problems using gapps
Click to expand...
Click to collapse
certainly 32-bit; i used opengapps 32-bit nano file. no major problems, except for some bugs unrelated to gapps.
ondoy1943 said:
certainly 32-bit; i used opengapps 32-bit nano file. no major problems, except for some bugs unrelated to gapps.
Click to expand...
Click to collapse
Thanks I just had to use pico instead of stock because it gives me google play error.
New build uploaded: https://www.androidfilehost.com/?fid=529152257862665150
Hey. I hate to ask but can you upload a flashable zip that's not locked to seed devices. As I'm using a Crackling device (GM4G Clone) and the first upload worked fine bugs aside.
Thanks
Joe
using this as my daily driver. pretty good so far!
Hi there!
First of all, thank you so much for your work!
But mobile data isn't working(at least for me). In the settings app, I always get the notification(screenshot attached to this post) that my data is turned off even if it's not. Once this is fixed, it'll work just fine as a daily driver.
Greetings!
EDIT: nvm, I just saw that my SIM wasn't set to use data automatically like it does with other ROMs. Sorry for bothering you.
can anyone please outline here the step by step procedure on how to root the CM android one g1? is there a root toolkit for the android one g1?
thank you.
X22Inc said:
Hey. I hate to ask but can you upload a flashable zip that's not locked to seed devices. As I'm using a Crackling device (GM4G Clone) and the first upload worked fine bugs aside.
Thanks
Joe
Click to expand...
Click to collapse
I'll look into that. In the meantime, please test if seed's official recovery can flash the zip: https://dl.twrp.me/seed/ (test both)
arvinquilao said:
I'll look into that. In the meantime, please test if seed's official recovery can flash the zip: https://dl.twrp.me/seed/ (test both)
Click to expand...
Click to collapse
Hi, thanks that worked.
And the ROM works great, aside from 720p60 (haven't tried 720p yet) playback in YouTube which is freezing.
All in, it's a very stable.
X22Inc said:
Hi, thanks that worked.
And the ROM works great, aside from 720p60 (haven't tried 720p yet) playback in YouTube which is freezing.
All in, it's a very stable.
Click to expand...
Click to collapse
It didn't work for me. I'm also using a Crackling device.

[RECOVERY][UNOFFICIAL] TWRP 3.2.3-0 [Geminipda]

{
"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"
}
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your 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.
Known Bugs:
Encryption will not work. (Will be hopefully fixed in future builds)
Changelog:
12/16/18
Switched to landscape twrp
Added support for linux_boot partition
Added support for newer X27 devices (Diffrent LCM)
Excluded the TWRP app dialog
Updated to 3.2.3-0
3/21/18
Changed name to geminipda (So as not to conflict with Xiaomi Mi 5)
3/16/18
Initial release
Download:
3.2.3-0 Geminipda
How to flash:
Follow either the windows or linux flashtool install instructions here
Load this scatter file into sp flash tool
Click the recovery option then go to where you downloaded the recovery.img
Turn off your device
Click the Download button in sp flash tool
Plug your device into your computer
Source Code:
Kernel source
Device tree
Thanks:
NeKit for testing the original builds
​
Picture
Here is a picture of it running on the device:
Well done!
Very nice! That was amazingly quick
All we need now is a custom ROM...
We also have root, as Planet Computers just uploaded a rooted boot-verified.img to be used in their official build!
Also, official bootloader & kernel source code have been released!
All I need now is my device currently 2306 should have it soon first thing I do is twerp hopefully we will have some Linux flavour by then.
Hi, just came across your post. Very good job! But I'm afraid you can't use gemini codename, because it's the Mi 5's codename. Just my thoughts
Yup. Probably best to go with GeminiPDA to be clear
WG91 said:
Yup. Probably best to go with GeminiPDA to be clear
Click to expand...
Click to collapse
bemolx said:
Hi, just came across your post. Very good job! But I'm afraid you can't use gemini codename, because it's the Mi 5's codename. Just my thoughts
Click to expand...
Click to collapse
Gemini is the given codename for this device when this device gets roms the maintainer can decide on the codename to use from then on.
@deadman96385
Appreciate your work, but looks like we've a collision here.
**EDIT: Haven't refreshed... missed these posts.
Awesome!....I find it very funny that the picture of TWRP you used in your OP is......landscape!! Lol :laugh:
mad4some said:
Awesome!....I find it very funny that the picture of TWRP you used in your OP is......landscape!! Lol :laugh:
Click to expand...
Click to collapse
Twrp supports landscape mounted panels, but it doesn't support the ability to force portrait panels into landscape because it would require a ton of work to do.
I have renamed the device to geminipda to make sure we do not conflict with other devices.
Also working on bringing up cm-14.1, still have awhile to go though.
if you bringing cm-14.1 on gemini PDA , is possible port on UMI Z smartphone? processor is same.
joeslovakia said:
if you bringing cm-14.1 on gemini PDA , is possible port on UMI Z smartphone? processor is same.
Click to expand...
Click to collapse
Could be, i do not port to devices like that though. I have Gemini PDA booting cm-14.1 with everything but ril and camera working.
We want only good working ROM. but stock rom is bug bug bug
Thank you for your work on bring this to the GeminiPDA.
Just a note for those who were reading through and wondering how you get into Recovery from power-off. It wasn't mentioned at all in any of the posts.
From a power off state: The Google Assistant button on the side. Hold down, hold Esc/Power On until the boot logo goes away.
It might be obvious to some of us but I find it's helpful to document things like this for those who don't know these sort of things.
twelfth said:
Just a note for those who were reading through and wondering how you get into Recovery from power-off. It wasn't mentioned at all in any of the posts.
From a power off state: The Google Assistant button on the side. Hold down, hold Esc/Power On until the boot logo goes away.
It might be obvious to some of us but I find it's helpful to document things like this for those who don't know these sort of things.
Click to expand...
Click to collapse
You beat me to this. I was going to post the same thing, about needing to hold that Assistant button vs. the usual Vol+ or Vol-.

[ROM][UNOFFICIAL][7.1.2] OmniROM

{
"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 probably long expired warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you
* and point my finger right back at you.
*/
What is Omnirom?
A new Android custom rom was announced at the BABBQ (Big Android BBQ) in late 2013 by @XpLoDWilD, @Chainfire, @Dees_Troy & Team.
"The goal of Omni is to experiment with Android development because we enjoy it. Omni isn’t better, just different. "
Installation instructions
Backup your data and your current ROM.
(install any other 7.x ROM.)
Reboot to the custom recovery.
Wipe /data in f2fs, and then wipe /system and /cache.
Install the ROM zip. it may fail and let you know it's repartitioning. If that's the case, install it a second time.
Reboot.
Wait for about 15 minutes.
Working list
Wi-Fi
Bluetooth
Audio
RIL(SMS and calls)
Camera
Hardware decoding and encoding
Sensors
Not working list
RIL(Cellular data)
SELinux is permissive
Beware that the alarm app didn't work for me sometimes
Download
08-06-2018
Source Code
Device specific source code: https://github.com/MYEUHD
Rom manifest: https://github.com/omni-security/android/tree/android-7.1
OmniROM gerrit: https://gerrit.omnirom.org
Credits/Thanks
Thanks to @xc-racer99 for:
his trees and patches! I based mine on top of his.
answeing my numerous questions and helping me fix compilation errors/bugs!
Thanks to @Coldwindofnowhere and @(°_o) for their work on Nougat for this device!
Screenshots
XDA:DevDB Information
OmniROM 7 for the Galaxy S I9000, ROM for the Samsung Galaxy S I9000
Contributors
MYEUHD, xc-racer99, Coldwindofnowhere, (°_o)
ROM OS Version: 7.1.2 Nougat
ROM Kernel: Linux 3.0.101
ROM Firmware Required: Android 7.x
Based On: OmniROM
Version Information
Status: Testing
Created 2018-07-14
Last Updated 2018-07-14
Status update
I probably won't provide any further updates to this ROM, mainly because my computer takes ages to compile (with only 4GB of RAM). Moreoever, my interest shifted towards other projects such as postmarketOS.
In fact, I didn't work on this ROM during the last month or so. That's why the build I uploaded dates back to June.
All my sources are uploaded. So, everyone is welcome to make improvements and share new builds in this thread!
Gapps
Gapps are not recommended as they make the device much slower. However, if you really need them, you can use microg instead.
microg installation instructions.
Root instructions
Replace the ramdisk.img in the ROM zip with the one attached below. It contains Magisk v14.0 and it is taken from (°_o)'s ROM (thanks @(°_o) )
Then, you have to install the latest MagiskManager apk from https://github.com/topjohnwu/MagiskManager/releases
voodoo sound included?
it'sup said:
voodoo sound included?
Click to expand...
Click to collapse
It is supported by the kernel but you have to install the app separately.
It has been taken down from google play and voodoo-sound.org do you know where you can side barge the apk?
it'sup said:
It has been taken down from google play and voodoo-sound.org do you know where you can side barge the apk?
Click to expand...
Click to collapse
Here's a copy of the apk that I found on my computer.
Hey, thanks a ton I could not find an actual working apk anywhere. You should add it into your Rom because wouldnt you think anybody whose using the S1 is really using it for the dac?
it'sup said:
Hey, thanks a ton I could not find an actual working apk anywhere. You should add it into your Rom because wouldnt you think anybody whose using the S1 is really using it for the dac?
Click to expand...
Click to collapse
Well, it's not my ROM, @MYEUHD made it
And no, believe it or not I still use my S1 as my day-to-day phone - although only for texting and music. Partly because I don't need anything more, partly because there are no small phones (<5") around any more. I've tried a couple of 5" phones but they're not as convenient to carry around plus you can't cover the full screen with one handed use. The Palm phone looked interesting, until I found out it was a Verizon exclusive not available where I live.
xc-racer99 said:
Well, it's not my ROM, @MYEUHD made it
And no, believe it or not I still use my S1 as my day-to-day phone - although only for texting and music. Partly because I don't need anything more, partly because there are no small phones (<5") around any more. I've tried a couple of 5" phones but they're not as convenient to carry around plus you can't cover the full screen with one handed use. The Palm phone looked interesting, until I found out it was a Verizon exclusive not available where I live.
Click to expand...
Click to collapse
me too was looking for a compact-not-looking-pan model to replace my glorious i9000. I found out that the A3 2017 was closer enough to its size and I'm quite satisfied. Now the only problem I see is that it lacks the same support from the xda community of modders, so I would be glad if you bought this model :^)
Hello after installing this rom I can not go back to the previous 6.0.1 error in the installation. I restored from the factory and still the problem persists. Any solution.
Enviado desde mi Redmi 5 Plus mediante Tapatalk
Could somebody answer: is TV out work in this rom (jack<=>3RCA PAL/NTSC) ?
psg said:
Could somebody answer: is TV out work in this rom (jack<=>3RCA PAL/NTSC) ?
Click to expand...
Click to collapse
No, TV out support on this phone was dropped on lollipop+ ROMs

[ROM][8.1.0][WIP] LineageOS 15.1 for GT-I8190

{
"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 8.1 (Oreo), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include "std_disclaimer.h"
/*
* Your (probably expired) warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review.
TWRP 2.8+ is recommended.
Flashing Instructions (if coming from another rom):
Make a nandroid Backup (seriously)
Wipe System, Data, and Cache
Flash ROM
Flash GApps
[Optional] Flash SuperSU or Lineage Root addon
Update Instructions:
Make a nandroid Backup (seriously)
Flash ROM
Wipe cache/dalvik
Profit!
What works:
Booting
The screen
What doesn't work:
Everything else (most will be fixed next build)
Download: https://www.androidfilehost.com/?fid=11410932744536992067
Sources:
https://github.com/3liteking148/android_device_samsung_golden/tree/lineage-15.1
https://github.com/3liteking148/android_kernel_samsung_golden/tree/oreo-dev
https://github.com/3liteking148/android_hardware_u8500/tree/cm-14.1
https://github.com/3liteking148/android_vendor_samsung_golden/tree/cm-14.1
Credits list:
@Meticulus - for original cm13 device tree
@ChronoMonochrome and SergeyL - oreo bringup in u8500 platform and Patches
@golden-guy - Kernel
@rINanDO - backports of oreo patches to 3.0.x kernel
XDA:DevDB Information
LineageOS 15.1 for GT-I8190, ROM for the Samsung Galaxy S III Mini
Contributors
3liteking148
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.0.x
Version Information
Status: Testing
Created 2018-11-01
Last Updated 2018-11-01
Installed 15 baked room
Installed Gapps 8.1
Installed Magisk
Success Installation
After Success boot
black screen: System ui insnt responding| Wait I choose wait - Just a sec
I see blue tooth is enable + Android setup has stopped
Simcard is not available +
It seems problem to google gapps
will try withouth gapps
SIMCARD not detected
Thank You Sooooo Much @3liteking148 for your hard work
Wohohoho... A new toy.
Cant wait to see a working version. keep up the great work thnx.
Can't wait to see this ROM to be stable! God bless.
I'm stuck at Bootlogo no matter if I do a clean flash or a update, but thank you anyway
knut2002 said:
I'm stuck at Bootlogo no matter if I do a clean flash or a update, but thank you anyway
Click to expand...
Click to collapse
Download it again (Maybe File corrupt)
keep it up
Great work!!! Android 8.1.0 for S3 mini
The rom has some bugs, but I'm happy that our old device allows us to do that.
Thank you!!!
OfficialNLS said:
Download it again (Maybe File corrupt)
Click to expand...
Click to collapse
i tried it several times with three different downloads but it still doesnt boots
i also tried different versions of twrp but still no boot into system
it loops and loops and loops but after 2 hours i gave it up and wait for the next build
---------- Post added at 11:48 AM ---------- Previous post was at 11:24 AM ----------
is there the chance that the problem is the filesystem i use (its f2fs) ?
knut2002 said:
is there the chance that the problem is the filesystem i use (its f2fs) ?
Click to expand...
Click to collapse
Did the op say the ROM is f2fs compatible? No. Default should be ext4. Always ext4 unless specified otherwise.
Grumpy Cat said:
Did the op say the ROM is f2fs compatible? No. Default should be ext4. Always ext4 unless specified otherwise.
Click to expand...
Click to collapse
Ok thank you I'll try it with ext4
If you want f2fs support, try data first. If it works, notify the OP so the post can be updated.
it works thank you very much and our s3 mini seems to be pretty fast with this rom, I'm really looking forward to the wifi works, because then I think it's the perfect rom for the device (I had the same impression when I switched from LOS 14.1 to 15.1 on my Galaxy s2)
I wouldn't get to excited about speed, once everything is working it will slow down quite a bit (especially boot). Really old phone that was fairly slow for its time and really new firmware.
very good
nice work and thank for release
Waiting For Next Update☺☺
Room Look very Nice??
Thank you for your Hard Work☺☺
Any chance of T599 support?
Grumpy Cat said:
I wouldn't get to excited about speed, once everything is working it will slow down quite a bit (especially boot). Really old phone that was fairly slow for its time and really new firmware.
Click to expand...
Click to collapse
Would it be faster than lineage 14.1 for s3 mini? Could I optimise it but not as much as an android go edition? Can anyone compare its speed to jellybean or kitkat because im using this phone with cm 11 as its best for me in terms of speed and as they stop JB support on some apps

OneUI 5.1 for Exynos Galaxy S10 series

{
"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.
*/
Korean variants are not supported at the moment due to ridiculously small product partition I'm looking for a best workaround for this, if you use pit from international variant you will be able to flash rom however
So here is something unexpected, ive been working on this off and on for past month or so, and its finally ready for public light
Note10/10+/10+ 5g builds are coming later this month as my note had some hardware damage i need to repair first
Rom has been tested on S10+ and S10 but s10e and s10 5g variants should work too, appropriate changes for their support are in rom
For developers: please do not use this as a base or reuse any parts of it for now, Im documenting all changes needed to get Oneui5 running on 10 series
and ill post documentation once i find a bit more time to clean it up
Working
- I used phone as daily for a week and havent ran into issues not that are not listed bellow
If you find non mentioned bugs report them with proper logs
Not Working
- Face Unlock (Samsung changed how this works completely, not highest priority for now)
- camera cutout is messed up in 1080p but fine in other modes, will look into it asap
- Heart Rate Monitor (No curently supported model has it so ill look into reimplementing it)
- There are non working settings like high refresh rate left in settings, i didnt feel like hacking up frameworks and apks yet
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
e) /proc/avc_msg
Downloads:
Google Drive
Mega.nz
MD5: e02085755aeaefdc02137ef05443fcb8
Installation instructions:
Flash latest stock rom, and flash official twrp on top of it
Download appropriate updated TWRP image from TWRP recovery folder at mirror above
Flash downloaded recovery image and reboot to recovery (this is important as official twrp on S10 doesnt support Zip64 yet)
Wipe everything in TWRP, if needed format data but in most cases this shouldnt be needed
Download rom zip and flash it in provided TWRP
boot to system and set it up
Flash magisk from recovery mode (magisk works from boot.img so no need to patch recovery or do anything special)
In magisk flash appropriate safetynet fix provided in mirror where you got rom from
Fllash magisk version of Bluetooth library patcher if you are having issues with wearables disconnecting after reboot
Huge thanks to:
@ananjaser1211 for general help and guidance
@corsicanu for helping me out figure out few system bits and twrp source
@Displax for his modified safetynet fix which turned out to work better than stable one at this moment
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
ETH(erc20): 0xc7272f851a692c679e85f18a62632c580ef3bdee
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
16.03.2023.
- Fixed A2DP (bluetooth) audio
- Fixed document scanner in camera app
10.03.2023.
- Initial release
Kernel source code: https://github.com/ivanmeler/android_kernel_samsung_beyondlte/tree/oneui5_beyond
TWRP Kernel source: https://github.com/corsicanu/android_kernel_samsung_universal9820
Here are some screenshots
Reserved
nice
Impressive. I'm sure many will appreciate the effort!
This is the most explosive news for the S10
Congratulations on this excellent project Ivan!
Nice to see this, congrats brother!
Much love bro <3
Congratulations good project greetings from Cuba
It looks nice.
Everything essential works fine except for the pairing with Galaxy Buds or bluetooth and that in the s10e the space of the icons in the notification bar is not adapted to the cutout. Hopefully it continues to improve, I will support the project hard!
can i use another recovery? (for ex: Lineage Recovery)
Yes, finally! I've been waiting a while for a rom like this to finally happen
Amazing work! Encryption is working in this rom?
Great job ivan!, looks fantastic thanks for all your contributions to this community , your work is appreciated!
Crazy how good this ROM runs already, feels just like a nice software update.
The only bug i encountered so far: Lockscreen app shortcuts can't be changed. And one request, please Please force enable Google Feed on OneUI launcher, it still has Samsung Free as the only option.
Buds 2 won't connect. Flashed BluetoothLibraryPatcher from twrp but no luck.
Many thanks bro
Can I run banking apps with Magisk?

Categories

Resources