- 31 Jan, 2023 4 commits
-
-
Sadly a lot of apps aren't aware of config_displayLightSensorType. Change-Id: Ib1c2f0ba8305dbfe262722f2a1862dafaac973df
-
Change-Id: If413242c03b2135360fabb64daeedb6b96ef8669
-
Change-Id: Ieee105e4a72a0d3b0ee081a063ed4081be92683b
-
Change-Id: I1eab11b6765e67ce623168046e692ff83141084f
-
- 06 Jan, 2023 4 commits
- 11 Nov, 2022 1 commit
-
-
LuK1337 authored
Somehow, the old patched PowerOffAlarm.apk got lost, so we have to re-patch this apk again to not require oplus-specific permissions. Change-Id: Id419245e7943de99d2316060205404b5c706f292
-
- 17 Oct, 2022 1 commit
-
-
jabashque authored
In libpwirissoft.so's `pxlw` class, `qcomSetDisplayMode()` ends up calling `irisSetConfigEx()` with `brightness_level_` as one of the parameters. `irisSetConfigEx()` ends up passing that `brightness_level_` param to `processDisplayBrightness()`, which seems to do some sort of additional dimming of the display output depending on what the current brightness level is. On AOSP, it looks like `brightness_level_` doesn't get set properly. After hwcomposer is initialized for the first time (or terminated and restarted), if we turn the panel off and back on at least once, and then try changing display modes, hwcomposer seems to apply a constant dimming of the display output regardless of the backlight level. Let's work around that by nop-ing out the `irisSetConfigEx()` call in `qcomSetDisplayMode()`. That way, `processDisplayBrightness()` won't get called, and we will not get that dimming. Change-Id: Ied87b229d596bcc597b9ccb0a47368cbcb97f54b
-
- 16 Oct, 2022 1 commit
-
-
LuK1337 authored
Even though we now have gc5035 unlocked by default, this patch seems to still be required to achieve the following: * enables 48MP RAW10 Capture on third party camera apps * enables long exposure capture support on all package names * removes the 1/30s shutter speed cap from the viewfinder on third party camera apps * enables support for the MFNR viewfinder on auxiliary lenses Change-Id: If321a31aeffe22b471a08a58432096c9653c2f64
-
- 12 Oct, 2022 1 commit
-
-
LuK1337 authored
Change-Id: I68b9187bb67275ff759fcfa42c41db9d9d208a17
-
- 19 Sep, 2022 3 commits
-
-
Alexander Koskovich authored
Change-Id: I3fb4ec2a5ebaaeb60a2c82bb2d761b86fc35d322
-
Bruno Martins authored
Change-Id: Ice6c2b0735aa7cb4b2e638a794c778883e706c97
-
LuK1337 authored
Change-Id: I289e03329cf247d6399cde547253ba77dfd2a362
-