[AOSP 8.1] [2019-03-06] Phh-Treble - Treble-Enabled Device Development A/AB ROMS

WARNING: You'll most probably loose ALL your data, and might break your phone. Please use with extreme caution!
The goal of this ROM is to provide full Treble-compatible hardware support, and nothing else.
This means that hardware which DON'T have Treble API won't be supported, like Essential's external camera.
No feature will be added. This will ease forward porting to new Android versions, which is the very goal of Project Treble
My hope is that other ROM developers will use this ROM as a basis to construct more advanced ROM.
For a list of supported devices, consult and fill https://github.com/phhusson/treble_experimentations/wiki
How to flash:
Follow instructions available at https://www.xda-developers.com/flash-generic-system-image-project-treble-device/
Changelog
v29 (2019-03-06):
- March security patch
- Fix MT6739 incoming SMS and mobile data
v27 (2019-01-08):
- January security patch
- arm32_binder64 variant
- Minor stuff
v25 (2018-09-07)
- September security patch
- [Mi 6X/Mi Pad 4] Fix backlight
- [Mi Mix 2S] Disable fingerprint button behaviour
- [Galaxy S9/Note 9]
- Fix (some) MTK incoming call
- Fix a2dp on some devices
- Fix boot on some devices
v23 (2018-08-07):
- August security patch
- Fixes tethering on some Qualcomm devices (Thanks @notsyncing)
- Enable Ambient Display for everyone
- Add an off-computer flasher (first step towards OTA)
- Fixes MTP
- Fixes fingerprint on Moto devices
- Change Huawei quick charge based on device (Thanks @Dil3mm4 )
- Fixes camera on Moto devices
- Fix notches height for some devices (Thanks @tadiT7)
v22 (2018-07-03):
- July security patches
- Fixes Samsung Galaxy S9 fingerprint enrollment
- Fix in-call audio for Pixel 2
- Disable night mode on some MTK for which it is very slow
- Fix wifi tethering on some configurations
v21 (2018-06-27):
- [OnePlus 6] Fix booting on A slot
- [OnePlus 6] Fix userdata filesystem size
- [OnePlus 6] Include a framework-res overlay (fixes auto backlight, improve battery-life, ...)
- Fix status bar height for notches on various devices (Thanks @tadiT7)
- [Samsung Galaxy S9 Qualcomm] Fix backlight
- Fix webview in Android Go variant
- Fix audio jack for some devices
- Fix H264 encoding on Huawei (Thanks @OldDroid)
- Fix backlight on some SDM845 devices (Xiaomi Mi Mix 2S, Xiaomi Mi8)
v20 (2018-06-07):
- June Android security patch level
- New experimental FLOSS variant (check sources for list of apps)
- [OnePlus6] Fixes backlight
- [OnePlus6] Partial support for DnD slider
- Fixes bug on some A/B devices where device would stop booting after several success
v19 (2018-06-03):
- Huawei fast charge (Thanks @flex1911 and @OldDroid)
- Fix MTK TrustKernel TEE (those devices will need to factory reset!)
- Support 32bits Android 8.0 devices
- Rewrite Security Patch Level for Android 8.1 devices, and A/B devices as well. Should fix boot for some devices.
- Enable GPU profiling on Huawei devices to fix UI glitches
- Fixed Modded Google Camera installation
- Use round icons
- Enable doze
- New Android Go variant
- On Huawei devices add "Swipe fingerprint for notifications" option
- Releases are now compressed with xz. Uncompress before flashing.
v18 (2018-05-14):
- Update to Android Security Patch level 2018-05-01
- Disable HW keystore on mediatek devices using trustedkernel, until it is fixed
- Re-enable Huawei navigation keys (Thanks @LuK1337 and OpenKirin team)
- Fixes android build version/security patch level (might lead to stuck on bootanimation some devices)
- Enable NightMode for everyone
- Enable automatic backlight with Huawei Mate 9 settings on Huawei devices
- Remove unnecessary warning on boot (if you still get it, it means it is useful, to tell me!)
- Include android.system.net.netd, fixes data connection for several Qualcomm devices
v17: (2018-04-24)
- Fixes multimedia from SDCard
- Fixes in-call audio for Qualcomm devices
- Fixes in-call earpiece/speaker for Foxconn/Qualcomm devices (Razer Phone, Sharp Aquos S2, ...)
- Fixes signal level for Huawei devices (Thanks to OpenKirin team)
- Fixes boot on some A-only devices (HTC U11+, Xperia XZ1 at least)
- Report vendor's security patch level instead of framework security patch level
- Fix fsck for f2fs (Thanks @flex1911 and @LuK1337)
v16: (2018-04-05)
- Fixes MTP access to sdcard
- v15 was missing graphical glitches fix. Applied it again.
- Resize /system to maximum size on first boot
v15: (2018-04-03)
- Update to 2018-04-01 security patches
- Fixes FAT sdcards
- Fixes some USB-C headphones on some devices
- Fix Essential PH-1 boot
v14: (2018-03-26)
- Fixes Galaxy S9(+) backlight control
v13: (2018-03-23)
- Disable Android's fake touches, which made unlocking hard
- Fixes Galaxy S9 boot and WiFi
- Make system.img back to 1.5GB
- Disable again adb auth, to help debugging
v12: (2018-03-05)
- Updated to security patch 2018-03-01
- Various stability, behind-the scene, changes
- Fixes camera on MTK devices
- Support ARM32 devices
- Supports HW button backlight
v11: (2018-02-20):
- Fixes bluetooth on Kirin 970 devices (Thanks @LuK1337)
- Fixes sdcard on Huawei devices
- Includes nfc-nci.conf, should fix NFC on some devices
- Show real Android version (Thanks @LuK1337)
- Enable ADB authentification
v10: (2018-02-18)
- Android 8.1 !
- Includes versioned vndk, so devices running both 8.1 and 8.0 should work
v9: (2018/01/15)
- Include the compositing fixes for Kirin 970
- Crude support for Huawei fingerprint gestures (click = home, left = back, right = voice assistant, up = quick settings, down = notifications, long press = recent apps)
v8: (2018/01/14)
- Huawei compositing fixes (fixes various graphical glitches)
- Various su SELinux fixes
v7: (2017/12/30)
- Fixes various regressions (APNs, A/B, vanilla, fingerprint ...)
- Fixes dev/input requirement (not useful to any real-life product yet, afaik)
- Fixes some not-installable applications from Play Store
- Fixed substratum in phh's superuser
v6: (2017/12/19)
- Major code clean-up. Please report regressions
- Fixes random reboot on Huawei devices
- Optionally includes SU (you need to install phh's SuperUser from F-Droid/Play Store)
v5: (2017/12/14)
- Fixes FDE decryption (SystemUI was crashing in loop)
- Use a real list of APNs
- Include Chrome and Gboard (fixes IME crash when trying to input a symbol)
- Fixes SEPolicy for Hardware Overlay Picker (should fix crash of Hardware Overlay Picker on startup)
v4: (2017/12/10)
- Fixes sdcard in MTP
- Fixes Dual-SIM
- Includes hardware-specific overlays:
- Enable 4G selection in networks
- Bigger status bar on Essential PH-1
- Enable navigation bar on HTC U11+
v3: (2017/12/04)
- Fixes sdcard in MTP build fail, so will be fixed in next release
- New variant including gapps
v2: (2017/11/26)
- Fix wifi tethering
- Fix F2FS userdata
- Fix sdcard
- Fix fingerprint (Huawei)
Download:
https://github.com/phhusson/treble_experimentations/releases/download/v29
Want to chat about this project? Go to Freenode IRC, #phh-treble.
IRC: irc://irc.freenode.net/#phh-treble
WebIRC: http://webchat.freenode.net/?channels=#phh-treble&uio=d4
Matrix: #freenode_#phh-treble:matrix.org
Other chatrooms:
Telegram https://t.me/phhtreble
Thanks @MishaalRahman and @Exelios for the huge kickstart help
Thanks to all my donators:
- @Exelios
- @fargonaz
- @VictorM86
- @howdid
- @heatfire
- @ohwarumbloss
- @RexGoogolplex
- @abhas.abhia
- @Emoclaw
- @Sebianoti
- @DocRambone
- @egandt
- @Blackbird1997
- @Burakki
- @josdehaes
- @TheUndertaker21
Thanks to the following companies:
- Huawei, for a Huawei View 10
- Blackview, for a Blackview A20
PS: Yes the name sucks, but I'm clueless about a name

How to know if your phone is supported:
- Does your OEM provides a stock Oreo ROM?
No ===> Your phone is not supported
- Run Treble Check on stock Oreo ROM. Does it say Treble is supported?
No ===> Your phone is not supported
If all answers are yes, then your phone MIGHT be supported.
Test it, and report the result!

Build script available at https://github.com/phhusson/treble_experimentations/blob/master/build.sh
Current status:
Over-all:
Xperia XZ1:
- Broken camera (because of Sony's DRM)
Huawei Mate 9 Pro and Honor 9:
- Fingerprint sensor should have "home" behaviour
- software keys should be disabled
Known end-user problems (WON'T BE FIXED in this ROM):
- No exfat

Known mess:
- A-only should use https://android-review.googlesource.com/q/hashtag:"non-ab-boot-gsi"+(status:open OR status:merged) instead of dm-verity hacks
- the dm-verity work-around is also needed on A/B, so other patches are missing, for some other reason
- On A/B devices, this system.img effectively transforms the device into a userdebug build. This means adb root works!
adb root should work on A-only later too, though it requires that the OEM includes https://android-review.googlesource.com/q/topic:move-adbd-to-system+(status:open+OR+status:merged)
This can probably be worked-around by moving adbd inside a /system/etc/init/xxx.rc
- ADB auth is totally disabled at the moment on A/B, this is bad, but useful for debugging.
- Huawei (for instance Mate 9) doesn't declare android.hardware.fingerprint. This ROM does it for them, but this need to be better implemented
- SuperSU and Magisk screws with SELinux policy. DO NOT USE SuperSU OR Magisk WITH THIS ROM

Great work guys, indeed revolutionary work, Congrats

Can there be support for the LG optimous g pro

Leone/kyleproxx said:
Can there be support for the LG optimous g pro
Click to expand...
Click to collapse
That phone was released in 2013, so it's unlikely.

Support for Xiaomi Redmi Note 4 (mido), is it possible?

Following the project.
weldone @phhusson.

will this rom support oneplus5 later on?

jef_00 said:
will this rom support oneplus5 later on?
Click to expand...
Click to collapse
OnePlus said they won't support Treble, so no.
You can try to complain to them, since all they do is because for good PR.

phhusson said:
OnePlus said they won't support Treble, so no.
You can try to complain to them, since all they do is because for good PR.
Click to expand...
Click to collapse
thanks for you answer mate

Wonderful work you're doing here! Would you mind explaining what is the A/B only versions? What do those letters mean? Are there means of reverting back from your experimental build to stock Oreo?

Swan Princess said:
Wonderful work you're doing here! Would you mind explaining what is the A/B only versions? What do those letters mean? Are there means of reverting back from your experimental build to stock Oreo?
Click to expand...
Click to collapse
A/B refers to the new partitioning system on the Pixel and Essential devices. It has one active slot and a backup slot for all parts of the system, so you'll have a boot_a and boot_b, system_a and system_b, and so on. Most devices still use a singular slot system, so unless you have a pixel or essential phone, you would flash the normal O build. Also, the steps on how to flashing back to stock are usually device specific, but you should be able to restore your stock O build by just reflashing the stock system.IMG from your device and wiping in fastboot.

IH8TouchWiz said:
A/B refers to the new partitioning system on the Pixel and Essential devices. It has one active slot and a backup slot for all parts of the system, so you'll have a boot_a and boot_b, system_a and system_b, and so on. Most devices still use a singular slot system, so unless you have a pixel or essential phone, you would flash the normal O build. Also, the steps on how to flashing back to stock are usually device specific, but you should be able to restore your stock O build by just reflashing the stock system.IMG from your device and wiping in fastboot.
Click to expand...
Click to collapse
Oh, thank you for explaining that to me! I have a Mate 9 and I seem to enjoy living on the bleeding edge, at the same time I'm dependent on WiFi tethering for my net. So may try it and see how it works at least. Would love to see if we get any opportunities to fiddle with the camera processing and GPS subsystems, as those are my hobbies.

Swan Princess said:
Wonderful work you're doing here! Would you mind explaining what is the A/B only versions? What do those letters mean? Are there means of reverting back from your experimental build to stock Oreo?
Click to expand...
Click to collapse
Well A/B is the new partitioning scheme where all firmware partition exist twice, and the bootloader switches from one to the other when updating. This is also called seamless updates.
To revert back to stock... Well flash stock?

interesting project, I've a question..are there any chance to run this project on device like P8 Lite 2015 (Kirin620) and P8 Lite 2017 (kirin655) since both are arm64? and also System A/B must be enabled on that device? thanks in advance

haky 86 said:
interesting project, I've a question..are there any chance to run this project on device like P8 Lite 2015 (Kirin620) and P8 Lite 2017 (kirin655) since both are arm64? and also System A/B must be enabled on that device? thanks in advance
Click to expand...
Click to collapse
Unless they are officially updated to Oreo and supports Treble (very unlikely), then no.

PresidentMcCain said:
Unless they are officially updated to Oreo and supports Treble (very unlikely), then no.
Click to expand...
Click to collapse
Only P8 Lite 2017 will get Android Oreo soon reported by many websites, but not sure if can handle Treble project.

I can try Port for Mido (Redmi Note 4/X)?

Related

[AOSP 9.0] [2019-08-25] Phh-Treble

WARNING: You'll most probably loose ALL your data, and might break your phone. Please use with extreme caution!
The goal of this ROM is to provide maximum hardware compatibility inside a Generic System Image.
No feature will be added. This will ease forward porting to new Android versions, which is the very goal of Project Treble
My hope is that other ROM developers will use this ROM as a basis to construct more advanced ROM.
How to flash:
Follow instructions available at https://www.xda-developers.com/flash-generic-system-image-project-treble-device/
What doesn't work:
- NFC on some devices
- Front camera on Razer Phone
- Stock AOSP camera app on some devices. Please use OpenCamera app
- many graphic glitches on Moto E5
What works:
- Pretty much everything else
Tested devices:
- Samsung Galaxy S9+ Exynos
- OnePlus 6
- Blackview A20
- Koolnee Rainbow
- Cubot X18 Plus
- Pixel 2 XL (running Android 8.1 vendor)
- Lenovo Moto E5
- Allview V3 Viper
- Razer phone
- Huawei View 10
- Huawei Mate 9
This is an experimentation, this means that I'm mostly interested in bugreports.
But, I don't want too many reports, so please:
- If you use a community Treble, ASK YOUR TREBLE DEV FIRST (then they can come ask me here)
- I want bugs only about hardware features, not software bugs
- A bug without a device name doesn't exist
- A bug without a log doesn't exist
Downloads are available at https://github.com/phhusson/treble_experimentations/releases/tag/v119
ChangeLog:
v113 (2019-05-07):
- May security patch
- various fixes for Xiaomi Mi 9
v111 (2019-03-06):
- March Android security patch
- Fix MT6739 incoming SMS and mobile data connection
- Fix audio glitches on sakura
- Added overlay for:
- Asus Zenfone L1
- Lenovo S5
- HTC U12+
- Fix low brightness issue on Realme 2 Pro (Thanks @SamarV-121)
- Fix sound on Motorola james, pettyl, evert, jeter, aljeter
- Fix device will boot only few times on A/B devices running Pie vendor
- Fix boot on some Moto devices running Pie vendor
- Refix in-call mute on Huawei devices
- Disable fingerprint as a key on Xiaomi sakura
- Fix some graphical glitches on some low-end Snapdragon devices
v109 (2019-01-08):
- January security patch
- Fix RIL on Exynos 7870 devices
- Possibly fix NFC on some Huawei devices
- Fix sound on some Lenovo Moto devices
- Fix flashlight on Huawei Y6 2018
- Fix backlight on Xperia XZ1
- Fix audio jack on LG V40
- Fix quick settings position on "low end" screens
- Fix notch, auto backlight, ... for various devices
v108 (2018-12-05):
- Fix broken UI on Snapdragon 425, 430, 435
- Fix bootanimation for some Mediatek devices
- Some fixes for some Samsung devices (J6/A6 and alikes. It's still very unstable)
- Support IA key on Xiaomi Mi Mix 3
- Fix fingerprint pressing a button on Xiaomi Mi Mix 3, Xiaomi Mi 8 Lite, Xiaomi Mi A2
- Fix brightness on Xiaomi Mi 8 Lite, Xiaomi Redmi Note 5, Xiaomi Redmi Note 4X, Xiaomi Mi Max 3,
- Fix the hide notch option
- Add a new variant for devices running 32bits Android, but 64bits binder (if the kernel is 64bits, or this is a Pie-originated device)
- Fix weird/ugly sound on Xiaomi Mi Mix 3
- Fix boot on some Huawei devices
- Fix flashlight on Huawei devices
- Fix boot/instability on Qualcomm Android 8.0 vendors
- Fix USSD on Huawei devices
- Fix in-call mute on Huawei devices
- Support notch on Xiaomi Mi 8 Lite
- Fix stereo not enabled on reboot on Samsung Galaxy S/Note 9/+
- Adjust Xiaomi Mi 8SE statusbar and rounded corners
- Fix OnePlus6 overlay
- December security patch
v107 (2018-11-09):
- If you like this release, you can donate: https://www.paypal.me/phhusson
- Stereo on Samsung Galaxy S9/Note9 (enable it in the Treble Settings)
- Improve performance of Pie recent apps on Galaxy S9/Galaxy Note9/Huawei P20 Lite
- Fix S-Pen rotation on Galaxy Note 9
- November security patch
- Fix boot on some Android 8.0 vendors
- Fix passphrase on Hotspot
- Fix fingerprint triggering key event on various Xiaomi
- Fix fingerprint gestures on Huawei
- Overlays (auto brightness and power profiles) for many devices)
v105 (2018-09-19):
- Fix hotspot (for some devices?)
- Fix NFC for some devices
- [Samsung] Disable some pre-installed malwares
- [Samsung] Support glove mode
- [Samsung] Fix some screen-sleep related issues (like dead touchscreen on suspend, or not working hard click button)
- [OP6/OP3T] Double tap to wake
- [Xiaomi] Fix distorted sound
- [Moto G6] Fix distorted sound
- gapps variant is back!
- Fix incall audio on qualcomm P vendor devices
- Fix boot on some community treble devices
- [Xiaomi some devices] Disable fingerprint button
- [Mediatek MT6750] Fix boot/crashing UI
- [SDM660 8.0] Fix camera
- [Huawei P20/Pro] Support notch
- [Redmi 6 Pro Indian edition] Support notch
v104 (2018-09-05):
- September security patch
- [Samsung Galaxy Note 9] Fix WiFi, brightness and fingerprint sensor
- [Samsung Galaxy S9] Support assistant and partial "home" button on S9
- Include phh su
- [Xiaomi Mi 6X] Fix backlight control on
- [Xiaomi ...] Fix sound on Mi 8 *, Poco,
- [Xiaomi Mi Mix 2S] Delete fingerprint key event
- [Treble app] [Huawei] Setting for hwcomposer overlay bypass option to workaround blur issue
- [Treble app] minor fixes
- Add support for status bar reduction for notches
- Fix webview issue when not using gapps
- Huawei RROs (automatic backlight, battery infos, ...) (Thanks @Dil3mm4)
- [Known regression of this version] Broke ro.sf.hwrotation (needed for screen rotation on some devices)
v103 (2018-08-29):
- New Treble app. Look for it in the Settings
- Fix incoming calls on MTK
- Fix MTK RIL vendor 8.0
- Fix brightness on Mi Pad 4
- Fix dark mode for some devices
- Fix brightness for Note 9 and Japanese S9
- Fix status bar height for Pocophone F1's notch
v102 (2018-08-22):
- Fix boot on some MTK devices
- Fix boot on some Huawei devices
- Fix boot on some community-ported devices
- Fix screen rotation on some devices
- Fix WiFi and fingerprint sensor on various devices
- Fix S9 dead-touchscreen-on-resume issue
See current bug bounties at https://www.reddit.com/r/PhhTreble/comments/aioloo/bug_bounties/
Communication channels:
Reddit: https://www.reddit.com/r/PhhTreble/
Telegram: https://t.me/phhtreble
Thanks.
Been using it for more than 24hrs on a Razer Phone. Battery seems slightly better than in stock MR1, cameras do work except for the frontal one. Everything else, excluding the exceptions mentioned in OP, works perfectly, snappy and at full 120hz.
This is some daily driver material
Amazing!
Thanks a lot as always ! Love your work !!!
I have it booting. Which gapps did you use?
linuxct said:
Been using it for more than 24hrs on a Razer Phone. Battery seems slightly better than in stock MR1, cameras do work except for the frontal one. Everything else, excluding the exceptions mentioned in OP, works perfectly, snappy and at full 120hz.
This is some daily driver material
Click to expand...
Click to collapse
Great work Pierre ! Keep it up dude.
found the "*" same builds without the "nosu" tag. posted on a mirror site around same time as the ones on github. Any chance they are @phhusson builds too?
EDIT:
OK there is now a readme.md on the site claiming they are phhusson builds.
Happy to see your Pie AOSP Thread here bro..
Tested on MiPad4 :
- Bluetooth seems OK
- screen rotation OK after enabling it
- Wifi doesn't turn on
There are regular errors :
Code:
08-21 06:05:06.004 2267 2267 W ServiceManagement: Waited one second for [email protected]::IBootControl/default. Waiting another...
08-21 06:05:08.337 3597 3597 F linker : CANNOT LINK EXECUTABLE "/vendor/bin/hw/[email protected]": library "[email protected]" not found
I also see "LightsService: Light requested not available on this device. 2" sometimes, but I don't know if it's an issue.
Camera has issues, but I didn't test it with the 8.1 image, so perhaps they aren't linked with 9.0.
Here is what I get with the stock camera app :
- Back camera is OK for preview and video recording, but takes rotated pictures.
- Front camera is OK for preview, but as soon as i start recording the framerate lowers, colors are washed out, and there is a quite aggressive smoothing. I stays the same after stopping the record, then going out and back in the app restores the original preview behavior. Pictures are also rotated.
Also, same build.prop related issues as 8.1 build :
- backlight "blinking"
- bad DPI : 480 instead of 320
- seen as phone
Bluetooth for audio works on android9.0?
Bootloop on Huawei P10, vendor 8.0
Maybe I'm missing something.
Booted fine on Sharp Aquos S2 (SS2) with 8.0 vendor. I'll do some testing later and provide an update.
The instructions link (https://www.xda-developers.com/flash-generic-system-image-project-treble-device/) doesn't work. 404.
oh yes finally GSI is ready
let me first test it in arm device
Thanks
Can anyone tell me what the patches.zip file is and do we need to flash after gsi?
CANNOT LINK EXECUTABLE "/system/bin/sh": library "/vendor/lib/libshim_camera.so" needed or dlopened by "/system/bin/sh" is not accessible for the namespace "(default)"
sadly i get this
device : Redmi 2 ( wt88047)
8.1 vendor
:天使:正在下载我感觉应该不错
mod edit - translation added according to Forum Rules
4. Use the English language.
We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature).
Click to expand...
Click to collapse
-=-=-
:Angel: I am downloading, I feel it should be good.
-=-=- @LingiMao
fivearcosstheeye said:
I have it booting. Which gapps did you use?
Click to expand...
Click to collapse
BITGapps.
After flash .img file:bootloop and in twrp system mount fail
Device:galaxy S9+

[UNOFFICIAL] crDroid Q Mod //crDRom

crDroid 6.11
Your warranty is now void!
We're 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​
crDRom is a project which based on crDroid with @AndyYan's and @phhusson's Treble GSI patches. Built with some Andy's patches & recommendations, also even without "ALLOW_MISSING_DEPENDENCIES=true" flag. And system can run with SELinux enforced state, as original Phh AOSP GSI. Fully compatible with PHH-Treble patches exclude one low level change: by default exist file /system/phh/secure (for Google Certification PASS), so if you can boot LineageOS GSI, but can't boot crDRom - try to removing that file
UPDATE VERSION
base: crDroid 6.11
latest build: 2020.10.19
treble patches: v222+
SPL: 5 Oct 2020
FEATURES/CHANGES
• no in-built root
• changed Phh Settings "Main Icon"
• and Phh Settings moved to the bottom
• mobile networks on MTK should work
• tuning of the status bar, icons more tightly to each other
• added option to set statusbar icons spacing (need reboot to properly apply changes)
• fixed the display of the status of security patches (GSI specific)
• now some pre-installed Apps can be disables from Settings
• fixed offline charger to works in enforced mode (still not for all devices)
• fixed call recording in Dialer (not supports on all devices)
• deep sleep fix included (based on patch by @Hami_Do)
• on battery saver auto dark mode disabled, you can choice light/dark theme
• fixed QS tiles editor (don't followed columns number)
• slightly fixed system UI theme (QS tiles h-padding, search bar in Settings etc)
• few changes to reduce consumed resources - more space, more speed, more battery life
• in stock camera removed HAL3 green artefacts which exist on few Xiaomi devices
• disabled some disputable Google components, for sample is fixed overall WiFi speed in the aggregate with GPS + Bluetooth
• on my device (with stock vendor) Google Play certification passed without any patches and Magisk, just works out-of-the-box
• option to set system UI optimization level (use careful, do not set IPS level for OLED)
• fixed DeskClock widget (with the GoogleSans font was cropped)
• turned off the indicator flashing when the battery level is low
• added option "Swipe for notifications" for fingerprint scanner
• in Dialer added option to set fullscreen contact's photo
• reworked dark mode support for few apps (Files, Calculator, DeskClock)
• replaced apps: Gallery, Dialer, Messaging, Calculator, Keyboard
• French and Russian translations for crDRom custom settings
• for Mi A2 Lite LTE is set by default
• used Bromite webview
• updated Redmi 6 Pro overlay
• removed Updater (useless in GSI)
• fixed boot on Mi 10 (Lite), K30 (Pro)
• major interface speed improvements
• tweaks for Xiaomi Redmi Note 9 'merlin' (audiojack, brightness, fp touches)
• changed minimal brightness level for Redmi Note 8 Pro
• initial Redmi 9 'galahad' overlay
• added DT2W support for QIN 2
• by default enabled LiveDisplay
• added custom Google Cloud restore option (Settings > Accounts)
• added few patches from GrapheneOS
*grayed options not realized yet
DOWNLOAD (CLICK H3RE)
vanilla, gapps: all architectures
NAMING
Some information you should know about knowing what type of gsi it is
<ARCH>_xyZ
<ARCH> can either be arm, a64 (arm32_binder64) or arm64
x can either be a or b
y can either be v, o, g or f
Z can be N or S
b = a/b
a = a-only
g = gapps
o = gapps-go
v = vanilla (no gapps included)
f = floss (free & open source apps instead gapps)
N = no superuser
S = superuser included
so in most common example "arm64_avN" is ARM64 A-only vanilla with no superuser
CONTACTS
> telegram group
> project page
KN0WN BUGS
• excluding fixes, the same as on all Q GSI (in some cases doesn't work: broadcasting on TV, calls via BT; offline charging does not work normally; problems with GPS etc etc)
NOTE: always test ROM first without Magisk (with clean boot.img). and don't send me bug reports if you have:
a) Magisk installed
b) modified/custom vendor or kernel
c) dirty flashing rom without wiping data
d) modified props values (another device fingerprint and so on)
CREDITS
persons: @phhusson, @AndyYan
projects: TrebleGSI • BlissROMs • LineageOS • Havoc-OS • GrapheneOS
re
Screenshots v222
Call quality is fairly bad on this
TheUndertaker21 said:
Call quality is fairly bad on this
Click to expand...
Click to collapse
you are the 1st man, who reported this
nobody in my tg group said about bad call quality
can you describe it, and which your device and vendor/kernel
An amazing rom. It has some downs on my device though. I'm using a device named Vestel Venus E4, you've probably never even heard about it. It has quad core cpu and 2 gigs of ram. On my device, this rom is a bit laggish. I mean it's fast but the transitions and the animations aren't smooth no matter how much I play with the animation scales on developer settings. Here is the other info that you may need about my device. I don't even want to change this rom maybe with some updates it will become smoother Thanks for this great job man
Etsyo said:
An amazing rom. It has some downs on my device though. I'm using a device named Vestel Venus E4, you've probably never even heard about it. It has quad core cpu and 2 gigs of ram. On my device, this rom is a bit laggish. I mean it's fast but the transitions and the animations aren't smooth no matter how much I play with the animation scales on developer settings. Here is the other info that you may need about my device. I don't even want to change this rom maybe with some updates it will become smoother Thanks for this great job man
Click to expand...
Click to collapse
well, try to add this line to the /system/build.prop
debug.sf.latch_unsignaled=1
or set this prop with adb/terminal with command
setprop debug.sf.latch_unsignaled 1
if this will fixed lags then send me result of commands
getprop ro.vendor.build.fingerprint
getprop ro.vendor.product.device
eremitein said:
well, try to add this line to the /system/build.prop
debug.sf.latch_unsignaled=1
or set this prop with adb/terminal with command
setprop debug.sf.latch_unsignaled 1
if this will fixed lags then send me result of commands
getprop ro.vendor.build.fingerprint
getprop ro.vendor.product.device
Click to expand...
Click to collapse
My device isn't rooted :/ And I couldn't figure out how to do this over adb shell in recovery mode. Could you give me some instructions?
You make the best gsis ?
Etsyo said:
My device isn't rooted :/ And I couldn't figure out how to do this over adb shell in recovery mode. Could you give me some instructions?
Click to expand...
Click to collapse
you can run all prop commands from adb without root, but not in recovery. just boot gsi and connect you phone to the pc and allow it to debug
then run on PC "adb shell" and run commands, which i gave
Just installed the GSI on my Oneplus Nord, runs buttery smooth, auto-brightness broken tho. Thanks
eremitein said:
you can run all prop commands from adb without root, but not in recovery. just boot gsi and connect you phone to the pc and allow it to debug
then run on PC "adb shell" and run commands, which i gave
Click to expand...
Click to collapse
I'm getting "device unauthorized" error on adb commands. No matter what I tried I couldn't get past it. I even tried a different computer which I haven't even used before but the problem still persists. I'm using your LEVEL 6 (IPS) setting on UI Speedup/Powersaving option under Display Settings. I think it's not bad for now but can you explain what those levels are? Because I couldn't find an explanation...
eremitein said:
you are the 1st man, who reported this
nobody in my tg group said about bad call quality
can you describe it, and which your device and vendor/kernel
Click to expand...
Click to collapse
I've tried many times to install crdroid, pixel experience and evolutions gsi but they all got stuck at bootanimation but other gsi like havoc and aosp work really good and boot up in 2 minutes please somebody guide me what's really happening
Moto G5s Android P Lineage OS 16 Vendor (there is no OEM Vendor):
#Bug
Using the edit panel option from the QS Panel breaks SystemUI (tiles don't do nothing, sudden lag spikes, crashes)
Restarting the device, or restarting SystemUI solves the issue, but trying to edit again breaks it again
@eremitein
Update:
Doesn't happen on Vanilla builds
Update 2:
Always happens with any Gapps installed (opengapps in this case)
Btw, is there any particular reason any optimization level above 2 makes the launcher become square?
Like the animations and recents panel?
Can I use this on my unlocked Huawei MediaPad T 5
its a Kirin 659? its only 8.0 vndk 26. (Legacy version)
I am currently on Los 16 from openkirin.
Thanks
Some random said:
Btw, is there any particular reason any optimization level above 2 makes the launcher become square?
Like the animations and recents panel?
Click to expand...
Click to collapse
it's normal
micbanand said:
Can I use this on my unlocked Huawei MediaPad T 5
its a Kirin 659? its only 8.0 vndk 26. (Legacy version)
I am currently on Los 16 from openkirin.
Thanks
Click to expand...
Click to collapse
i don't know
eremitein said:
it's normal
Click to expand...
Click to collapse
Oh, hmm...
Update (2020.09.30)​
crDroid 6.10
September SPL
removed Updater (useless in GSI)
fixed boot on Mi 10 (Lite), K30 (Pro)
major interface speed improvements
reworked Speed UI overlays
have ARM A-only Go (1.5+Gb)
default AOSP bootanimation (for more generic)
Bromite WebView 85.0.4183.110
DOWNLOAD //all architectures​

Development [ROM][11.0][OFFICIAL] crDroid Android v7.x (mojito/sunny)

{
"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:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features
Click for feature list
Always Have a full functional Backup. Just in case!
GAPPS | MICROG | Vanilla
Useful Links:
Magisk
Orange Fox
Logcat Reader
Installation Order:
> Flash / Sideload
> Reboot to Recovery
> Format (optional)
[OR]
Install it directly from fastboot if you have issues with sideloading
Don't expect any support if you:
- are not running the included kernel
- have installed any crazy mods !
- have modified system files
Thanks to:
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
Contributors:
@ZIDAN44
@TheMalachite
@gwolfu
@mukesh22584
@adi153
XDAevDB Information
Source Code: https://github.com/crdroidandroid
Kernel Source Tree: xiaomi-sdm678 / android_kernel_xiaomi_mojito
ROM OS Version: Android 11
Based On: LineageOS
SMASH THE LIKE & SHOW YOUR APPRECIATION
Highlights & Device Specific Changes:
Maintainer: Anush Madathumkara
Build type: Monthly
==== 17 December, 2021 ====
- Based on Latest WCSF Kernel
- Fixed Widevine L1
- Fixed random systemui crashes on Widevine L1
- mojito: overlay: set CPU temperature paths
- mojito: overlay: reduce rounded statusbar corner padding
- sm6150-common:Build libgui and its vendor version
- sm6150-common:sepolicy: fix Widevine DRM
- sm6150-common:Add a missing media blob from stock
- sm6150-common:Add missing DRM blobs from stock
==== 17 November, 2021 ====
- Based on Rebased WCSF Kernel
- Fixed some partition related issues (Now flashable via OFRP)
- sm6150-common: Build atrace 1.0 service hals
- sm6150-common: rootdir: Remove enable-low-power trigger from recovery
- sm6150-common: rootdir: Allow all filesystems for USB-OTG
- sm6150-common: prop: Disable sf EGL image tracking
- sm6150-common: Kill kernel cmdline console parameters
- sm6150-common: wifi: Disable wifi packet logging
- sm6150-common: configs: power: Remove pixel audio hints
- sm6150-common: overlay: Disable global mode and CDMA choices
- sm6150-common: overlay: Allow seamless Doze state transitions
- sm6150-common: rootdir: Chown drv8846_dev & akm09970 camera nodes
- sm6150-common: prop: Switch to Codec2 by default
- sm6150-common: prop: Disable Codec2 input surface
- sm6150-common: parts: Add drawable icon for AOD
- sm6150-common: sepolicy: Address virtual AB OTA denies
- sm6150-common: Set NUM_FRAMEBUFFER_SURFACE_BUFFERS to 3
- sm6150-common:Kang HWUI props from stock mojito qssi-user 11 RKQ1.201022.002 V12.5.3.0.RKGMIXM release-keys
- sm6150-common:Add 300Mhz scaling_min_freq for CPUBigClusterMinFreq and CPULittleClusterMinFreq
- sm6150-common: BoardConfig: Drop graphics layer memory buffer
- sm6150-common:Add HDR & WCG Flags
- sm6150-common: Do not use phase offsets as duration.
- sm6150-common: prop: Fix screenrecord lag
- sm6150-common: Define [email protected] into FCM
- mojito: Update to Redfin November FP
- Improved Stability && performance
- 1080p Youtube playback issue addressed (FWIP)
==== 27 October, 2021 ====
- Upated WCS kernel
- Raised reserved partitions to support for improving gapps support
- sm6150-common: Disable partial FB excl rect
Highlights & Device Specific Changes:
Maintainer: Prince Cooper (Discontinued)
Build type: Monthly
==== 01 October, 2021 ====
- Fixed Slow charging
- Fixed camera color shift
- Moved to TWRP (due to ofox kernel issues)
- Allow all filesystems for USB-OTG
- Don't check prox before pulsing
==== 27 September, 2021 ====
- Moved to armv8-2a
- OrangeFox Recovery preincluded
- Added Battery Health Stats
- Added camera cutout notch
- Added XiaomiParts (Dirac, Clear Speaker & Thermal Profiles)
- Added color modes
- Updated blobs from V12.5.3.0.RKGMIXM
- Drop ANX/MiuiCam support for now
- Improved Haptic Feedback
- Fixed Google Backup/Restore
- Fixed FMRadio
- Fixed WFD/Cast
- Fixed LDAC & AptxHD
- Replaced PlayStore with Aurora Store in microg variant
- Smarter decisions on whether to use 2/5Ghz AP
- Updated device cutout corners
- Disabled wifi firmware logging
- Fixed whatsapp mic delay or crashes
- More Smooth AF
==== 21 August, 2021 ====
- Fixed OKGoogle Detection
- Fixed CPU Thermal Info
- Fixed Document Mode
- Added Clone Shots (miuicam)
- Added Smart Charging
- Added Burn-in Protection
- Added Smart Pixels
- Brought back TWRP
==== 09 August, 2021 ====
- crDroid 7.9 upstream
- August patch merged
- mojito: TWRP drop due to instability
- mojito: Bluetooth AAC codec Fixed
- mojito: Wired headset volume buttons fixed
- mojito: ANXCam replaced with MiuiCam port
- mojito: Fastbootd added to Power Menu
- mojito: DavikHeap fixed for 4gb variants
- Revamped Dialer dark theming
- Updated native services for better FPS (to be tested)
- Fixed new message compose with stock Messaging app
- Removed blur additional changes to fix blur glitches
- Added option to disable pill (crdroid > UI)
- Added customization for rounded corners (crdroid > UI)
- Enabled cached app freezer
- Various under the hood updates and misc fixes
==== 16 July, 2021 ====
- crDroid 7.8 upstream
- July security patch
- Increased system size
- Pre-included TWRP
- Included ANXCam 185R
- Fixed Cam AV sync bugs
- Quickstep Blur fixes
- Fix media playback issues
- Fixed VolumeDialog animation when ringer and notification are unlinked
- Power menu UI customizations
==== 08 June, 2021 ====
- Recovery ROMs from now
- Vanilla Variant discontinued
- Latest Firmware Mandatory
- Added Gboard Lite
- Removed MiXplorer Apps
- Less frequent camcorder audio bug
==== 03 June, 2021 ====
- Home crash fixed
- Added stock terminal, AudioFX
- LOS Recovery resolution to native
- VANILLA / GAPPS variants included
- SafetyNet Pass (No fix needed)
==== 24 May, 2021 ====
- Fastboot ROM.
- Weather Provider fixed
- Added Custom Headers
- Video Recording Stutter fixed (can be random)
- Samsung UI audio implemented
- Added Gboard, Via & FMRadio (won't work until we get OSS Vendor)
- Removed substitute apps, improved response time, much more
==== 20 May, 2021 ====
- Initial Build
- May security patch
- Removed some stock apps
- Added QuickPic Gallery
Hello,
¿Is there a app radio FM?
Thanks
Amazing Rom, thanks
uranoscopus said:
Hello,
¿Is there a app radio FM?
Thanks
Click to expand...
Click to collapse
Nop. Will include in the next build.
MPK99 said:
Nop. Will include in the next build.
Click to expand...
Click to collapse
thanks!!!
I see from the filename it's a vanilla version without Gapps.
Does it have signature spoofing already for use of microG?
UniNick said:
I see from the filename it's a vanilla version without Gapps.
Does it have signature spoofing already for use of microG?
Click to expand...
Click to collapse
I'm really happy to see crDroid now on the Redmi Note 10 - I used crDroid already on 2 other phones and in my opinion it's the best custom ROM!
This first build is already excellent, with all the customisation features and only the above mentioned, few bugs.
For use with microG however it shares the similar (but not the same) problems I encountered with dotOS:
- all of my banking apps don't work (with dotOS 2 of 3 worked).
- DHL parcel, Wolt, Flightradar24 etc report problems with missing play services and force close or don't show maps (same in dotOS).
- Uber app works (it doesn't with dotOS).
I tried it also with Gapps now (NikGapps Core Version), flashed via ADB sideload.
Situation a bit better than with microG.
DHL parcel, Wolt etc work now with the Google Maps Interface.
Two banking apps still making problems and complaining about modified operating system.
This doesn't happen with EvolutionX 5.7 ROM for Redmi Note 10, there all banking apps work.
UniNick said:
This doesn't happen with EvolutionX 5.7 ROM for Redmi Note 10, there all banking apps work.
Click to expand...
Click to collapse
It's bcaz evox is not vanilla, it comes with gapps, so play store certification exists.
You know even dotos vanilla had same problems.
Use GApps roms for hazzle free banking experience.
Can I use microg with it ?
suku.incognito said:
Can I use microg with it ?
Click to expand...
Click to collapse
yes
Good ROM. There are minor bugs:
- red border when unlocking the screen
- the screen does not always light up when there is an incoming call
ups2k said:
Good ROM. There are minor bugs:
- red border when unlocking the screen
- the screen does not always light up when there is an incoming call
Click to expand...
Click to collapse
1. Red border is an animation from crdroid home launcher. I can't do anything bout it
2. Reconfigure the Default "Phone" app to dialer.
I've just flashed this rom, WiFi can't be turned on even after I flash the latest firmware, any help please? Or I have to flash the rom again?
Edit: Maybe there's a problem with TWRP, I switched back to lineage recovery and it works fine now.
duc3503 said:
I've just flashed this rom, WiFi can't be turned on even after I flash the latest firmware, any help please? Or I have to flash the rom again?
Edit: Maybe there's a problem with TWRP, I switched back to lineage recovery and it works fine now.
Click to expand...
Click to collapse
It's a fastboot rom, follow instructions carefully & it'll work.
MPK99 said:
I didn't adress anyone to flash firmware. It's pre-included ¯\_(ツ)_/¯
It's a fastboot rom, follow instructions carefully & it'll work.
Click to expand...
Click to collapse
Thanks sir, great rom so far. Will the gapps build arrive soon?
hello,
when you say "• Added Gboard, Via & FMRadio (won't work until we get OSS Vendor)"
the FM radio is ok?, can i listen it?
thanks

[CLOSED][AOD] [DEX] [PORT] [VOLTE] [OneUI 4.1] [AROMA] S10e Port for A205x

I am not responsible for any kind of damage and or harm caused to your device by using this rom.
I assume you may know the risks of proceeding.
FEATHER PROJECT​
Features:
Based on G970FXXUGHVJ1
Security Patch October 2022
OneUI 4.1 - Android 12
Eureka Kernel
Magisk V-25.2
Samsung Stock AOD
A51 Wallpapers
Side Key Functions
Edge Panel
Disabled FRP
VoLTE & VoWiFi
Bluetooth Calls
Flagship animations
Samsung Dex
Dolby Atmos
FM Radio
GPS
Face Unlock
AppLock
A12 Colour Palette
Secure folder pre-patched
BT lib pre-patched
OneUI5 Apps
WiFi Sharing
Bugs:
Safetynet with root only
Features not supported by A20
Installation Notes:
Spoiler: Installation
Installation Procedure:
1. Make a Backup of EFS and all your important data
2. Start by wiping System,Vendor,Product,Data,Cache, Dalvik-Cache
3. Reboot to Recovery (Orangefox recommended)
4. Read carefully and select Wisely in Aroma Installer
List 1 will remove apps
List 2 will add apps
List 3 will add apps​5. Reboot to System
6. Install Magisk apk normally in the system
7. Enjoy
- Default lmk: standard killing, smooth, use with social media apps
- Light lmk: less killing smooth, light multitasking
- Very Light lmk: less killing, little lags, heavy multitasking
- No lmk: no killing but will cause lags
- If you want "Free Ram" turn off blur in Accessibility
- Update Sticker center (Icecone) if you face issues with chrome's clipboard
- Enforcing kernel works with most functions working, needs more testing to confirm
- Dex Touchpad is only supported in newer kernel 10.1+, while the rest of the Dex works fine on all kernels
- Disable Global sound booster option will fix the issue of very loud video / calling sound in 3rd party apps but will disable sound booster for everything except media Update: no longer required after v2.4
- Face Unlock: Don't take off your glasses even if it asks you, Proceed with glasses. Instead later use "Add alternative appearance to enhance recognition" in Face unlock settings
Changelog:
Spoiler: Changelog
Changelog v2.4.1
- Added option to use oneui4 apps for stability: Use with a clean flash
- Added new updated audio policy
- Lmk is now optional
Default lmk: standard killing, smooth, use with social media apps
Light lmk: less killing smooth, light multitasking
Very Light lmk: less killing, little lags, heavy multitasking
No lmk: no killing but will cause lags
Changelog v2.4
- Updated base to G970FXXUGHVJ1
- Security Patch 1 October 2022
- Overhauled Audio Hal (All issues regarding audio should be resolved now)
- Integrated working GPUWatch.
- Graphic amendments reverted.
- Pre-installed video gallery.
- Light lmk activated.
- Optional little throttle up to 1352.
- Restored dpi.
- Profiling switched off.
- No 5g+ at the moment.
- Integrated Extended Power Menu mod. Configure at Settings>Advanced Features>Global action settings
- Switch to lzo.
- Changed scalers, normalize sharpness.
- Switched to a51 wallpapers.
- Full AOD activated. Some clocks still buggy
Changelog v2.3
- Kernel updated to R11.0 beta 3 Permissive
- Added Samsung Quick Share patch (beta)
- Adapted OneUI Lmk for kernel R11.0
- Reduced Zram to 2gb
- Changes to memory management, Holds more apps in recent
- Changes to graphics renderer, better system animations. notify me the changes in games if any
- Reduced Screen Density
- Fixed Smart Switch
- Fixed device care auto restart issue
- Possible fix for bt call, issue on some models
- OneUI 5 Calculator & Music @Gollo99
- 5G+ mod optional
Changelog v2.2.2
- Fixed a heating issue
Changelog v2.2.1
- Reverted some oneui5 apps
- Kernel updated to 11.0 beta2
- Possible fix for device care auto restart issue
Changelog v2.2
- Updated base to G970FXXSGHVI1
- Security patch August 2022
- OneUI 5 apps updated to beta 3 @Gollo99
- Added back some apps
- SSRM Tuning, this should help with High temp during charge
- Added Bixby
- Added 5g+ logo @Gollo99
- Added LTE Only mode
- Oneui5 apps by Default
- S22 Wallpapers
- AOD is enabled
- AOD Now working on lockscreen (with some clocks)
- Tuning to reduce heat when using R9.0
- New Keyboard Selector
- Now Flagship Blur Optional
Changelog v2.1
- Fixed Bluetooth Calls
- AOD Disabled
- Video Player fixed
- Video Trimmer fixed
- Photo Remaster Fixed
- Portrait Mode Fixed
- GoogleAR Apps now works
- Dex Keyboard Fixed
- Faster Face Recognition
- Reapplied DRM fix @derick
- OneUI 5 apps updated to beta2 @Gollo99
- Selinux patches
- CameraLight Sensor changed
- Bixby Removed
- Re-Tuned Boost Patterns Battery+
- Fixed slow image loading issue
- Fonts Nuked
- Bypass Setup Wizard
- New Kernel Selector
Changelog v2.0
- Updated to July Update
- Source G970FXXUFHVG4
- Reverted to original Eureka
- Eureka 10.1 HMP included
- Magisk 25.2 included
- Fixed Proximity during Calls
- Added Camera Light Sensor
- Auto Brightness Now works
- Fixed Codecs
- Fixed Camera
- Face Unlock works
- RamPlus Nuked
- Updated Audio hal
- Switched to OneUI4 SoundAlive
- Option to install OneUI5 Apps @Gollo99
- Option to Use Eureka 8.0
- Option to switch aosp bootanimation
- Samsung's new bootanimation added when using aosp bootanimation
Changelog v1.9
- More optimised list Selection in Aroma
- Added Hybrid Radio @xnavis
- Switched to aosp bootanimation
- located at /product/media/bootanimation.zip
- Added Dolby config from S10e
- Sound is now boosted by default
- Merged latest issues
- Annoying data popup removed
- Call crashes fixed
- Camera Effect fixed
Changelog v1.8
- Source G970FXXSFHVF1
- Patch June 2022
- Eureka 10.1 HMP included
- Magisk 25.1 included
- Bluetooth Improved
- Bluetooth Library Patched
- Secure folder patched
- GPS Fixed
- Radio improved
- Permissions Fixed
- Volte fixed @xnavis
- Chrome Audio fixed @xnavis
- Fingerprint lag fixed @xnavis
- Screen off Audio is now fixed
- Product included with tweaks
- New Improved installer
- F2FS Support for / Data
Downloads:
Spoiler: Download
Do a brief reading of Installation Notes above before proceeding!
V2.4.1
Google Drive : Click Here
Mega : Click Here
V2.3
Google Drive : Click Here
Mega : Click Here
V2.2.1
Unavailable
V2.1
Google Drive : Click Here
Mega : Click Here
Credits:
@kevios12 & @neel0210 for bringing oneui4 for 7884/7904 family
@FlorinelulX for his port for a20e
@Chatur27 & @Royna For Eureka Kernel
@Gollo99 for OneUI5 Apps
@quadraticfunction for Extended Power Menu Mod
@el0xren for tweaks
@Subodh.993435 for tweaks
@ianmacd for multidisabler
@ricci206 for Secure Folder patch
@MrWaehere for CRB Kitchen
@amarullz for Aroma Installer
@mojave0 (github) for Aroma theme
@xnavis (telegram) for helping with patches
missing someone? dm me
ROM Information
ROM OS Version: Android 12
ROM Kernel: Linux 4.4.302
Based On: OneUI 4.1
Firmware - Click me
Kernel Source: Click Here
Tweaks - Click me
Bluetooth lib patcher - Click me
Secure Folder patch - Click me
Extended Reboot menu - Click me
Feather Project Github - Click me
Feather Project Telegram: Click Here
{
"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"
}
Release Date: 2022-09-15
Last Updated 2022-09-15
a20e thank you very good
a20e error rom svp please
Antec008 said:
a20e error rom svp please
Click to expand...
Click to collapse
This rom is only for a20 . { SM-A205F, SM-A205FN, SM-A205GN, SM-A205YN, SM-A205G }
a20e is not supported here
Awesome work dude!
Guys the work done is awesome as heavens,
But I want to use banking apps, but unable to do so, can any one suggest what can I do to use them in this particular rom please.
BHIDURI77 said:
Guys the work done is awesome as heavens,
But I want to use banking apps, but unable to do so, can any one suggest what can I do to use them in this particular rom please.
Click to expand...
Click to collapse
For Banking Apps:
Install the kdragon's Universal Safetynet fix in magisk
Release v2.3.1 · kdrag0n/safetynet-fix
Changes Highlights Fixed fingerprint on OxygenOS/ColorOS 12 (@osm0sis) Support for Magisk 24+ module updates (@benjibobs) Restored support for Android 7 Other changes Spoofed OnePlus OEM unlock ...
github.com
Enable "Zygisk" in Magisk settings then Reboot.
Enable "Enforce Denylist" in Magisk settings.
Select your bank app in "Configure Denylist".
Hide your magisk app with "Hide the Magisk app" in magisk settings.
Clear data of the banking app after this process.
Banking app should now be working.
BHIDURI77 said:
Guys the work done is awesome as heavens,
But I want to use banking apps, but unable to do so, can any one suggest what can I do to use them in this particular rom please.
Click to expand...
Click to collapse
Are you using root?
Installed 2.2.1, updated with 2.2.2.zip, installed updated Eureka kernel beta 11.02, changed governors to Smartmax (interactive along with many others are borked in the kernel). Everything I use and need is working perfectly.
Big thanks to devs
jajk said:
Installed 2.2.1, updated with 2.2.2.zip, installed updated Eureka kernel beta 11.02, changed governors to Smartmax (interactive along with many others are borked in the kernel). Everything I use and need is working perfectly.
Big thanks to devs
Click to expand...
Click to collapse
Where is the link for 2.2.1 or 2.2.2?
@harpal singh Best go to the Telegram group and find it there. 2.2.1 is the latest ROM and 2.2.2 is just a patch to 2.2.1
RiskyEagle said:
I am not responsible for any kind of damage and or harm caused to your device by using this rom.
I assume you may know the risks of proceeding.
Features:
Based on G970FXXSGHVI1
Security Patch August 2022
OneUI 4.1 - Android 12
Eureka Kernel
Magisk V-25.2
S22 Wallpapers
Side Key Functions
Edge Panel
Disabled FRP
VoLTE & VoWiFi
Bluetooth Calls
Flagship animations
Samsung Dex
Dolby Atmos
FM Radio
GPS
AppLock
A12 Colour Palette
Secure folder pre-patched
BT lib pre-patched
OneUI5 Apps
WiFi Sharing
Bugs:
AOD only on Lockscreen (selective clocks)
Safetynet with root only
Features not supported by A20
Installation Notes:
Spoiler: Installation
Installation Procedure:
1. Make a Backup of EFS and all your important data
2. Start by wiping System,Vendor,Product,Data,Cache, Dalvik-Cache
3. Reboot to Recovery (Orangefox recommended)
4. Read carefully and select Wisely in Aroma Installer
List 1 will remove apps
List 2 will add apps
List 3 will add apps​5. Reboot to System
6. Install Magisk apk normally in the system
7. Enjoy
- If you want "Free Ram" turn off blur in Accessibility
- If you experience apps crashing use kernel R8.0 or R9.0
- Update Sticker center (Icecone) if you face issues with chrome's clipboard
- Enforcing kernel works with most functions working, needs more testing to confirm
- Dex Touchpad is only supported in newer kernel 10.1+, while the rest of the Dex works fine on all kernels
- Disable Global sound booster option will fix the issue of very loud video / calling sound in 3rd party apps but will disable sound booster for everything except media
- Face Unlock: Don't take off your glasses even if it asks you, Proceed with glasses. Instead later use "Add alternative appearance to enhance recognition" in Face unlock settings
Changelog:
Spoiler: Changelog
Changelog v2.2.2
- Fixed a heating issue
Changelog v2.2.1
- Reverted some oneui5 apps
- Kernel updated to 11.0 beta2
- Possible fix for device care auto restart issue
Changelog v2.2
- Updated base to G970FXXSGHVI1
- Security patch August 2022
- OneUI 5 apps updated to beta 3 @Gollo99
- Added back some apps
- SSRM Tuning, this should help with High temp during charge
- Added Bixby
- Added 5g+ logo @Gollo99
- Added LTE Only mode
- Oneui5 apps by Default
- S22 Wallpapers
- AOD is enabled
- AOD Now working on lockscreen (with some clocks)
- Tuning to reduce heat when using R9.0
- New Keyboard Selector
- Now Flagship Blur Optional
Changelog v2.1
- Fixed Bluetooth Calls
- AOD Disabled
- Video Player fixed
- Video Trimmer fixed
- Photo Remaster Fixed
- Portrait Mode Fixed
- GoogleAR Apps now works
- Dex Keyboard Fixed
- Faster Face Recognition
- Reapplied DRM fix @derick
- OneUI 5 apps updated to beta2 @Gollo99
- Selinux patches
- CameraLight Sensor changed
- Bixby Removed
- Re-Tuned Boost Patterns Battery+
- Fixed slow image loading issue
- Fonts Nuked
- Bypass Setup Wizard
- New Kernel Selector
Changelog v2.0
- Updated to July Update
- Source G970FXXUFHVG4
- Reverted to original Eureka
- Eureka 10.1 HMP included
- Magisk 25.2 included
- Fixed Proximity during Calls
- Added Camera Light Sensor
- Auto Brightness Now works
- Fixed Codecs
- Fixed Camera
- Face Unlock works
- RamPlus Nuked
- Updated Audio hal
- Switched to OneUI4 SoundAlive
- Option to install OneUI5 Apps @Gollo99
- Option to Use Eureka 8.0
- Option to switch aosp bootanimation
- Samsung's new bootanimation added when using aosp bootanimation
Changelog v1.9
- More optimised list Selection in Aroma
- Added Hybrid Radio @xnavis
- Switched to aosp bootanimation
- located at /product/media/bootanimation.zip
- Added Dolby config from S10e
- Sound is now boosted by default
- Merged latest issues
- Annoying data popup removed
- Call crashes fixed
- Camera Effect fixed
Changelog v1.8
- Source G970FXXSFHVF1
- Patch June 2022
- Eureka 10.1 HMP included
- Magisk 25.1 included
- Bluetooth Improved
- Bluetooth Library Patched
- Secure folder patched
- GPS Fixed
- Radio improved
- Permissions Fixed
- Volte fixed @xnavis
- Chrome Audio fixed @xnavis
- Fingerprint lag fixed @xnavis
- Screen off Audio is now fixed
- Product included with tweaks
- New Improved installer
- F2FS Support for / Data
Downloads:
Spoiler: Download
Do a brief reading of Installation Notes above before proceeding!
V2.1
Google Drive : Click Here
Mega : Click Here
Credits:
@kevios12 & @neel0210 for bringing oneui4 for 7884/7904 family
@FlorinelulX for his port for a20e
@Chatur27 & @Royna For Eureka Kernel
@Gollo99 for OneUI5 Apps
@el0xren for tweaks
@Subodh.993435 for tweaks
@ianmacd for multidisabler
@ricci206 for Secure Folder patch
@MrWaehere for CRB Kitchen
@amarullz for Aroma Installer
@mojave0 (github) for Aroma theme
@xnavis (telegram) for helping with patches
missing someone? dm me
ROM Information
ROM OS Version: Android 12
ROM Kernel: Linux 4.4.302
Based On: OneUI 4.1
Firmware - Click me
Kernel Source: Click Here
Tweaks - Click me
Bluetooth lib patcher - Click me
Secure Folder patch - Click me
Feather Project Telegram: Click Here
Release Date: 2022-09-15
Last Updated 2022-09-15
Click to expand...
Click to collapse
Sir, can you share how to fix face unlock and bt call?
Updated version v2.3 has been released.
Only Users on 2.2.1 or 2.2 can upgrade dirty.
Brief Changes:
- Kernel updated R11.0 beta 3 Permissive
- You can use Enforcing kernel too
- Samsung Quick Share patch (beta)
- Reduced Zram size to 2gb
- Changes to memory management, So it Holds more apps in recent
- Fixed Smart Switch
- Fixed device care auto restart issue
- OneUI 5 Calculator & Samsung Music
- Optional Mod to show 5g+
- AOD is working on lockscreen with some clocks
Links:
Updated in the first post here
TheWinner02 said:
Sir, can you share how to fix face unlock and bt call?
Click to expand...
Click to collapse
Hi, @TheWinner02 on my device bt calls are working fine but some a20 users still report issues regarding bt calls. Kevios's port of s10e has it fixed ig. As for the face unlock replacing some tee / vaultkeeper related libs should help. On a20 i did the same and it is working so far if the user is fast enough
RiskyEagle said:
Hi, @TheWinner02 on my device bt calls are working fine but some a20 users still report issues regarding bt calls. Kevios's port of s10e has it fixed ig. As for the face unlock replacing some tee / vaultkeeper related libs should help. On a20 i did the same and it is working so far if the user is fast enough
Click to expand...
Click to collapse
thanks man, i'l try. on s10e oneui 3.1 port i replaced system's bt lib for fix bt call but on oneui 4.1 don't work
Will it work on A20s (SM-A207F)
I liked this rom a lot, it is the best, but it will be possible for you to bring it for a305g, please, thanks
RiskyEagle said:
I am not responsible for any kind of damage and or harm caused to your device by using this rom.
I assume you may know the risks of proceeding.
Features:
Based on G970FXXSGHVI1
Security Patch August 2022
OneUI 4.1 - Android 12
Eureka Kernel
Magisk V-25.2
S22 Wallpapers
Side Key Functions
Edge Panel
Disabled FRP
VoLTE & VoWiFi
Bluetooth Calls
Flagship animations
Samsung Dex
Dolby Atmos
FM Radio
GPS
Face Unlock
AppLock
A12 Colour Palette
Secure folder pre-patched
BT lib pre-patched
OneUI5 Apps
WiFi Sharing
Bugs:
AOD only on Lockscreen (selective clocks)
Safetynet with root only
Features not supported by A20
Installation Notes:
Spoiler: Installation
Installation Procedure:
1. Make a Backup of EFS and all your important data
2. Start by wiping System,Vendor,Product,Data,Cache, Dalvik-Cache
3. Reboot to Recovery (Orangefox recommended)
4. Read carefully and select Wisely in Aroma Installer
List 1 will remove apps
List 2 will add apps
List 3 will add apps​5. Reboot to System
6. Install Magisk apk normally in the system
7. Enjoy
- If you want "Free Ram" turn off blur in Accessibility
- Update Sticker center (Icecone) if you face issues with chrome's clipboard
- Enforcing kernel works with most functions working, needs more testing to confirm
- Dex Touchpad is only supported in newer kernel 10.1+, while the rest of the Dex works fine on all kernels
- Disable Global sound booster option will fix the issue of very loud video / calling sound in 3rd party apps but will disable sound booster for everything except media
- Face Unlock: Don't take off your glasses even if it asks you, Proceed with glasses. Instead later use "Add alternative appearance to enhance recognition" in Face unlock settings
Changelog:
Spoiler: Changelog
Changelog v2.3
- Kernel updated to R11.0 beta 3 Permissive
- Added Samsung Quick Share patch (beta)
- Adapted OneUI Lmk for kernel R11.0
- Reduced Zram to 2gb
- Changes to memory management, Holds more apps in recent
- Changes to graphics renderer, better system animations. notify me the changes in games if any
- Reduced Screen Density
- Fixed Smart Switch
- Fixed device care auto restart issue
- Possible fix for bt call, issue on some models
- OneUI 5 Calculator & Music @Gollo99
- 5G+ mod optional
Changelog v2.2.2
- Fixed a heating issue
Changelog v2.2.1
- Reverted some oneui5 apps
- Kernel updated to 11.0 beta2
- Possible fix for device care auto restart issue
Changelog v2.2
- Updated base to G970FXXSGHVI1
- Security patch August 2022
- OneUI 5 apps updated to beta 3 @Gollo99
- Added back some apps
- SSRM Tuning, this should help with High temp during charge
- Added Bixby
- Added 5g+ logo @Gollo99
- Added LTE Only mode
- Oneui5 apps by Default
- S22 Wallpapers
- AOD is enabled
- AOD Now working on lockscreen (with some clocks)
- Tuning to reduce heat when using R9.0
- New Keyboard Selector
- Now Flagship Blur Optional
Changelog v2.1
- Fixed Bluetooth Calls
- AOD Disabled
- Video Player fixed
- Video Trimmer fixed
- Photo Remaster Fixed
- Portrait Mode Fixed
- GoogleAR Apps now works
- Dex Keyboard Fixed
- Faster Face Recognition
- Reapplied DRM fix @derick
- OneUI 5 apps updated to beta2 @Gollo99
- Selinux patches
- CameraLight Sensor changed
- Bixby Removed
- Re-Tuned Boost Patterns Battery+
- Fixed slow image loading issue
- Fonts Nuked
- Bypass Setup Wizard
- New Kernel Selector
Changelog v2.0
- Updated to July Update
- Source G970FXXUFHVG4
- Reverted to original Eureka
- Eureka 10.1 HMP included
- Magisk 25.2 included
- Fixed Proximity during Calls
- Added Camera Light Sensor
- Auto Brightness Now works
- Fixed Codecs
- Fixed Camera
- Face Unlock works
- RamPlus Nuked
- Updated Audio hal
- Switched to OneUI4 SoundAlive
- Option to install OneUI5 Apps @Gollo99
- Option to Use Eureka 8.0
- Option to switch aosp bootanimation
- Samsung's new bootanimation added when using aosp bootanimation
Changelog v1.9
- More optimised list Selection in Aroma
- Added Hybrid Radio @xnavis
- Switched to aosp bootanimation
- located at /product/media/bootanimation.zip
- Added Dolby config from S10e
- Sound is now boosted by default
- Merged latest issues
- Annoying data popup removed
- Call crashes fixed
- Camera Effect fixed
Changelog v1.8
- Source G970FXXSFHVF1
- Patch June 2022
- Eureka 10.1 HMP included
- Magisk 25.1 included
- Bluetooth Improved
- Bluetooth Library Patched
- Secure folder patched
- GPS Fixed
- Radio improved
- Permissions Fixed
- Volte fixed @xnavis
- Chrome Audio fixed @xnavis
- Fingerprint lag fixed @xnavis
- Screen off Audio is now fixed
- Product included with tweaks
- New Improved installer
- F2FS Support for / Data
Downloads:
Spoiler: Download
Do a brief reading of Installation Notes above before proceeding!
V2.3
Google Drive : Click Here
Mega : Click Here
V2.2.1
Unavailable
V2.1
Google Drive : Click Here
Mega : Click Here
Credits:
@kevios12 & @neel0210 for bringing oneui4 for 7884/7904 family
@FlorinelulX for his port for a20e
@Chatur27 & @Royna For Eureka Kernel
@Gollo99 for OneUI5 Apps
@el0xren for tweaks
@Subodh.993435 for tweaks
@ianmacd for multidisabler
@ricci206 for Secure Folder patch
@MrWaehere for CRB Kitchen
@amarullz for Aroma Installer
@mojave0 (github) for Aroma theme
@xnavis (telegram) for helping with patches
missing someone? dm me
ROM Information
ROM OS Version: Android 12
ROM Kernel: Linux 4.4.302
Based On: OneUI 4.1
Firmware - Click me
Kernel Source: Click Here
Tweaks - Click me
Bluetooth lib patcher - Click me
Secure Folder patch - Click me
Feather Project Telegram: Click Here
Release Date: 2022-09-15
Last Updated 2022-09-15
Click to expand...
Click to collapse
The samsung dex from my device (SM-A205G) is not working. When I open the quick settings panel, dex is not there, or when I press to add new options, it is not there either. But when I go to the settings, and in advanced features, it appears there, but I can only turn the activation key on and off, and I cannot enter more settings, and when I leave the settings and enter again, it is deactivated by itself.
Xeiclas said:
The samsung dex from my device (SM-A205G) is not working. When I open the quick settings panel, dex is not there, or when I press to add new options, it is not there either. But when I go to the settings, and in advanced features, it appears there, but I can only turn the activation key on and off, and I cannot enter more settings, and when I leave the settings and enter again, it is deactivated by itself.
Click to expand...
Click to collapse
Selecting the options in the 1st list of aroma installer will remove the corresponding functionality
Make sure to reinstall the rom dirty with Samsung Dex in the first list Unchecked.
Dex will appear in qs after this procedure
this rom is very good, I even managed to make the samsung dex work perfectly (a little slow but it works), but this rom has some bugs to consider:
1- **sometimes the system freezes when I enter a camera app, and I have to force reset.**
2-**Always On Display is not working when I apply custom themes, when I turn it off the screen is just black and nothing appears, but when I press the power button it appears for a second and shows the normal lock screen.**
3-**I'm a gcam user, and a20 doesn't come with camera2api enabled by default, so I always enabled it by running the shell through adb with twrp, and it worked with other roms with android 12, but on this one I've tried everything and no works, you could put it in the installation options to be able to activate or deactivate it.**
other than that, it's perfect.

[AOD] [DEX] [VOLTE] [S22] [OneUI 5.1] [AROMA] Feather Project for A20

FEATHER PROJECT​
I am not responsible for any kind of damage and or harm caused to your device by using this rom.
I assume you may know the risks of proceeding.
Index:​
OneUI 4:
|--> Galaxy S10e port for A20 Click here discontinued
OneUI 5
|--> Galaxy S22 port for A20 Click here Priority updates
|--> Galaxy M12 port for A20 Click here
Latest ROM Information
ROM OS Version: Android 13
ROM Kernel: Linux 4.4.302
Based On: OneUI 5.1
Firmware - Click me
Kernel Source: Click Here
Bluetooth lib patcher - Click me
Secure Folder patch - Click me
Feather Project Github - Click me
Feather Project Telegram: Click Here
More credits mentioned in sub pages
Release Date: 2023-04-02
Last Updated 2023-04-02
FEATHER PROJECT S22 T​
I am not responsible for any kind of damage and or harm caused to your device by using this rom.
I assume you may know the risks of proceeding.
Features:
Based on S901BXXU4CWCG
Security Patch April 2023
OneUI 5.1 - Android 13
Eureka Kernel R11
Enforcing Selinux
Magisk V-25.2
Samsung Stock AOD
S22 + S23 Wallpapers
Side Key Functions
Edge Panel
Disabled FRP
VoLTE & VoWiFi
Bluetooth Calls
Flagship animations
Samsung Dex
Dolby Atmos
Enhanced GPS
AppLock
A13 Colour Palette
Secure folder pre-patched
BT lib pre-patched
OneUI5 Apps
WiFi Sharing
Bugs:
Safetynet with root only
Face Unlock
Netflix L1
Low light Photos
Moving Apps to Sdcard
Installation:
Spoiler: Installation
Installation Procedure:
Preferred Recovery: Latest TWRP
1. Make a Backup of EFS and all your important data
2. Start by wiping System,Vendor,Product,Data,Cache, Dalvik-Cache
3. Reboot to Recovery
4. Read carefully and select Wisely in Aroma Installer
5. Reboot to System
6. Install Magisk apk normally in the system
7. Update Android System Webview from Play Store by searching it
7. Enjoy
- Dex Touchpad is only supported in newer kernel 10.1+, while the rest of the Dex works fine on all kernels
Changelog:
Spoiler: Changelog
Changelog v0.1:
Initial Release S901BXXU2BVJA
Changelog v0.2:
- update audio hal
- using s10e audio policy for fixing audio
- added sdhms for battery stats
- face unlock removed for stability
Changelog v0.5:
- Added Samsung camera ui5
- Unlocked all cameras in Night mode
- Fingerprint fixed
- Audio fixes
- More minor change
Changelog v0.7
- Updated to new base S901BXXU2BVKB
- Security patch November 2022
- New integrated CSC (Asia + Europe)
- Using full S22 Oneui5 Samsung Camera
- Wide camera disabled in samsung cam
- Updated audio effects from s22
- New audio policy from s22
- Added fix for bt calls from @xnavis
- bt media still ded
- Some apps moved to user apps to save space
- Photo Editor Fixed
- Object Remover from S22 enabled & working
- Added NFC support
- Switched to dtb5
- Using complete aosp partition entries as in eureka.
Changelog v1.0:
- Updated base to S901BXXU2BVL1
- Security Patch 01 December 2022
- Internal tuning
- Graphics improved
- Switched to A51 CSC
- Auto Brightness Fixed
- FOD removed
- AOD unlocked
- AR Camera fixed
- Screen Recorder fix
- Partial fixes for DEX
- Secure Folder Patch
- BT Library Patched
- BT Media and Calls fixed
- More Camera fixups
- Fixed overnight battery drain
- Added headphone fix @xnavis
- Added Voice Focus @GalaxyA51user
Hotfix for v1.0
- Resolves the screenshot issue
Changelog v1.1
- SELinux fixes
- Dex Fixed
- WiFi hal updated
- Switched to aroma installer
- RAW support in Samsung camera
- Unlock uw camera in pro mode
- Some camera modes fixed
- Enabled Motion Photo
- Kernel upgraded to r11 final
- Optional kernels R8 enforcing R9 enforcing R11 permissive
Changelog v2.0
- New Oneui5.1
- Updated to S901BXXU3CWAI
- Security Patch updated
- Bixby added
- S22 and S23 Wallpapers combined
- Audio workaround removed
Changelog v2.1
- GPS fixed
- Quality of Wallpapers enhanced
- Patches for Secure folder
- Added applock @mujammilk_476
- Added camera assistant @GalaxyA51user
- Add R11 Enforcing (lazy)
- Revert to A51 csc
- Added debloat list from @slorixsh
- Added debloat list from @KudretP
- Chrome Audio fix up
Changelog v2.2 beta
- Base updated to S901BXXU3CWBE
- Security update March 2023
- Fixes for widevine L1 (untested)
- Fixed dual speaker mod
- Update menu for debloat
Changelog v3.0 beta
- !! fstab changed. Use Eureka fstab in mods to avoid data format
- Added band selector @FlorinelulX123
- Some more csc tweaks from @GalaxyA51user
- Fixed move App to Sdcard issue
- Fixed testing codes issue
- Fixes for Screen Record issue
- AV1 Decoding Support
- More Codec fixes
- Slightly Aggressive lmk
- Re-tuned Behaviour
Changelog v3.1
- Base updated to S901BXXU4CWCG
- Security patch April 2023
- Revert fstab changes (now Uses Eureka fstab by default)
- Magisk updated to v26.1
- Gpuwatch fixed
- DEX experience improved
- Fix wallpaper issue
- Fix a GPU throttling issue. For reporting @kudretP
- Added Dailyboard @GalaxyA51user
- Added some knox apps
- Photo clipper added by Samsung
- Overhaul audio, report any weird bugs
- Product is now Read only to preserve space
Changelog v3.2
- Fixed Secure Folder issue
- Some more Securities Disabled
Downloads:
Spoiler: Download
Do a brief reading of Installation Notes above before proceeding!
V2.1B
Google Drive : Click Here
Mega : Click Here
V3.2
Direct : Click Here
Mega : Click Here
Credits:
@kevios12 & @FlorinelulX
@Chatur27 & @Royna For Eureka Kernel
@TBM 13 for his RAW Capture libs
@ianmacd for multidisabler
@ricci206 for Secure Folder patch
@MrWaehere for CRB Kitchen
@amarullz for Aroma Installer
@GalaxyA51user for Tweaks
@mojave0 (github) for Aroma theme
@xnavis (telegram) for helping with patches
missing someone? dm me
ROM Information
ROM OS Version: Android 13
ROM Kernel: Linux 4.4.302
Based On: OneUI 5.1
Firmware - Click me
Kernel Source: Click Here
Bluetooth lib patcher - Click me
Secure Folder patch - Click me
Feather Project Github - Click me
Feather Project Telegram: Click Here
Release Date: 20-04-2023
Last Updated 20-04-2023
FEATHER PROJECT M12 T​
I am not responsible for any kind of damage and or harm caused to your device by using this rom.
I assume you may know the risks of proceeding.
Features:
Based on M127FXXU4DWC4
Security Patch March 2023
OneUI 5.1 - Android 13
Eureka Kernel R11
Enforcing Selinux
Magisk V-25.2
FM Radio
S22 + S23 Wallpapers
Edge Panel
Disabled FRP
VoLTE & VoWiFi
Bluetooth Calls
Flagship animations
Samsung Dex
Dolby Atmos
Enhanced GPS
AppLock
A13 Colour Palette
Secure folder pre-patched
BT lib pre-patched
OneUI5 Apps
WiFi Sharing
Why M12 ? :
Netflix Widevine L1
Signature Verification Nuked
Working FM Radio
Better Ram Management
Bugs:
Safetynet with root only
Face Unlock
Low light Photos
Moving Apps to Sdcard
Installation:
Spoiler: Installation
Installation Procedure:
Preferred Recovery: Latest TWRP
1. Make a Backup of EFS and all your important data
2. Start by wiping System,Vendor,Product,Data,Cache, Dalvik-Cache
3. Reboot to Recovery
4. Read carefully and select Wisely in Aroma Installer
5. Reboot to System
6. Install Magisk apk normally in the system
7. Update Android System Webview from Play Store by searching it
7. Enjoy
Changelog:
Spoiler: Changelog
V2.0
- Base updated to M127FXXU4DWC4
- Security Patch March 2023
- Fixed Game Tools
- Fixed Blue Light Filter
- Fixed Extra Dim
- Some Camera Issues fixed @duhansysl
- Magisk Updated to v26.1
- Full GCAM Pre Installed
- Camera RAW support enabled
- better gaming @slorixsh
- Added R11 Enforcing
- S22 + S23 Wallpapers
- Spotify Audio issue resolved
- Fix Wired headphones issue
- Added option to Disable Extended Brightness
- Added optional Light LMK
- Added Object Eraser
- Added Reflection Remover
- Added Object Clipper
- Fixed Fingerprint issue
V2.1
- Fixes for AppLock
- Camera improved
- Sleep App Function fixed
- Minor Fixes
Downloads:
Spoiler: Download
Do a brief reading of Installation Notes above before proceeding!
V2.1
Gdrive: Click here
Credits:
@kevios12 & @FlorinelulX
@Chatur27 & @Royna For Eureka Kernel
@TBM 13 for his RAW Capture libs
@ianmacd for multidisabler
@ricci206 for Secure Folder patch
@MrWaehere for CRB Kitchen
@amarullz for Aroma Installer
@GalaxyA51user for Tweaks
@mojave0 (github) for Aroma theme
@xnavis (telegram) for helping with patches
missing someone? dm me
ROM Information
ROM OS Version: Android 13
ROM Kernel: Linux 4.4.302
Based On: OneUI 5.1
Firmware - Click me
Kernel Source: Click Here
Bluetooth lib patcher - Click me
Secure Folder patch - Click me
Feather Project Github - Click me
Feather Project Telegram: Click Here
Release Date: 12-04-2023
Last Updated 12-04-2023
This rom is soo good, thanks raptor!
This ROM is beautiful (Talking about S22 port). I'm a developer and test apps on A20, would it be possible if you add KLMS and other Knox Related stock apps please? I need knox license activation only. (I know rooting breaks knox but the KLMS agent etc they do work while being rooted. I'm using all of that stuff on my rooted S21 FE and they work fine).
Edit: As my S21 FE is also Android 13, I will try to copy all Knox related stuff into this and check !
zubair1836 said:
if you add KLMS and other Knox Related stock apps please? I need knox license activation only.
Click to expand...
Click to collapse
Can you share a prelim list of apps that you require? Also a way to test the functionality would be great.
RiskyEagle said:
Can you share a prelim list of apps that you require? Also a way to test the functionality would be great.
Click to expand...
Click to collapse
Thanks for quick reply. I'd prepare the list.
For now, I've manually copied the files as I said and it worked but when I restarted the phone. It locked me "Phone Locked, Authorization needed" and there was no way out.
I've wiped everything again and flashed again (this time with my original CSC because I think that could have caused that).
I'll get back to you after checking out everything.
RiskyEagle said:
Can you share a prelim list of apps that you require? Also a way to test the functionality would be great.
Click to expand...
Click to collapse
It's strange that flashing a different CSC locks the phone.
Anyways, The required files are the folders names as KLMSAgent, KnoxCore, KnoxPushManager,knoxvpnproxyhandler and KPECore.
They should be at /system/priv-app/
For now, I've made it work. But it'd be lovely if you include them in next update.
Many thanks for this Beauty
This is a realy nice ROM. Great work !!! Would it be possible to add Samsung stock Radio app?
Trying this new rom, so one question is possible add more buttons like download mod, recovery mod in turn off menu?
Amazing Rom!
does it work for A207F ?
zubair1836 said:
Anyways, The required files are the folders names as KLMSAgent, KnoxCore, KnoxPushManager,knoxvpnproxyhandler and KPECore.
They should be at /system/priv-app/
For now, I've made it work. But it'd be lovely if you include them in next update.
Click to expand...
Click to collapse
The required files are now optional in aroma. Selecting the option will remove the knox apps.
Please do notify me about your experience.
Version Update v3.2
Major Changes:
- Added Dailyboard
- Added Object Clipper Feature
- GPU Watch fixed
- April 2023 Security Patch
Downloads are updated in the main post
RiskyEagle said:
Version Update v3.2
Major Changes:
- Added Dailyboard
- Added Object Clipper Feature
- GPU Watch fixed
- April 2023 Security Patch
Downloads are updated in the main post
Click to expand...
Click to collapse
Thanks for the Knox stuff as well.
Dirty flash possible?
BasitQayyum said:
does it work for A207F ?
Click to expand...
Click to collapse
A20s is not supported
lux070 said:
This is a realy nice ROM. Great work !!! Would it be possible to add Samsung stock Radio app?
Click to expand...
Click to collapse
Stock Radio is not available in this version due S22 not supporting it.
btw Radio is available in a51 and m12 oneui5 port. Currently only at telegram for beta testing
Eliather said:
Trying this new rom, so one question is possible add more buttons like download mod, recovery mod in turn off menu?
Click to expand...
Click to collapse
I would add those but they make the system less responsive on this low end device. Also a hassle to provide security updates.
zubair1836 said:
Thanks for the Knox stuff as well.
Dirty flash possible?
Click to expand...
Click to collapse
Dirty Flash should be possible, but do a clean flash if you face bugs.
Also do take a look at installation procedure as it is also updated
Does Samsung A20e is supported ?
Fury_Craft said:
Does Samsung A20e is supported ?
Click to expand...
Click to collapse
If any a20e user is available for testing, We can add support for it.
RiskyEagle said:
If any a20e user is available for testing, We can add support for it.
Click to expand...
Click to collapse
Hi I have the a20e for testing thanks

Categories

Resources