]> git.saurik.com Git - cydia.git/log
cydia.git
13 years agoReorganize cache_.Open() to not lose errors.
Jay Freeman (saurik) [Sat, 2 Apr 2011 07:43:13 +0000 (00:43 -0700)] 
Reorganize cache_.Open() to not lose errors.

13 years agoRemove broken/unused repairWithSelector:update.
Jay Freeman (saurik) [Sat, 2 Apr 2011 07:42:37 +0000 (00:42 -0700)] 
Remove broken/unused repairWithSelector:update.

13 years agoOnly do uicache during installation.
Jay Freeman (saurik) [Sat, 2 Apr 2011 07:41:09 +0000 (00:41 -0700)] 
Only do uicache during installation.

13 years agoSourcesController does not need a pkgSourceList.
Jay Freeman (saurik) [Sat, 2 Apr 2011 05:51:59 +0000 (22:51 -0700)] 
SourcesController does not need a pkgSourceList.

13 years agoParse APT sources before packages.
Jay Freeman (saurik) [Sat, 2 Apr 2011 05:30:43 +0000 (22:30 -0700)] 
Parse APT sources before packages.

13 years agoDo not trust iterator.Section(): use version.
Jay Freeman (saurik) [Tue, 29 Mar 2011 09:43:07 +0000 (02:43 -0700)] 
Do not trust iterator.Section(): use version.

13 years agoGuard setOfflineWebApplicationCacheEnabled: for 2.0.
Jay Freeman (saurik) [Tue, 29 Mar 2011 09:42:54 +0000 (02:42 -0700)] 
Guard setOfflineWebApplicationCacheEnabled: for 2.0.

13 years agoAdd back the original X-Unique-ID behavior for Add Source. v1.1.1
Jay Freeman (saurik) [Sat, 26 Mar 2011 14:46:32 +0000 (07:46 -0700)] 
Add back the original X-Unique-ID behavior for Add Source.

13 years agoImprove state machine that protects against automatic fail-directs.
Jay Freeman (saurik) [Sat, 26 Mar 2011 14:37:25 +0000 (07:37 -0700)] 
Improve state machine that protects against automatic fail-directs.

13 years agoDon't hold the Removing Essentials dialog over ProgressController. v1.1.0
Jay Freeman (saurik) [Sat, 26 Mar 2011 09:08:21 +0000 (02:08 -0700)] 
Don't hold the Removing Essentials dialog over ProgressController.

13 years agoUse two rows for Removing Essentials buttons.
Jay Freeman (saurik) [Sat, 26 Mar 2011 08:54:46 +0000 (01:54 -0700)] 
Use two rows for Removing Essentials buttons.

13 years agoAdd timeout of 10s to Source icons.
Jay Freeman (saurik) [Sat, 26 Mar 2011 08:01:48 +0000 (01:01 -0700)] 
Add timeout of 10s to Source icons.

13 years agoDecrease Add Source timeout to 10s from 120s.
Jay Freeman (saurik) [Sat, 26 Mar 2011 08:01:23 +0000 (01:01 -0700)] 
Decrease Add Source timeout to 10s from 120s.

13 years agoAdd newline to lprintf() error.
Jay Freeman (saurik) [Sat, 26 Mar 2011 08:01:10 +0000 (01:01 -0700)] 
Add newline to lprintf() error.

13 years agoAdd crazy redirection mechanism for gs.apple.com.
Jay Freeman (saurik) [Sat, 26 Mar 2011 05:42:57 +0000 (22:42 -0700)] 
Add crazy redirection mechanism for gs.apple.com.

13 years agoCount essential installations towards Changes badge. v1.1.0%rc2
Jay Freeman (saurik) [Fri, 25 Mar 2011 16:39:23 +0000 (09:39 -0700)] 
Count essential installations towards Changes badge.

13 years agoRevert "Do not double log fetch errors."
Jay Freeman (saurik) [Fri, 25 Mar 2011 16:23:40 +0000 (09:23 -0700)] 
Revert "Do not double log fetch errors."

This reverts commit b81e530c5de4cf5d32dd6cb9bea62e1a5354fa3e.

13 years agoLet's just output these errors: why not?
Jay Freeman (saurik) [Fri, 25 Mar 2011 16:23:12 +0000 (09:23 -0700)] 
Let's just output these errors: why not?

13 years agoAdd insane workaround for source range bug.
Jay Freeman (saurik) [Fri, 25 Mar 2011 15:35:51 +0000 (08:35 -0700)] 
Add insane workaround for source range bug.

13 years agoBring up _loaded prompt during cancelled update. v1.1.0%rc1
Jay Freeman (saurik) [Fri, 25 Mar 2011 10:20:34 +0000 (03:20 -0700)] 
Bring up _loaded prompt during cancelled update.

13 years agoLet's just pretend we didn't do that.
Jay Freeman (saurik) [Fri, 25 Mar 2011 09:59:25 +0000 (02:59 -0700)] 
Let's just pretend we didn't do that.

13 years agoSlow down PulseInterval_ on old devices.
Jay Freeman (saurik) [Fri, 25 Mar 2011 09:41:50 +0000 (02:41 -0700)] 
Slow down PulseInterval_ on old devices.

13 years agoFix incompetent code ordering.
Jay Freeman (saurik) [Fri, 25 Mar 2011 09:31:59 +0000 (02:31 -0700)] 
Fix incompetent code ordering.

13 years agoUse CyF in User-Agent, not CF.
Jay Freeman (saurik) [Fri, 25 Mar 2011 08:55:20 +0000 (01:55 -0700)] 
Use CyF in User-Agent, not CF.

13 years agoDo not refresh after deleting a source.
Jay Freeman (saurik) [Fri, 25 Mar 2011 08:55:03 +0000 (01:55 -0700)] 
Do not refresh after deleting a source.

13 years agoRemove obsolete NSLog() debugging.
Jay Freeman (saurik) [Fri, 25 Mar 2011 08:46:59 +0000 (01:46 -0700)] 
Remove obsolete NSLog() debugging.

13 years agoAdd HTTP Referer: tracking.
Jay Freeman (saurik) [Fri, 25 Mar 2011 08:46:50 +0000 (01:46 -0700)] 
Add HTTP Referer: tracking.

13 years agoAdd -[CyteWebView request] helper.
Jay Freeman (saurik) [Fri, 25 Mar 2011 08:45:43 +0000 (01:45 -0700)] 
Add -[CyteWebView request] helper.

13 years agoCorrectly handle layout updates of background tabs.
Jay Freeman (saurik) [Thu, 24 Mar 2011 16:44:57 +0000 (09:44 -0700)] 
Correctly handle layout updates of background tabs.

13 years agoProvide some more infraustructure around WAKWindow.
Jay Freeman (saurik) [Thu, 24 Mar 2011 16:25:55 +0000 (09:25 -0700)] 
Provide some more infraustructure around WAKWindow.

13 years agoFilter empty strings from query terms.
Jay Freeman (saurik) [Thu, 24 Mar 2011 14:27:28 +0000 (07:27 -0700)] 
Filter empty strings from query terms.

13 years agoDo not count ignored updates for Changes badge.
Jay Freeman (saurik) [Thu, 24 Mar 2011 14:22:53 +0000 (07:22 -0700)] 
Do not count ignored updates for Changes badge.

13 years agoFactor out -[SearchController termsForQuery:].
Jay Freeman (saurik) [Thu, 24 Mar 2011 14:22:36 +0000 (07:22 -0700)] 
Factor out -[SearchController termsForQuery:].

13 years agoAdd a database lock around -[Database clean].
Jay Freeman (saurik) [Thu, 24 Mar 2011 14:22:01 +0000 (07:22 -0700)] 
Add a database lock around -[Database clean].

13 years agoStupid code order issue in cancelButtonClicked.
Jay Freeman (saurik) [Wed, 23 Mar 2011 11:13:47 +0000 (04:13 -0700)] 
Stupid code order issue in cancelButtonClicked.

13 years agoWork around /stupid/ screenSize miscalculation in WebKit.
Jay Freeman (saurik) [Wed, 23 Mar 2011 08:53:51 +0000 (01:53 -0700)] 
Work around /stupid/ screenSize miscalculation in WebKit.

13 years agoAdd reachability to Refresh button.
Jay Freeman (saurik) [Wed, 23 Mar 2011 05:24:37 +0000 (22:24 -0700)] 
Add reachability to Refresh button.

13 years agoDelay reload HUD by 0.5s.
Jay Freeman (saurik) [Wed, 23 Mar 2011 04:38:27 +0000 (21:38 -0700)] 
Delay reload HUD by 0.5s.

13 years agoYou actually can cache no-cache, but not no-store.
Jay Freeman (saurik) [Wed, 23 Mar 2011 03:22:57 +0000 (20:22 -0700)] 
You actually can cache no-cache, but not no-store.

13 years agoDon't yield to reloadSpringBoard: perform it after a delay and return;.
Jay Freeman (saurik) [Wed, 23 Mar 2011 03:07:45 +0000 (20:07 -0700)] 
Don't yield to reloadSpringBoard: perform it after a delay and return;.

13 years agoUse double-ExecFork() rather than system() double-subshell.
Jay Freeman (saurik) [Wed, 23 Mar 2011 02:49:27 +0000 (19:49 -0700)] 
Use double-ExecFork() rather than system() double-subshell.

13 years agoDouble-fork sbreload and fall back to killing SpringBoard.
Jay Freeman (saurik) [Wed, 23 Mar 2011 02:29:21 +0000 (19:29 -0700)] 
Double-fork sbreload and fall back to killing SpringBoard.

13 years agoPop a HUD for sbreload.
Jay Freeman (saurik) [Wed, 23 Mar 2011 02:07:26 +0000 (19:07 -0700)] 
Pop a HUD for sbreload.

13 years agoBackup reachability events.
Jay Freeman (saurik) [Wed, 23 Mar 2011 01:50:50 +0000 (18:50 -0700)] 
Backup reachability events.

13 years agoUse kCFAllocatorDefault, not NULL.
Jay Freeman (saurik) [Wed, 23 Mar 2011 01:41:30 +0000 (18:41 -0700)] 
Use kCFAllocatorDefault, not NULL.

13 years agoAdd cydia.isReachable().
Jay Freeman (saurik) [Wed, 23 Mar 2011 01:25:27 +0000 (18:25 -0700)] 
Add cydia.isReachable().

13 years agoMove IsReachable() to its own function.
Jay Freeman (saurik) [Wed, 23 Mar 2011 01:18:06 +0000 (18:18 -0700)] 
Move IsReachable() to its own function.

13 years agoI had broken the ability to deselect unselected controllers.
Jay Freeman (saurik) [Tue, 22 Mar 2011 12:35:03 +0000 (05:35 -0700)] 
I had broken the ability to deselect unselected controllers.

13 years agoRename X-Cydia-Cf-Version to X-Cydia-Cf.
Jay Freeman (saurik) [Tue, 22 Mar 2011 08:49:52 +0000 (01:49 -0700)] 
Rename X-Cydia-Cf-Version to X-Cydia-Cf.

13 years agoFix exception during setEditing:NO after syncData.
Jay Freeman (saurik) [Tue, 22 Mar 2011 08:24:51 +0000 (01:24 -0700)] 
Fix exception during setEditing:NO after syncData.

13 years agoSteal more entitlements from MobileSafari: I want Nitro.
Jay Freeman (saurik) [Tue, 22 Mar 2011 06:53:24 +0000 (23:53 -0700)] 
Steal more entitlements from MobileSafari: I want Nitro.

13 years agoFinished implemented promoted packages bar.
Jay Freeman (saurik) [Tue, 22 Mar 2011 05:58:42 +0000 (22:58 -0700)] 
Finished implemented promoted packages bar.

13 years agoNeed to setDelegate: on apptapp:// URLs.
Jay Freeman (saurik) [Tue, 22 Mar 2011 05:58:20 +0000 (22:58 -0700)] 
Need to setDelegate: on apptapp:// URLs.

13 years agoCreate a lame helper for clearWindowObject.
Jay Freeman (saurik) [Tue, 22 Mar 2011 04:36:56 +0000 (21:36 -0700)] 
Create a lame helper for clearWindowObject.

13 years agoSeparate out CyteKit/IndirectDelegate.h.
Jay Freeman (saurik) [Tue, 22 Mar 2011 04:36:03 +0000 (21:36 -0700)] 
Separate out CyteKit/IndirectDelegate.h.

13 years agoUse more percent escapes: sections/ and search/.
Jay Freeman (saurik) [Tue, 22 Mar 2011 02:58:09 +0000 (19:58 -0700)] 
Use more percent escapes: sections/ and search/.

13 years agoFix typo in name of Changes localization.
Jay Freeman (saurik) [Tue, 22 Mar 2011 01:57:53 +0000 (18:57 -0700)] 
Fix typo in name of Changes localization.

13 years agoProvide -[CyteWebView scrollView] helper.
Jay Freeman (saurik) [Tue, 22 Mar 2011 01:43:43 +0000 (18:43 -0700)] 
Provide -[CyteWebView scrollView] helper.

13 years ago#include <UIKit/UIKit.h> from iPhonePrivate.h.
Jay Freeman (saurik) [Tue, 22 Mar 2011 01:43:18 +0000 (18:43 -0700)] 
#include <UIKit/UIKit.h> from iPhonePrivate.h.

13 years agoMove WebPreferences (Apple) into iPhonePrivate.h.
Jay Freeman (saurik) [Tue, 22 Mar 2011 01:43:01 +0000 (18:43 -0700)] 
Move WebPreferences (Apple) into iPhonePrivate.h.

13 years agoAbstract out requestWithHeaders:.
Jay Freeman (saurik) [Tue, 22 Mar 2011 01:24:12 +0000 (18:24 -0700)] 
Abstract out requestWithHeaders:.

13 years agoUse modified URL during willSendRequest:.
Jay Freeman (saurik) [Tue, 22 Mar 2011 01:20:36 +0000 (18:20 -0700)] 
Use modified URL during willSendRequest:.

13 years agoAdd initWithRequest: to CyteWebViewController.
Jay Freeman (saurik) [Mon, 21 Mar 2011 23:31:51 +0000 (16:31 -0700)] 
Add initWithRequest: to CyteWebViewController.

13 years agoCyteWebView failed to verify a delegate before sending.
Jay Freeman (saurik) [Mon, 21 Mar 2011 23:05:24 +0000 (16:05 -0700)] 
CyteWebView failed to verify a delegate before sending.

13 years agoDrop state storage to 30 minutes.
Jay Freeman (saurik) [Mon, 21 Mar 2011 21:18:44 +0000 (14:18 -0700)] 
Drop state storage to 30 minutes.

13 years agoRestore setView:UIView indirection, required for keyboard resize. :(
Jay Freeman (saurik) [Mon, 21 Mar 2011 12:39:53 +0000 (05:39 -0700)] 
Restore setView:UIView indirection, required for keyboard resize. :(

13 years agoRemove useless setView:UIView indirections.
Jay Freeman (saurik) [Mon, 21 Mar 2011 12:08:34 +0000 (05:08 -0700)] 
Remove useless setView:UIView indirections.

13 years agoUse autoresizingMask for base UIViewController views.
Jay Freeman (saurik) [Mon, 21 Mar 2011 11:59:36 +0000 (04:59 -0700)] 
Use autoresizingMask for base UIViewController views.

13 years agoClear NSURLCache during memory warnings.
Jay Freeman (saurik) [Mon, 21 Mar 2011 11:37:38 +0000 (04:37 -0700)] 
Clear NSURLCache during memory warnings.

13 years agoAdd an irritated XXX comment for later use.
Jay Freeman (saurik) [Mon, 21 Mar 2011 11:27:44 +0000 (04:27 -0700)] 
Add an irritated XXX comment for later use.

13 years agoDon't lose track of network activity during memory warnings.
Jay Freeman (saurik) [Mon, 21 Mar 2011 11:27:21 +0000 (04:27 -0700)] 
Don't lose track of network activity during memory warnings.

13 years agoDo not show network activity for AppCacheController.
Jay Freeman (saurik) [Mon, 21 Mar 2011 11:19:00 +0000 (04:19 -0700)] 
Do not show network activity for AppCacheController.

13 years agoRemove (hopefully) unneeded 2.x memory-for-stability hack.
Jay Freeman (saurik) [Mon, 21 Mar 2011 11:16:18 +0000 (04:16 -0700)] 
Remove (hopefully) unneeded 2.x memory-for-stability hack.

13 years agoFix underlying Apple UIWebViewWebViewDelegate on 2.x retain/release bug.
Jay Freeman (saurik) [Mon, 21 Mar 2011 11:15:24 +0000 (04:15 -0700)] 
Fix underlying Apple UIWebViewWebViewDelegate on 2.x retain/release bug.

13 years agoCall setDelegate:nil during _H<> = nil.
Jay Freeman (saurik) [Mon, 21 Mar 2011 11:13:39 +0000 (04:13 -0700)] 
Call setDelegate:nil during _H<> = nil.

13 years agoRely on /var/lib/cydia/firmware.ver over /tmp/.cydia.fw.
Jay Freeman (saurik) [Mon, 21 Mar 2011 10:37:11 +0000 (03:37 -0700)] 
Rely on /var/lib/cydia/firmware.ver over /tmp/.cydia.fw.

13 years agoWork around stupid 2.x UINavigationController behavior.
Jay Freeman (saurik) [Mon, 21 Mar 2011 10:35:20 +0000 (03:35 -0700)] 
Work around stupid 2.x UINavigationController behavior.

13 years agoReloading the data of an arbitrary viewcontroller involves loading its view.
Jay Freeman (saurik) [Mon, 21 Mar 2011 10:26:19 +0000 (03:26 -0700)] 
Reloading the data of an arbitrary viewcontroller involves loading its view.

13 years agoRemove useless -[HomeController didReceiveMemoryWarning].
Jay Freeman (saurik) [Mon, 21 Mar 2011 08:24:49 +0000 (01:24 -0700)] 
Remove useless -[HomeController didReceiveMemoryWarning].

13 years agoSupport 2.x memory warning dispatch.
Jay Freeman (saurik) [Mon, 21 Mar 2011 08:13:02 +0000 (01:13 -0700)] 
Support 2.x memory warning dispatch.

13 years agoIncrease memory warning between time to 2 seconds.
Jay Freeman (saurik) [Mon, 21 Mar 2011 08:12:02 +0000 (01:12 -0700)] 
Increase memory warning between time to 2 seconds.

13 years agoOn 2.x we cannot use unselectedViewController.
Jay Freeman (saurik) [Mon, 21 Mar 2011 04:24:02 +0000 (21:24 -0700)] 
On 2.x we cannot use unselectedViewController.

13 years agoWitness the return of the memory-for-stability tradeoff on 2.x.
Jay Freeman (saurik) [Mon, 21 Mar 2011 04:16:15 +0000 (21:16 -0700)] 
Witness the return of the memory-for-stability tradeoff on 2.x.

13 years agoFix the disk cache by moving a better fix into SDURLCache.
Jay Freeman (saurik) [Mon, 21 Mar 2011 04:15:50 +0000 (21:15 -0700)] 
Fix the disk cache by moving a better fix into SDURLCache.

13 years agoDon't use HTTP disk cache on < 3.2.
Jay Freeman (saurik) [Mon, 21 Mar 2011 00:50:00 +0000 (17:50 -0700)] 
Don't use HTTP disk cache on < 3.2.

13 years agoStore backup symbols in bins/.
Jay Freeman (saurik) [Sun, 20 Mar 2011 23:03:33 +0000 (16:03 -0700)] 
Store backup symbols in bins/.

13 years agoExpose ramifications of kCFCoreFoundationVersionNumber.
Jay Freeman (saurik) [Sun, 20 Mar 2011 23:02:29 +0000 (16:02 -0700)] 
Expose ramifications of kCFCoreFoundationVersionNumber.

13 years agoPrefer $@ to hardcode.
Jay Freeman (saurik) [Sun, 20 Mar 2011 22:57:49 +0000 (15:57 -0700)] 
Prefer $@ to hardcode.

13 years agoRemove obsolete cydiaSource attributeKey.
Jay Freeman (saurik) [Sun, 20 Mar 2011 21:56:34 +0000 (14:56 -0700)] 
Remove obsolete cydiaSource attributeKey.

13 years agoRemove (Restart) from CLOSE_CYDIA.
Jay Freeman (saurik) [Sun, 20 Mar 2011 11:15:53 +0000 (04:15 -0700)] 
Remove (Restart) from CLOSE_CYDIA.

13 years agoRemove setCydiaSource().
Jay Freeman (saurik) [Sun, 20 Mar 2011 10:59:02 +0000 (03:59 -0700)] 
Remove setCydiaSource().

13 years agoUse System_, not Firmware_, for APT repository.
Jay Freeman (saurik) [Sun, 20 Mar 2011 10:48:34 +0000 (03:48 -0700)] 
Use System_, not Firmware_, for APT repository.

13 years agoBackup pre-stripped binary.
Jay Freeman (saurik) [Sat, 19 Mar 2011 23:46:22 +0000 (16:46 -0700)] 
Backup pre-stripped binary.

13 years agoIf era_ != era goto reload; for PackageListController.
Jay Freeman (saurik) [Sat, 19 Mar 2011 23:44:43 +0000 (16:44 -0700)] 
If era_ != era goto reload; for PackageListController.

13 years agoIncrease expiration time of UI state to 60 minutes.
Jay Freeman (saurik) [Sat, 19 Mar 2011 04:16:15 +0000 (21:16 -0700)] 
Increase expiration time of UI state to 60 minutes.

13 years agoFix expiration of UI state.
Jay Freeman (saurik) [Sat, 19 Mar 2011 04:15:49 +0000 (21:15 -0700)] 
Fix expiration of UI state.

13 years agoRemove X-System header: use User-Agent's Mobile/.
Jay Freeman (saurik) [Sat, 19 Mar 2011 02:22:37 +0000 (19:22 -0700)] 
Remove X-System header: use User-Agent's Mobile/.

13 years agoAvoid using SystemVersion.plist.
Jay Freeman (saurik) [Sat, 19 Mar 2011 01:45:02 +0000 (18:45 -0700)] 
Avoid using SystemVersion.plist.

13 years agoAdd cydia.operator.
Jay Freeman (saurik) [Fri, 18 Mar 2011 17:10:08 +0000 (10:10 -0700)] 
Add cydia.operator.

13 years agoProvide cydia.mcc and cydia.mnc, not cydia.plmn.
Jay Freeman (saurik) [Fri, 18 Mar 2011 12:28:53 +0000 (05:28 -0700)] 
Provide cydia.mcc and cydia.mnc, not cydia.plmn.