33KK
33KK
> microG has used Mozilla Location Service as the source, so it may be enough to add OpenCellID as another source. Pretty sure it uses the MLS online API. I...
> Basically #1941 No, this is does the collection locally instead of downloading a database. It's what the "Remember from GPS" checkbox already does.
What do you even need a CLA for on a MIT licensed repo?
I started working on this when I tried to get rusty_v8 to build for android. The reason is that the current setup is actually not that close to chromium's build...
The reason is that the core parts of cipd and gclient aren't very complex, depot_tools on the other hand depends on a lot of native binaries and downloads it's own...
The lastchange hook fails to run on the denoland/chromium_build, works fine either without --depth=1, but takes forever to clone, or also works on latest upstream chromium/src/build @tritao oops, missed that,...
https://groups.google.com/a/chromium.org/g/chromium-dev/c/weYzs3_WWts?pli=1 that's kinda interesting, but doesn't really change much, it still basically requires gclient for the CIPD dependencies, conditions (via gclient-condition in .gitmodules) and hooks; and besides that, it's not...
> I also don't understand what is preventing you using other scripts in combination with uosc. I'm only aware of metadata-osd, which doesn't exactly look amazing. I was thinking of...
> @33KK, here's an idea: make the API request for style sections using unique random values for style variables, then replace them in the result with `/*[[name]]*/` comments. That's exactly...
Right, your styles only use dropdowns. That's why they are broken. Recovering dropdown options isn't trivial and I gave up on it because their website was (maybe still is) broken...