wish7code

Results 122 comments of wish7code
trafficstars

Well, I tried it some time ago with a friends dual sim phone, there getAllCellInfo only first sims cells, but as Felix mentions it might vary depending on the device...

@amilopowers I just scanned the MozStumbler code @ https://github.com/mozilla/MozStumbler/blob/7e43c8387963c9d460ecc3fba17fceeefc33a6be/libraries/stumbler/src/main/java/org/mozilla/mozstumbler/service/stumblerthread/scanners/cellscanner/SimpleCellScannerImplementation.java As far as I can see our friends just use the Android default API getAllCellInfo, basically the same as we do....

@FelixSchwarz Thanks for the keyword 'Gemini': there's not much documentation to be found, BUT one link went to some Samsung developer forum. I think I vaguely remember that some Samsung...

That's cool to hear!

First we may start by extending the client side filter list @ https://github.com/wish7code/openbmap/blob/master/android/app/src/main/java/org/openbmap/services/wireless/blacklists/SsidBlackListBootstraper.java#L76 The format there's quite easy to understand: it's {'comment', 'ssid'}, in this case {"Sony devices", "XPERIA"}. For...

> I think a good first step would be to have the server code and the website code (if separate) be someplace published/accessible for people to read/propose-fixes. No problem on...

Hey! Glad you like our project! Feel welcomed :-) > Would it be possible to add these names to the blacklist or would it be even better to use the...

Thanks for reporting! There have been a couple of boot cycles over the weekend due to hardware replacements. Maybe some bad timing? Could you try again?

Proposal for work-around: if you activate Settings--> Skip upload as well as --> Keep local copy your scans are exported to the SD card. You may send this files to...

> edit2: A short test with the 'G-Nettrack lite' app shows that at least my phone is capable of recording neighbour info. That's good to know, I'll have to investigate!...