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
2018-10-13
Add dynastic repo and update webkit stuff
v1.1.32%b3
Sam Bingner
2018-10-04
Specify arches to compile via variable and clear up iOS11 availability warning
v1.1.32%b2
Sam Bingner
2018-10-04
Add a default sources.list
Sam Bingner
2018-10-01
Stop crashing when searching for a string longer than the name of a package
v1.1.32%b1
Sam Bingner
2018-09-30
Make Cydia compatible back to iOS5 - unable to support older with this apt ve...
Sam Bingner
2018-09-30
Try making uicache trigger
Sam Bingner
2018-09-29
Use new iOS11 UI
Sam Bingner
2018-09-27
Update icons
Sam Bingner
2018-09-27
Add hbang and sbingner gpg files
Sam Bingner
2018-09-27
Also switch to apt.bingner.com in Sources.mm
Sam Bingner
2018-09-27
Add iPhoneX launch image
Sam Bingner
2018-09-27
Update copyright notice and never allow stashing on iOS10.3+
Sam Bingner
2018-09-21
Add xz support
Sam Bingner
2018-08-02
Make Cydia packages report common arch first and fallback to other arches
Sam Bingner
2018-07-11
Minimal changes to support iOS11
Sam Bingner
2017-03-11
Do not crash if Safari's Info.plist can't be read.
v1.1.31
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-06
WebDataSource needs to also be in iPhonePrivate.h.
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
Add the date to the binary symbol sidestored copy.
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)
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)
[next]