@itzdfplayer's Stash
9.15K subscribers
543 photos
29 videos
79 files
249 links
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/
Download Telegram
Leica Camera 5.0 Universal Beta 7.4 released, changelog:

[Added]
— Fastshot switch is now available in Lab settings and disabled by default
— Separate option (from Always EIS) to Enable front EIS in Lab settings
Force enable 4k support in Lab settings (removed because it'll always cause crash if 4k is enabled in config and doesn't show up by default, ig due to codec)
— More decrypted configs regarding HDR and MTK
— HDR with Flash on
— Advanced settings are now permanently visible for video recording

[Fixes]
HDR On now properly works (thanks to Xiaomi for breaking it!)
— Google Lens button is now back when GPhotos is enabled as default gallery
— Reworked Parallel processing settings, now they're independent, enabling Parallel processing for Front will now work without enabling normal Parallel Processing

[Module]
— Now replaces pre-installed cameras with folder names - MiuiCameraLeica and LeicaCamera
— Copies pre-included in ROM libcamera_algoup.xiaomi.so file to MiuiCamera/lib/arm64/ if possible
— Uploaded untested MIUI module with KSU support (normal Magisk module is also there)

[Repo]
— Will be updated later

[Known issues]
— Vendor tag crash on older Xiaomi devices
— Broken Mi 11 Ultra rear screen view
— Over 100 possible bugs on different devices
— Buggy filters on Front with disabled Parallel processing

Download here: https://t.me/itzdfplayer_stash/847
25👍15
@itzdfplayer's Stash pinned «Leica Camera 5.0 Universal Beta 7.4 released, changelog: [Added] — Fastshot switch is now available in Lab settings and disabled by default — Separate option (from Always EIS) to Enable front EIS in Lab settings — Force enable 4k support in Lab settings (removed…»
QR code scanner can cause broken Photo mode, it can be disabled in Smart tips (when GPhoto as gallery disabled), will upload hotfix version later today
7
finally implemented this
15👍1🤯1
Leica Camera 5.0 Universal Beta 7.5 released, changelog:

[Added]
— Restart camera button in Camera settings, recommended to use after changing Lab. / Univ. and some other settings
— OCR unlocked, may not work, can be enabled in Smart suggestions (ig works only on newer devices and/or MIUI? idk)

[Fixes]
— Zoom wheel and 1x/2x buttons are now available on devices with 2 or less rear cameras
— Parallel processing for Night mode option works again
— QR scanner setting is now always visible in Smart suggestions and disabled by default (can cause black viewfinder on some devices)

[Module]
— Added ocr lib to /MiuiCamera/lib/arm64/ if it helps

[Repo]
— Will be updated later

[Known issues]
— Vendor tag crash on older Xiaomi devices
— Broken Mi 11 Ultra rear screen view
— Over 100 possible bugs on different devices
— Buggy filters on Front with disabled Parallel processing

Download here: https://t.me/itzdfplayer_stash/847
👍12🥰4
@itzdfplayer's Stash pinned «Leica Camera 5.0 Universal Beta 7.5 released, changelog: [Added] — Restart camera button in Camera settings, recommended to use after changing Lab. / Univ. and some other settings — OCR unlocked, may not work, can be enabled in Smart suggestions (ig works…»
APK_Leica-5.0_Universal_Beta_7.5vendor-tag-test3.apk
161.3 MB
CONFIRMED TO NOT WORK

Those, who have vendor tag problem with my camera, aka black viewfinder in every mode (devices from ~2019 and older, for example Redmi Note 8, non-pro), please test this, install this apk over the module
👍3
APK_Leica-5.0_Universal_Beta_7.5vendor-tag-test8.apk
161.3 MB
CONFIRMED TO NOT WORK

Another test for devices FROM 2019 and OLDER (for example Redmi Note 8), that have black viewfinder in every mode even in MIUI, install this apk over the module

Clear Camera cache, open Camera, hold it on black screen for few seconds and go to /data/data/com.android.camera/cache/debug_log/ and send log file from there in comments/chat

(also removed some useless log entries about miui stuff missing on aosp)
👍86
Updated repo with Beta 7.5, also added config.xml values documentation to leica-5.0 branch
https://gitlab.com/ItzDFPlayer/vendor_xiaomi_miuicamera/
👍4👏3
So I randomly found a code of decompiled com_xiaomi_engine_MiCamAlgoInterfaceJNI (libcamera_algoup_jni.xiaomi.so), here's that good ol' error
open libmialgoengine.so failed!
🤔4🤯2
I had this idea for a while, decided to implement it 😈 (it doesn't do anything yet)
🔥26🤯4👍31
@itzdfplayer's Stash
Video
Sadly it's harder to implement as I feared
@itzdfplayer's Stash
Video
for this shit to work I need to save the original codename to the txt file, then re-save it when changing the setting, and then load the new codename from the txt on camera launch

how tf I implement saving string to txt file in smali
3👍1
ok lmao I got saving working, but for some reason it loads common config now
@itzdfplayer's Stash
Heheheee
You can now spoof your device to any other that camera may support
🔥281👌1
@itzdfplayer's Stash
Photo
tbh with this I can actually try to rewrite how device config loading works and make it load external config just like ANX/older MIUI Camera with device_features
10