mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
fixup! Garmin: implement messages 5007/Filter and 5037/Synchronization
Remove spurious changes
This commit is contained in:
-2
@@ -737,7 +737,6 @@ public class GarminSupport extends AbstractBTLESingleDeviceSupport implements IC
|
||||
|
||||
|
||||
gbDevice.setUpdateState(GBDevice.State.INITIALIZED, getContext());
|
||||
gbDevice.sendDeviceUpdateIntent(getContext());
|
||||
|
||||
|
||||
if (mFirstConnect) {
|
||||
@@ -877,7 +876,6 @@ public class GarminSupport extends AbstractBTLESingleDeviceSupport implements IC
|
||||
GB.signalActivityDataFinish(getDevice());
|
||||
transferNotification.finish();
|
||||
getDevice().sendDeviceUpdateIntent(getContext());
|
||||
isBusyFetching = false;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user