Faheem
Faheem
I'm not sure on what GitHub PR etiquette is, to be honest, so I've just rebased the branch this PR is pointing to with code that does the Section reading....
No worries. Getting rid of the Windows Store-specific code is probably for the best... The one thing I need to add: capping the maximum amount of data read from the...
An execution alias wouldn't help any here. libdbus, when creating its Section with the information that is needed, doesn't use one but does hash the actual path it's in. In...
> But the path changes every time the app is updated. Is that going to be a problem? Yes. This code caches the Section name to open, which, as you...
Thank you very much for fulfilling this request. I got around to trying the command in ADB and did, somehow, manage to get the service to start - I got...
I can't seem to get the same error to occur again; if it does, I'll keep your tip in mind. Thank you very much.
> Oooh. Thank you for the example there. I've been meaning to add this in, and to be honest, as long as the commands work in Windows 10+, I think...
@anthonylavado Oh, congratulations on the release :-) I think I'll end up rebasing anyway, I messed up the merging. Fair warning: the code quality of my changes isn't exactly top...
I just built this from Git master on both Windows x64 and Android ARM64 (Go 1.21.1 and 1.21.0 via Termux respectively). Quick instructions: 1. Clone this repository somewhere 2. In...