wish7code

Results 122 comments of wish7code
trafficstars

Just out of curiosity: what happens if you try LegacyNetworkLocation.apk? see https://github.com/microg/android_packages_apps_UnifiedNlp/blob/HEAD/README.md#android-23---43-gingerbread--honeycomb--ice-cream-sandwich--jelly-bean

Disclaimer: Let me clarify, that I don't use the GAPPS setup, so I can't examine the actual behaviour further. I alway thought that XPosed Framework is able to hook up...

Step-by-step install instruction for both GAPP and GAPPS-free devices is definitely on the TODO list.. Could you upload a complete logcat in the meantime, so we can trace down, which...

Unfortunately I think @timofonic is reffering to the GAPPS case.. Have a look at https://github.com/Rawi01/XposedUnifiedNlp/issues/2 too (Warning bit lenghty): nobody ever confirmed a running GAPPS installation over there.. The problem...

Hey @SrihariThalla, we imported the latest snapshot before the transfer to Unwired Labs (as one time import), so in my understanding this import remains CC BY-SA 3.0 forever. Nevertheless if...

Hey Simó, short update on this one: I assume this happens in map display mode, right? I analyzed the code and found some potential memory leaks.. As soon as I...

Since it happens not only in map mode, as Simó observed, I was wondering whether this may be related to the 'not-so-smart' way we currently handle status bar updates :-(...

I know this is a long time issue, but by instance I discovered something really strange today: I started RadioBeacon without no local map installed. In that case RadioBeacon falls...

> If not, that would be a feature request Makes perfect sense, Greg already open a feature request, see #153 > afaik Android keeps only the active page and its...

Currently we estimate cell position by averaging all cell measurements for an individual cell. A individual cell is characterized by MCC/MNC/LAC code/cell id/cell tech (2g, umts, lte). Given the fact,...