Magisk-Modules-Repo / HideNavBar

GNU General Public License v3.0
498 stars 55 forks source link

Pixel5,When using the module, the video anti-shake mode cannot be selected #26

Closed JimChan96 closed 3 years ago

JimChan96 commented 3 years ago

Device: Google pixel 5 System: Android 11 RQ1A.201205.011 Google camera 8.1.101.345648084 Magisk canary 201101

微信图片编辑_20201214140609 微信图片编辑_20201214140701

nxexcelsior commented 3 years ago

Same on Pixel 4a. Lot of these fill the logcat.

12-14 01:50:24.194 940/20974 E/android.hardware.neuralnetworks@1.3-service-qti: vendor/qcom/proprietary/commonsys-intf/adsprpc/src/listener_android.c:251::error: -2147482611: 0 == (nErr = __QAIC_HEADER(adsp_listener_next2)( ctx, nErr, 0, 0, &ctx, &handle, &sc, inBufs, inBufsLen, &inBufsLenReq))

DanGLES3 commented 3 years ago

Honestly I don't know why Gcam dislikes hiding the navbar so much, currently there isn't anything I can do about Gcam related issues as I've been unable to find a fix for them

JimChan96 commented 3 years ago

@DanGLES3 Maybe can consider adding the function of whether different applications are full screen, thanks for making this module

DanGLES3 commented 3 years ago

@DanGLES3 Maybe can consider adding the function of whether different applications are full screen, thanks for making this module

Unfortunately that's not possible to do withing the limitations of how my module functions.

Only way this would be somewhat possible would be to make an new overlay (instead of replacing the stock ones) and then have an automation tool like tasker set it on/off depending on the app