en
Feedback
@itzdfplayer's Stash

@itzdfplayer's Stash

Open in Telegram

EVERYTHING IS TESTED ON MI 9T (davinci) Various android stuff, magisk modules, etc. My files: https://devuploads.com/users/ItzDFPlyer Support me: https://t.me/itzdfplayer_stash/151 Repo: https://gitlab.com/ItzDFPlayer/vendor_xiaomi_miuicamera/

Show more
9 397
Subscribers
No data24 hours
+37 days
+6130 days
Posts Archive
this took longer than it should've
this took longer than it should've

can't seem to find color values for these buttons
can't seem to find color values for these buttons

photo content
+1

Should I add a custom color option? (from general_config.json)
Anonymous voting

😁 customization update soon
😁 customization update soon

Something forgotten by Xiaomi
Something forgotten by Xiaomi

Hehehe
+2
Hehehe

🤭
🤭

I wonder what this does 🤔
I wonder what this does 🤔

hmmm something is different here
+1
hmmm something is different here

Alternative Redmi Watermark 🤔
Alternative Redmi Watermark 🤔

if someone missed, black Leica Watermark

new feature 🤭

Re-uploaded, should work on KSU now

Parallel Processing framework.jar patch module for Magisk/KSU (Apatch untested), should work on any ROM as long as you have only libgui issue when taking photos with Xiaomi Camera Module will try adding missing libraries to /system/lib64/ (but that may not work) Be patient while module is installing, template/functions by @skyflyteam Delete this module before installing ROM updates!

Parallel Processing framework.jar patch module for Magisk/KSU (Apatch untested), should work on any ROM as long as you have only libgui issue when taking photos with Xiaomi Camera. Module will try adding missing libraries to /system/lib64/ (but that may not work) Module template/functions by @skyflyteam Delete this module before installing ROM updates!

Head-up for Mi 9 Series maintainers who use my repo, I've re-enabled Parallel Processing in overlay config, so this ROM source change is expected!

🤭
🤭

oh nice, so it is possible, will make a module that automatically patches framework
oh nice, so it is possible, will make a module that automatically patches framework

found an easy solution for that, instead of recompiling classes2.dex (which has nativeDetachImage and this broken code) I've just exported ImageReader from classes2 and imported into classes.dex so it will override the original one