- 15 Mar, 2014 1 commit
-
-
Chris Scott authored
Move initial call to setPace in onStartCommand out if if(intent) {} block. This may have been causing major issues where tracking fails to start after OS kills service due to lack of memory. Also return START_REDELIVER_INTENT, which also may have been causing problems
-
- 14 Mar, 2014 3 commits
-
-
Chris Scott authored
-
Chris Scott authored
Found the removeProximityAlert causes error if none are added already. must be careful about removing these
-
Chris Scott authored
Bug in comparing Integer when calculating distanceFilter changes. always evaluated to a change in distanceFilter on each location change
-
- 13 Mar, 2014 3 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
Keep a single stationaryRegion PendingIntent instance rather than re-creating it each time we need to addProximityAlert. This seems to have improved lock-ups coming out of a stationary-region. Minor cleanup, re-arrange some lines, add docs
-
- 12 Mar, 2014 3 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
Import speedAcquisition phase from ios, being more aggressive with geolocation after a pace-change to moving
-
- 11 Mar, 2014 1 commit
-
-
Chris Scott authored
Debugging Android bugs, onDestroy remove intentReceivers, improperly resetting stationaryAlarm, incorrectly ignoring location in onLocationChanged
-
- 07 Mar, 2014 3 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
- 04 Mar, 2014 1 commit
-
-
Chris Scott authored
-
- 03 Mar, 2014 2 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
- 28 Feb, 2014 1 commit
-
-
Chris Scott authored
-
- 27 Feb, 2014 2 commits
-
-
Chris Scott authored
-
Chris Scott authored
Implement stationaryAlarm to detect user stopped rather than passively calculating in onLocationChanged, since onLocationChanged won't fire until distanceFilter is surpassed
-
- 26 Feb, 2014 7 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
- 25 Feb, 2014 3 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
- 15 Feb, 2014 1 commit
-
-
Chris Scott authored
-
- 14 Feb, 2014 9 commits
-
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-
Chris Scott authored
-