projects
/
cydia.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
cydia.git
2013-10-30
Jay Freeman...
New Cydia style no longer requires legacy metrics.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Jay Freeman...
Re-add package-level Support as override for Bugs.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Jay Freeman...
Provide the entire package record via JavaScript.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Jay Freeman...
Remove the Sponsor field (it was obsolete in 2008).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Jay Freeman...
Always show the short description (even on iPad).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Jay Freeman...
Add the new iOS 7 tab bar icons (from Surenix).
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jay Freeman...
Fix text width of editing section cells on iOS 7.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jay Freeman...
Do not white text on iOS 7 highlighted table cells.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jay Freeman...
Fix the position of the loading indicator on iOS 7.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jay Freeman...
Fix UISwitch cell position (used to be iOS 4 only).
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jay Freeman...
Support detecting if iOS 7 is fast (yes: yes it is).
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Jay Freeman...
Pretend to link against iOS 7 to get the flat UI.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Jay Freeman...
Update copyright notices to include the year 2013.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Jay Freeman...
In the last couple decades I learned BSD is wrong.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Jay Freeman...
Use MobileGestalt to get device uniqueIdentifier.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Jay Freeman...
Support armv6 with clang using the iPhoneOS5.1 SDK.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Jay Freeman...
Old fix for Cydia failing to save Source changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Jay Freeman...
Add a Default-568h@2x.png to support iPhone 5.
v1.1.8.1
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jay Freeman...
Restart/Reload SpringBoard -> Restart backboardd.
v1.1.8
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Jay Freeman...
Use sbdidlaunch to handle bothersome uicache race.
v1.1.7
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Jay Freeman...
Remove the iframe.html I didn't actually need.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Jay Freeman...
Add missing LogBrowser NSLog for didClearWindowObject.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Jay Freeman...
Add cydia.registerFrame() to force auto-iframe size.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Jay Freeman...
Allow users to click loading customized buttons.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Jay Freeman...
Remove redundant "protect commercial package" logic.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Jay Freeman...
Remove duplicate entitlement (iOS 6.0 fix from MN).
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Jay Freeman...
Remove obsolete UIProgressBar: fix for iOS 6.0.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Jay Freeman...
Add delegate getters to match setDelegate setters.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Jay Freeman...
A few random improvements to Menes ObjectHandle.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Jay Freeman...
Terribly minor code nit: check hud for != nil.
v1.1.6
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Jay Freeman...
Move setIdleTimerDisabled: mechanism to {,un}lockSuspend:.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Jay Freeman...
Fix the bug Optimo reported with CFBundleIconFile.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Jay Freeman...
Correct the name of cydia.getAllSources().
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Jay Freeman...
Remove the April Fools joke thing.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Jay Freeman...
Do not claim repositories with only Packages are valid.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Jay Freeman...
Update Copyright: 2008-2012 (from 2008-2011).
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Jay Freeman...
Merge numerous (small) improvements from rs/SDURLCache.
v1.1.5
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Jay Freeman...
We should rebuild the package if Library/startup changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Jay Freeman...
Use our caches folder to store WebKit LocalStorage.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Jay Freeman...
Output the dpkg auto-install process to a log file.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Jay Freeman...
Use our Cydia cache folder for WebKit LocalStorage.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Jay Freeman...
Only copy the keyboard dictionary if it actually exists.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Jay Freeman...
If a cache item is corrupt, ignore and delete it.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Jay Freeman...
Do not add nil tags to the Package::tag_ array.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Jay Freeman...
Use consistent (upper-)capitalization for Version.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Jay Freeman...
Use xcode-select --print-path to find /Developer.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-05
Jay Freeman...
Merge branch 'master' of git.saurik.com:cydia
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Jay Freeman...
Stupidest fix ever for yet another root/mobile bug.
v1.1.4
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Jay Freeman...
Improve the gsc.* packages for iPad compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Jay Freeman...
Fix iPad 5.x segment control positioning bug.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Grant Paul
Remove one extra space.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Jay Freeman...
Use SBSSetInterceptsMenuButtonForever() to lock menu...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Jay Freeman...
Factor locked_ variable *crementing to separate methods.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Jay Freeman...
We are failing to _loaded if Cydia !IsReachable().
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Jay Freeman...
Mark Force Clear as an Unsafe operation.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Jay Freeman...
"Oh, my God... they killed parentViewController!"
v1.1.3
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Jay Freeman...
Remove WebDefaultUIKitDelegate override for CYWebView.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Jay Freeman...
Support compilation with 5.0 SDK.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Jay Freeman...
iOS 5.x: cydia://uikit-image/ not accessible to file://.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Jay Freeman...
Fixed deadlock rendering error during source removal.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Jay Freeman...
Add support for unionfs stash check.
v1.1.2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jay Freeman...
Refactor stash check to support complexity.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jay Freeman...
Limit -mcpu to armv6 on gcc.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Jay Freeman...
Sanity check pcre_fullinfo (not that it helps clang).
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Jay Freeman...
Fix postinst compile post-clang.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Jay Freeman...
Make compilations with clang succeed.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Grant Paul
Simple change to search view: if the keyboard was shown...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Jay Freeman...
Merge branch 'master' of git.saurik.com:cydia
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Jay Freeman...
Create bins directory if nonexistent.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Jay Freeman...
You must autorelease mutableCopy.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Grant Paul
Update Chinese translations.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Grant Paul
Update Swedish translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Jay Freeman...
Reorganize cache_.Open() to not lose errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Jay Freeman...
Remove broken/unused repairWithSelector:update.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Jay Freeman...
Only do uicache during installation.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Jay Freeman...
SourcesController does not need a pkgSourceList.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Jay Freeman...
Parse APT sources before packages.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Jay Freeman...
Do not trust iterator.Section(): use version.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Jay Freeman...
Guard setOfflineWebApplicationCacheEnabled: for 2.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Jay Freeman...
Add back the original X-Unique-ID behavior for Add...
v1.1.1
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Jay Freeman...
Improve state machine that protects against automatic...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Jay Freeman...
Don't hold the Removing Essentials dialog over Progress...
v1.1.0
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Jay Freeman...
Use two rows for Removing Essentials buttons.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Jay Freeman...
Add timeout of 10s to Source icons.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Jay Freeman...
Decrease Add Source timeout to 10s from 120s.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Jay Freeman...
Add newline to lprintf() error.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Jay Freeman...
Add crazy redirection mechanism for gs.apple.com.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Count essential installations towards Changes badge.
v1.1.0%rc2
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Revert "Do not double log fetch errors."
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Let's just output these errors: why not?
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Add insane workaround for source range bug.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Bring up _loaded prompt during cancelled update.
v1.1.0%rc1
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Let's just pretend we didn't do that.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Slow down PulseInterval_ on old devices.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Fix incompetent code ordering.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Use CyF in User-Agent, not CF.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Do not refresh after deleting a source.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Remove obsolete NSLog() debugging.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Add HTTP Referer: tracking.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Jay Freeman...
Add -[CyteWebView request] helper.
commit
|
commitdiff
|
tree
|
snapshot
next