index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MobileCydia.mm
Age
Commit message (
Expand
)
Author
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
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-03
This check was obviously backwards (OMG I'm dumb).
v1.1.28%b14
Jay Freeman (saurik)
2017-01-31
For progress JS on iOS 10 to solve race and flash.
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
Cytore values need to be _packed (I got lucky :D).
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)
2016-12-28
Compile Cydia to arm64 by linking with APT 1.4~b1.
Jay Freeman (saurik)
2016-12-26
Move to CoreTelephony's _CTServerConnectionCreate.
Jay Freeman (saurik)
2016-12-26
longSection shouldn't try localizing NULL section.
Jay Freeman (saurik)
2015-10-21
Let's just stash /Applications (Pangu said "yes").
v1.1.25
Jay Freeman (saurik)
2015-10-12
Do not stash /Applications (extra fatal on iOS 9).
v1.1.24
Jay Freeman (saurik)
2015-10-12
The mobile extended_states could be marked setuid.
Jay Freeman (saurik)
2015-09-24
Support listing installed applications on old iOS.
Jay Freeman (saurik)
2015-07-12
Allow user to select a specific candidate version.
v1.1.23
Jay Freeman (saurik)
2015-07-12
Automatically repair a missing Cydia cache folder.
Jay Freeman (saurik)
2015-07-12
Add various mechanisms to help concurrency issues.
Jay Freeman (saurik)
2015-07-12
Package is based on a version: this is impossible.
Jay Freeman (saurik)
2015-07-12
Add a way to opt out of filesystem reorganization.
Jay Freeman (saurik)
2015-07-12
Older iOS did not have SBSCopyIconImagePNGData*().
Jay Freeman (saurik)
2015-07-11
Provide a way to get the icons for installed apps.
Jay Freeman (saurik)
2015-07-11
Add some info on installed applications to bridge.
Jay Freeman (saurik)
2015-07-10
I am too tired to figure out why that didn't work.
v1.1.22
Jay Freeman (saurik)
2015-07-10
Write a default cydia.list for apt to fix AppleTV.
v1.1.21
Jay Freeman (saurik)
2015-07-10
Consider sources that do not end in / as "broken".
Jay Freeman (saurik)
2015-07-10
Verify validity of sources added using the bridge.
Jay Freeman (saurik)
2015-07-05
Escape shell arguments passed to system and popen.
v1.1.20
Jay Freeman (saurik)
2015-07-05
No: inline implementation is *equally* invalid ;P.
Jay Freeman (saurik)
2015-07-05
Just go ahead and use du (since we have it still).
Jay Freeman (saurik)
2015-07-04
Take _deep_ mutable copies of CFPreference values.
Jay Freeman (saurik)
2015-07-03
Packages with corrupt Info.plist throw exceptions.
Jay Freeman (saurik)
2015-07-03
Absolutely demand that cydia.list is a symlink :/.
Jay Freeman (saurik)
2015-07-03
Remove all usage of ExecFork and, therefore, fork.
Jay Freeman (saurik)
2015-07-03
Ignore Upgrades had not 1, but 2! reasons to fail.
Jay Freeman (saurik)
2015-07-02
Cydia's repairWithSelector modifies dpkg's status.
v1.1.19
Jay Freeman (saurik)
2015-07-02
Avoid overwriting extended_states with a symlink.
Jay Freeman (saurik)
2015-07-02
Use sh to escape package names for fixhalf script.
Jay Freeman (saurik)
2015-07-02
We can no longer protect ourself from the kill -9.
Jay Freeman (saurik)
2015-07-02
Using sbreload is not really needed anymore (yay).
Jay Freeman (saurik)
[next]