index
:
cydia.git
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
2013-12-23
Fix Restart SpringBoard on iOS 3 (maybe others?).
Jay Freeman (saurik)
2013-12-23
I think this made the dropbar almost work on iOS 7.
Jay Freeman (saurik)
2013-12-22
I don't even remember what this fixed (omg fail).
Jay Freeman (saurik)
2013-10-30
New Cydia style no longer requires legacy metrics.
Jay Freeman (saurik)
2013-10-27
Re-add package-level Support as override for Bugs.
Jay Freeman (saurik)
2013-10-27
Provide the entire package record via JavaScript.
Jay Freeman (saurik)
2013-10-27
Remove the Sponsor field (it was obsolete in 2008).
Jay Freeman (saurik)
2013-10-27
Always show the short description (even on iPad).
Jay Freeman (saurik)
2013-10-14
Add the new iOS 7 tab bar icons (from Surenix).
Jay Freeman (saurik)
2013-09-30
Fix text width of editing section cells on iOS 7.
Jay Freeman (saurik)
2013-09-30
Do not white text on iOS 7 highlighted table cells.
Jay Freeman (saurik)
2013-09-30
Fix UISwitch cell position (used to be iOS 4 only).
Jay Freeman (saurik)
2013-09-30
Support detecting if iOS 7 is fast (yes: yes it is).
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)
2013-09-22
Old fix for Cydia failing to save Source changes.
Jay Freeman (saurik)
2012-09-20
Restart/Reload SpringBoard -> Restart backboardd.
v1.1.8
Jay Freeman (saurik)
2012-09-12
Add cydia.registerFrame() to force auto-iframe size.
Jay Freeman (saurik)
2012-09-10
Allow users to click loading customized buttons.
Jay Freeman (saurik)
2012-09-10
Remove redundant "protect commercial package" logic.
Jay Freeman (saurik)
2012-07-11
Remove obsolete UIProgressBar: fix for iOS 6.0.
Jay Freeman (saurik)
2012-05-14
Add delegate getters to match setDelegate setters.
Jay Freeman (saurik)
2012-03-31
Terribly minor code nit: check hud for != nil.
v1.1.6
Jay Freeman (saurik)
2012-03-31
Move setIdleTimerDisabled: mechanism to {,un}lockSuspend:.
Jay Freeman (saurik)
2012-03-31
Fix the bug Optimo reported with CFBundleIconFile.
Jay Freeman (saurik)
2012-03-31
Correct the name of cydia.getAllSources().
Jay Freeman (saurik)
2012-03-31
Remove the April Fools joke thing.
Jay Freeman (saurik)
2012-03-18
Do not claim repositories with only Packages are valid.
Jay Freeman (saurik)
2012-03-09
Update Copyright: 2008-2012 (from 2008-2011).
Jay Freeman (saurik)
2012-03-07
Use our caches folder to store WebKit LocalStorage.
Jay Freeman (saurik)
2012-03-06
Use our Cydia cache folder for WebKit LocalStorage.
Jay Freeman (saurik)
2012-03-06
Only copy the keyboard dictionary if it actually exists.
Jay Freeman (saurik)
2012-02-25
Do not add nil tags to the Package::tag_ array.
Jay Freeman (saurik)
2012-02-04
Merge branch 'master' of git.saurik.com:cydia
Jay Freeman (saurik)
2012-01-20
Stupidest fix ever for yet another root/mobile bug.
v1.1.4
Jay Freeman (saurik)
2012-01-20
Improve the gsc.* packages for iPad compatibility.
Jay Freeman (saurik)
2012-01-20
Fix iPad 5.x segment control positioning bug.
Jay Freeman (saurik)
2012-01-20
Remove one extra space.
Grant Paul
2012-01-20
Use SBSSetInterceptsMenuButtonForever() to lock menu button.
Jay Freeman (saurik)
2012-01-20
Factor locked_ variable *crementing to separate methods.
Jay Freeman (saurik)
2012-01-20
We are failing to _loaded if Cydia !IsReachable().
Jay Freeman (saurik)
2012-01-20
Mark Force Clear as an Unsafe operation.
Jay Freeman (saurik)
2011-12-23
"Oh, my God... they killed parentViewController!"
v1.1.3
Jay Freeman (saurik)
2011-10-20
Remove WebDefaultUIKitDelegate override for CYWebView.
Jay Freeman (saurik)
2011-07-31
Fixed deadlock rendering error during source removal.
Jay Freeman (saurik)
2011-06-27
Add support for unionfs stash check.
v1.1.2
Jay Freeman (saurik)
2011-06-18
Refactor stash check to support complexity.
Jay Freeman (saurik)
2011-06-08
Make compilations with clang succeed.
Jay Freeman (saurik)
2011-06-06
Simple change to search view: if the keyboard was shown before, show it again...
Grant Paul
[next]