Updated GpsStatusApps
Removed Apps which are no longer available and added GPSTest(#5775).
This commit is contained in:
parent
63d7dd270f
commit
b643ae99ec
1 changed files with 2 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue