Initial commit

This commit is contained in:
2021-02-16 20:24:12 +01:00
parent a8950597d0
commit 8690dec2e2
20 changed files with 4680 additions and 46 deletions

View File

@@ -237,8 +237,8 @@ public class LocationProvider
}
else
{
if(Rule.isAnyRuleUsing(Trigger_Enum.pointOfInterest))
GeofenceIntentService.startService();
// if(Rule.isAnyRuleUsing(Trigger_Enum.pointOfInterest))
// GeofenceIntentService.startService();
}
}