summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
AgeCommit message (Expand)Author
2014-05-17Use FilteredPackageList to implement Changes (yay).Jay Freeman (saurik)
2014-05-17Move most of the textField code to back into init.Jay Freeman (saurik)
2014-05-17Use C++11 to remove setFilter:withObject:andStuff:.Jay Freeman (saurik)
2014-05-17Calculate last-update time for installed packages.Jay Freeman (saurik)
2014-05-17Don't rely on null-terminated name in PackageFind.Jay Freeman (saurik)
2014-05-17Rely on GetIndexes instead of ComputeIndexTargets.Jay Freeman (saurik)
2014-05-16No longer on gcc 4.2, so let's go Objective-C++11.Jay Freeman (saurik)
2014-05-16Port build environment to Xcode 5.0.2 (iOS 7 SDK).Jay Freeman (saurik)
2014-05-16This isn't strictly neccessary, but let's be safe.Jay Freeman (saurik)
2014-05-16New role changes broke Simple/Expert abstraction.Jay Freeman (saurik)
2014-05-16Deleting a source left the list in half-edit mode.Jay Freeman (saurik)
2014-05-14Do not allow invalid APT config lines as sources.Jay Freeman (saurik)
2014-05-14Remove obsolete commented-out source check stuff.Jay Freeman (saurik)
2014-05-14Force clear all source's fetches when fetch stops.Jay Freeman (saurik)
2014-05-14Add a fetch activity indicator to the source cells.Jay Freeman (saurik)
2014-05-13Replace Simple/Expert toggle with segment control.Jay Freeman (saurik)
2014-05-13Remove the dropbar, replace with a loading badge.Jay Freeman (saurik)
2014-05-13Remove Settings (this concept is mostly obsolete).Jay Freeman (saurik)
2014-05-13Remove Manage/Storage, merge Sections and Sources.Jay Freeman (saurik)
2014-05-13Read source origin, not URL, when doing VoiceOver.Jay Freeman (saurik)
2014-05-13Decode all URL arguments before parsing the route.Jay Freeman (saurik)
2014-05-12Generalize TabBarController transients to CyteKit.Jay Freeman (saurik)
2014-05-12The April Fools' dickbar has likely rotted anyway.Jay Freeman (saurik)
2014-05-12Remove the section "promoted" cells (just easier).Jay Freeman (saurik)
2014-05-11Remove the April Fools' CHANGES -> Timeline hack.Jay Freeman (saurik)
2014-05-11Remove _clear from Source (future code loses it).Jay Freeman (saurik)
2014-05-11Standardize the formatting and logic of ReapZombie.Jay Freeman (saurik)
2014-05-11Fix a silly mistake (a reversed close assertion).Jay Freeman (saurik)
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)