]> git.saurik.com Git - cydia.git/log
cydia.git
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.

13 years agoCTSIMSupportCopyMobileSubscriberNetworkCode() was calling CTSIMSupportCopyMobileSubsc...
Jay Freeman (saurik) [Fri, 18 Mar 2011 12:28:18 +0000 (05:28 -0700)] 
CTSIMSupportCopyMobileSubscriberNetworkCode() was calling CTSIMSupportCopyMobileSubscriberCountryCode().

13 years agoEven cleaner PLMN support.
Jay Freeman (saurik) [Fri, 18 Mar 2011 10:57:17 +0000 (03:57 -0700)] 
Even cleaner PLMN support.

13 years agoBetter support iPod Touch PLMN.
Jay Freeman (saurik) [Fri, 18 Mar 2011 10:34:25 +0000 (03:34 -0700)] 
Better support iPod Touch PLMN.

13 years agoRemove obsolete .PHONY: sign.
Jay Freeman (saurik) [Thu, 17 Mar 2011 22:54:03 +0000 (15:54 -0700)] 
Remove obsolete .PHONY: sign.

13 years agoRun ldid on postinst.
Jay Freeman (saurik) [Thu, 17 Mar 2011 22:35:03 +0000 (15:35 -0700)] 
Run ldid on postinst.

13 years agoAdd cydia.setScrollAlwaysBounceVertical().
Jay Freeman (saurik) [Thu, 17 Mar 2011 09:50:05 +0000 (02:50 -0700)] 
Add cydia.setScrollAlwaysBounceVertical().

13 years agoAdd cydia.setScrollIndicatorStyle().
Jay Freeman (saurik) [Thu, 17 Mar 2011 09:40:48 +0000 (02:40 -0700)] 
Add cydia.setScrollIndicatorStyle().

13 years agoI need to @synchronize access to the StateCache.
Jay Freeman (saurik) [Thu, 17 Mar 2011 07:01:24 +0000 (00:01 -0700)] 
I need to @synchronize access to the StateCache.

13 years agoAdd a lock around configuration saving to the metafile.
Jay Freeman (saurik) [Tue, 15 Mar 2011 17:44:45 +0000 (10:44 -0700)] 
Add a lock around configuration saving to the metafile.

13 years agoMild formatting changes to SourceCells.
Jay Freeman (saurik) [Tue, 15 Mar 2011 10:58:05 +0000 (03:58 -0700)] 
Mild formatting changes to SourceCells.

13 years agoCachedURLs_ contains URLs, not hrefs.
Jay Freeman (saurik) [Tue, 15 Mar 2011 07:02:56 +0000 (00:02 -0700)] 
CachedURLs_ contains URLs, not hrefs.

13 years agoMerge latest bigboss package: org.thebigboss.repo.icons.
Jay Freeman (saurik) [Tue, 15 Mar 2011 07:00:34 +0000 (00:00 -0700)] 
Merge latest bigboss package: org.thebigboss.repo.icons.

13 years agoStandardize ExecFork/ReapZombie usage.
Jay Freeman (saurik) [Mon, 14 Mar 2011 22:00:57 +0000 (15:00 -0700)] 
Standardize ExecFork/ReapZombie usage.

13 years agoUse verifying HUD for repotag and don't overlay dialog.
Jay Freeman (saurik) [Mon, 14 Mar 2011 15:04:25 +0000 (08:04 -0700)] 
Use verifying HUD for repotag and don't overlay dialog.

13 years agoRemove stringByCachingURLWithCurrentCDN and cache.cydia.saurik.com.
Jay Freeman (saurik) [Mon, 14 Mar 2011 15:03:38 +0000 (08:03 -0700)] 
Remove stringByCachingURLWithCurrentCDN and cache.cydia.saurik.com.

13 years agoWitness the return of manage.html and cydia://storage. v1.1.0%b7
Jay Freeman (saurik) [Mon, 14 Mar 2011 14:17:45 +0000 (07:17 -0700)] 
Witness the return of manage.html and cydia://storage.

13 years agoUse a forward slash for ios/#.# distribution.
Jay Freeman (saurik) [Mon, 14 Mar 2011 14:10:57 +0000 (07:10 -0700)] 
Use a forward slash for ios/#.# distribution.

13 years agoFilter stupid GPG warnings that do not enhance security.
Jay Freeman (saurik) [Mon, 14 Mar 2011 13:11:38 +0000 (06:11 -0700)] 
Filter stupid GPG warnings that do not enhance security.

13 years agoSend /either/ X-Cydia-Token or X-Cydia-Id.
Jay Freeman (saurik) [Mon, 14 Mar 2011 12:11:13 +0000 (05:11 -0700)] 
Send /either/ X-Cydia-Token or X-Cydia-Id.

13 years agoSupport trailing slash on saved state URLs.
Jay Freeman (saurik) [Mon, 14 Mar 2011 11:57:01 +0000 (04:57 -0700)] 
Support trailing slash on saved state URLs.

13 years agoTry to avoid jumbling source icons.
Jay Freeman (saurik) [Mon, 14 Mar 2011 11:45:42 +0000 (04:45 -0700)] 
Try to avoid jumbling source icons.

13 years agoAdd a HUD around uicache.
Jay Freeman (saurik) [Mon, 14 Mar 2011 11:45:29 +0000 (04:45 -0700)] 
Add a HUD around uicache.

13 years agoSourcesController should be era locked.
Jay Freeman (saurik) [Mon, 14 Mar 2011 11:24:07 +0000 (04:24 -0700)] 
SourcesController should be era locked.

13 years agoHold Reloading Data throughout entire operation.
Jay Freeman (saurik) [Mon, 14 Mar 2011 11:12:39 +0000 (04:12 -0700)] 
Hold Reloading Data throughout entire operation.

13 years agoFix view affinity of progress HUDs.
Jay Freeman (saurik) [Mon, 14 Mar 2011 11:12:23 +0000 (04:12 -0700)] 
Fix view affinity of progress HUDs.

13 years agoSeriously solve the auto-redirect issue.
Jay Freeman (saurik) [Mon, 14 Mar 2011 10:54:15 +0000 (03:54 -0700)] 
Seriously solve the auto-redirect issue.

13 years agoConsider a WebView loaded when it commits.
Jay Freeman (saurik) [Mon, 14 Mar 2011 10:00:17 +0000 (03:00 -0700)] 
Consider a WebView loaded when it commits.

13 years agoAdd helpful -[WebFrame description] for debugging.
Jay Freeman (saurik) [Mon, 14 Mar 2011 09:59:54 +0000 (02:59 -0700)] 
Add helpful -[WebFrame description] for debugging.

13 years agoAdd -[CyteWebViewDelegate webView:didCommitLoadForFrame:].
Jay Freeman (saurik) [Mon, 14 Mar 2011 09:59:35 +0000 (02:59 -0700)] 
Add -[CyteWebViewDelegate webView:didCommitLoadForFrame:].

13 years agoUse lazy loading for pushed web controllers.
Jay Freeman (saurik) [Mon, 14 Mar 2011 09:39:27 +0000 (02:39 -0700)] 
Use lazy loading for pushed web controllers.

13 years agoAdd -[CyteWebViewController setRequest:].
Jay Freeman (saurik) [Mon, 14 Mar 2011 09:39:15 +0000 (02:39 -0700)] 
Add -[CyteWebViewController setRequest:].

13 years agoAllow window.close() to close unselected controllers.
Jay Freeman (saurik) [Mon, 14 Mar 2011 09:01:21 +0000 (02:01 -0700)] 
Allow window.close() to close unselected controllers.

13 years agoSize of segmented settings controller incorrect on iPad.
Jay Freeman (saurik) [Mon, 14 Mar 2011 07:53:22 +0000 (00:53 -0700)] 
Size of segmented settings controller incorrect on iPad.

13 years agoTapping statusbar should scroll webpages to top.
Jay Freeman (saurik) [Mon, 14 Mar 2011 07:49:53 +0000 (00:49 -0700)] 
Tapping statusbar should scroll webpages to top.

13 years agoAdd WebEventTouchCancel, using WebEvent.h.
Jay Freeman (saurik) [Sun, 13 Mar 2011 23:03:27 +0000 (16:03 -0700)] 
Add WebEventTouchCancel, using WebEvent.h.

13 years agoSimply avoid null sources.
Jay Freeman (saurik) [Sun, 13 Mar 2011 22:49:23 +0000 (15:49 -0700)] 
Simply avoid null sources.

13 years agoSource warnings added null sources.
Jay Freeman (saurik) [Sun, 13 Mar 2011 22:48:54 +0000 (15:48 -0700)] 
Source warnings added null sources.

13 years agoAdd dispatchEvent:@"CydiaTouchEnd".
Jay Freeman (saurik) [Sun, 13 Mar 2011 21:29:45 +0000 (14:29 -0700)] 
Add dispatchEvent:@"CydiaTouchEnd".

13 years agoSeparate out CyteKit/dispatchEvent.*.
Jay Freeman (saurik) [Sun, 13 Mar 2011 21:07:59 +0000 (14:07 -0700)] 
Separate out CyteKit/dispatchEvent.*.

13 years agoUse a constructor, not +initialize.
Jay Freeman (saurik) [Sun, 13 Mar 2011 20:27:45 +0000 (13:27 -0700)] 
Use a constructor, not +initialize.

13 years agoMove BigBoss icons back to bigboss package.
Jay Freeman (saurik) [Sat, 12 Mar 2011 23:41:14 +0000 (15:41 -0800)] 
Move BigBoss icons back to bigboss package.

13 years agoBy default, bypass Packages URL update in sysroot.sh.
Jay Freeman (saurik) [Sat, 12 Mar 2011 23:29:49 +0000 (15:29 -0800)] 
By default, bypass Packages URL update in sysroot.sh.

13 years agoAdd cached URLs for sysroot.sh.
Jay Freeman (saurik) [Sat, 12 Mar 2011 23:29:11 +0000 (15:29 -0800)] 
Add cached URLs for sysroot.sh.

13 years agoIndent parsing from sysroot.sh.
Jay Freeman (saurik) [Sat, 12 Mar 2011 23:27:36 +0000 (15:27 -0800)] 
Indent parsing from sysroot.sh.

13 years agoParse URLs from Packages separately from extract.
Jay Freeman (saurik) [Sat, 12 Mar 2011 23:25:04 +0000 (15:25 -0800)] 
Parse URLs from Packages separately from extract.

13 years agoSeparate out extract() in syroot.sh.
Jay Freeman (saurik) [Sat, 12 Mar 2011 23:07:51 +0000 (15:07 -0800)] 
Separate out extract() in syroot.sh.

13 years agoAdd a postinst to update cydia.list.
Jay Freeman (saurik) [Sat, 12 Mar 2011 23:17:58 +0000 (15:17 -0800)] 
Add a postinst to update cydia.list.

13 years agoSeparate out Sources.mm.
Jay Freeman (saurik) [Sat, 12 Mar 2011 22:34:19 +0000 (14:34 -0800)] 
Separate out Sources.mm.

13 years agoForgot UCPlatform.h in PCRE.
Jay Freeman (saurik) [Sat, 12 Mar 2011 23:02:38 +0000 (15:02 -0800)] 
Forgot UCPlatform.h in PCRE.

13 years agoBetter consider preinst in makefile.
Jay Freeman (saurik) [Sat, 12 Mar 2011 22:44:49 +0000 (14:44 -0800)] 
Better consider preinst in makefile.

13 years agoConstrain the dimensions of icons rendered from repositories.
Jay Freeman (saurik) [Sat, 12 Mar 2011 21:13:21 +0000 (13:13 -0800)] 
Constrain the dimensions of icons rendered from repositories.

13 years agoAdd X-Cydia-Id.
Jay Freeman (saurik) [Sat, 12 Mar 2011 21:22:53 +0000 (13:22 -0800)] 
Add X-Cydia-Id.

13 years agoRefactor Source URI code to remove cydia://source-icon.
Jay Freeman (saurik) [Sat, 12 Mar 2011 20:21:37 +0000 (12:21 -0800)] 
Refactor Source URI code to remove cydia://source-icon.

13 years agoUse the correct color for 'Loading...'.
Jay Freeman (saurik) [Sat, 12 Mar 2011 18:52:00 +0000 (10:52 -0800)] 
Use the correct color for 'Loading...'.

13 years agoRemove confusing SourceController sections. v1.1.0%b6
Jay Freeman (saurik) [Fri, 11 Mar 2011 19:18:27 +0000 (11:18 -0800)] 
Remove confusing SourceController sections.

13 years agoOne-off Package objects should use an internal pool.
Jay Freeman (saurik) [Fri, 11 Mar 2011 19:09:42 +0000 (11:09 -0800)] 
One-off Package objects should use an internal pool.

13 years agoAdd a useful -description for CyteWebView.
Jay Freeman (saurik) [Fri, 11 Mar 2011 19:03:07 +0000 (11:03 -0800)] 
Add a useful -description for CyteWebView.

13 years agoAdd package.md5sum.
Jay Freeman (saurik) [Fri, 11 Mar 2011 17:43:59 +0000 (09:43 -0800)] 
Add package.md5sum.

13 years agoAdd Cydia version to UI_ URL.
Jay Freeman (saurik) [Fri, 11 Mar 2011 17:06:58 +0000 (09:06 -0800)] 
Add Cydia version to UI_ URL.

13 years agoStop stomping on Diversions_ in subclasses.
Jay Freeman (saurik) [Fri, 11 Mar 2011 17:06:38 +0000 (09:06 -0800)] 
Stop stomping on Diversions_ in subclasses.

13 years agoThe orientation of the status bar is a global concept.
Jay Freeman (saurik) [Fri, 11 Mar 2011 15:30:43 +0000 (07:30 -0800)] 
The orientation of the status bar is a global concept.

13 years agoSeparate out Version.mm: faster compile.
Jay Freeman (saurik) [Fri, 11 Mar 2011 15:03:55 +0000 (07:03 -0800)] 
Separate out Version.mm: faster compile.

13 years agoUse a firmware-specific cydia.saurik.com/ui.
Jay Freeman (saurik) [Fri, 11 Mar 2011 07:10:01 +0000 (23:10 -0800)] 
Use a firmware-specific cydia.saurik.com/ui.

13 years agoUse a firmware-specific apt.saurik.com.
Jay Freeman (saurik) [Fri, 11 Mar 2011 07:09:47 +0000 (23:09 -0800)] 
Use a firmware-specific apt.saurik.com.

13 years agoAdjust rowHeight of source cells.
Jay Freeman (saurik) [Fri, 11 Mar 2011 07:01:54 +0000 (23:01 -0800)] 
Adjust rowHeight of source cells.

13 years agoNotice out-of-date sysroot folders and complain.
Jay Freeman (saurik) [Fri, 11 Mar 2011 06:46:45 +0000 (22:46 -0800)] 
Notice out-of-date sysroot folders and complain.

13 years agoAllow slightly wider text on source cells.
Jay Freeman (saurik) [Fri, 11 Mar 2011 06:46:31 +0000 (22:46 -0800)] 
Allow slightly wider text on source cells.