thomasfinch / GammaThingy

Changes screen gamma on iOS, no jailbreak required
777 stars 94 forks source link

UI clarification #64

Open tophneal opened 8 years ago

tophneal commented 8 years ago

I'm sorry if this is a silly question, but I feel it's warranted despite the simplicity of the app: if I turn on the scheduled activation will it only work if I manually hit the enabled switch? It would appear so whenever I enable the schedule. It often doesn't yellow the screen until I manually enable the app, regardless of the time of day.

thomasfinch commented 8 years ago

That's not silly at all, the scheduled activation should work without manually turning on the enabled switch but you might have found a bug. I'll look into it.

tophneal commented 8 years ago

If there's anything I can provide to help look into this, let me know. I'd be glad to help in whatever meager way I can.

Also, I just noticed after doing a new pull to get the location based option, that issue #62 does not appear to be fully resolved. I still get the notice that the private frameworks are missing, even after copying the folder from Xcode 7.2.1. (Sorry if I should have made or reopened an issue for that.)

thomasfinch commented 8 years ago

Maybe try deleting and re-cloning the project, because it shouldn't link any private frameworks statically anymore. I also just pushed a new commit so it shouldn't give any warnings about not finding the private frameworks folder now either.

tophneal commented 8 years ago

Took you advice and the notice is gone now. Thank you. Out of curiosity, is the location-based change limited to certain iDevices?

thomasfinch commented 8 years ago

It shouldn't be, I'll check to make sure though.

tophneal commented 8 years ago

Ok, then it's definitely worth mentioning that I pushed you commit from today onto an iPad 2 and iPhone 5, and neither shows a location based toggle option.