2015-01-03 04:41:58 +00:00
|
|
|
Categories:Navigation
|
|
|
|
License:Apache2
|
2015-01-03 17:44:24 +00:00
|
|
|
Web Site:https://github.com/microg
|
2015-03-05 14:08:48 +00:00
|
|
|
Source Code:https://github.com/microg/android_packages_apps_UnifiedNlp
|
2015-01-03 04:41:58 +00:00
|
|
|
Issue Tracker:https://github.com/microg/android_packages_apps_UnifiedNlp//issues
|
|
|
|
|
2015-02-16 15:32:10 +00:00
|
|
|
Name:µg UnifiedNlp (for GAPPS-free devices)
|
2015-01-04 01:29:43 +00:00
|
|
|
Auto Name:µg UnifiedNlp
|
2015-01-03 17:44:24 +00:00
|
|
|
Summary:Location provider middleware (UnifiedNlp)
|
2015-01-03 04:41:58 +00:00
|
|
|
Description:
|
2015-01-03 17:44:24 +00:00
|
|
|
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
|
2015-02-16 15:32:10 +00:00
|
|
|
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].
|
2015-01-03 04:41:58 +00:00
|
|
|
|
|
|
|
List of backends for geolocation:
|
2015-01-06 13:41:03 +00:00
|
|
|
* [[org.microg.nlp.backend.apple]] uses Apple's Wifi database.
|
|
|
|
* [[org.microg.nlp.backend.openwlanmap]] uses OpenWlanMap.org
|
|
|
|
* [[org.gfd.gsmlocation]] uses OpenCellId (local)
|
|
|
|
* [[org.fitchfamily.android.gsmlocation]] uses GSM Celll data (local)
|
|
|
|
* [[org.fitchfamily.android.wifi_backend]] uses (on-device generated) WiFi data (local)
|
2015-02-16 15:32:10 +00:00
|
|
|
* [[org.microg.nlp.backend.ichnaea]] uses Mozilla Location Services
|
2015-02-24 14:42:19 +00:00
|
|
|
* [[org.openbmap.unifiedNlp]] uses Openbmap.org
|
2015-01-03 04:41:58 +00:00
|
|
|
|
|
|
|
List of backends for (reverse) geocoding:
|
2015-01-03 17:44:24 +00:00
|
|
|
* [[org.microg.nlp.backend.nominatim]]
|
2015-01-03 04:41:58 +00:00
|
|
|
|
2015-01-26 22:21:13 +00:00
|
|
|
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
|
2015-02-16 15:32:10 +00:00
|
|
|
UnifiedNlp by activating network-based geolocation from Settings -> Location:
|
|
|
|
You need to select any mode but "device only".
|
2015-01-26 22:18:21 +00:00
|
|
|
|
2015-02-16 08:06:24 +00:00
|
|
|
NOTE: If you need to use UnifiedNlp beside GAPPS, you should instead install
|
|
|
|
[org.microg.nlp].
|
|
|
|
|
2015-01-26 06:13:21 +00:00
|
|
|
[https://github.com/microg/android_packages_apps_UnifiedNlp/releases Changelog]
|
2015-01-03 04:41:58 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/microg/android_packages_apps_UnifiedNlp/
|
|
|
|
|
|
|
|
Build:1.1.3,1103
|
|
|
|
commit=v1.1.3
|
|
|
|
gradle=NetworkLocation
|
|
|
|
|
2015-01-18 12:48:18 +00:00
|
|
|
Build:1.2.0,1200
|
|
|
|
commit=v1.2.0
|
|
|
|
gradle=NetworkLocation
|
2015-01-18 16:38:11 +00:00
|
|
|
submodules=yes
|
2015-01-18 12:48:18 +00:00
|
|
|
|
2015-01-26 06:06:20 +00:00
|
|
|
Build:1.2.2,1202
|
|
|
|
commit=v1.2.2
|
|
|
|
gradle=NetworkLocation
|
|
|
|
submodules=yes
|
|
|
|
|
2015-02-17 18:21:01 +00:00
|
|
|
Build:1.3.0,1300
|
|
|
|
commit=v1.3.0
|
|
|
|
gradle=NetworkLocation
|
|
|
|
submodules=yes
|
|
|
|
|
2015-01-26 22:18:21 +00:00
|
|
|
Maintainer Notes:
|
2015-02-16 15:32:10 +00:00
|
|
|
* UCM and AUM fail, because the app uses org.microg.nlp as package id
|
|
|
|
in AM.xml and changes this on buildtime. This cannot be fixed in init=.
|
2015-01-26 22:18:21 +00:00
|
|
|
* Auto Update Mode:Version v%v
|
|
|
|
* Update Check Mode:Tags
|
|
|
|
.
|
|
|
|
|
2015-02-17 18:21:01 +00:00
|
|
|
Current Version:1.3.0
|
|
|
|
Current Version Code:1300
|