Results 7 comments of nycex

I like this patch overall, though I would leave the keys to what they do at the moment and do something like: ``` ? -> h q -> k L...

Either way is fine for me, it might take me a couple of days to respond to reviews as I am sort of busy in the next couple of weeks,...

I do still have an (at least similar) issue with typst `0.12.0`: ```typst #import "@preview/touying:0.5.3": * #import themes.metropolis: * #show: metropolis-theme.with( // config-common(enable-frozen-states-and-counters: false) ) #figure( "B", ) #pause -...

Would the PRs be fine if I updated them (https://github.com/GrapheneOS/platform_packages_apps_Settings/pull/209/commits/fd5417fdeaf5cbda017f3c56a8f472fb451137dc, https://github.com/nycex/platform_frameworks_base/commit/3d4dcc04f7ba2c703b1f95eec78d1ed205d07eba) to the up-to-date branch (`16`) of the respective projects or is there something that they lack fundamentally?

I'm currently a bit occupied, but feel free to pick up my PRs in the meantime. It's just a few lines of code, the bulk of the work is getting...

Well I made PRs for both allowing screenshots when apps block it and for stopping apps from detecting when they are screenshotted. As this PR is about the former, ALLOW_SCREENSHOT_SECURE...