cydget.git
2014-11-27  Jay Freeman... WebCore::KURL got renamed to WebCore::URL on iOS 8.
2014-11-27  Jay Freeman... Use WTF::String::createCFString as slow GetString.
2014-11-27  Jay Freeman... Always use MSHookSymbol as a MSFindSymbol wrapper.
2014-11-27  Jay Freeman... JavaScriptCore is now a public framework on iOS 7.
2014-06-24  Jay Freeman... Bump maximum iOS firmware version from 7.1 to 8.0. v0.9.4012
2014-02-18  Jay Freeman... Despite using SleepToLock, I hate SleepToLock :(. v0.9.4011
2014-02-18  Jay Freeman... Only do the Cydget setup once (this is important).
2014-02-18  Jay Freeman... Add RememberPosition setting (by popular demand).
2014-02-04  Jay Freeman... Use notification observers to update media style.
2014-02-04  Jay Freeman... Correct for MediaControls-caused touch event hole.
2014-01-25  Jay Freeman... One minute /after/ release: CSS namespace "-"fix. v0.9.4010
2014-01-25  Jay Freeman... Remove the quotation marks around NO for "easier". v0.9.4009
2014-01-24  Jay Freeman... Use the new @media to rethink how legacy works.
2014-01-24  Jay Freeman... Separate logic from @media evaluator for reuse.
2014-01-24  Jay Freeman... Add an updateStyles message to update the @medias.
2014-01-24  Jay Freeman... Fix a memory leak in the new foreground HTML view.
2014-01-24  Jay Freeman... Implement Cydget-specific media/bulletins @media.
2014-01-24  Jay Freeman... Add a setting to force Now Playing to the front.
2014-01-24  Jay Freeman... Take WinterBoard's implementation of wb$filter.
2014-01-24  Jay Freeman... Use separate layers to correct for notifications.
2014-01-24  Jay Freeman... Just in case, cancel menu action when menu is held.
2014-01-24  Jay Freeman... Allow the user to exit Siri (this is a kludge).
2014-01-24  Jay Freeman... Re-implement iOS 6 media controls toggle on iOS 7.
2014-01-24  Jay Freeman... Continue to use Homepage in PhotoExample example.
2014-01-24  Jay Freeman... Add the iOS7-only PhotoExamplePlus Cydget example.
2014-01-24  Jay Freeman... Allow relative URLs to be used in CYConfiguration.
2014-01-24  Jay Freeman... Support background-only configurations on old iOS.
2014-01-24  Jay Freeman... Filter Cydget list using kCFCoreFoundationVersion.
2014-01-24  Jay Freeman... Separate background and foreground plugin layers.
2014-01-24  Jay Freeman... Update the iphone-api types for handleGesture:.
2014-01-24  Jay Freeman... Move Welcome.* into Welcome.cydget (to organize).
2014-01-18  Jay Freeman... Port Cydget to iOS 7, ARM64, Xcode 5, and cycc :/. v0.9.4008
2013-03-22  Jay Freeman... Update Version field for iPhone 5 / iOS 6 release. v0.9.4007
2013-03-22  Jay Freeman... Update PhotoExample image max-height for iPhone 5.
2013-03-22  Jay Freeman... Setup dependencies for Substrate 4000+ and iOS 6+.
2013-03-22  Jay Freeman... Make the respring button kill backboardd on iOS 6.
2013-03-22  Jay Freeman... Fix menu button dim/undim logic on iOS 6.
2013-03-22  Jay Freeman... Update copyright dates in source files for 2013.
2013-03-22  Jay Freeman... Fix WebCycript support on iOS 6.x WebCore (symbols).
2013-02-16  Jay Freeman... Copy the _H template from an older substrate.h.
2012-03-08  Jay Freeman... Support iOS 5.1 in the Depends control. v0.9.4006
2012-03-07  Jay Freeman... Filter PLManagedAlbumLists when they appear in object...
2012-03-04  Jay Freeman... Bump the version number to 0.9.4005 for release. v0.9.4005
2012-03-04  Jay Freeman... Revert a bunch of keyboard behavior for now: I hate...
2012-03-04  Jay Freeman... Bump the copyright notice on the file to 2012.
2012-03-04  Jay Freeman... Let's show away items on top of WebCycript Cydgets.
2012-02-29  Jay Freeman... We need a more recent build of Cycript now. v0.9.4004
2012-02-29  Jay Freeman... Update the control file for iOS 5.0: 0.9.4004.
2012-02-29  Jay Freeman... Finish porting Cydget WebCycript to iOS 5.0.
2012-02-29  Jay Freeman... Port PhotoExample to iOS 5.0 (almost).
2012-02-29  Jay Freeman... Port WebCycript parser (CDATA only) to iOS 5.0.
2012-02-29  Jay Freeman... Remove the long-obsolete CYWeakHell insanity.
2012-02-29  Jay Freeman... Port state machine for menu button to 5.0.
2012-02-29  Jay Freeman... Do not overlap away items on WebCycript Cydgets.
2011-04-01  Jay Freeman... Update version to 0.9.4003. v0.9.4003
2011-04-01  Jay Freeman... Only turn off WebThread on <3.2.
2011-04-01  Jay Freeman... Draw in the main thread as well.
2011-04-01  Jay Freeman... Pass through addMessageToConsole:.
2011-04-01  Jay Freeman... Support application URL schemes.
2011-03-31  Jay Freeman... Register cydget:// and cydget-cgi:// as local schemes.
2011-03-31  Jay Freeman... Stop taking away my keyboard!
2011-03-31  Jay Freeman... Do not allow usage of the WebThread.
2011-03-31  Jay Freeman... Add support for addMessageToConsole:. v0.9.4001
2011-03-31  Jay Freeman... Use firmware instead of cy+ios. v0.9.4000
2011-03-31  Jay Freeman... Update control to 0.9.3999.
2011-03-30  Jay Freeman... Use new LCD bar background on iPad.
2011-03-30  Jay Freeman... Support iPad-oriented PhotoExample sizing.
2011-03-30  Jay Freeman... Support iPad-oriented LCD bars.
2011-03-30  Jay Freeman... Support iOS 3.2.
2011-03-30  Jay Freeman... Remove obsolete Wildcat_ usage.
2011-03-30  Jay Freeman... Remove unneccessary createAutomaticKeyboardIfNeeded.
2011-03-30  Jay Freeman... Remove Conflicts: gsc.wildcat.
2011-03-29  Jay Freeman... Remove HTML overlay garbage.
2011-03-29  Jay Freeman... Seriously remove that keyboard.
2011-03-29  Jay Freeman... Put cydget into Section: System.
2011-03-29  Jay Freeman... Change the role to enduser.
2011-03-29  Jay Freeman... Turn off alwaysBounceVertical on CydgetwebView.
2011-03-29  Jay Freeman... Remove PhotoExample debugging garbage.
2011-03-29  Jay Freeman... Update cy+ dependencies.
2011-03-29  Jay Freeman... Reorganize state machine (again).
2011-03-28  Jay Freeman... Remove extraneous calls to _trace().
2011-03-28  Jay Freeman... Fix settings text for <4.x.
2011-03-28  Jay Freeman... Fix Cydget Keyboard on 4.x.
2011-03-28  Jay Freeman... Reflect code ordering.
2011-03-28  Jay Freeman... Port Cydget to UIWebView.
2011-03-28  Jay Freeman... Update copyright notices.
2011-03-28  Jay Freeman... Fix 4.0.
2011-03-28  Jay Freeman... Remove Log() verbosity.
2011-03-28  Jay Freeman... Port build mechanism to git.
2010-11-24  Jay Freeman... Port Cydget to 4.2.
2010-11-24  Jay Freeman... Remove StringSourceProvider::source hack.
2010-10-26  Jay Freeman... OMG this finally works.
2010-10-26  Jay Freeman... OMG, now I have 2.2 and 4.0 but not 3.0.
2010-10-25  Jay Freeman... Added a reminder regarding iPod controls.
2010-10-25  Jay Freeman... Update PhotoLibrary for 4.x.
2010-10-24  Jay Freeman... Simplified 4.x-compatible menu state-machine.
2010-10-23  Jay Freeman... I don't even like this project anymore.
2010-10-23  Jay Freeman... I actually can't believe I got this to work... like...
2010-07-12  Jay Freeman... Almost entirely fixed iOS4.
2010-07-12  Jay Freeman... I hate new firmware.
next