index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CyteKit
Age
Commit message (
Collapse
)
Author
2018-10-04
Specify arches to compile via variable and clear up iOS11 availability warning
v1.1.32%b2
Sam Bingner
2018-09-30
Make Cydia compatible back to iOS5 - unable to support older with this apt ↵
Sam Bingner
version due to newer apt requiring functions provided via libc++ on iOS
2018-09-29
Use new iOS11 UI
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
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
Move most of CydiaObject to CyteKit as CyteObject.
Jay Freeman (saurik)
2017-03-04
Try removing constructor (this is so annoying :/).
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
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-15
CyteKit/Application.mm has to have its @interface.
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
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)
2016-12-26
Fix LogBrowser logic (as it was only for testing).
Jay Freeman (saurik)
2015-07-02
Update copyright, and really start to feel old :/.
Jay Freeman (saurik)
2015-06-26
Use libicucore's uregex to avoid Depends: libpcre.
Jay Freeman (saurik)
2015-06-26
Remove dependency on Substrate to have its macros.
Jay Freeman (saurik)
2015-06-24
Now on iOS 8.3, webView: can be webThreadWebView:.
Jay Freeman (saurik)
2014-11-05
Try harder to block all iTunes-related redirects.
Jay Freeman (saurik)
2014-10-30
I thought I tested not needing this for rotation.
Jay Freeman (saurik)
2014-10-30
I apparently lost this rotation commit somewhere.
Jay Freeman (saurik)
2014-10-30
Block evil attempts to redirect to the App Store.
Jay Freeman (saurik)
2014-10-29
Reload the appcache if suspended over ten minutes.
Jay Freeman (saurik)
2014-10-29
Fix Cydia's popup blocking (broken since iOS 4.2).
Jay Freeman (saurik)
2014-10-29
Move WebView (Apple) category to iPhonePrivate.h.
Jay Freeman (saurik)
2014-10-26
Implement shouldAutorotateTo*: using supported*s:.
Jay Freeman (saurik)
2014-06-11
The initial page color for packages should be nil.
Jay Freeman (saurik)
2014-06-11
Upgrade copyrights and about dialog to cover 2014.
Jay Freeman (saurik)
2014-06-11
Bring back the UITableViewStyleGrouped color hack.
Jay Freeman (saurik)
2014-06-11
Avoid overriding the background color after push.
Jay Freeman (saurik)
2014-05-20
Recover BrowserView authentication challenge logic.
Jay Freeman (saurik)
2014-05-16
On iOS 6 iPads, Cydia incorrectly uses pinstripes.
Jay Freeman (saurik)
2014-05-12
Generalize TabBarController transients to CyteKit.
Jay Freeman (saurik)
2013-12-24
Fix iOS 7 autorotate (need setRootViewController).
Jay Freeman (saurik)
2013-12-23
Fix background color so it works on all iOS builds.
Jay Freeman (saurik)
2013-12-23
Carry bgcolor over to the next WebViewController.
Jay Freeman (saurik)
2013-12-22
Emergency commit of my background color changes.
Jay Freeman (saurik)
[next]