summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-27Add a default sources.listSam Bingner
2019-05-27Stop crashing when searching for a string longer than the name of a packageSam Bingner
2019-05-27Make Cydia compatible back to iOS5 - unable to support older with this apt ve...Sam Bingner
2019-05-27Try making uicache triggerSam Bingner
2019-05-27Use new iOS11 UISam Bingner
2019-05-27Update iconsSam Bingner
2019-05-27Add hbang and sbingner gpg filesSam Bingner
2019-05-27Also switch to apt.bingner.com in Sources.mmSam Bingner
2019-05-27Add iPhoneX launch imageSam Bingner
2019-05-27Update copyright notice and never allow stashing on iOS10.3+Sam Bingner
2019-05-27Add xz supportSam Bingner
2019-05-27Make Cydia packages report common arch first and fallback to other archesSam Bingner
2019-05-27Minimal changes to support iOS11Sam Bingner
2019-05-20Objective-C seriously didn't notice my mistake :/.Jay Freeman (saurik)
2019-05-19Remove all broken hardcoded usage of Cache folder.Jay Freeman (saurik)
2019-05-19Fix awkward build cycling from using new pngcrush.Jay Freeman (saurik)
2019-05-19Swap awkward va_list hack for awkward switch hack.Jay Freeman (saurik)
2019-05-19Mostly make Cydia compile using the iOS Simulator.Jay Freeman (saurik)
2019-05-19Make Cydia compile "out of the box" on Xcode 10.2.Jay Freeman (saurik)
2019-05-19Use awkward make behavior to help build stability.Jay Freeman (saurik)
2018-10-13On new Xcode/macOS, /usr/include no longer exists.Jay Freeman (saurik)
2018-08-13Remove ultrasn0w repository (as they disappeared).Jay Freeman (saurik)
2018-08-13Ignore .dSYM folders I am suddenly ending up with.Jay Freeman (saurik)
2018-08-13Fix compilation of cydo (was broken for Extender).Jay Freeman (saurik)
2018-08-13We no longer depend on apt7-* (but need /etc/apt).Jay Freeman (saurik)
2018-08-13Embed every APT method, for every architecture ;P.Jay Freeman (saurik)
2018-08-13Fix sysroot (broken due to Apple now using https).Jay Freeman (saurik)
2018-08-13libapt-pkg needs to be statically linked on armv6.Jay Freeman (saurik)
2018-08-12Use makefile to build the apt-tag triehash parser.Jay Freeman (saurik)
2018-01-01Update the manage7 icons (mostly due to Extender).Jay Freeman (saurik)
2017-03-11Do not crash if Safari's Info.plist can't be read.v1.1.31Jay Freeman (saurik)
2017-03-10Support compound user-agents using CyteInitialize.Jay Freeman (saurik)
2017-03-10Transfer shared content code to CyteTableViewCell.Jay Freeman (saurik)
2017-03-07Port FileTable to the CyteKit ListController type.Jay Freeman (saurik)
2017-03-07Also move ListController title support to CyteKit.Jay Freeman (saurik)
2017-03-07Split PackageListController partially for CyteKit.Jay Freeman (saurik)
2017-03-06CyteKit: {retain,release}NetworkActivityIndicator.Jay Freeman (saurik)
2017-03-06WebDataSource needs to also be in iPhonePrivate.h.Jay Freeman (saurik)
2017-03-05Try to abstract CydiaURLProtocol as CyteKit class.Jay Freeman (saurik)
2017-03-04Remove even more global variables (super CyteKit).Jay Freeman (saurik)
2017-03-04Move most of CydiaObject to CyteKit as CyteObject.Jay Freeman (saurik)
2017-03-04Remove more of these global value cache variables.Jay Freeman (saurik)
2017-03-04Remove HostConfig_ (for some finer-grained locks).Jay Freeman (saurik)
2017-03-04Try removing constructor (this is so annoying :/).Jay Freeman (saurik)
2017-03-04Fix the System user-agent component (this rotted).Jay Freeman (saurik)
2017-03-04Add the date to the binary symbol sidestored copy.Jay Freeman (saurik)
2017-03-04Rename IsReachable to CyteIsReachable, in CyteKit.Jay Freeman (saurik)
2017-03-04Move cyte diversions and user agents into CyteKit.Jay Freeman (saurik)
2017-03-04Move some code of Window/TabBarController to Cyte.Jay Freeman (saurik)
2017-03-03Move CyteKit/RegEx.hpp #include to MobileCydia.mm.Jay Freeman (saurik)