Updated GpsStatusApps

Removed Apps which are no longer available and added GPSTest(#5775).
This commit is contained in:
dhnasa 2019-07-24 17:22:58 +02:00 committed by GitHub
parent 63d7dd270f
commit b643ae99ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,10 +33,9 @@ public class StartGPSStatus extends OsmAndAction {
GPC_CONNECTED("GPS Connected", "org.bruxo.gpsconnected", "", ""),
GPS_STATUS("GPS Status & Toolbox", "com.eclipsim.gpsstatus2", "", "com.eclipsim.gpsstatus2.GPSStatus"),
GPS_TEST("GPS Test", "com.chartcross.gpstest", "com.chartcross.gpstestplus", ""),
INVIU_GPS("inViu GPS-details ", "de.enaikoon.android.inviu.gpsdetails", "", ""),
ANDROI_TS_GPS_TEST("AndroiTS GPS Test", "com.androits.gps.test.free", "com.androits.gps.test.pro", ""),
GPSTEST("GPSTest", "com.android.gpstest", "", ""),
SAT_STAT("SatStat (F-droid)", "com.vonglasow.michael.satstat", "", ""),
GPSTESTSS("GPSTest (F-droid)", "com.android.gpstest", "", "");
GPSTESTSS("GPSTest (F-droid)", "com.android.gpstest.osmdroid", "", "");
public final String stringRes;