This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.cookie = "PREF=f5=30030&f6=8;path=/;domain=.youtube.com"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
------------------------------------------------- | |
Here's the progress to date: | |
- Night mode UI is showing night mode controls | |
- Night mode triggers in low light automatically | |
- Core functionality of AVFoundation and Celestial does recognize Night mode | |
- All the logic is already implemented for XS and 11 (they even share the same ipsw for 13.3) | |
- iPhone X support could be significantly harder to get, plus I don't have it to test anyways | |
Here's what's not working: |