locations are not updated if the display is turned off #49

Closed vdr opened this issue on 3 Apr 2016 - 1 comment

@vdr vdr commented on 3 Apr 2016

No description provided.

@vdr vdr added a commit that referenced this issue on 5 Apr 2016
3191aa1 moved locationlistener to a service, ref #49
@vdr vdr added a commit that referenced this issue on 5 Apr 2016
cd7bab1 use AlarmManager and PendingIntent for location service, fix #49
@vdr vdr closed this issue on 5 Apr 2016

due to setInexactRepeating of AlarmManager the update interval every x seconds (set in GPS_MIN_TIME) can not be guaranteed. The current version should be good for a first release, maybe it should be adjusted in a later release.

Labels

Priority
No priority
Milestone
core-release
Assignee

1 participant
@vdr