Commit Graph

2 Commits

Author SHA1 Message Date
johnmart19
05d1d47db4 MiuiCamera: Update to latest version
Beta 7.1

[Added]
— Front AI, Video filters, HDR video and Night mode video can be forcefully enabled in Lab/Univ. settings
— Enabled Dolby Vision video (may not work)
— Return of Default HDR setting (set to Auto by default)
— Unlocked some more photo/video filters(?)
— When Parallel processing is disabled, all Leica and Film filters will be gone (due to bugs), you can forcefully restore all filters (including Leica Authentic) in all possible photo modes through Lab/Univ. settings, do not report bugs with it!

[Fixes]
— Changed logic behind Leica Authentic availability, now it won't appear if Parallel processing for mode is not available
— Added various Night mode fixes to Lab/Univ. settings (try different combinations)

Co-authored-by: ItzDFPlayer <deniskovalevskiy91@gmail.com>
2024-03-07 07:49:14 +02:00
johnmart19
f369a00f69 MiuiCamera: Initial Poco F3 Repository
- Includes following changes:
* Import Xiaomi MiSys Hal and Sepolicy
* Import needed camera permissions
* Import Camera Postprocessing
* Import Poco F3 / Mi 11x Device Features [For Miui Deps]
* Import camxoverride settings & tune down CameraX logging
* Import needed camera prebuilts for Poco F3 AOSP Device trees
* Import Leica/Miui Camera mod 5.x by https://t.me/itzdfplayer & HollyBear
* Create device-specific config overlay for following Camera to enable appropriate features
* Import device-specific OpenCL
* Import AOSP and LOS aux camera overlays
* Import appropriate sepolicy for Poco F3 / Mi11x

- Repo requires:
* Have device-side hides in libinit for .mod_device and .name
* Import MiSys entries to FCM [Example: 47e3f385a6 ]
* Enable newer HIDL overrideFormat [4d9f9a23e9 ]
* Build camera for Jemalloc [c5d5ea6706 ]
* Set TARGET_CAMERA_PACKAGE_NAME for vendor tags [60ad521bf1 ] -> [c4fbccafa0 ]

Used changes from following authors:
Co-authored-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
Co-authored-by: ItzDFPlayer <deniskovalevskiy91@gmail.com>
Co-authored-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-02-22 21:31:16 +02:00