index
:
cydia.git
master
old_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
2020-06-08
Fix my patches to compile for armv6 - still needs work
Sam Bingner
2020-04-10
Don't create many pkgAcquire objects as they all involve executing all
Sam Bingner
2020-04-09
Also exclude automatic substrate resprings from reloading data
v1.1.32
Sam Bingner
2020-04-09
Reload data only AFTER closing we will exit at the end
v1.1.32%rc1
Sam Bingner
2020-04-08
Actually fix strange metadata.cb0 crashes
v1.1.32%b26
Sam Bingner
2020-04-08
Revert "Try to fix strange crash due to metadata.cb0"
Sam Bingner
2020-04-08
Fix locking bug that was making cydia get killed
Sam Bingner
2020-04-08
Try to fix strange crash due to metadata.cb0
Sam Bingner
2020-04-08
Prefill repo with https:// instead of http://
Sam Bingner
2020-04-08
Remove packix from default again
Sam Bingner
2020-04-08
Fix chariz URL and ... add packix
Sam Bingner
2019-05-27
Make it actually compile with saurik's updates
Sam Bingner
2019-05-27
Use newer respring method
Sam Bingner
2019-05-27
Pin elucubratus, support pining, unblock electra
Sam Bingner
2019-05-27
Block another repo that is incompatible with elucubratus
Sam Bingner
2019-05-27
Refuse to load electra repos
Sam Bingner
2019-05-27
Add dynastic repo and update webkit stuff
Sam Bingner
2019-05-27
Stop crashing when searching for a string longer than the name of a package
Sam Bingner
2019-05-27
Make Cydia compatible back to iOS5 - unable to support older with this apt ve...
Sam Bingner
2019-05-27
Try making uicache trigger
Sam Bingner
2019-05-27
Use new iOS11 UI
Sam Bingner
2019-05-27
Update copyright notice and never allow stashing on iOS10.3+
Sam Bingner
2019-05-27
Add xz support
Sam Bingner
2019-05-27
Make Cydia packages report common arch first and fallback to other arches
Sam Bingner
2019-05-19
Remove all broken hardcoded usage of Cache folder.
Jay Freeman (saurik)
2019-05-19
Mostly make Cydia compile using the iOS Simulator.
Jay Freeman (saurik)
2018-08-13
Remove ultrasn0w repository (as they disappeared).
Jay Freeman (saurik)
2018-08-13
Embed every APT method, for every architecture ;P.
Jay Freeman (saurik)
2017-03-10
Support compound user-agents using CyteInitialize.
Jay Freeman (saurik)
2017-03-10
Transfer shared content code to CyteTableViewCell.
Jay Freeman (saurik)
2017-03-07
Port FileTable to the CyteKit ListController type.
Jay Freeman (saurik)
2017-03-07
Also move ListController title support to CyteKit.
Jay Freeman (saurik)
2017-03-07
Split PackageListController partially for CyteKit.
Jay Freeman (saurik)
2017-03-06
CyteKit: {retain,release}NetworkActivityIndicator.
Jay Freeman (saurik)
2017-03-05
Try to abstract CydiaURLProtocol as CyteKit class.
Jay Freeman (saurik)
2017-03-04
Remove even more global variables (super CyteKit).
Jay Freeman (saurik)
2017-03-04
Move most of CydiaObject to CyteKit as CyteObject.
Jay Freeman (saurik)
2017-03-04
Remove more of these global value cache variables.
Jay Freeman (saurik)
2017-03-04
Remove HostConfig_ (for some finer-grained locks).
Jay Freeman (saurik)
2017-03-04
Try removing constructor (this is so annoying :/).
Jay Freeman (saurik)
2017-03-04
Fix the System user-agent component (this rotted).
Jay Freeman (saurik)
2017-03-04
Rename IsReachable to CyteIsReachable, in CyteKit.
Jay Freeman (saurik)
2017-03-04
Move cyte diversions and user agents into CyteKit.
Jay Freeman (saurik)
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)
[next]