Originally created by @fotiDim on GitHub (May 3, 2016).
Is there a way to manually reset all counters (uses, significantEvents, etc)? I don't want to change the thresholds, just reset all counters.
Originally created by @fotiDim on GitHub (May 3, 2016).
Is there a way to manually reset all counters (uses, significantEvents, etc)? I don't want to change the thresholds, just reset all counters.
The app automatically resets on new versions. There is no way to manually trigger this, but I would entertain a pull request to do so. You would have to pull this block out and put it into a new public method.
@coneybeare commented on GitHub (May 3, 2016):
The app automatically resets on new versions. There is no way to manually trigger this, but I would entertain a pull request to do so. You would have to pull [this](https://github.com/UrbanApps/Armchair/blob/master/Source/Armchair.swift#L977) block out and put it into a new public method.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @fotiDim on GitHub (May 3, 2016).
Is there a way to manually reset all counters (uses, significantEvents, etc)? I don't want to change the thresholds, just reset all counters.
@coneybeare commented on GitHub (May 3, 2016):
The app automatically resets on new versions. There is no way to manually trigger this, but I would entertain a pull request to do so. You would have to pull this block out and put it into a new public method.
@fotiDim commented on GitHub (May 4, 2016):
PR #51 is up