]> git.saurik.com Git - cydia.git/history - MobileCydia.mm
Move most of the textField code to back into init.
[cydia.git] / MobileCydia.mm
2014-05-17  Jay Freeman (saurik)Move most of the textField code to back into init.
2014-05-17  Jay Freeman (saurik)Use C++11 to remove setFilter:withObject:andStuff:.
2014-05-17  Jay Freeman (saurik)Calculate last-update time for installed packages.
2014-05-17  Jay Freeman (saurik)Don't rely on null-terminated name in PackageFind.
2014-05-17  Jay Freeman (saurik)Rely on GetIndexes instead of ComputeIndexTargets.
2014-05-17  Jay Freeman (saurik)No longer on gcc 4.2, so let's go Objective-C++11.
2014-05-17  Jay Freeman (saurik)Port build environment to Xcode 5.0.2 (iOS 7 SDK).
2014-05-17  Jay Freeman (saurik)This isn't strictly neccessary, but let's be safe.
2014-05-16  Jay Freeman (saurik)New role changes broke Simple/Expert abstraction.
2014-05-16  Jay Freeman (saurik)Deleting a source left the list in half-edit mode.
2014-05-14  Jay Freeman (saurik)Do not allow invalid APT config lines as sources.
2014-05-14  Jay Freeman (saurik)Remove obsolete commented-out source check stuff.
2014-05-14  Jay Freeman (saurik)Force clear all source's fetches when fetch stops.
2014-05-14  Jay Freeman (saurik)Add a fetch activity indicator to the source cells.
2014-05-14  Jay Freeman (saurik)Replace Simple/Expert toggle with segment control.
2014-05-14  Jay Freeman (saurik)Remove the dropbar, replace with a loading badge.
2014-05-14  Jay Freeman (saurik)Remove Settings (this concept is mostly obsolete).
2014-05-14  Jay Freeman (saurik)Remove Manage/Storage, merge Sections and Sources.
2014-05-13  Jay Freeman (saurik)Read source origin, not URL, when doing VoiceOver.
2014-05-13  Jay Freeman (saurik)Decode all URL arguments before parsing the route.
2014-05-13  Jay Freeman (saurik)Generalize TabBarController transients to CyteKit.
2014-05-12  Jay Freeman (saurik)The April Fools' dickbar has likely rotted anyway.
2014-05-12  Jay Freeman (saurik)Remove the section "promoted" cells (just easier).
2014-05-12  Jay Freeman (saurik)Remove the April Fools' CHANGES -> Timeline hack.
2014-05-12  Jay Freeman (saurik)Remove _clear from Source (future code loses it).
2014-05-12  Jay Freeman (saurik)Standardize the formatting and logic of ReapZombie.
2014-05-12  Jay Freeman (saurik)Fix a silly mistake (a reversed close assertion).
2013-12-24  Jay Freeman (saurik)Last ditch hack to make the dropbar not fatal UI. v1.1.9
2013-12-24  Jay Freeman (saurik)Satisfy Optimo's request to make Sections lighter.
2013-12-24  Jay Freeman (saurik)Fix iOS 7 autorotate (need setRootViewController).
2013-12-24  Jay Freeman (saurik)Use userInterfaceIdiom instead of isWildcat for 7.
2013-12-24  Jay Freeman (saurik)Stashing /usr/libexec is fatal if using evasi0n7.
2013-12-24  Jay Freeman (saurik)Replace all images with the new ones from Kyle.
2013-12-24  Jay Freeman (saurik)Actually fixed the dropbar adjustments on iOS 7.
2013-12-24  Jay Freeman (saurik)Add cydia.getApplicationInfoValue() for ProTube.
2013-12-23  Jay Freeman (saurik)Fix Restart SpringBoard on iOS 3 (maybe others?).
2013-12-23  Jay Freeman (saurik)I think this made the dropbar almost work on iOS 7.
2013-12-22  Jay Freeman (saurik)I don't even remember what this fixed (omg fail).
2013-10-30  Jay Freeman (saurik)New Cydia style no longer requires legacy metrics.
2013-10-28  Jay Freeman (saurik)Re-add package-level Support as override for Bugs.
2013-10-28  Jay Freeman (saurik)Provide the entire package record via JavaScript.
2013-10-28  Jay Freeman (saurik)Remove the Sponsor field (it was obsolete in 2008).
2013-10-28  Jay Freeman (saurik)Always show the short description (even on iPad).
2013-10-15  Jay Freeman (saurik)Add the new iOS 7 tab bar icons (from Surenix).
2013-09-30  Jay Freeman (saurik)Fix text width of editing section cells on iOS 7.
2013-09-30  Jay Freeman (saurik)Do not white text on iOS 7 highlighted table cells.
2013-09-30  Jay Freeman (saurik)Fix UISwitch cell position (used to be iOS 4 only).
2013-09-30  Jay Freeman (saurik)Support detecting if iOS 7 is fast (yes: yes it is).
2013-09-29  Jay Freeman (saurik)Update copyright notices to include the year 2013.
2013-09-29  Jay Freeman (saurik)In the last couple decades I learned BSD is wrong.
2013-09-29  Jay Freeman (saurik)Use MobileGestalt to get device uniqueIdentifier.
2013-09-23  Jay Freeman (saurik)Old fix for Cydia failing to save Source changes.
2012-09-21  Jay Freeman (saurik)Restart/Reload SpringBoard -> Restart backboardd. v1.1.8
2012-09-13  Jay Freeman (saurik)Add cydia.registerFrame() to force auto-iframe size.
2012-09-10  Jay Freeman (saurik)Allow users to click loading customized buttons.
2012-09-10  Jay Freeman (saurik)Remove redundant "protect commercial package" logic.
2012-07-11  Jay Freeman (saurik)Remove obsolete UIProgressBar: fix for iOS 6.0.
2012-05-15  Jay Freeman (saurik)Add delegate getters to match setDelegate setters.
2012-03-31  Jay Freeman (saurik)Terribly minor code nit: check hud for != nil. v1.1.6
2012-03-31  Jay Freeman (saurik)Move setIdleTimerDisabled: mechanism to {,un}lockSuspend:.
2012-03-31  Jay Freeman (saurik)Fix the bug Optimo reported with CFBundleIconFile.
2012-03-31  Jay Freeman (saurik)Correct the name of cydia.getAllSources().
2012-03-31  Jay Freeman (saurik)Remove the April Fools joke thing.
2012-03-19  Jay Freeman (saurik)Do not claim repositories with only Packages are valid.
2012-03-09  Jay Freeman (saurik)Update Copyright: 2008-2012 (from 2008-2011).
2012-03-07  Jay Freeman (saurik)Use our caches folder to store WebKit LocalStorage.
2012-03-07  Jay Freeman (saurik)Use our Cydia cache folder for WebKit LocalStorage.
2012-03-07  Jay Freeman (saurik)Only copy the keyboard dictionary if it actually exists.
2012-02-25  Jay Freeman (saurik)Do not add nil tags to the Package::tag_ array.
2012-02-05  Jay Freeman (saurik)Merge branch 'master' of git.saurik.com:cydia
2012-01-20  Jay Freeman (saurik)Stupidest fix ever for yet another root/mobile bug. v1.1.4
2012-01-20  Jay Freeman (saurik)Improve the gsc.* packages for iPad compatibility.
2012-01-20  Jay Freeman (saurik)Fix iPad 5.x segment control positioning bug.
2012-01-20  Grant PaulRemove one extra space.
2012-01-20  Jay Freeman (saurik)Use SBSSetInterceptsMenuButtonForever() to lock menu...
2012-01-20  Jay Freeman (saurik)Factor locked_ variable *crementing to separate methods.
2012-01-20  Jay Freeman (saurik)We are failing to _loaded if Cydia !IsReachable().
2012-01-20  Jay Freeman (saurik)Mark Force Clear as an Unsafe operation.
2011-12-24  Jay Freeman (saurik)"Oh, my God... they killed parentViewController!" v1.1.3
2011-10-20  Jay Freeman (saurik)Remove WebDefaultUIKitDelegate override for CYWebView.
2011-07-31  Jay Freeman (saurik)Fixed deadlock rendering error during source removal.
2011-06-27  Jay Freeman (saurik)Add support for unionfs stash check. v1.1.2
2011-06-18  Jay Freeman (saurik)Refactor stash check to support complexity.
2011-06-09  Jay Freeman (saurik)Make compilations with clang succeed.
2011-06-06  Grant PaulSimple change to search view: if the keyboard was shown...
2011-06-06  Jay Freeman (saurik)Merge branch 'master' of git.saurik.com:cydia
2011-04-16  Jay Freeman (saurik)You must autorelease mutableCopy.
2011-04-02  Jay Freeman (saurik)Reorganize cache_.Open() to not lose errors.
2011-04-02  Jay Freeman (saurik)Remove broken/unused repairWithSelector:update.
2011-04-02  Jay Freeman (saurik)Only do uicache during installation.
2011-04-02  Jay Freeman (saurik)SourcesController does not need a pkgSourceList.
2011-04-02  Jay Freeman (saurik)Parse APT sources before packages.
2011-03-29  Jay Freeman (saurik)Do not trust iterator.Section(): use version.
2011-03-26  Jay Freeman (saurik)Add back the original X-Unique-ID behavior for Add... v1.1.1
2011-03-26  Jay Freeman (saurik)Don't hold the Removing Essentials dialog over Progress... v1.1.0
2011-03-26  Jay Freeman (saurik)Use two rows for Removing Essentials buttons.
2011-03-26  Jay Freeman (saurik)Add timeout of 10s to Source icons.
2011-03-26  Jay Freeman (saurik)Decrease Add Source timeout to 10s from 120s.
2011-03-26  Jay Freeman (saurik)Add newline to lprintf() error.
2011-03-26  Jay Freeman (saurik)Add crazy redirection mechanism for gs.apple.com.
next