133 lines
4.6 KiB
Plaintext
133 lines
4.6 KiB
Plaintext
Categories:Navigation
|
|
License:Apache-2.0
|
|
Web Site:https://github.com/microg
|
|
Source Code:https://github.com/microg/android_packages_apps_UnifiedNlp
|
|
Issue Tracker:https://github.com/microg/android_packages_apps_UnifiedNlp/issues
|
|
Changelog:https://github.com/microg/android_packages_apps_UnifiedNlp/releases
|
|
|
|
Name:UnifiedNlp (no GAPPS)
|
|
Auto Name:microG UnifiedNlp
|
|
Summary:Location provider middleware (UnifiedNlp)
|
|
Description:
|
|
<b>README:</b> If this app shows as installed or as updateable but you don't
|
|
recall installing it, you should completely ignore it as it will be useless to
|
|
you and you will not be able to uninstall it nor update it. This is because the
|
|
Google version comes preinstalled in your device already.
|
|
|
|
Most modern ROMs come with support for non-Google geolocation providers. On
|
|
these systems UnifiedNlp can be installed as a user app to replace the network
|
|
location provider. It acts as a middleware for various plugins aka backends, it
|
|
does not provide any location lookup itself. For further information please
|
|
refer to the
|
|
[https://github.com/microg/android_packages_apps_UnifiedNlp/blob/HEAD/README.md
|
|
README].
|
|
|
|
List of backends for geolocation:
|
|
|
|
* <a href="https://f-droid.org/packages/org.microg.nlp.backend.apple">Apple UnifiedNlp Backend</a> uses Apple's Wifi database.
|
|
* <a href="https://f-droid.org/packages/org.fitchfamily.android.gsmlocation">LocalGsmNlpBackend</a> uses downloaded GSM Cell data (local)
|
|
* <a href="https://f-droid.org/packages/org.fitchfamily.android.wifi_backend">LocalWifiNlpBackend</a> uses (on-device generated) WiFi data (local)
|
|
* <a href="https://f-droid.org/packages/org.fitchfamily.android.dejavu">Déjà Vu Location Service</a> uses (on-device generated) WiFi + GSM Cell data (local)
|
|
* <a href="https://f-droid.org/packages/org.microg.nlp.backend.ichnaea">MozillaNlpBackend</a> uses Mozilla Location Services
|
|
* <a href="https://f-droid.org/packages/org.openbmap.unifiedNlp">Radiocells.org UnifiedNlp Backend</a> uses Radiocells.org
|
|
|
|
List of backends for (reverse) geocoding:
|
|
|
|
* <a href="https://f-droid.org/packages/org.microg.nlp.backend.nominatim">NominatimNlpBackend</a>
|
|
|
|
After installing you have to reboot your device, install a backend service and
|
|
activate/configure it in the app settings. After this you can use UnifiedNlp by
|
|
activating network-based geolocation from Settings -> Location: You need to
|
|
select any mode but "device only".
|
|
|
|
NOTE: If you need to use UnifiedNlp beside GAPPS, you should instead install
|
|
<a href="https://f-droid.org/packages/org.microg.nlp">UnifiedNlp (GAPPS)</a>.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/microg/android_packages_apps_UnifiedNlp/
|
|
|
|
Build:1.1.3,1103
|
|
commit=v1.1.3
|
|
gradle=NetworkLocation
|
|
|
|
Build:1.2.0,1200
|
|
commit=v1.2.0
|
|
submodules=yes
|
|
gradle=NetworkLocation
|
|
|
|
Build:1.2.2,1202
|
|
commit=v1.2.2
|
|
submodules=yes
|
|
gradle=NetworkLocation
|
|
|
|
Build:1.3.0,1300
|
|
commit=v1.3.0
|
|
submodules=yes
|
|
gradle=NetworkLocation
|
|
|
|
Build:1.3.1,10301
|
|
commit=4ee1acc7385bc592506ac632d7a87c08372e345e
|
|
submodules=yes
|
|
gradle=NetworkLocation
|
|
|
|
Build:1.4.0,10400
|
|
commit=v1.4.0
|
|
subdir=unifiednlp-app
|
|
submodules=yes
|
|
gradle=NetworkLocation
|
|
prebuild=pushd .. && \
|
|
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
|
popd
|
|
|
|
Build:v1.6.2-dirty,20142
|
|
commit=v1.6.2
|
|
subdir=unifiednlp-app
|
|
submodules=yes
|
|
gradle=NetworkLocation
|
|
prebuild=pushd .. && \
|
|
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
|
popd
|
|
|
|
Build:1.6.5,20160
|
|
commit=v1.6.5
|
|
subdir=unifiednlp-app
|
|
submodules=yes
|
|
gradle=NetworkLocation
|
|
prebuild=pushd .. && \
|
|
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
|
popd
|
|
|
|
Build:1.6.6,20161
|
|
commit=v1.6.6
|
|
subdir=unifiednlp-app
|
|
submodules=yes
|
|
gradle=NetworkLocation
|
|
prebuild=pushd .. && \
|
|
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
|
popd
|
|
|
|
Build:1.6.7,20170
|
|
commit=v1.6.7
|
|
subdir=unifiednlp-app
|
|
submodules=yes
|
|
gradle=NetworkLocation
|
|
prebuild=pushd .. && \
|
|
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
|
popd
|
|
|
|
Build:1.6.8,20187
|
|
commit=v1.6.8
|
|
subdir=unifiednlp-app
|
|
submodules=yes
|
|
gradle=NetworkLocation
|
|
prebuild=pushd .. && \
|
|
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
|
popd
|
|
|
|
Auto Update Mode:Version v%v
|
|
Update Check Mode:Tags
|
|
Update Check Name:org.microg.nlp.app
|
|
Current Version:1.6.8
|
|
Current Version Code:20187
|