index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iPhonePrivate.h
Age
Commit message (
Expand
)
Author
2014-10-22
Use public imageNamed, not applicationImageNamed.
v1.1.13
Jay Freeman (saurik)
2014-05-20
Recover BrowserView authentication challenge logic.
Jay Freeman (saurik)
2014-05-19
Also use PackageName for -cyname in radix sorter.
Jay Freeman (saurik)
2014-05-16
Port build environment to Xcode 5.0.2 (iOS 7 SDK).
Jay Freeman (saurik)
2014-05-13
Remove the dropbar, replace with a loading badge.
Jay Freeman (saurik)
2013-12-24
Fix iOS 7 autorotate (need setRootViewController).
Jay Freeman (saurik)
2013-12-24
Use userInterfaceIdiom instead of isWildcat for 7.
Jay Freeman (saurik)
2013-12-23
Add cydia.getApplicationInfoValue() for ProTube.
Jay Freeman (saurik)
2013-10-14
Add the new iOS 7 tab bar icons (from Surenix).
Jay Freeman (saurik)
2012-09-12
Add cydia.registerFrame() to force auto-iframe size.
Jay Freeman (saurik)
2011-03-24
Correctly handle layout updates of background tabs.
Jay Freeman (saurik)
2011-03-24
Provide some more infraustructure around WAKWindow.
Jay Freeman (saurik)
2011-03-21
#include <UIKit/UIKit.h> from iPhonePrivate.h.
Jay Freeman (saurik)
2011-03-21
Move WebPreferences (Apple) into iPhonePrivate.h.
Jay Freeman (saurik)
2011-03-21
Fix underlying Apple UIWebViewWebViewDelegate on 2.x retain/release bug.
Jay Freeman (saurik)
2011-03-21
Work around stupid 2.x UINavigationController behavior.
Jay Freeman (saurik)
2011-03-17
Add cydia.setScrollIndicatorStyle().
Jay Freeman (saurik)
2011-03-14
Add -[CyteWebViewDelegate webView:didCommitLoadForFrame:].
Jay Freeman (saurik)
2011-03-14
Add dispatchEvent:@"CydiaTouchEnd".
Jay Freeman (saurik)
2011-03-10
Support the iOS 3.2 SDK.
v1.1.0%b4
Jay Freeman (saurik)
2011-03-10
There is no reason HUDs can't rotate correctly.
Jay Freeman (saurik)
2011-03-07
When possible, use openURL:asPanel for _openMailToURL:.
Jay Freeman (saurik)
2011-03-07
Provide compatible #define for 4.0 kCFVersion.
Jay Freeman (saurik)
2011-03-07
Expose allowsAnyHTTPSCertificateForHost private API.
Jay Freeman (saurik)
2011-02-17
Add LogMessages and use for console.log.
Jay Freeman (saurik)
2011-02-14
Use a better URL scheme for /ui/ios*/ *and* (frowny) fix a multiple reload is...
Jay Freeman (saurik)
2011-02-14
Look, I don't like this syntax, but it is what Apple uses and my syntax highl...
Jay Freeman (saurik)
2011-02-13
Update iPhonePrivate.h for unselected tab bar changes.
Grant Paul
2011-02-07
We can't use 3.0 constants on 2.0 SDK.
Jay Freeman (saurik)
2011-02-07
UIApplication.applicationSupportsShakeToEdit is 3.0-only.
Jay Freeman (saurik)
2011-01-22
Finish cydia:// URLs using the private "transient view controller" methods on...
Grant Paul
2010-12-03
Compile for 2.0 using 3.2 SDK (for now).
Jay Freeman (saurik)
2010-12-03
Use reboot2() instead of system("reboot").
Jay Freeman (saurik)
2010-12-03
Prefer SBReboot() (when available) to system("reboot").
Jay Freeman (saurik)
2010-12-03
Remove 1.x-compatible ApplicationIconBadge logic.
Jay Freeman (saurik)
2010-12-01
Merge CYContainer with CYTabBarController for 2.x support.
Jay Freeman (saurik)
2010-11-20
Make cydia.setViewportWidth() work again with CYWebView.
Jay Freeman (saurik)
2010-11-18
Factored out CYTableViewCell to fix cell highlight colors.
Jay Freeman (saurik)
2010-11-15
If you are going to use a private API (pinStripeColor), it has to be in iPhon...
Jay Freeman (saurik)
2010-11-05
Port CYWebView to 3.0.
Jay Freeman (saurik)
2010-11-05
Downgrade support for -[UIWebView setDataDetectorTypes].
Jay Freeman (saurik)
2010-11-05
Downgrade support for -[UIScrollView setDecelerationRate].
Jay Freeman (saurik)
2010-11-04
Totally reimplemented BrowserController in terms of UIWebView.
Jay Freeman (saurik)
2010-10-17
Use UIBarStyleBlackOpaque instead of UIBarStyleBlack on older systems.
Jay Freeman (saurik)
2010-10-17
Support showFromBarButtonItem:animated: with iPhonePrivate(iPad).
Jay Freeman (saurik)
2010-10-17
Fix kSCNetworkReachabilityFlagsConnectionOn* flags for 2.0 toolchain.
Jay Freeman (saurik)
2010-10-17
Started the work to port Cydia back to a 2.0-era toolchain.
Jay Freeman (saurik)
2010-10-17
Fix iPhonePrivate.h's header insulation.
Jay Freeman (saurik)
2010-10-17
Add vim folds to organize iPhonePrivate.h.
Jay Freeman (saurik)
2010-10-07
Use -[UIColor groupTableViewBackgroundColor] instead of -[UIColor pinStripeCo...
Jay Freeman (saurik)
[next]