index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-04
Move some code of Window/TabBarController to Cyte.
Jay Freeman (saurik)
2017-03-03
Move CyteKit/RegEx.hpp #include to MobileCydia.mm.
Jay Freeman (saurik)
2017-03-03
Trial move some key global variables into CyteKit.
Jay Freeman (saurik)
2017-02-16
Avoid counting a package as "lost" multiple times.
Jay Freeman (saurik)
2017-02-16
Move a bunch of clearly shared logic into CyteKit.
Jay Freeman (saurik)
2017-02-16
Put CydiaURLCache/NSURLConnection hook in CyteKit.
Jay Freeman (saurik)
2017-02-16
Cydia no longer needs its own Substrate Safe Mode.
Jay Freeman (saurik)
2017-02-16
cydia.addPipelinedHost was never actually used :D.
Jay Freeman (saurik)
2017-02-15
CyteKit/Application.mm has to have its @interface.
Jay Freeman (saurik)
2017-02-15
This new code only works if the button is loading.
v1.1.30
Jay Freeman (saurik)
2017-02-15
Avoid downloading translation files that will 404.
v1.1.29
Jay Freeman (saurik)
2017-02-15
Do not rely on specific filenames in source cells.
Jay Freeman (saurik)
2017-02-15
Make an executive decision to not support regions.
Jay Freeman (saurik)
2017-02-15
Avoid sorting packages_ (it is now Foundation :/).
Jay Freeman (saurik)
2017-02-15
Amortize linear probing with a binary search sort.
Jay Freeman (saurik)
2017-02-15
Cache sorts (really really important for Chinese).
Jay Freeman (saurik)
2017-02-15
Move some of our clearly shared code into CyteKit.
Jay Freeman (saurik)
2017-02-15
Move private ivars in CyteKit to @implementations.
Jay Freeman (saurik)
2017-02-15
This loaded_ hack is hopefully no longer required.
Jay Freeman (saurik)
2017-02-15
Hide custom function_ as an implementation detail.
Jay Freeman (saurik)
2017-02-15
Use setPageColor instead of messing with scroller.
Jay Freeman (saurik)
2017-02-15
Move more of sysroot's sadness into iPhonePrivate.
Jay Freeman (saurik)
2017-02-04
On 64-bit some of these floats are really CGFloat.
v1.1.28
Jay Freeman (saurik)
2017-02-03
Do not finish:restart if MoveStash did nothing :/.
Jay Freeman (saurik)
2017-02-03
This check was obviously backwards (OMG I'm dumb).
v1.1.28%b14
Jay Freeman (saurik)
2017-02-02
Users do not actually have stat (which is stupid).
v1.1.28%b13
v1.1.28%b12
Jay Freeman (saurik)
2017-02-02
The default permission from mktemp is only 600 :/.
v1.1.28%b11
Jay Freeman (saurik)
2017-02-02
firmware.sh has no assumed "current" directory :/.
Jay Freeman (saurik)
2017-02-01
Slim result of NewTag and correct cache iterators.
v1.1.28%b10
Jay Freeman (saurik)
2017-01-31
For progress JS on iOS 10 to solve race and flash.
Jay Freeman (saurik)
2017-01-31
Fix a crash in NewTag and remove "I am shit" flag.
v1.1.28%b9
Jay Freeman (saurik)
2017-01-30
Finally found the crazy APT memory corruption bug.
v1.1.28%b8
Jay Freeman (saurik)
2017-01-30
Do not pass -Wl,-segalign,4000 to the arm64 build.
Jay Freeman (saurik)
2017-01-29
iOS 10.2 claims "Not privileged to stop service.".
Jay Freeman (saurik)
2017-01-29
Removing a repository was just kind of locking up.
Jay Freeman (saurik)
2017-01-29
Let's try to avoid making Guillem Jover sad today.
Jay Freeman (saurik)
2017-01-29
If Cytore failed to save the first block, restart.
v1.1.28%b7
Jay Freeman (saurik)
2017-01-29
Don't strip the binary when releasing beta builds.
Jay Freeman (saurik)
2017-01-29
Rewrite error handling in APT to make it saner :/.
Jay Freeman (saurik)
2017-01-29
If Cytore fails to allocate an empty file, unlink.
Jay Freeman (saurik)
2017-01-29
Cytore values need to be _packed (I got lucky :D).
Jay Freeman (saurik)
2017-01-29
Try to protect firmware.sh against reentrant bugs.
v1.1.28%b6
Jay Freeman (saurik)
2017-01-27
Fix case-insensitive lookup of package Depends :/.
Jay Freeman (saurik)
2017-01-27
APT incorrectly overlaps http and https origin :/.
Jay Freeman (saurik)
2016-12-31
strip was enough for Cydia, and this broke bins/*.
Jay Freeman (saurik)
2016-12-31
Fix APT issue where IMS-Hit leads to a full wedge.
v1.1.28%b5
Jay Freeman (saurik)
2016-12-30
Provide more guarantees against merge catastrophe.
v1.1.28%b4
Jay Freeman (saurik)
2016-12-29
Further work to improve language configuration :/.
v1.1.28%b3
Jay Freeman (saurik)
2016-12-29
Apparently, setlocale never actually did anything.
v1.1.28%b2
Jay Freeman (saurik)
2016-12-29
Seriously: not a single person actually helped :/.
v1.1.28%b1
Jay Freeman (saurik)
[next]