summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-15xz should not be a pre-depend but rather a dependHEADv1.1.32%b11masterSam Bingner
2018-12-13Fix postinstv1.1.32%b9Sam Bingner
2018-12-11Remove electra.list if it's presentv1.1.32%b8Sam Bingner
2018-12-04Support new naming for libsv1.1.32%b7Sam Bingner
2018-10-15Modify move.sh to also refuse to stash for iOS10.3 or higher in case somethin...v1.1.32%b6Sam Bingner
2018-10-15I don't care about stash in iOS11v1.1.32%b5Sam Bingner
2018-10-15Refuse to load electra reposv1.1.32%b4Sam Bingner
2018-10-13Add dynastic repo and update webkit stuffv1.1.32%b3Sam Bingner
2018-10-04Specify arches to compile via variable and clear up iOS11 availability warningv1.1.32%b2Sam Bingner
2018-10-04Add a default sources.listSam Bingner
2018-10-01Stop crashing when searching for a string longer than the name of a packagev1.1.32%b1Sam Bingner
2018-09-30Make Cydia compatible back to iOS5 - unable to support older with this apt ve...Sam Bingner
2018-09-30Try making uicache triggerSam Bingner
2018-09-29Use new iOS11 UISam Bingner
2018-09-27Update iconsSam Bingner
2018-09-27Add hbang and sbingner gpg filesSam Bingner
2018-09-27Also switch to apt.bingner.com in Sources.mmSam Bingner
2018-09-27Add iPhoneX launch imageSam Bingner
2018-09-27Update copyright notice and never allow stashing on iOS10.3+Sam Bingner
2018-09-21Add xz supportSam Bingner
2018-08-02Make Cydia packages report common arch first and fallback to other archesSam Bingner
2018-07-11Minimal changes to support iOS11Sam Bingner
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)
2017-03-03Trial move some key global variables into CyteKit.Jay Freeman (saurik)
2017-02-16Avoid counting a package as "lost" multiple times.Jay Freeman (saurik)
2017-02-16Move a bunch of clearly shared logic into CyteKit.Jay Freeman (saurik)
2017-02-16Put CydiaURLCache/NSURLConnection hook in CyteKit.Jay Freeman (saurik)
2017-02-16Cydia no longer needs its own Substrate Safe Mode.Jay Freeman (saurik)
2017-02-16cydia.addPipelinedHost was never actually used :D.Jay Freeman (saurik)
2017-02-15CyteKit/Application.mm has to have its @interface.Jay Freeman (saurik)
2017-02-15This new code only works if the button is loading.v1.1.30Jay Freeman (saurik)