2019-05-20 |
Jay Freeman (saurik) | Objective-C seriously didn't notice my mistake :/. master |
| commitdiff |
2019-05-20 |
Jay Freeman (saurik) | Remove all broken hardcoded usage of Cache folder. |
| commitdiff |
2019-05-20 |
Jay Freeman (saurik) | Fix awkward build cycling from using new pngcrush. |
| commitdiff |
2019-05-20 |
Jay Freeman (saurik) | Swap awkward va_list hack for awkward switch hack. |
| commitdiff |
2019-05-19 |
Jay Freeman (saurik) | Mostly make Cydia compile using the iOS Simulator. |
| commitdiff |
2019-05-19 |
Jay Freeman (saurik) | Make Cydia compile "out of the box" on Xcode 10.2. |
| commitdiff |
2019-05-19 |
Jay Freeman (saurik) | Use awkward make behavior to help build stability. |
| commitdiff |
2018-10-13 |
Jay Freeman (saurik) | On new Xcode/macOS, /usr/include no longer exists. |
| commitdiff |
2018-08-13 |
Jay Freeman (saurik) | Remove ultrasn0w repository (as they disappeared). |
| commitdiff |
2018-08-13 |
Jay Freeman (saurik) | Ignore .dSYM folders I am suddenly ending up with. |
| commitdiff |
2018-08-13 |
Jay Freeman (saurik) | Fix compilation of cydo (was broken for Extender). |
| commitdiff |
2018-08-13 |
Jay Freeman (saurik) | We no longer depend on apt7-* (but need /etc/apt). |
| commitdiff |
2018-08-13 |
Jay Freeman (saurik) | Embed every APT method, for every architecture ;P. |
| commitdiff |
2018-08-13 |
Jay Freeman (saurik) | Fix sysroot (broken due to Apple now using https). |
| commitdiff |
2018-08-13 |
Jay Freeman (saurik) | libapt-pkg needs to be statically linked on armv6. |
| commitdiff |
2018-08-13 |
Jay Freeman (saurik) | Use makefile to build the apt-tag triehash parser. |
| commitdiff |
2018-01-02 |
Jay Freeman (saurik) | Update the manage7 icons (mostly due to Extender). |
| commitdiff |
2017-03-11 |
Jay Freeman (saurik) | Do not crash if Safari's Info.plist can't be read. v1.1.31 |
| commitdiff |
2017-03-11 |
Jay Freeman (saurik) | Support compound user-agents using CyteInitialize. |
| commitdiff |
2017-03-11 |
Jay Freeman (saurik) | Transfer shared content code to CyteTableViewCell. |
| commitdiff |
2017-03-07 |
Jay Freeman (saurik) | Port FileTable to the CyteKit ListController type. |
| commitdiff |
2017-03-07 |
Jay Freeman (saurik) | Also move ListController title support to CyteKit. |
| commitdiff |
2017-03-07 |
Jay Freeman (saurik) | Split PackageListController partially for CyteKit. |
| commitdiff |
2017-03-07 |
Jay Freeman (saurik) | CyteKit: {retain,release}NetworkActivityIndicator. |
| commitdiff |
2017-03-07 |
Jay Freeman (saurik) | WebDataSource needs to also be in iPhonePrivate.h. |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Try to abstract CydiaURLProtocol as CyteKit class. |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Remove even more global variables (super CyteKit). |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Move most of CydiaObject to CyteKit as CyteObject. |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Remove more of these global value cache variables. |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Remove HostConfig_ (for some finer-grained locks). |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Try removing constructor (this is so annoying :/). |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Fix the System user-agent component (this rotted). |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Add the date to the binary symbol sidestored copy. |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Rename IsReachable to CyteIsReachable, in CyteKit. |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Move cyte diversions and user agents into CyteKit. |
| commitdiff |
2017-03-05 |
Jay Freeman (saurik) | Move some code of Window/TabBarController to Cyte. |
| commitdiff |
2017-03-04 |
Jay Freeman (saurik) | Move CyteKit/RegEx.hpp #include to MobileCydia.mm. |
| commitdiff |
2017-03-04 |
Jay Freeman (saurik) | Trial move some key global variables into CyteKit. |
| commitdiff |
2017-02-16 |
Jay Freeman (saurik) | Avoid counting a package as "lost" multiple times. |
| commitdiff |
2017-02-16 |
Jay Freeman (saurik) | Move a bunch of clearly shared logic into CyteKit. |
| commitdiff |
2017-02-16 |
Jay Freeman (saurik) | Put CydiaURLCache/NSURLConnection hook in CyteKit. |
| commitdiff |
2017-02-16 |
Jay Freeman (saurik) | Cydia no longer needs its own Substrate Safe Mode. |
| commitdiff |
2017-02-16 |
Jay Freeman (saurik) | cydia.addPipelinedHost was never actually used :D. |
| commitdiff |
2017-02-16 |
Jay Freeman (saurik) | CyteKit/Application.mm has to have its @interface. |
| commitdiff |
2017-02-16 |
Jay Freeman (saurik) | This new code only works if the button is loading. v1.1.30 |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Avoid downloading translation files that will 404. v1.1.29 |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Do not rely on specific filenames in source cells. |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Make an executive decision to not support regions. |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Avoid sorting packages_ (it is now Foundation :/). |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Amortize linear probing with a binary search sort. |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Cache sorts (really really important for Chinese). |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Move some of our clearly shared code into CyteKit. |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Move private ivars in CyteKit to @implementations. |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | This loaded_ hack is hopefully no longer required. |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Hide custom function_ as an implementation detail. |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Use setPageColor instead of messing with scroller. |
| commitdiff |
2017-02-15 |
Jay Freeman (saurik) | Move more of sysroot's sadness into iPhonePrivate. |
| commitdiff |
2017-02-04 |
Jay Freeman (saurik) | On 64-bit some of these floats are really CGFloat. v1.1.28 |
| commitdiff |
2017-02-03 |
Jay Freeman (saurik) | Do not finish:restart if MoveStash did nothing :/. |
| commitdiff |
2017-02-03 |
Jay Freeman (saurik) | This check was obviously backwards (OMG I'm dumb). v1.1.28%b14 |
| commitdiff |
2017-02-02 |
Jay Freeman (saurik) | Users do not actually have stat (which is stupid). v1.1.28%b12 v1.1.28%b13 |
| commitdiff |
2017-02-02 |
Jay Freeman (saurik) | The default permission from mktemp is only 600 :/. v1.1.28%b11 |
| commitdiff |
2017-02-02 |
Jay Freeman (saurik) | firmware.sh has no assumed "current" directory :/. |
| commitdiff |
2017-02-01 |
Jay Freeman (saurik) | Slim result of NewTag and correct cache iterators. v1.1.28%b10 |
| commitdiff |
2017-02-01 |
Jay Freeman (saurik) | For progress JS on iOS 10 to solve race and flash. |
| commitdiff |
2017-01-31 |
Jay Freeman (saurik) | Fix a crash in NewTag and remove "I am shit" flag. v1.1.28%b9 |
| commitdiff |
2017-01-31 |
Jay Freeman (saurik) | Finally found the crazy APT memory corruption bug. v1.1.28%b8 |
| commitdiff |
2017-01-30 |
Jay Freeman (saurik) | Do not pass -Wl,-segalign,4000 to the arm64 build. |
| commitdiff |
2017-01-30 |
Jay Freeman (saurik) | iOS 10.2 claims "Not privileged to stop service.". |
| commitdiff |
2017-01-30 |
Jay Freeman (saurik) | Removing a repository was just kind of locking up. |
| commitdiff |
2017-01-30 |
Jay Freeman (saurik) | Let's try to avoid making Guillem Jover sad today. |
| commitdiff |
2017-01-29 |
Jay Freeman (saurik) | If Cytore failed to save the first block, restart. v1.1.28%b7 |
| commitdiff |
2017-01-29 |
Jay Freeman (saurik) | Don't strip the binary when releasing beta builds. |
| commitdiff |
2017-01-29 |
Jay Freeman (saurik) | Rewrite error handling in APT to make it saner :/. |
| commitdiff |
2017-01-29 |
Jay Freeman (saurik) | If Cytore fails to allocate an empty file, unlink. |
| commitdiff |
2017-01-29 |
Jay Freeman (saurik) | Cytore values need to be _packed (I got lucky :D). |
| commitdiff |
2017-01-29 |
Jay Freeman (saurik) | Try to protect firmware.sh against reentrant bugs. v1.1.28%b6 |
| commitdiff |
2017-01-27 |
Jay Freeman (saurik) | Fix case-insensitive lookup of package Depends :/. |
| commitdiff |
2017-01-27 |
Jay Freeman (saurik) | APT incorrectly overlaps http and https origin :/. |
| commitdiff |
2016-12-31 |
Jay Freeman (saurik) | strip was enough for Cydia, and this broke bins/*. |
| commitdiff |
2016-12-31 |
Jay Freeman (saurik) | Fix APT issue where IMS-Hit leads to a full wedge. v1.1.28%b5 |
| commitdiff |
2016-12-30 |
Jay Freeman (saurik) | Provide more guarantees against merge catastrophe. v1.1.28%b4 |
| commitdiff |
2016-12-30 |
Jay Freeman (saurik) | Further work to improve language configuration :/. v1.1.28%b3 |
| commitdiff |
2016-12-30 |
Jay Freeman (saurik) | Apparently, setlocale never actually did anything. v1.1.28%b2 |
| commitdiff |
2016-12-29 |
Jay Freeman (saurik) | Seriously: not a single person actually helped :/. v1.1.28%b1 |
| commitdiff |
2016-12-28 |
Jay Freeman (saurik) | Compile Cydia to arm64 by linking with APT 1.4~b1. |
| commitdiff |
2016-12-27 |
Jay Freeman (saurik) | Move to CoreTelephony's _CTServerConnectionCreate. |
| commitdiff |
2016-12-26 |
Jay Freeman (saurik) | longSection shouldn't try localizing NULL section. |
| commitdiff |
2016-12-26 |
Jay Freeman (saurik) | Fix LogBrowser logic (as it was only for testing). |
| commitdiff |
2016-11-19 |
Jay Freeman (saurik) | Fix a typo: verify the objects found, not the set. |
| commitdiff |
2016-11-01 |
Jay Freeman (saurik) | Avoid system headers to compile using macOS 10.12. |
| commitdiff |
2016-03-08 |
Jay Freeman (saurik) | Verify using device and inode (not file realpath). v1.1.27 |
| commitdiff |
2015-10-21 |
Jay Freeman (saurik) | Narrow window during which uicache race can occur. v1.1.26 |
| commitdiff |
2015-10-21 |
Jay Freeman (saurik) | Let's just stash /Applications (Pangu said "yes"). v1.1.25 |
| commitdiff |
2015-10-12 |
Jay Freeman (saurik) | Do not stash /Applications (extra fatal on iOS 9). v1.1.24 |
| commitdiff |
2015-10-12 |
Jay Freeman (saurik) | The mobile extended_states could be marked setuid. |
| commitdiff |
2015-09-24 |
Jay Freeman (saurik) | Support listing installed applications on old iOS. |
| commitdiff |
2015-09-24 |
Jay Freeman (saurik) | Remove cydo debugging code (it is exploitable :/). |
| commitdiff |
2015-07-12 |
Jay Freeman (saurik) | Allow user to select a specific candidate version. v1.1.23 |
| commitdiff |
2015-07-12 |
Jay Freeman (saurik) | Automatically repair a missing Cydia cache folder. |
| commitdiff |
next |