rushii
rushii
### Tell us all about it. v1 ded ### Request Agreement - [X] I did indeed check to make sure the issue is original!
- [x] Show play protect state in debug log - [x] Show an info warning before play protect does if it's enabled - [ ] Wait for https://github.com/microg/GmsCore/pull/2234 to get...
TODO: - [x] figure out a proper way to sign apks with signing v1 - apksig is >=api 26 unless we backport w/ polyfill - zipsigner is broken - ????...
Current patching options is only whether to replace it with aliu's branding which is pretty bad possible ideas: - [x] Add monochrome/adaptive icon support (#37) - [ ] Replace icon...
Pretty simple, however useful for later decompilation with something like quiltflower
Rewrite of my own old plugin `NoBlockedMessages` to support removing blocked users from UI as much as possible. All features as of now: - Remove "Blocked Messages" component from non-dm...
Supercedes #45
I was curious why you decreased the crate version to 0.2.x, as this breaks semver. The latest version on crates.io still seems to be 0.3.0, so perhaps that should should...