summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
AgeCommit message (Expand)Author
2013-12-24Last ditch hack to make the dropbar not fatal UI.v1.1.9Jay 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-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-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 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-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 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-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-22Old fix for Cydia failing to save Source changes.Jay Freeman (saurik)
2012-09-20Restart/Reload SpringBoard -> Restart backboardd.v1.1.8Jay 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-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-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)
2012-03-31Correct the name of cydia.getAllSources().Jay Freeman (saurik)
2012-03-31Remove the April Fools joke thing.Jay Freeman (saurik)
2012-03-18Do not claim repositories with only Packages are valid.Jay Freeman (saurik)
2012-03-09Update Copyright: 2008-2012 (from 2008-2011).Jay Freeman (saurik)
2012-03-07Use our caches folder to store WebKit LocalStorage.Jay Freeman (saurik)
2012-03-06Use our Cydia cache folder for WebKit LocalStorage.Jay Freeman (saurik)
2012-03-06Only copy the keyboard dictionary if it actually exists.Jay Freeman (saurik)
2012-02-25Do not add nil tags to the Package::tag_ array.Jay Freeman (saurik)
2012-02-04Merge branch 'master' of git.saurik.com:cydiaJay Freeman (saurik)
2012-01-20Stupidest fix ever for yet another root/mobile bug.v1.1.4Jay Freeman (saurik)
2012-01-20Improve the gsc.* packages for iPad compatibility.Jay Freeman (saurik)
2012-01-20Fix iPad 5.x segment control positioning bug.Jay Freeman (saurik)
2012-01-20Remove one extra space.Grant Paul
2012-01-20Use SBSSetInterceptsMenuButtonForever() to lock menu button.Jay Freeman (saurik)
2012-01-20Factor locked_ variable *crementing to separate methods.Jay Freeman (saurik)
2012-01-20We are failing to _loaded if Cydia !IsReachable().Jay Freeman (saurik)