]> git.saurik.com Git - cydia.git/history - CyteKit/CyteKit.h
Objective-C seriously didn't notice my mistake :/.
[cydia.git] / CyteKit / CyteKit.h
2019-05-20  Jay Freeman (saurik)Swap awkward va_list hack for awkward switch hack.
2017-03-07  Jay Freeman (saurik)Split PackageListController partially for CyteKit.
2017-03-05  Jay Freeman (saurik)Try to abstract CydiaURLProtocol as CyteKit class.
2017-03-05  Jay Freeman (saurik)Move most of CydiaObject to CyteKit as CyteObject.
2017-03-05  Jay Freeman (saurik)Move some code of Window/TabBarController to Cyte.
2017-03-04  Jay Freeman (saurik)Move CyteKit/RegEx.hpp #include to MobileCydia.mm.
2017-03-04  Jay Freeman (saurik)Trial move some key global variables into CyteKit.
2017-02-16  Jay Freeman (saurik)Move a bunch of clearly shared logic into CyteKit.