| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-12-10 | Add incrementValue method | |
| 2021-11-11 | Reset time-since-update if the tracked value is nonmonotonic | |
| 2021-09-23 | Add MultiStateCounter.addValue and make updateValue return delta | |
| 2021-09-15 | Add reset() and setEnabled() to MultiStateCounter | |
| 2021-09-14 | Simplify initialization and add setValue to support parceling | |
| 2021-08-20 | Add MultiStateCounter |