11 comments

  • wojtek w.wojtek w., over 7 years ago

    I'll just stick to my jailbreak rather than go a little less blind at night with a f.lux rip.


    eclipse

    2 points
  • Joe Blau, over 7 years ago (edited over 7 years ago )

    I guess this is why they killed Flux. I really like the marking name for this feature. I've had code in Obj-c and Swift that can do this for a little over a year and I've used it in a few test products to invert my app's UI to a Dark UI when it's night time. Looking forward to seeing how this works with Apple's implementation.

    2 points
    • Ethan BondEthan Bond, over 7 years ago (edited over 7 years ago )

      Apple killed f.lux because they distributed it badly. Xcode's signing feature is intended for developers to test their apps without needing to register for Apple's whole dev program.

      The proper way to release a sideloaded app (like f.lux) is to release the source, and have people individually sign it locally to put it on their own devices. Here's a link to GammaThingy, which predates f.lux on iOS, and is still alive and well.

      I love f.lux, but this was their mistake and the only reason they're acting like Apple should be at fault is because they don't want to open source their code. Also nothing wrong with that, but these are the tradeoffs!

      I'm really excited about this too! I assume this is why they started exposing the color APIs that flux reverse engineered for their app.

      13 points
      • Joe Blau, over 7 years ago

        Yeah I was being facetious about Flux. I know they used private API's, which you're always gambling with, when they submitted their bundle. I'm also excited about this; I'll probably install the betas on one of my test phones.

        0 points
  • Simon BrownSimon Brown, over 7 years ago

    I don't know if anyone has tried it yet but it seems to desaturate the screen as well as adding the yellow. The most yellow (or less blue) it goes is also way less than Flux's.

    1 point
  • Chris Howard, over 7 years ago

    Hope it's not going to turn my screen orange like fl.ux does

    1 point
  • Benoit Pontbriand, over 7 years ago

    The Night Shift option is only available on 64-bit iPhones (5s and later) :/

    0 points