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 (
Expand
)
Author
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)
2013-09-30
Fix the position of the loading indicator on iOS 7.
Jay Freeman (saurik)
2013-09-29
Update copyright notices to include the year 2013.
Jay Freeman (saurik)
2013-09-29
In the last couple decades I learned BSD is wrong.
Jay Freeman (saurik)
2013-09-28
Use MobileGestalt to get device uniqueIdentifier.
Jay Freeman (saurik)
2012-09-12
Add missing LogBrowser NSLog for didClearWindowObject.
Jay Freeman (saurik)
2012-09-12
Add cydia.registerFrame() to force auto-iframe size.
Jay Freeman (saurik)
2012-05-14
Add delegate getters to match setDelegate setters.
Jay Freeman (saurik)
2012-03-09
Update Copyright: 2008-2012 (from 2008-2011).
Jay Freeman (saurik)
2011-12-23
"Oh, my God... they killed parentViewController!"
v1.1.3
Jay Freeman (saurik)
2011-06-10
Sanity check pcre_fullinfo (not that it helps clang).
Jay Freeman (saurik)
2011-06-08
Make compilations with clang succeed.
Jay Freeman (saurik)
2011-03-29
Guard setOfflineWebApplicationCacheEnabled: for 2.0.
Jay Freeman (saurik)
2011-03-26
Improve state machine that protects against automatic fail-directs.
Jay Freeman (saurik)
2011-03-26
Don't hold the Removing Essentials dialog over ProgressController.
v1.1.0
Jay Freeman (saurik)
2011-03-25
Remove obsolete NSLog() debugging.
Jay Freeman (saurik)
2011-03-25
Add HTTP Referer: tracking.
Jay Freeman (saurik)
2011-03-25
Add -[CyteWebView request] helper.
Jay Freeman (saurik)
2011-03-24
Correctly handle layout updates of background tabs.
Jay Freeman (saurik)
2011-03-21
Finished implemented promoted packages bar.
Jay Freeman (saurik)
2011-03-21
Separate out CyteKit/IndirectDelegate.h.
Jay Freeman (saurik)
2011-03-21
Provide -[CyteWebView scrollView] helper.
Jay Freeman (saurik)
2011-03-21
Move WebPreferences (Apple) into iPhonePrivate.h.
Jay Freeman (saurik)
2011-03-21
Add initWithRequest: to CyteWebViewController.
Jay Freeman (saurik)
2011-03-21
CyteWebView failed to verify a delegate before sending.
Jay Freeman (saurik)
2011-03-21
Don't lose track of network activity during memory warnings.
Jay Freeman (saurik)
2011-03-21
Do not show network activity for AppCacheController.
Jay Freeman (saurik)
[next]