]> git.saurik.com Git - cydia.git/shortlog
cydia.git
2014-05-17  Jay Freeman... Calculate last-update time for installed packages.
2014-05-17  Jay Freeman... Don't rely on null-terminated name in PackageFind.
2014-05-17  Jay Freeman... Rely on GetIndexes instead of ComputeIndexTargets.
2014-05-17  Jay Freeman... No longer on gcc 4.2, so let's go Objective-C++11.
2014-05-17  Jay Freeman... Port build environment to Xcode 5.0.2 (iOS 7 SDK).
2014-05-17  Jay Freeman... This isn't strictly neccessary, but let's be safe.
2014-05-17  Jay Freeman... On iOS 6 iPads, Cydia incorrectly uses pinstripes.
2014-05-16  Jay Freeman... New role changes broke Simple/Expert abstraction.
2014-05-16  Jay Freeman... Deleting a source left the list in half-edit mode.
2014-05-14  Jay Freeman... Do not allow invalid APT config lines as sources.
2014-05-14  Jay Freeman... Remove obsolete commented-out source check stuff.
2014-05-14  Jay Freeman... Force clear all source's fetches when fetch stops.
2014-05-14  Jay Freeman... Add a fetch activity indicator to the source cells.
2014-05-14  Jay Freeman... Replace Simple/Expert toggle with segment control.
2014-05-14  Jay Freeman... Remove the dropbar, replace with a loading badge.
2014-05-14  Jay Freeman... Remove Settings (this concept is mostly obsolete).
2014-05-14  Jay Freeman... Remove Manage/Storage, merge Sections and Sources.
2014-05-13  Jay Freeman... Read source origin, not URL, when doing VoiceOver.
2014-05-13  Jay Freeman... Decode all URL arguments before parsing the route.
2014-05-13  Jay Freeman... Generalize TabBarController transients to CyteKit.
2014-05-12  Jay Freeman... The April Fools' dickbar has likely rotted anyway.
2014-05-12  Jay Freeman... Remove the section "promoted" cells (just easier).
2014-05-12  Jay Freeman... Remove the April Fools' CHANGES -> Timeline hack.
2014-05-12  Jay Freeman... Remove _clear from Source (future code loses it).
2014-05-12  Jay Freeman... Use separate lines for all post-gssc sed commands.
2014-05-12  Jay Freeman... Standardize the formatting and logic of ReapZombie.
2014-05-12  Jay Freeman... Fix a silly mistake (a reversed close assertion).
2013-12-26  Jay Freeman... Flip the icons for Soundboards and Ringtones.
2013-12-26  Jay Freeman... Un-flip Administration and Terminal Support icons.
2013-12-24  Jay Freeman... Last ditch hack to make the dropbar not fatal UI. v1.1.9
2013-12-24  Jay Freeman... I forgot I had Kyle fix the spacing of Themes.png.
2013-12-24  Jay Freeman... Add a set of default ("launch") images for iOS 7.
2013-12-24  Jay Freeman... Satisfy Optimo's request to make Sections lighter.
2013-12-24  Jay Freeman... Fix iOS 7 autorotate (need setRootViewController).
2013-12-24  Jay Freeman... Fix some filenames I had moved around incorrectly.
2013-12-24  Jay Freeman... Use userInterfaceIdiom instead of isWildcat for 7.
2013-12-24  Jay Freeman... Stashing /usr/libexec is fatal if using evasi0n7.
2013-12-24  Jay Freeman... Support arm64 CPU as iphoneos-arm in firmware.sh.
2013-12-24  Jay Freeman... Replace all images with the new ones from Kyle.
2013-12-24  Jay Freeman... Actually fixed the dropbar adjustments on iOS 7.
2013-12-24  Jay Freeman... Add cydia.getApplicationInfoValue() for ProTube.
2013-12-24  Jay Freeman... Fix background color so it works on all iOS builds.
2013-12-23  Jay Freeman... Carry bgcolor over to the next WebViewController.
2013-12-23  Jay Freeman... Fix Restart SpringBoard on iOS 3 (maybe others?).
2013-12-23  Jay Freeman... I think this made the dropbar almost work on iOS 7.
2013-12-22  Jay Freeman... I don't even remember what this fixed (omg fail).
2013-12-22  Jay Freeman... Emergency commit of my background color changes.
2013-10-30  Jay Freeman... New Cydia style no longer requires legacy metrics.
2013-10-28  Jay Freeman... Re-add package-level Support as override for Bugs.
2013-10-28  Jay Freeman... Provide the entire package record via JavaScript.
2013-10-28  Jay Freeman... Remove the Sponsor field (it was obsolete in 2008).
2013-10-28  Jay Freeman... Always show the short description (even on iPad).
2013-10-15  Jay Freeman... Add the new iOS 7 tab bar icons (from Surenix).
2013-09-30  Jay Freeman... Fix text width of editing section cells on iOS 7.
2013-09-30  Jay Freeman... Do not white text on iOS 7 highlighted table cells.
2013-09-30  Jay Freeman... Fix the position of the loading indicator on iOS 7.
2013-09-30  Jay Freeman... Fix UISwitch cell position (used to be iOS 4 only).
2013-09-30  Jay Freeman... Support detecting if iOS 7 is fast (yes: yes it is).
2013-09-29  Jay Freeman... Pretend to link against iOS 7 to get the flat UI.
2013-09-29  Jay Freeman... Update copyright notices to include the year 2013.
2013-09-29  Jay Freeman... In the last couple decades I learned BSD is wrong.
2013-09-29  Jay Freeman... Use MobileGestalt to get device uniqueIdentifier.
2013-09-23  Jay Freeman... Support armv6 with clang using the iPhoneOS5.1 SDK.
2013-09-23  Jay Freeman... Old fix for Cydia failing to save Source changes.
2013-02-02  Jay Freeman... Add a Default-568h@2x.png to support iPhone 5. v1.1.8.1
2012-09-21  Jay Freeman... Restart/Reload SpringBoard -> Restart backboardd. v1.1.8
2012-09-19  Jay Freeman... Use sbdidlaunch to handle bothersome uicache race. v1.1.7
2012-09-19  Jay Freeman... Remove the iframe.html I didn't actually need.
2012-09-13  Jay Freeman... Add missing LogBrowser NSLog for didClearWindowObject.
2012-09-13  Jay Freeman... Add cydia.registerFrame() to force auto-iframe size.
2012-09-10  Jay Freeman... Allow users to click loading customized buttons.
2012-09-10  Jay Freeman... Remove redundant "protect commercial package" logic.
2012-09-07  Jay Freeman... Remove duplicate entitlement (iOS 6.0 fix from MN).
2012-07-11  Jay Freeman... Remove obsolete UIProgressBar: fix for iOS 6.0.
2012-05-15  Jay Freeman... Add delegate getters to match setDelegate setters.
2012-05-06  Jay Freeman... A few random improvements to Menes ObjectHandle.
2012-03-31  Jay Freeman... Terribly minor code nit: check hud for != nil. v1.1.6
2012-03-31  Jay Freeman... Move setIdleTimerDisabled: mechanism to {,un}lockSuspend:.
2012-03-31  Jay Freeman... Fix the bug Optimo reported with CFBundleIconFile.
2012-03-31  Jay Freeman... Correct the name of cydia.getAllSources().
2012-03-31  Jay Freeman... Remove the April Fools joke thing.
2012-03-19  Jay Freeman... Do not claim repositories with only Packages are valid.
2012-03-09  Jay Freeman... Update Copyright: 2008-2012 (from 2008-2011).
2012-03-07  Jay Freeman... Merge numerous (small) improvements from rs/SDURLCache. v1.1.5
2012-03-07  Jay Freeman... We should rebuild the package if Library/startup changes.
2012-03-07  Jay Freeman... Use our caches folder to store WebKit LocalStorage.
2012-03-07  Jay Freeman... Output the dpkg auto-install process to a log file.
2012-03-07  Jay Freeman... Use our Cydia cache folder for WebKit LocalStorage.
2012-03-07  Jay Freeman... Only copy the keyboard dictionary if it actually exists.
2012-03-01  Jay Freeman... If a cache item is corrupt, ignore and delete it.
2012-02-25  Jay Freeman... Do not add nil tags to the Package::tag_ array.
2012-02-19  Jay Freeman... Use consistent (upper-)capitalization for Version.h.
2012-02-19  Jay Freeman... Use xcode-select --print-path to find /Developer.
2012-02-05  Jay Freeman... Merge branch 'master' of git.saurik.com:cydia
2012-01-20  Jay Freeman... Stupidest fix ever for yet another root/mobile bug. v1.1.4
2012-01-20  Jay Freeman... Improve the gsc.* packages for iPad compatibility.
2012-01-20  Jay Freeman... Fix iPad 5.x segment control positioning bug.
2012-01-20  Grant PaulRemove one extra space.
2012-01-20  Jay Freeman... Use SBSSetInterceptsMenuButtonForever() to lock menu...
2012-01-20  Jay Freeman... Factor locked_ variable *crementing to separate methods.
next