2.2
2021-12-18
settings lets the user choose how long to wait before being reminded to get up and walk around.
2.1
2021-09-28
Update for IOS changes which were stopping us receiving movement notification.
Added a setting for how long before you want a reminder to get moving. Minimum 5 minutes, maximum 2 hours.
2.0.1
2020-07-31
We fixed a bug where you could get a reminder at your "not after this time" limit in the evening.
Even if you had been moving around in the last hour.
2.0
2020-07-20
We rewrote the whole app to make it more efficient.
We reduced power consumption while in the background.
1.7
2019-12-02
we added a badge so you can see how many minutes since you were active without having to open the app.
1.6
2018-08-26
We updated notifications for iOS 11.
Because we can't be sure how often the OS will give us time in the background, (sometimes it's more than an hour before we get a turn), we made a big change to how the app works...
We used to schedule the warning and then cancel it if we got some background time and detected that you have been active. But sometimes that meant you still got the warning even though you had been active, (because we never got any background time at all).
So now we only check when (if) we get background time. So there shouldn't be any more cases where we warn you even though you have been active.
But now we won't remind you exactly on 60 minutes, we will remind you the first time we get a chance to run in the background and we find that you haven't been moving around. We hope that works for you. We've been using it like this and it's working for us.
We also did some updates for iOS11, and we now use way less power in the background. So you should be able to leave Get Moving running all the time without significant impact on your battery life.
1.5.1
2018-06-29
we stopped using location so the app uses less power in the background.
1.5
2018-06-21
we improved the detection of steps when the app is running in the background.
1.4
2018-01-04
Some under the hood changes to get things working better on iOS 11
1.3
2017-05-17
Just an update to use the latest iOS for step counting.
Hopefully fixes a few compatibility issues reported with iOS 10.3
1.1
2015-07-09
fixed a crash in iOS 8.x
1.0.1
2014-06-19
We fixed a bug where the setting for updating in the background wasn't always being saved.