summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-24Last ditch hack to make the dropbar not fatal UI.v1.1.9Jay Freeman (saurik)
2013-12-24I forgot I had Kyle fix the spacing of Themes.png.Jay Freeman (saurik)
2013-12-24Add a set of default ("launch") images for iOS 7.Jay Freeman (saurik)
2013-12-24Satisfy Optimo's request to make Sections lighter.Jay Freeman (saurik)
2013-12-24Fix iOS 7 autorotate (need setRootViewController).Jay Freeman (saurik)
2013-12-24Fix some filenames I had moved around incorrectly.Jay Freeman (saurik)
2013-12-24Use userInterfaceIdiom instead of isWildcat for 7.Jay Freeman (saurik)
2013-12-24Stashing /usr/libexec is fatal if using evasi0n7.Jay Freeman (saurik)
2013-12-24Support arm64 CPU as iphoneos-arm in firmware.sh.Jay Freeman (saurik)
2013-12-23Replace all images with the new ones from Kyle.Jay Freeman (saurik)
2013-12-23Actually fixed the dropbar adjustments on iOS 7.Jay Freeman (saurik)
2013-12-23Add cydia.getApplicationInfoValue() for ProTube.Jay Freeman (saurik)
2013-12-23Fix background color so it works on all iOS builds.Jay Freeman (saurik)
2013-12-23Carry bgcolor over to the next WebViewController.Jay Freeman (saurik)
2013-12-23Fix Restart SpringBoard on iOS 3 (maybe others?).Jay Freeman (saurik)
2013-12-23I think this made the dropbar almost work on iOS 7.Jay Freeman (saurik)
2013-12-22I don't even remember what this fixed (omg fail).Jay Freeman (saurik)
2013-12-22Emergency commit of my background color changes.Jay Freeman (saurik)
2013-10-30New Cydia style no longer requires legacy metrics.Jay Freeman (saurik)
2013-10-27Re-add package-level Support as override for Bugs.Jay Freeman (saurik)
2013-10-27Provide the entire package record via JavaScript.Jay Freeman (saurik)
2013-10-27Remove the Sponsor field (it was obsolete in 2008).Jay Freeman (saurik)
2013-10-27Always show the short description (even on iPad).Jay Freeman (saurik)
2013-10-14Add the new iOS 7 tab bar icons (from Surenix).Jay Freeman (saurik)
2013-09-30Fix text width of editing section cells on iOS 7.Jay Freeman (saurik)
2013-09-30Do not white text on iOS 7 highlighted table cells.Jay Freeman (saurik)
2013-09-30Fix the position of the loading indicator on iOS 7.Jay Freeman (saurik)
2013-09-30Fix UISwitch cell position (used to be iOS 4 only).Jay Freeman (saurik)
2013-09-30Support detecting if iOS 7 is fast (yes: yes it is).Jay Freeman (saurik)
2013-09-29Pretend to link against iOS 7 to get the flat UI.Jay Freeman (saurik)
2013-09-29Update copyright notices to include the year 2013.Jay Freeman (saurik)
2013-09-29In the last couple decades I learned BSD is wrong.Jay Freeman (saurik)
2013-09-28Use MobileGestalt to get device uniqueIdentifier.Jay Freeman (saurik)
2013-09-22Support armv6 with clang using the iPhoneOS5.1 SDK.Jay Freeman (saurik)
2013-09-22Old fix for Cydia failing to save Source changes.Jay Freeman (saurik)
2013-02-02Add a Default-568h@2x.png to support iPhone 5.v1.1.8.1Jay Freeman (saurik)
2012-09-20Restart/Reload SpringBoard -> Restart backboardd.v1.1.8Jay Freeman (saurik)
2012-09-19Use sbdidlaunch to handle bothersome uicache race.v1.1.7Jay Freeman (saurik)
2012-09-19Remove the iframe.html I didn't actually need.Jay Freeman (saurik)
2012-09-12Add missing LogBrowser NSLog for didClearWindowObject.Jay Freeman (saurik)
2012-09-12Add cydia.registerFrame() to force auto-iframe size.Jay Freeman (saurik)
2012-09-10Allow users to click loading customized buttons.Jay Freeman (saurik)
2012-09-10Remove redundant "protect commercial package" logic.Jay Freeman (saurik)
2012-09-06Remove duplicate entitlement (iOS 6.0 fix from MN).Jay Freeman (saurik)
2012-07-11Remove obsolete UIProgressBar: fix for iOS 6.0.Jay Freeman (saurik)
2012-05-14Add delegate getters to match setDelegate setters.Jay Freeman (saurik)
2012-05-06A few random improvements to Menes ObjectHandle.Jay Freeman (saurik)
2012-03-31Terribly minor code nit: check hud for != nil.v1.1.6Jay Freeman (saurik)
2012-03-31Move setIdleTimerDisabled: mechanism to {,un}lockSuspend:.Jay Freeman (saurik)
2012-03-31Fix the bug Optimo reported with CFBundleIconFile.Jay Freeman (saurik)