~anjan/lift#39: 
fix app crashing and losing workout progress

Status
REPORTED
Submitter
~anjan
Assigned to
No-one
Submitted
3 years ago
Updated
3 years ago
Labels
important

~anjan 3 years ago

This is caused by the activity life cycle. Ie. When the screen is rotated, android reopens the current activity.

This is fixed by my local commit but the new commit introduces some new bugs:

  • the mainactivity's find next routine is broken
  • all the get last idx workout functions are broken because they return on pause workouts.

This needs more work and even my pausing commit needs major redactors.

~anjan 3 years ago

My local commit has an if for the "---" in a function too deep. That abstraction should have to worry about being passed "---". Have a function remove "---" and the data after before sending it to the lowest function.

Register here or Log in to comment, or comment via email.