stefankendall / Big-Lifts-2

Native is better. Big Lifts 2 for iOS
bigliftsapp.com
2 stars 0 forks source link

Improve the timer #9

Open asgeo1 opened 9 years ago

asgeo1 commented 9 years ago

Love the Big Lifts app. I've tried a few apps for 531, and this app is the only decent implementation of it that I've seen!

Anyway, the only thing that could be better is the timer. Some issues with the timer:

Anyway, thanks for building this app. I was surprised to find the source on Github!

stefankendall commented 9 years ago

I appreciate the feedback. I've been super time crunched recently with work and life and I'm also trying to learn game development on the side. I'm happy to accept any pull requests, but my own time on this right now is a little strained.

I tried to sell the app to someone who could actively maintain it but any app which has in the past or currently uses iCloud cannot be transferred. That was quite the surprise to learn.

On Tue, Mar 17, 2015 at 12:30 AM, Adam George notifications@github.com wrote:

Love the Big Lifts app. I've tried a few apps for 531, and this app is the only decent implementation of it that I've seen!

Anyway, the only thing that could be better is the timer. Some issues with the timer:

-

If you are doing warmup, working and assistance sets, then you end up having quite a few sets to do - enough that you have to scroll the screen on an iPhone 5 to see them all.

The problem is that the timer is at the top of the screen. So you have to constantly scroll up and down between sets to set the timer.

Maybe the timer could be fixed at the top of the screen?

Each time you use the timer, it navigates to a new view so you can change the value.

I find that a bit clunky, esp. when you often want the same time you used on the previous set. Something that uses just one tap to trigger (by default) would be better.

It would be really cool if it could be configured to have a different time for each part of the workout. E.g.

2 mins for warmup sets 3 mins for working sets 1 mins for assistance sets

Maybe internally it could remember the last "warmup" time, and each time you do a warmup set, default the timer for that. And the same for working and assistance sets. That way you get a sensible rest for each part of the workout, and you only need to set it once. (but still have the ability to override if you need to)

Anyway, thanks for building this app. I was surprised to find the source on Github!

— Reply to this email directly or view it on GitHub https://github.com/stefankendall/Big-Lifts-2/issues/9.

asgeo1 commented 9 years ago

If you delete the app off the store, you could sell the source to another developer, and they can then upload the app into their account.

Since your app has an export/import functionality, there would be a way to migrate users to the new version.

I guess it's not ideal for users - but then a lot of apps are doing stuff like this now, mostly as a way to get paid upgrades. I.e. they remove the old version of the app from the store, then would add "Big Lifts 3" to the store with the ability to transfer your data to the new app.

Anyway, I'm pretty busy with work too. But if I get a chance I'll have a look at it and send you a PR

I'd be interested to know how much you would be wanting to sell this for. (I have a niche app myself on the App Store myself making some passive income, wouldn't mind having another app)

Can you email me privately what you were thinking? (github @ adamgeorge.com)

stefankendall commented 9 years ago

Unfortunately I went down this route but since the app uses iCloud it isn't transferable. I imagine switching users would be prohibitive. 

— Sent from Mailbox

On Tue, Mar 24, 2015 at 11:19 PM, Adam George notifications@github.com wrote:

If you delete the app off the store, you could sell the source to another developer, and they can then upload the app into their account. Since your app has an export/import functionality, there would be a way to migrate users to the new version. I guess it's not ideal for users - but then a lot of apps are doing stuff like this now, mostly as a way to get paid upgrades. I.e. they remove the old version of the app from the store, then would add "Big Lifts 3" to the store with the ability to transfer your data to the new app. Anyway, I'm pretty busy with work too. But if I get a chance I'll have a look at it and send you a PR I'd be interested to know how much you would be wanting to sell this for. (I have a niche app myself on the App Store myself making some passive income, wouldn't mind having another app)

Can you email me privately what you were thinking? (github @ adamgeorge.com)

Reply to this email directly or view it on GitHub: https://github.com/stefankendall/Big-Lifts-2/issues/9#issuecomment-85810296