| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-21 | Fixing a bug where the values for reps/weight would drop to 0 when making ↵ | mikem | |
| the first edit of the activity for that week. Now it starts properly at last week's value. | |||
| 2014-07-20 | Creating a weekly log file and savin to it any time changes are made to ↵ | mikem | |
| stats for an exercise. | |||
| 2014-07-18 | Adding weekly summary. Currently must be debugging to access through ↵ | mikem | |
| getSummary, but this should be saved into a file every time the app closes so it's accessable just by connecting a cable to the Gear. | |||
| 2014-07-18 | Switching to file storage instead of Shared Preferences | mikem | |
| 2014-06-26 | Fixing a bug that caused the last exercise to be duplicated. | mikem | |
| 2014-06-24 | Resolving a bug where the app would crash when sliding to the last screen | Mike Miller | |
| 2014-06-22 | A few improvements | Mike Miller | |
| 2014-03-30 | Initial commit. Double tap to increment weight, long press to decrement, ↵ | mikem | |
| fling up/down in increment/decrement reps, swipe left/right to navigate through exercises. Currently uses a hard-coded list of exercises that vary depending on the day of the week. | |||