feature/apk_versioning_mechanism #7
@ -1234,8 +1234,8 @@ public class TabLayoutActivity extends AbstractSDParentActivity{
|
||||
|
||||
if (getSuperVehHash().get(GPSPos.gpsValue.imei) != null) {
|
||||
getSuperVehHash().get(GPSPos.gpsValue.imei).SetNewPosition(GPSPos.gpsValue.lat, GPSPos.gpsValue.lng, GPSPos.gpsValue.timeGMT, GPSPos.gpsValue.speed);
|
||||
|
||||
if (getSuperVehHash().get(GPSPos.gpsValue.imei).needUpdate) {
|
||||
|
||||
// if (getSuperVehHash().get(GPSPos.gpsValue.imei).needUpdate) {
|
||||
//list for live
|
||||
if (AppParams.crtTab == AppParams.Tabs.live) {
|
||||
//SM.Debug("+++++ duda +++++");
|
||||
@ -1247,7 +1247,7 @@ public class TabLayoutActivity extends AbstractSDParentActivity{
|
||||
SM.Debug("Error load hash:"+ex.toString());
|
||||
}
|
||||
}
|
||||
}
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user