Despite using SleepToLock, I hate SleepToLock :(.
[cydget.git] / LockScreen.mm
2014-02-04  Jay Freeman (saurik)Use notification observers to update media style.
2014-01-25  Jay Freeman (saurik)One minute /after/ release: CSS namespace "-"fix. v0.9.4010
2014-01-24  Jay Freeman (saurik)Use the new @media to rethink how legacy works.
2014-01-24  Jay Freeman (saurik)Separate logic from @media evaluator for reuse.
2014-01-24  Jay Freeman (saurik)Add an updateStyles message to update the @medias.
2014-01-24  Jay Freeman (saurik)Fix a memory leak in the new foreground HTML view.
2014-01-24  Jay Freeman (saurik)Implement Cydget-specific media/bulletins @media.
2014-01-24  Jay Freeman (saurik)Use separate layers to correct for notifications.
2014-01-24  Jay Freeman (saurik)Re-implement iOS 6 media controls toggle on iOS 7.
2014-01-24  Jay Freeman (saurik)Allow relative URLs to be used in CYConfiguration.
2014-01-24  Jay Freeman (saurik)Support background-only configurations on old iOS.
2014-01-24  Jay Freeman (saurik)Separate background and foreground plugin layers.
2014-01-18  Jay Freeman (saurik)Port Cydget to iOS 7, ARM64, Xcode 5, and cycc :/. v0.9.4008
2013-03-22  Jay Freeman (saurik)Update copyright dates in source files for 2013.
2013-03-22  Jay Freeman (saurik)Fix WebCycript support on iOS 6.x WebCore (symbols).
2012-03-04  Jay Freeman (saurik)Bump the copyright notice on the file to 2012.
2012-03-04  Jay Freeman (saurik)Let's show away items on top of WebCycript Cydgets.
2012-02-29  Jay Freeman (saurik)Finish porting Cydget WebCycript to iOS 5.0.
2012-02-29  Jay Freeman (saurik)Port WebCycript parser (CDATA only) to iOS 5.0.
2012-02-29  Jay Freeman (saurik)Remove the long-obsolete CYWeakHell insanity.
2012-02-29  Jay Freeman (saurik)Do not overlap away items on WebCycript Cydgets.
2011-04-01  Jay Freeman (saurik)Only turn off WebThread on <3.2.
2011-04-01  Jay Freeman (saurik)Draw in the main thread as well.
2011-04-01  Jay Freeman (saurik)Pass through addMessageToConsole:.
2011-04-01  Jay Freeman (saurik)Support application URL schemes.
2011-03-31  Jay Freeman (saurik)Register cydget:// and cydget-cgi:// as local schemes.
2011-03-31  Jay Freeman (saurik)Do not allow usage of the WebThread.
2011-03-31  Jay Freeman (saurik)Add support for addMessageToConsole:. v0.9.4001
2011-03-30  Jay Freeman (saurik)Support iOS 3.2.
2011-03-30  Jay Freeman (saurik)Remove obsolete Wildcat_ usage.
2011-03-29  Jay Freeman (saurik)Turn off alwaysBounceVertical on CydgetwebView.
2011-03-29  Jay Freeman (saurik)Reorganize state machine (again).
2011-03-28  Jay Freeman (saurik)Remove extraneous calls to _trace().
2011-03-28  Jay Freeman (saurik)Fix Cydget Keyboard on 4.x.
2011-03-28  Jay Freeman (saurik)Port Cydget to UIWebView.
2011-03-28  Jay Freeman (saurik)Update copyright notices.
2011-03-28  Jay Freeman (saurik)Fix 4.0.
2011-03-28  Jay Freeman (saurik)Remove Log() verbosity.
2010-11-24  Jay Freeman (saurik)Port Cydget to 4.2.
2010-11-24  Jay Freeman (saurik)Remove StringSourceProvider::source hack.
2010-10-26  Jay Freeman (saurik)OMG this finally works.
2010-10-26  Jay Freeman (saurik)OMG, now I have 2.2 and 4.0 but not 3.0.
2010-10-23  Jay Freeman (saurik)I don't even like this project anymore.
2010-10-23  Jay Freeman (saurik)I actually can't believe I got this to work... like...
2010-07-12  Jay Freeman (saurik)Almost entirely fixed iOS4.
2010-07-12  Jay Freeman (saurik)I hate new firmware.
2010-06-21  Jay Freeman (saurik)I am not having fun.
2010-06-21  Jay Freeman (saurik)For the sake of argument, let's assume this code was...
2010-04-05  Jay Freeman (saurik)Use cydget-cgi instead of cydget-php, and fix the threa...
2010-02-28  Jay Freeman (saurik)Checkpoint.
2010-01-05  Jay Freeman (saurik)Fixed a silly (but unfortunately non-fatal) error in...
2010-01-05  Jay Freeman (saurik)OMG I hate Apple's lame attempt at a stream API.
2009-12-24  Jay Freeman (saurik)Fix the attack of the zombie php-cgi processes.
2009-12-24  Jay Freeman (saurik)Upgraded to realistic CGI for PHP.
2009-12-24  Jay Freeman (saurik)Do people really use PHP?
2009-11-09  Jay Freeman (saurik)Added a PhotoExample.cydget and renamed Cycript= to...
2009-11-09  Jay Freeman (saurik)Fixed a crash bug reported by ZodTTD in SourceURL strin...
2009-11-09  Jay Freeman (saurik)Re-envisioned Cycript configuration tag as a regex...
2009-11-09  Jay Freeman (saurik)Script blocks for text/cycript should be ignored if...
2009-11-09  Jay Freeman (saurik)Finalized Welcome wording and ported back to 2.2.
2009-11-08  Jay Freeman (saurik)Finished implementing text/cycript.
2009-11-08  Jay Freeman (saurik)Checkpoint for Welcome.
2009-11-07  Jay Freeman (saurik)Checkpoint for Optimo test.
2009-11-06  Jay Freeman (saurik)This seriously sort of worked.
2009-11-06  Jay Freeman (saurik)This was a bad idea: I'm not going to do this again.
2009-11-06  Jay Freeman (saurik)Tiny improvement to fix scrolling behavior under the...
2009-11-05  Jay Freeman (saurik)Merged WebCycript into the core cydgets distribution.