Thomas B
Thomas B
> > A typical use case is "midnight on this naive date", > > I've created #893 to assist with this, let us know your thoughts @Ten0 and @Elrendio Thank...
> I don't have any example where we're not I only have such cases as well
Some garbage collection mechanism could be a solution to the reclaiming memory issue. Maybe something based on [`crossbeam-epoch`](https://docs.rs/crossbeam-epoch/latest/crossbeam_epoch/) ?
This `Hash` trait is specifically for the purpose of hashing a particular game state. You may typically want to not hash all fields for speed purposes, which is not what...
I do have the same issue for any patched app installed via root on 0.0.57. It may be tied to ReVanced/revanced-patches-template#2133. I also get the same error messages specifically when...
> as in the SELinux context is now correct My previous message was already with my phone on the latest release of RevancedManager (0.0.57, https://github.com/revanced/revanced-manager/releases), so nothing has changed since...
it seems that this commit was already included in a release prior to you opening the issue
I don't have it but I'm not super up to date on my Android version. I've got a bunch of `.rc` files in `/system/etc/init`, none of them containing restorecon. (except...
Well here we are, seems this is now released as part of non-insiders version and it's now broken for ~everybody. Half of my team can't work on their dedicated remote...
> You mentioned your branch works for you, if so, could you turn it into a PR? That version was essentially based on #68, but I quickly started running into...