summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
AgeCommit message (Expand)Author
2020-04-09Reload data only AFTER closing we will exit at the endv1.1.32%rc1Sam Bingner
2020-04-08Actually fix strange metadata.cb0 crashesv1.1.32%b26Sam Bingner
2020-04-08Revert "Try to fix strange crash due to metadata.cb0"Sam Bingner
2020-04-08Fix locking bug that was making cydia get killedSam Bingner
2020-04-08Try to fix strange crash due to metadata.cb0Sam Bingner
2020-04-08Prefill repo with https:// instead of http://Sam Bingner
2020-04-08Remove packix from default againSam Bingner
2020-04-08Fix chariz URL and ... add packixSam Bingner
2019-05-27Make it actually compile with saurik's updatesSam Bingner
2019-05-27Use newer respring methodSam Bingner
2019-05-27Pin elucubratus, support pining, unblock electraSam Bingner
2019-05-27Block another repo that is incompatible with elucubratusSam Bingner
2019-05-27Refuse to load electra reposSam Bingner
2019-05-27Add dynastic repo and update webkit stuffSam 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 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-19Remove all broken hardcoded usage of Cache folder.Jay Freeman (saurik)
2019-05-19Mostly make Cydia compile using the iOS Simulator.Jay Freeman (saurik)
2018-08-13Remove ultrasn0w repository (as they disappeared).Jay Freeman (saurik)
2018-08-13Embed every APT method, for every architecture ;P.Jay 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-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-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-15This new code only works if the button is loading.v1.1.30Jay Freeman (saurik)
2017-02-15Do not rely on specific filenames in source cells.Jay Freeman (saurik)