]> git.saurik.com Git - cydget.git/history
cydget.git
2016-08-28  Jay Freeman (saurik)New Cycript versions do not toll-free bridge well. master v0.9.5003
2016-08-28  Jay Freeman (saurik)Upper bound on firmware was a "failed experiment".
2015-10-28  Jay Freeman (saurik)Support iOS 9.0 (Apple moved handleMenuButtonTap). v0.9.5002
2015-09-12  Jay Freeman (saurik)Avoid modifying stylesheets when updating @medias.
2015-07-05  Jay Freeman (saurik)Update Depends: firmware to allow installs on 8.4. v0.9.5001
2015-06-28  Jay Freeman (saurik)The WebCycript package needs to Breaks old Cydget. v0.9.5000
2015-06-28  Jay Freeman (saurik)Make clean and all share the list of files built.
2015-06-27  Jay Freeman (saurik)Update Depends: firmware to allow installs on 8.3.
2015-06-01  Jay Freeman (saurik)Update copyright date and correct name in license.
2015-06-01  Jay Freeman (saurik)Split WebCycript functionality to its own package.
2014-12-14  Jay Freeman (saurik)Fix 64-bit Cycript (32-bit was non-deterministic). v0.9.4013
2014-12-14  Jay Freeman (saurik)Fix permissions (use root) of the packaged files.
2014-12-14  Jay Freeman (saurik)Add a preinst script that stash LockCydget folder.
2014-12-14  Jay Freeman (saurik)Fix PhotoExample for iOS 8.x (slow, but whatever).
2014-12-14  Jay Freeman (saurik)Render exceptions that are thrown by PhotoExample.
2014-12-14  Jay Freeman (saurik)Remove Log() calls that are on irrelevant strings.
2014-11-27  Jay Freeman (saurik)Mark dependencies as supporting firmware (<< 8.2).
2014-11-27  Jay Freeman (saurik)C++ constructors actually return the this pointer.
2014-11-27  Jay Freeman (saurik)Do not link against finally-dead TPBottomLockBar.
2014-11-27  Jay Freeman (saurik)Remove an invalid @media that was used for testing.
2014-11-27  Jay Freeman (saurik)WebCore::KURL got renamed to WebCore::URL on iOS 8.
2014-11-27  Jay Freeman (saurik)Use WTF::String::createCFString as slow GetString.
2014-11-27  Jay Freeman (saurik)Always use MSHookSymbol as a MSFindSymbol wrapper.
2014-11-27  Jay Freeman (saurik)JavaScriptCore is now a public framework on iOS 7.
2014-06-24  Jay Freeman (saurik)Bump maximum iOS firmware version from 7.1 to 8.0. v0.9.4012
2014-02-18  Jay Freeman (saurik)Despite using SleepToLock, I hate SleepToLock :(. v0.9.4011
2014-02-18  Jay Freeman (saurik)Only do the Cydget setup once (this is important).
2014-02-18  Jay Freeman (saurik)Add RememberPosition setting (by popular demand).
2014-02-04  Jay Freeman (saurik)Use notification observers to update media style.
2014-02-04  Jay Freeman (saurik)Correct for MediaControls-caused touch event hole.
2014-01-25  Jay Freeman (saurik)One minute /after/ release: CSS namespace "-"fix. v0.9.4010
2014-01-25  Jay Freeman (saurik)Remove the quotation marks around NO for "easier". v0.9.4009
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)Add a setting to force Now Playing to the front.
2014-01-24  Jay Freeman (saurik)Take WinterBoard's implementation of wb$filter.
2014-01-24  Jay Freeman (saurik)Use separate layers to correct for notifications.
2014-01-24  Jay Freeman (saurik)Just in case, cancel menu action when menu is held.
2014-01-24  Jay Freeman (saurik)Allow the user to exit Siri (this is a kludge).
2014-01-24  Jay Freeman (saurik)Re-implement iOS 6 media controls toggle on iOS 7.
2014-01-24  Jay Freeman (saurik)Continue to use Homepage in PhotoExample example.
2014-01-24  Jay Freeman (saurik)Add the iOS7-only PhotoExamplePlus Cydget example.
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)Filter Cydget list using kCFCoreFoundationVersion.
2014-01-24  Jay Freeman (saurik)Separate background and foreground plugin layers.
2014-01-24  Jay Freeman (saurik)Update the iphone-api types for handleGesture:.
2014-01-24  Jay Freeman (saurik)Move Welcome.* into Welcome.cydget (to organize).
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 Version field for iPhone 5 / iOS 6 release. v0.9.4007
2013-03-22  Jay Freeman (saurik)Update PhotoExample image max-height for iPhone 5.
2013-03-22  Jay Freeman (saurik)Setup dependencies for Substrate 4000+ and iOS 6+.
2013-03-22  Jay Freeman (saurik)Make the respring button kill backboardd on iOS 6.
2013-03-22  Jay Freeman (saurik)Fix menu button dim/undim logic on iOS 6.
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).
2013-02-16  Jay Freeman (saurik)Copy the _H template from an older substrate.h.
2012-03-08  Jay Freeman (saurik)Support iOS 5.1 in the Depends control. v0.9.4006
2012-03-07  Jay Freeman (saurik)Filter PLManagedAlbumLists when they appear in object...
2012-03-04  Jay Freeman (saurik)Bump the version number to 0.9.4005 for release. v0.9.4005
2012-03-04  Jay Freeman (saurik)Revert a bunch of keyboard behavior for now: I hate...
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)We need a more recent build of Cycript now. v0.9.4004
2012-02-29  Jay Freeman (saurik)Update the control file for iOS 5.0: 0.9.4004.
2012-02-29  Jay Freeman (saurik)Finish porting Cydget WebCycript to iOS 5.0.
2012-02-29  Jay Freeman (saurik)Port PhotoExample to iOS 5.0 (almost).
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)Port state machine for menu button to 5.0.
2012-02-29  Jay Freeman (saurik)Do not overlap away items on WebCycript Cydgets.
2011-04-01  Jay Freeman (saurik)Update version to 0.9.4003. v0.9.4003
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)Stop taking away my keyboard!
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-31  Jay Freeman (saurik)Use firmware instead of cy+ios. v0.9.4000
2011-03-31  Jay Freeman (saurik)Update control to 0.9.3999.
2011-03-30  Jay Freeman (saurik)Use new LCD bar background on iPad.
2011-03-30  Jay Freeman (saurik)Support iPad-oriented PhotoExample sizing.
2011-03-30  Jay Freeman (saurik)Support iPad-oriented LCD bars.
2011-03-30  Jay Freeman (saurik)Support iOS 3.2.
2011-03-30  Jay Freeman (saurik)Remove obsolete Wildcat_ usage.
2011-03-30  Jay Freeman (saurik)Remove unneccessary createAutomaticKeyboardIfNeeded.
2011-03-30  Jay Freeman (saurik)Remove Conflicts: gsc.wildcat.
2011-03-29  Jay Freeman (saurik)Remove HTML overlay garbage.
2011-03-29  Jay Freeman (saurik)Seriously remove that keyboard.
2011-03-29  Jay Freeman (saurik)Put cydget into Section: System.
2011-03-29  Jay Freeman (saurik)Change the role to enduser.
2011-03-29  Jay Freeman (saurik)Turn off alwaysBounceVertical on CydgetwebView.
2011-03-29  Jay Freeman (saurik)Remove PhotoExample debugging garbage.
2011-03-29  Jay Freeman (saurik)Update cy+ dependencies.
2011-03-29  Jay Freeman (saurik)Reorganize state machine (again).
next