traccar-client-android icon indicating copy to clipboard operation
traccar-client-android copied to clipboard

Feature request: Support PRIORITY_NO_POWER

Open devdan opened this issue 7 years ago • 1 comments

Traccar currently supports 3 of 4 profiles to obtain a location. The missing one is called "PRIORITY_NO_POWER", which means that the location is only updated if another app requests a location update. This consumes even less power than the low power mode.

devdan avatar May 11 '18 13:05 devdan

I coded this lately for fun, I had the same feeling as you. Then came across your issue. I'll make a PR since the issue is open, so that I won't have done it for nothing. Wait and see !

oliv3 avatar Sep 03 '18 00:09 oliv3