parent
208c93b29b
commit
e256c528b3
37
metadata/org.fitchfamily.android.dejavu.txt
Normal file
37
metadata/org.fitchfamily.android.dejavu.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
Categories:Navigation
|
||||
License:GPL-3.0
|
||||
Web Site:
|
||||
Source Code:https://github.com/n76/DejaVu
|
||||
Issue Tracker:https://github.com/n76/DejaVu/issues
|
||||
|
||||
Auto Name:Déjà Vu Location Service
|
||||
Summary:Mobile/cell and WLAN/Wi-Fi based network provider for UnifiedNlp and microG
|
||||
Description:
|
||||
UnifiedNlp backend that uses locally acquired WLAN/Wi-Fi AP and mobile/cellular
|
||||
tower data to resolve user location. Collectively, “WLAN/WiFi and
|
||||
mobile/cellular” signals will be called “RF emitters” below.
|
||||
|
||||
Conceptually, this backend consists of two parts sharing a common database. One
|
||||
part passively monitors the GPS. If the GPS has acquired and has a good position
|
||||
accuracy, then the coverage maps for RF emitters detected by the phone are
|
||||
created and saved.
|
||||
|
||||
The other part is the actual location provider which uses the database to
|
||||
estimate location when the GPS is not available.
|
||||
|
||||
This backend uses no network data. All data acquired by the phone stays on the
|
||||
phone.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/n76/DejaVu
|
||||
|
||||
Build:1.0.2,2
|
||||
commit=v1.0.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.2
|
||||
Current Version Code:2
|
Loading…
Reference in a new issue