Helium314 / Local-NLP-Backend

Yet another network location backend for the UnifiedNLP/microG project
GNU General Public License v3.0
65 stars 4 forks source link

Fix issues for MIUI & basic android #5

Closed bitrate16 closed 1 year ago

bitrate16 commented 1 year ago

Fix crash if locations list is empty and maxOf fails, Fix crash on MIUI 12 when calling locationManager.getCellLocation() (Same as in GSM Location Provider)

Helium314 commented 1 year ago

Thanks for the contribution! And sorry for the easily preventable crash in weightedAverage...