]> git.saurik.com Git - cydia.git/log
cydia.git
13 years agoSave the state during abnormal terminations.
Jay Freeman (saurik) [Thu, 10 Mar 2011 06:22:03 +0000 (22:22 -0800)] 
Save the state during abnormal terminations.

13 years agoAdd cydia.getMetadataKeys().
Jay Freeman (saurik) [Thu, 10 Mar 2011 06:18:53 +0000 (22:18 -0800)] 
Add cydia.getMetadataKeys().

13 years agoFix various forms of icon escape encoding.
Jay Freeman (saurik) [Thu, 10 Mar 2011 06:14:32 +0000 (22:14 -0800)] 
Fix various forms of icon escape encoding.

13 years agoTotally obsolete and replace the old source packages.
Jay Freeman (saurik) [Thu, 10 Mar 2011 06:10:37 +0000 (22:10 -0800)] 
Totally obsolete and replace the old source packages.

13 years agoImprove robustness of Changes button code.
Jay Freeman (saurik) [Thu, 10 Mar 2011 00:00:11 +0000 (16:00 -0800)] 
Improve robustness of Changes button code.

13 years agoAdd cydia.{g,s}etMetadataValue().
Jay Freeman (saurik) [Wed, 9 Mar 2011 23:15:53 +0000 (15:15 -0800)] 
Add cydia.{g,s}etMetadataValue().

13 years agoNumerical tweaks to the relevancy algorithm.
Jay Freeman (saurik) [Wed, 9 Mar 2011 22:43:55 +0000 (14:43 -0800)] 
Numerical tweaks to the relevancy algorithm.

13 years agoAccidentally lost the index :(.
Jay Freeman (saurik) [Wed, 9 Mar 2011 22:37:45 +0000 (14:37 -0800)] 
Accidentally lost the index :(.

13 years agoIf you have cydia. access, get Token_.
Jay Freeman (saurik) [Wed, 9 Mar 2011 15:34:27 +0000 (07:34 -0800)] 
If you have cydia. access, get Token_.

13 years agoOnly send UDID to vaguely secure hosts. v1.1.0%b3
Jay Freeman (saurik) [Wed, 9 Mar 2011 13:11:17 +0000 (05:11 -0800)] 
Only send UDID to vaguely secure hosts.

13 years agoOnly send X-Cydia-Token to vaguely trusted hosts.
Jay Freeman (saurik) [Wed, 9 Mar 2011 13:06:14 +0000 (05:06 -0800)] 
Only send X-Cydia-Token to vaguely trusted hosts.

13 years agoOnly add special headers if they are not present.
Jay Freeman (saurik) [Wed, 9 Mar 2011 12:56:17 +0000 (04:56 -0800)] 
Only add special headers if they are not present.

13 years agoAdd Cydia_.deb to .gitignore.
Jay Freeman (saurik) [Wed, 9 Mar 2011 11:56:12 +0000 (03:56 -0800)] 
Add Cydia_.deb to .gitignore.

13 years agoAdd Version.h to .gitignore.
Jay Freeman (saurik) [Wed, 9 Mar 2011 11:35:46 +0000 (03:35 -0800)] 
Add Version.h to .gitignore.

13 years agoDHowett tells me I forgot this file. :(
Jay Freeman (saurik) [Wed, 9 Mar 2011 11:30:26 +0000 (03:30 -0800)] 
DHowett tells me I forgot this file. :(

13 years agoVersion number change should rebuild user agent code.
Jay Freeman (saurik) [Wed, 9 Mar 2011 10:51:01 +0000 (02:51 -0800)] 
Version number change should rebuild user agent code.

13 years agoApply custom useragent after loadView.
Jay Freeman (saurik) [Wed, 9 Mar 2011 10:50:18 +0000 (02:50 -0800)] 
Apply custom useragent after loadView.

13 years agoGracefully recover from low-memory conditions. v1.1.0%b2
Jay Freeman (saurik) [Tue, 8 Mar 2011 22:25:10 +0000 (14:25 -0800)] 
Gracefully recover from low-memory conditions.

13 years agoDo not attempt to copy nil strings.
Jay Freeman (saurik) [Tue, 8 Mar 2011 22:24:51 +0000 (14:24 -0800)] 
Do not attempt to copy nil strings.

13 years agoAdd [super releaseSubviews].
Jay Freeman (saurik) [Tue, 8 Mar 2011 21:23:55 +0000 (13:23 -0800)] 
Add [super releaseSubviews].

13 years agoUse loadView/releaseSubviews for CyteWebViewController.
Jay Freeman (saurik) [Tue, 8 Mar 2011 21:23:39 +0000 (13:23 -0800)] 
Use loadView/releaseSubviews for CyteWebViewController.

13 years agoAdd releaseSubviews to StashController.
Jay Freeman (saurik) [Tue, 8 Mar 2011 21:12:40 +0000 (13:12 -0800)] 
Add releaseSubviews to StashController.

13 years agoUse loadView/releaseSubviews for PackageListController.
Jay Freeman (saurik) [Tue, 8 Mar 2011 21:12:26 +0000 (13:12 -0800)] 
Use loadView/releaseSubviews for PackageListController.

13 years agoOn 3.x I need to animate these buttons or they go nuts.
Jay Freeman (saurik) [Tue, 8 Mar 2011 19:57:05 +0000 (11:57 -0800)] 
On 3.x I need to animate these buttons or they go nuts.

13 years agoCopy strings that might get yanked from under us.
Jay Freeman (saurik) [Tue, 8 Mar 2011 19:07:21 +0000 (11:07 -0800)] 
Copy strings that might get yanked from under us.

13 years agoOn 2.x I have this funny status bar offset.
Jay Freeman (saurik) [Tue, 8 Mar 2011 18:59:16 +0000 (10:59 -0800)] 
On 2.x I have this funny status bar offset.

13 years agoMove -[CYTabBarController statusBarHeight] to ::CYStatusBarHeight().
Jay Freeman (saurik) [Tue, 8 Mar 2011 18:42:36 +0000 (10:42 -0800)] 
Move -[CYTabBarController statusBarHeight] to ::CYStatusBarHeight().

13 years agoI do not have objectForKey:UIKeyboardAnimation{Curve,Duration}UserInfoKey on 2.x.
Jay Freeman (saurik) [Tue, 8 Mar 2011 18:40:14 +0000 (10:40 -0800)] 
I do not have objectForKey:UIKeyboardAnimation{Curve,Duration}UserInfoKey on 2.x.

13 years agoUse 320px for iPad modality.
Jay Freeman (saurik) [Tue, 8 Mar 2011 17:11:25 +0000 (09:11 -0800)] 
Use 320px for iPad modality.

13 years agoUse % for ~ in tagged versions. v1.1.0%b1
Jay Freeman (saurik) [Tue, 8 Mar 2011 16:04:51 +0000 (08:04 -0800)] 
Use % for ~ in tagged versions.

13 years agoRemove obsolete changes calculation debugging.
Jay Freeman (saurik) [Tue, 8 Mar 2011 15:54:08 +0000 (07:54 -0800)] 
Remove obsolete changes calculation debugging.

13 years agoStandardize threading across SDURLCache diskCache{Info,Usage}.
Jay Freeman (saurik) [Tue, 8 Mar 2011 15:40:24 +0000 (07:40 -0800)] 
Standardize threading across SDURLCache diskCache{Info,Usage}.

13 years agoSplit cydia-lproj from main package.
Jay Freeman (saurik) [Tue, 8 Mar 2011 15:40:09 +0000 (07:40 -0800)] 
Split cydia-lproj from main package.

13 years agoSlightly clean up unloadData logic ordering.
Jay Freeman (saurik) [Tue, 8 Mar 2011 13:10:57 +0000 (05:10 -0800)] 
Slightly clean up unloadData logic ordering.

13 years agoDon't show finish button until it is usable.
Jay Freeman (saurik) [Tue, 8 Mar 2011 12:52:13 +0000 (04:52 -0800)] 
Don't show finish button until it is usable.

13 years agoMerge -[Cydia {complete,{_,}reloadDataWithInvocation}].
Jay Freeman (saurik) [Tue, 8 Mar 2011 12:43:36 +0000 (04:43 -0800)] 
Merge -[Cydia {complete,{_,}reloadDataWithInvocation}].

13 years agoImprove SDURLCache behavior drastically.
Jay Freeman (saurik) [Tue, 8 Mar 2011 12:29:21 +0000 (04:29 -0800)] 
Improve SDURLCache behavior drastically.

13 years agoFix subtle packages_ damage to yield.
Jay Freeman (saurik) [Tue, 8 Mar 2011 11:00:15 +0000 (03:00 -0800)] 
Fix subtle packages_ damage to yield.

13 years agoTake Telesphoreo's preinst.
Jay Freeman (saurik) [Tue, 8 Mar 2011 09:45:28 +0000 (01:45 -0800)] 
Take Telesphoreo's preinst.

13 years agoStop re-re-requesting the damned cache.manifest.
Jay Freeman (saurik) [Tue, 8 Mar 2011 09:18:32 +0000 (01:18 -0800)] 
Stop re-re-requesting the damned cache.manifest.

13 years agoPrefer manual cydia.unload() to automatic modality.
Jay Freeman (saurik) [Tue, 8 Mar 2011 07:56:34 +0000 (23:56 -0800)] 
Prefer manual cydia.unload() to automatic modality.

13 years agoAutomatically attach cydia.log and `dpkg -l`.
Jay Freeman (saurik) [Tue, 8 Mar 2011 07:40:48 +0000 (23:40 -0800)] 
Automatically attach cydia.log and `dpkg -l`.

13 years agoPost CydiaReloadData events, don't actually reload the page.
Jay Freeman (saurik) [Tue, 8 Mar 2011 06:33:29 +0000 (22:33 -0800)] 
Post CydiaReloadData events, don't actually reload the page.

13 years agoDo not update webviews that are not rendered.
Jay Freeman (saurik) [Mon, 7 Mar 2011 22:05:47 +0000 (14:05 -0800)] 
Do not update webviews that are not rendered.

13 years agoAllow multiple search query terms.
Jay Freeman (saurik) [Mon, 7 Mar 2011 21:59:44 +0000 (13:59 -0800)] 
Allow multiple search query terms.

13 years agoFirst draft of relevancy sorted search.
Jay Freeman (saurik) [Mon, 7 Mar 2011 21:21:32 +0000 (13:21 -0800)] 
First draft of relevancy sorted search.

13 years agoSimplify _reloadPackages API to correct threading.
Jay Freeman (saurik) [Mon, 7 Mar 2011 20:32:51 +0000 (12:32 -0800)] 
Simplify _reloadPackages API to correct threading.

13 years agoRe-verify shouldBlock during _reloadPackages: loop.
Jay Freeman (saurik) [Mon, 7 Mar 2011 18:04:10 +0000 (10:04 -0800)] 
Re-verify shouldBlock during _reloadPackages: loop.

13 years agoMove filtering into FilteredPackageController.
Jay Freeman (saurik) [Mon, 7 Mar 2011 18:02:48 +0000 (10:02 -0800)] 
Move filtering into FilteredPackageController.

13 years agoSeparate out Cydia/LoadingView{,Controller}.*.
Jay Freeman (saurik) [Mon, 7 Mar 2011 17:26:18 +0000 (09:26 -0800)] 
Separate out Cydia/LoadingView{,Controller}.*.

13 years agoCache results of CydiaIcon.png requests.
Jay Freeman (saurik) [Mon, 7 Mar 2011 17:19:20 +0000 (09:19 -0800)] 
Cache results of CydiaIcon.png requests.

13 years agoInitial implementation of CydiaIcon.png.
Jay Freeman (saurik) [Mon, 7 Mar 2011 17:09:22 +0000 (09:09 -0800)] 
Initial implementation of CydiaIcon.png.

13 years agoRemove obsolete -[CYLoadingIndicator {label,activityIndicatorView}].
Jay Freeman (saurik) [Mon, 7 Mar 2011 16:58:58 +0000 (08:58 -0800)] 
Remove obsolete -[CYLoadingIndicator {label,activityIndicatorView}].

13 years agoRemove obsolete CYEmulatedLoadingController::database_.
Jay Freeman (saurik) [Mon, 7 Mar 2011 16:48:15 +0000 (08:48 -0800)] 
Remove obsolete CYEmulatedLoadingController::database_.

13 years agoSeparate out Cydia/MIMEAddress.*.
Jay Freeman (saurik) [Mon, 7 Mar 2011 16:44:41 +0000 (08:44 -0800)] 
Separate out Cydia/MIMEAddress.*.

13 years agoAdded Swedish.lproj from Tommy (SwirlySpace, AB).
Jay Freeman (saurik) [Mon, 7 Mar 2011 16:15:40 +0000 (08:15 -0800)] 
Added Swedish.lproj from Tommy (SwirlySpace, AB).

13 years agoAvoid concurrent database filter and refresh.
Jay Freeman (saurik) [Mon, 7 Mar 2011 15:37:06 +0000 (07:37 -0800)] 
Avoid concurrent database filter and refresh.

13 years agoRe-allow navigation actions on refresh.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:59:08 +0000 (06:59 -0800)] 
Re-allow navigation actions on refresh.

13 years agoRename CYTableViewCell to CyteTableViewCell.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:58:53 +0000 (06:58 -0800)] 
Rename CYTableViewCell to CyteTableViewCell.

13 years agoAutomate set{Delegate,DataSource}:nil using _H<>.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:53:52 +0000 (06:53 -0800)] 
Automate set{Delegate,DataSource}:nil using _H<>.

13 years agoFix _H<> copy assignment operator.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:33:44 +0000 (06:33 -0800)] 
Fix _H<> copy assignment operator.

13 years agoCopy _H<> into Menes.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:30:37 +0000 (06:30 -0800)] 
Copy _H<> into Menes.

13 years agoImprove stability and performance of background tables.
Jay Freeman (saurik) [Mon, 7 Mar 2011 14:07:15 +0000 (06:07 -0800)] 
Improve stability and performance of background tables.

13 years agoSimplify (and correct) NSAutoreleasePool usage.
Jay Freeman (saurik) [Mon, 7 Mar 2011 13:13:18 +0000 (05:13 -0800)] 
Simplify (and correct) NSAutoreleasePool usage.

13 years agoDo not re-build on 'make package'.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:58:28 +0000 (04:58 -0800)] 
Do not re-build on 'make package'.

13 years agoUse AppleTV.app, not Lowtide.app.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:55:39 +0000 (04:55 -0800)] 
Use AppleTV.app, not Lowtide.app.

13 years agoAllow for parallel pngcrush.sh.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:53:13 +0000 (04:53 -0800)] 
Allow for parallel pngcrush.sh.

13 years agoFactor out pngcrush.sh filenames.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:51:40 +0000 (04:51 -0800)] 
Factor out pngcrush.sh filenames.

13 years agoCache pngcrush results for faster package build.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:44:07 +0000 (04:44 -0800)] 
Cache pngcrush results for faster package build.

13 years agoRemove spaces from png filenames.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:35:27 +0000 (04:35 -0800)] 
Remove spaces from png filenames.

13 years agoAdd output filename parameter to pngcrush.sh.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:29:48 +0000 (04:29 -0800)] 
Add output filename parameter to pngcrush.sh.

13 years agoUse -fvisibility=hidden.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:25:54 +0000 (04:25 -0800)] 
Use -fvisibility=hidden.

13 years agoDeterministic timestamps.
Jay Freeman (saurik) [Mon, 7 Mar 2011 12:08:25 +0000 (04:08 -0800)] 
Deterministic timestamps.

13 years agoDeterministic build.
Jay Freeman (saurik) [Mon, 7 Mar 2011 11:24:58 +0000 (03:24 -0800)] 
Deterministic build.

13 years agoSeparate out Menes/radixSortWithSelector.*.
Jay Freeman (saurik) [Sun, 6 Mar 2011 21:18:17 +0000 (13:18 -0800)] 
Separate out Menes/radixSortWithSelector.*.

13 years agoSeparate out CyteKit/CyteTableView.*.
Jay Freeman (saurik) [Sun, 6 Mar 2011 21:05:16 +0000 (13:05 -0800)] 
Separate out CyteKit/CyteTableView.*.

13 years agoYou can't use icon on an unparsed package.
Jay Freeman (saurik) [Sun, 6 Mar 2011 08:52:02 +0000 (00:52 -0800)] 
You can't use icon on an unparsed package.

13 years agoReimplement SearchController with summary views.
Jay Freeman (saurik) [Sun, 6 Mar 2011 04:21:59 +0000 (20:21 -0800)] 
Reimplement SearchController with summary views.

13 years agoUse setSectionIndexMinimumDisplayRowCount:.
Jay Freeman (saurik) [Sun, 6 Mar 2011 04:21:26 +0000 (20:21 -0800)] 
Use setSectionIndexMinimumDisplayRowCount:.

13 years agoYou cannot scrollRectToVisible: a degenerate CGRect.
Jay Freeman (saurik) [Sun, 6 Mar 2011 04:01:14 +0000 (20:01 -0800)] 
You cannot scrollRectToVisible: a degenerate CGRect.

13 years agoExpose CYIOGetValue() to JavaScript.
Jay Freeman (saurik) [Sat, 5 Mar 2011 19:55:25 +0000 (11:55 -0800)] 
Expose CYIOGetValue() to JavaScript.

13 years agoDrop capitalize from CYHex.
Jay Freeman (saurik) [Sat, 5 Mar 2011 19:42:17 +0000 (11:42 -0800)] 
Drop capitalize from CYHex.

13 years agoCancelling a refresh should not count as an update.
Jay Freeman (saurik) [Sat, 5 Mar 2011 19:22:10 +0000 (11:22 -0800)] 
Cancelling a refresh should not count as an update.

13 years agoRemove obsolete _updateLayoutForStatusBarAndInterfaceOrientation fix.
Jay Freeman (saurik) [Sat, 5 Mar 2011 19:10:38 +0000 (11:10 -0800)] 
Remove obsolete _updateLayoutForStatusBarAndInterfaceOrientation fix.

13 years agoThe Edit/Add Source dialog box is rendering off-screen.
Jay Freeman (saurik) [Sat, 5 Mar 2011 19:03:34 +0000 (11:03 -0800)] 
The Edit/Add Source dialog box is rendering off-screen.

13 years agoReplace all Objective-C memory managment with _H<>.
Jay Freeman (saurik) [Sat, 5 Mar 2011 18:53:18 +0000 (10:53 -0800)] 
Replace all Objective-C memory managment with _H<>.

13 years agoCorrect memory management for StashController.
Jay Freeman (saurik) [Sat, 5 Mar 2011 18:09:54 +0000 (10:09 -0800)] 
Correct memory management for StashController.

13 years agoStandardize _reloadData code ordering.
Jay Freeman (saurik) [Sat, 5 Mar 2011 13:30:17 +0000 (05:30 -0800)] 
Standardize _reloadData code ordering.

13 years agoMake SearchController use yieldToSelector for search.
Jay Freeman (saurik) [Sat, 5 Mar 2011 13:29:51 +0000 (05:29 -0800)] 
Make SearchController use yieldToSelector for search.

13 years agorunJavaScript*Panel during popViewController has self dealloc.
Jay Freeman (saurik) [Sat, 5 Mar 2011 13:19:54 +0000 (05:19 -0800)] 
runJavaScript*Panel during popViewController has self dealloc.

13 years agoAdd debugging logic for didStartProvisionalLoadForFrame:.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:57:57 +0000 (04:57 -0800)] 
Add debugging logic for didStartProvisionalLoadForFrame:.

13 years agoSplit addMessageToConsole: filter onto multiple lines.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:57:46 +0000 (04:57 -0800)] 
Split addMessageToConsole: filter onto multiple lines.

13 years agoDisallow serializing redirected garbage to the state.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:57:29 +0000 (04:57 -0800)] 
Disallow serializing redirected garbage to the state.

13 years agoVerify that NSURLErrorCancelled is from NSURLErrorDomain.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:56:16 +0000 (04:56 -0800)] 
Verify that NSURLErrorCancelled is from NSURLErrorDomain.

13 years agoDisallow serializing error URLs to the state.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:55:46 +0000 (04:55 -0800)] 
Disallow serializing error URLs to the state.

13 years agoDisallow serializing ignored URLs to the state.
Jay Freeman (saurik) [Sat, 5 Mar 2011 11:54:19 +0000 (03:54 -0800)] 
Disallow serializing ignored URLs to the state.

13 years agoJust turn on setJavaScriptCanOpenWindowsAutomatically globally to fix 4.2.
Jay Freeman (saurik) [Sat, 5 Mar 2011 04:52:52 +0000 (20:52 -0800)] 
Just turn on setJavaScriptCanOpenWindowsAutomatically globally to fix 4.2.

13 years agoUnload controllers after presentModal, not before.
Jay Freeman (saurik) [Sat, 5 Mar 2011 02:44:50 +0000 (18:44 -0800)] 
Unload controllers after presentModal, not before.

13 years agoWhen possible, use MFMailComposeViewController for _openMailToURL:.
Jay Freeman (saurik) [Fri, 4 Mar 2011 23:56:31 +0000 (15:56 -0800)] 
When possible, use MFMailComposeViewController for _openMailToURL:.

13 years agoWhen possible, use openURL:asPanel for _openMailToURL:.
Jay Freeman (saurik) [Fri, 4 Mar 2011 23:56:07 +0000 (15:56 -0800)] 
When possible, use openURL:asPanel for _openMailToURL:.