]> git.saurik.com Git - cydia.git/log
cydia.git
10 years agoUse libicucore to build index collation transform.
Jay Freeman (saurik) [Mon, 19 May 2014 15:31:53 +0000 (08:31 -0700)] 
Use libicucore to build index collation transform.

10 years agoAvoid misaligned second field in PrintTimes column.
Jay Freeman (saurik) [Mon, 19 May 2014 14:59:46 +0000 (07:59 -0700)] 
Avoid misaligned second field in PrintTimes column.

10 years agoLink libicucore and add headers to idirafter path.
Jay Freeman (saurik) [Mon, 19 May 2014 13:53:04 +0000 (06:53 -0700)] 
Link libicucore and add headers to idirafter path.

10 years agoAlso use PackageName for -cyname in radix sorter.
Jay Freeman (saurik) [Mon, 19 May 2014 12:10:58 +0000 (05:10 -0700)] 
Also use PackageName for -cyname in radix sorter.

10 years agoClean up all of the old _profile/PrintTimes logic.
Jay Freeman (saurik) [Mon, 19 May 2014 09:57:37 +0000 (02:57 -0700)] 
Clean up all of the old _profile/PrintTimes logic.

10 years agoNew statistics now show the obvious being better.
Jay Freeman (saurik) [Mon, 19 May 2014 09:38:30 +0000 (02:38 -0700)] 
New statistics now show the obvious being better.

10 years agoMake HistogramInsertionSort's definition harmonize.
Jay Freeman (saurik) [Mon, 19 May 2014 09:37:22 +0000 (02:37 -0700)] 
Make HistogramInsertionSort's definition harmonize.

10 years agoAvoid misaligned first field in PrintTimes column.
Jay Freeman (saurik) [Mon, 19 May 2014 08:44:20 +0000 (01:44 -0700)] 
Avoid misaligned first field in PrintTimes column.

10 years agoRename Simple segment to User under Installed tab.
Jay Freeman (saurik) [Mon, 19 May 2014 02:12:43 +0000 (19:12 -0700)] 
Rename Simple segment to User under Installed tab.

10 years agoAdd "sort by last updated" to InstalledController.
Jay Freeman (saurik) [Sun, 18 May 2014 01:44:26 +0000 (18:44 -0700)] 
Add "sort by last updated" to InstalledController.

10 years agoIf using setRootViewController: don't addSubview:.
Jay Freeman (saurik) [Sat, 17 May 2014 22:48:28 +0000 (15:48 -0700)] 
If using setRootViewController: don't addSubview:.

10 years agoSorting packages also requires the database lock.
Jay Freeman (saurik) [Sat, 17 May 2014 22:08:32 +0000 (15:08 -0700)] 
Sorting packages also requires the database lock.

10 years agoUse FilteredPackageList to implement Changes (yay).
Jay Freeman (saurik) [Sat, 17 May 2014 13:48:06 +0000 (06:48 -0700)] 
Use FilteredPackageList to implement Changes (yay).

10 years agoMove most of the textField code to back into init.
Jay Freeman (saurik) [Sat, 17 May 2014 12:50:54 +0000 (05:50 -0700)] 
Move most of the textField code to back into init.

10 years agoUse C++11 to remove setFilter:withObject:andStuff:.
Jay Freeman (saurik) [Sat, 17 May 2014 12:11:54 +0000 (05:11 -0700)] 
Use C++11 to remove setFilter:withObject:andStuff:.

10 years agoThis script doesn't really need to be executable.
Jay Freeman (saurik) [Sat, 17 May 2014 08:52:32 +0000 (01:52 -0700)] 
This script doesn't really need to be executable.

10 years agoCalculate last-update time for installed packages.
Jay Freeman (saurik) [Sat, 17 May 2014 08:51:07 +0000 (01:51 -0700)] 
Calculate last-update time for installed packages.

10 years agoDon't rely on null-terminated name in PackageFind.
Jay Freeman (saurik) [Sat, 17 May 2014 08:43:58 +0000 (01:43 -0700)] 
Don't rely on null-terminated name in PackageFind.

10 years agoRely on GetIndexes instead of ComputeIndexTargets.
Jay Freeman (saurik) [Sat, 17 May 2014 07:49:56 +0000 (00:49 -0700)] 
Rely on GetIndexes instead of ComputeIndexTargets.

10 years agoNo longer on gcc 4.2, so let's go Objective-C++11.
Jay Freeman (saurik) [Sat, 17 May 2014 03:27:57 +0000 (20:27 -0700)] 
No longer on gcc 4.2, so let's go Objective-C++11.

10 years agoPort build environment to Xcode 5.0.2 (iOS 7 SDK).
Jay Freeman (saurik) [Sat, 17 May 2014 03:26:07 +0000 (20:26 -0700)] 
Port build environment to Xcode 5.0.2 (iOS 7 SDK).

10 years agoThis isn't strictly neccessary, but let's be safe.
Jay Freeman (saurik) [Sat, 17 May 2014 03:04:39 +0000 (20:04 -0700)] 
This isn't strictly neccessary, but let's be safe.

10 years agoOn iOS 6 iPads, Cydia incorrectly uses pinstripes.
Jay Freeman (saurik) [Sat, 17 May 2014 03:03:56 +0000 (20:03 -0700)] 
On iOS 6 iPads, Cydia incorrectly uses pinstripes.

10 years agoNew role changes broke Simple/Expert abstraction.
Jay Freeman (saurik) [Fri, 16 May 2014 22:54:12 +0000 (15:54 -0700)] 
New role changes broke Simple/Expert abstraction.

10 years agoDeleting a source left the list in half-edit mode.
Jay Freeman (saurik) [Fri, 16 May 2014 22:53:53 +0000 (15:53 -0700)] 
Deleting a source left the list in half-edit mode.

10 years agoDo not allow invalid APT config lines as sources.
Jay Freeman (saurik) [Wed, 14 May 2014 11:36:12 +0000 (04:36 -0700)] 
Do not allow invalid APT config lines as sources.

10 years agoRemove obsolete commented-out source check stuff.
Jay Freeman (saurik) [Wed, 14 May 2014 11:35:35 +0000 (04:35 -0700)] 
Remove obsolete commented-out source check stuff.

10 years agoForce clear all source's fetches when fetch stops.
Jay Freeman (saurik) [Wed, 14 May 2014 10:19:09 +0000 (03:19 -0700)] 
Force clear all source's fetches when fetch stops.

10 years agoAdd a fetch activity indicator to the source cells.
Jay Freeman (saurik) [Wed, 14 May 2014 10:09:13 +0000 (03:09 -0700)] 
Add a fetch activity indicator to the source cells.

10 years agoReplace Simple/Expert toggle with segment control.
Jay Freeman (saurik) [Wed, 14 May 2014 03:11:32 +0000 (20:11 -0700)] 
Replace Simple/Expert toggle with segment control.

10 years agoRemove the dropbar, replace with a loading badge.
Jay Freeman (saurik) [Wed, 14 May 2014 02:23:56 +0000 (19:23 -0700)] 
Remove the dropbar, replace with a loading badge.

10 years agoRemove Settings (this concept is mostly obsolete).
Jay Freeman (saurik) [Tue, 13 May 2014 22:40:27 +0000 (15:40 -0700)] 
Remove Settings (this concept is mostly obsolete).

10 years agoRemove Manage/Storage, merge Sections and Sources.
Jay Freeman (saurik) [Tue, 13 May 2014 22:28:45 +0000 (15:28 -0700)] 
Remove Manage/Storage, merge Sections and Sources.

10 years agoRead source origin, not URL, when doing VoiceOver.
Jay Freeman (saurik) [Tue, 13 May 2014 20:57:18 +0000 (13:57 -0700)] 
Read source origin, not URL, when doing VoiceOver.

10 years agoDecode all URL arguments before parsing the route.
Jay Freeman (saurik) [Tue, 13 May 2014 20:56:29 +0000 (13:56 -0700)] 
Decode all URL arguments before parsing the route.

10 years agoGeneralize TabBarController transients to CyteKit.
Jay Freeman (saurik) [Tue, 13 May 2014 05:37:40 +0000 (22:37 -0700)] 
Generalize TabBarController transients to CyteKit.

10 years agoThe April Fools' dickbar has likely rotted anyway.
Jay Freeman (saurik) [Mon, 12 May 2014 08:09:14 +0000 (01:09 -0700)] 
The April Fools' dickbar has likely rotted anyway.

10 years agoRemove the section "promoted" cells (just easier).
Jay Freeman (saurik) [Mon, 12 May 2014 08:04:33 +0000 (01:04 -0700)] 
Remove the section "promoted" cells (just easier).

10 years agoRemove the April Fools' CHANGES -> Timeline hack.
Jay Freeman (saurik) [Mon, 12 May 2014 06:19:24 +0000 (23:19 -0700)] 
Remove the April Fools' CHANGES -> Timeline hack.

10 years agoRemove _clear from Source (future code loses it).
Jay Freeman (saurik) [Mon, 12 May 2014 03:54:45 +0000 (20:54 -0700)] 
Remove _clear from Source (future code loses it).

10 years agoUse separate lines for all post-gssc sed commands.
Jay Freeman (saurik) [Mon, 12 May 2014 03:41:48 +0000 (20:41 -0700)] 
Use separate lines for all post-gssc sed commands.

10 years agoStandardize the formatting and logic of ReapZombie.
Jay Freeman (saurik) [Mon, 12 May 2014 03:32:25 +0000 (20:32 -0700)] 
Standardize the formatting and logic of ReapZombie.

10 years agoFix a silly mistake (a reversed close assertion).
Jay Freeman (saurik) [Mon, 12 May 2014 03:31:02 +0000 (20:31 -0700)] 
Fix a silly mistake (a reversed close assertion).

10 years agoFlip the icons for Soundboards and Ringtones.
Jay Freeman (saurik) [Thu, 26 Dec 2013 08:05:44 +0000 (00:05 -0800)] 
Flip the icons for Soundboards and Ringtones.

10 years agoUn-flip Administration and Terminal Support icons.
Jay Freeman (saurik) [Thu, 26 Dec 2013 08:02:15 +0000 (00:02 -0800)] 
Un-flip Administration and Terminal Support icons.

10 years agoLast ditch hack to make the dropbar not fatal UI. v1.1.9
Jay Freeman (saurik) [Tue, 24 Dec 2013 12:20:18 +0000 (04:20 -0800)] 
Last ditch hack to make the dropbar not fatal UI.

10 years agoI forgot I had Kyle fix the spacing of Themes.png.
Jay Freeman (saurik) [Tue, 24 Dec 2013 12:14:07 +0000 (04:14 -0800)] 
I forgot I had Kyle fix the spacing of Themes.png.

10 years agoAdd a set of default ("launch") images for iOS 7.
Jay Freeman (saurik) [Tue, 24 Dec 2013 11:06:54 +0000 (03:06 -0800)] 
Add a set of default ("launch") images for iOS 7.

10 years agoSatisfy Optimo's request to make Sections lighter.
Jay Freeman (saurik) [Tue, 24 Dec 2013 10:21:45 +0000 (02:21 -0800)] 
Satisfy Optimo's request to make Sections lighter.

10 years agoFix iOS 7 autorotate (need setRootViewController).
Jay Freeman (saurik) [Tue, 24 Dec 2013 09:46:34 +0000 (01:46 -0800)] 
Fix iOS 7 autorotate (need setRootViewController).

10 years agoFix some filenames I had moved around incorrectly.
Jay Freeman (saurik) [Tue, 24 Dec 2013 09:18:40 +0000 (01:18 -0800)] 
Fix some filenames I had moved around incorrectly.

10 years agoUse userInterfaceIdiom instead of isWildcat for 7.
Jay Freeman (saurik) [Tue, 24 Dec 2013 08:58:24 +0000 (00:58 -0800)] 
Use userInterfaceIdiom instead of isWildcat for 7.

10 years agoStashing /usr/libexec is fatal if using evasi0n7.
Jay Freeman (saurik) [Tue, 24 Dec 2013 08:29:02 +0000 (00:29 -0800)] 
Stashing /usr/libexec is fatal if using evasi0n7.

10 years agoSupport arm64 CPU as iphoneos-arm in firmware.sh.
Jay Freeman (saurik) [Tue, 24 Dec 2013 08:25:22 +0000 (00:25 -0800)] 
Support arm64 CPU as iphoneos-arm in firmware.sh.

10 years agoReplace all images with the new ones from Kyle.
Jay Freeman (saurik) [Tue, 24 Dec 2013 06:01:26 +0000 (22:01 -0800)] 
Replace all images with the new ones from Kyle.

10 years agoActually fixed the dropbar adjustments on iOS 7.
Jay Freeman (saurik) [Tue, 24 Dec 2013 02:20:02 +0000 (18:20 -0800)] 
Actually fixed the dropbar adjustments on iOS 7.

10 years agoAdd cydia.getApplicationInfoValue() for ProTube.
Jay Freeman (saurik) [Tue, 24 Dec 2013 01:50:42 +0000 (17:50 -0800)] 
Add cydia.getApplicationInfoValue() for ProTube.

10 years agoFix background color so it works on all iOS builds.
Jay Freeman (saurik) [Tue, 24 Dec 2013 00:18:02 +0000 (16:18 -0800)] 
Fix background color so it works on all iOS builds.

10 years agoCarry bgcolor over to the next WebViewController.
Jay Freeman (saurik) [Mon, 23 Dec 2013 23:02:25 +0000 (15:02 -0800)] 
Carry bgcolor over to the next WebViewController.

10 years agoFix Restart SpringBoard on iOS 3 (maybe others?).
Jay Freeman (saurik) [Mon, 23 Dec 2013 20:13:56 +0000 (12:13 -0800)] 
Fix Restart SpringBoard on iOS 3 (maybe others?).

10 years agoI think this made the dropbar almost work on iOS 7.
Jay Freeman (saurik) [Mon, 23 Dec 2013 09:32:23 +0000 (01:32 -0800)] 
I think this made the dropbar almost work on iOS 7.

10 years agoI don't even remember what this fixed (omg fail).
Jay Freeman (saurik) [Sun, 22 Dec 2013 14:15:37 +0000 (06:15 -0800)] 
I don't even remember what this fixed (omg fail).

10 years agoEmergency commit of my background color changes.
Jay Freeman (saurik) [Sun, 22 Dec 2013 14:11:03 +0000 (06:11 -0800)] 
Emergency commit of my background color changes.

10 years agoNew Cydia style no longer requires legacy metrics.
Jay Freeman (saurik) [Wed, 30 Oct 2013 21:03:35 +0000 (14:03 -0700)] 
New Cydia style no longer requires legacy metrics.

10 years agoRe-add package-level Support as override for Bugs.
Jay Freeman (saurik) [Mon, 28 Oct 2013 06:39:00 +0000 (23:39 -0700)] 
Re-add package-level Support as override for Bugs.

10 years agoProvide the entire package record via JavaScript.
Jay Freeman (saurik) [Mon, 28 Oct 2013 03:12:13 +0000 (20:12 -0700)] 
Provide the entire package record via JavaScript.

10 years agoRemove the Sponsor field (it was obsolete in 2008).
Jay Freeman (saurik) [Mon, 28 Oct 2013 03:11:51 +0000 (20:11 -0700)] 
Remove the Sponsor field (it was obsolete in 2008).

10 years agoAlways show the short description (even on iPad).
Jay Freeman (saurik) [Mon, 28 Oct 2013 02:27:47 +0000 (19:27 -0700)] 
Always show the short description (even on iPad).

11 years agoAdd the new iOS 7 tab bar icons (from Surenix).
Jay Freeman (saurik) [Tue, 15 Oct 2013 04:03:29 +0000 (21:03 -0700)] 
Add the new iOS 7 tab bar icons (from Surenix).

11 years agoFix text width of editing section cells on iOS 7.
Jay Freeman (saurik) [Mon, 30 Sep 2013 11:23:39 +0000 (04:23 -0700)] 
Fix text width of editing section cells on iOS 7.

11 years agoDo not white text on iOS 7 highlighted table cells.
Jay Freeman (saurik) [Mon, 30 Sep 2013 10:16:42 +0000 (03:16 -0700)] 
Do not white text on iOS 7 highlighted table cells.

11 years agoFix the position of the loading indicator on iOS 7.
Jay Freeman (saurik) [Mon, 30 Sep 2013 09:43:57 +0000 (02:43 -0700)] 
Fix the position of the loading indicator on iOS 7.

11 years agoFix UISwitch cell position (used to be iOS 4 only).
Jay Freeman (saurik) [Mon, 30 Sep 2013 09:06:42 +0000 (02:06 -0700)] 
Fix UISwitch cell position (used to be iOS 4 only).

11 years agoSupport detecting if iOS 7 is fast (yes: yes it is).
Jay Freeman (saurik) [Mon, 30 Sep 2013 08:17:16 +0000 (01:17 -0700)] 
Support detecting if iOS 7 is fast (yes: yes it is).

11 years agoPretend to link against iOS 7 to get the flat UI.
Jay Freeman (saurik) [Sun, 29 Sep 2013 23:27:18 +0000 (16:27 -0700)] 
Pretend to link against iOS 7 to get the flat UI.

11 years agoUpdate copyright notices to include the year 2013.
Jay Freeman (saurik) [Sun, 29 Sep 2013 21:07:51 +0000 (14:07 -0700)] 
Update copyright notices to include the year 2013.

11 years agoIn the last couple decades I learned BSD is wrong.
Jay Freeman (saurik) [Sun, 29 Sep 2013 21:05:13 +0000 (14:05 -0700)] 
In the last couple decades I learned BSD is wrong.

11 years agoUse MobileGestalt to get device uniqueIdentifier.
Jay Freeman (saurik) [Sun, 29 Sep 2013 00:37:32 +0000 (17:37 -0700)] 
Use MobileGestalt to get device uniqueIdentifier.

11 years agoSupport armv6 with clang using the iPhoneOS5.1 SDK.
Jay Freeman (saurik) [Mon, 23 Sep 2013 02:51:40 +0000 (19:51 -0700)] 
Support armv6 with clang using the iPhoneOS5.1 SDK.

11 years agoOld fix for Cydia failing to save Source changes.
Jay Freeman (saurik) [Mon, 23 Sep 2013 02:51:13 +0000 (19:51 -0700)] 
Old fix for Cydia failing to save Source changes.

11 years agoAdd a Default-568h@2x.png to support iPhone 5. v1.1.8.1
Jay Freeman (saurik) [Sat, 2 Feb 2013 09:08:30 +0000 (01:08 -0800)] 
Add a Default-568h@2x.png to support iPhone 5.

12 years agoRestart/Reload SpringBoard -> Restart backboardd. v1.1.8
Jay Freeman (saurik) [Fri, 21 Sep 2012 03:38:38 +0000 (20:38 -0700)] 
Restart/Reload SpringBoard -> Restart backboardd.

12 years agoUse sbdidlaunch to handle bothersome uicache race. v1.1.7
Jay Freeman (saurik) [Wed, 19 Sep 2012 17:10:46 +0000 (10:10 -0700)] 
Use sbdidlaunch to handle bothersome uicache race.

12 years agoRemove the iframe.html I didn't actually need.
Jay Freeman (saurik) [Wed, 19 Sep 2012 16:51:11 +0000 (09:51 -0700)] 
Remove the iframe.html I didn't actually need.

12 years agoAdd missing LogBrowser NSLog for didClearWindowObject.
Jay Freeman (saurik) [Thu, 13 Sep 2012 04:13:32 +0000 (21:13 -0700)] 
Add missing LogBrowser NSLog for didClearWindowObject.

12 years agoAdd cydia.registerFrame() to force auto-iframe size.
Jay Freeman (saurik) [Thu, 13 Sep 2012 04:12:58 +0000 (21:12 -0700)] 
Add cydia.registerFrame() to force auto-iframe size.

12 years agoAllow users to click loading customized buttons.
Jay Freeman (saurik) [Mon, 10 Sep 2012 16:25:25 +0000 (09:25 -0700)] 
Allow users to click loading customized buttons.

12 years agoRemove redundant "protect commercial package" logic.
Jay Freeman (saurik) [Mon, 10 Sep 2012 16:24:57 +0000 (09:24 -0700)] 
Remove redundant "protect commercial package" logic.

12 years agoRemove duplicate entitlement (iOS 6.0 fix from MN).
Jay Freeman (saurik) [Fri, 7 Sep 2012 00:04:13 +0000 (17:04 -0700)] 
Remove duplicate entitlement (iOS 6.0 fix from MN).

12 years agoRemove obsolete UIProgressBar: fix for iOS 6.0.
Jay Freeman (saurik) [Wed, 11 Jul 2012 20:12:22 +0000 (13:12 -0700)] 
Remove obsolete UIProgressBar: fix for iOS 6.0.

12 years agoAdd delegate getters to match setDelegate setters.
Jay Freeman (saurik) [Tue, 15 May 2012 06:03:35 +0000 (23:03 -0700)] 
Add delegate getters to match setDelegate setters.

12 years agoA few random improvements to Menes ObjectHandle.
Jay Freeman (saurik) [Sun, 6 May 2012 19:49:27 +0000 (12:49 -0700)] 
A few random improvements to Menes ObjectHandle.

12 years agoTerribly minor code nit: check hud for != nil. v1.1.6
Jay Freeman (saurik) [Sat, 31 Mar 2012 20:15:10 +0000 (13:15 -0700)] 
Terribly minor code nit: check hud for != nil.

12 years agoMove setIdleTimerDisabled: mechanism to {,un}lockSuspend:.
Jay Freeman (saurik) [Sat, 31 Mar 2012 20:07:26 +0000 (13:07 -0700)] 
Move setIdleTimerDisabled: mechanism to {,un}lockSuspend:.

12 years agoFix the bug Optimo reported with CFBundleIconFile.
Jay Freeman (saurik) [Sat, 31 Mar 2012 20:03:47 +0000 (13:03 -0700)] 
Fix the bug Optimo reported with CFBundleIconFile.

12 years agoCorrect the name of cydia.getAllSources().
Jay Freeman (saurik) [Sat, 31 Mar 2012 19:49:58 +0000 (12:49 -0700)] 
Correct the name of cydia.getAllSources().

12 years agoRemove the April Fools joke thing.
Jay Freeman (saurik) [Sat, 31 Mar 2012 19:49:15 +0000 (12:49 -0700)] 
Remove the April Fools joke thing.

12 years agoDo not claim repositories with only Packages are valid.
Jay Freeman (saurik) [Mon, 19 Mar 2012 01:50:21 +0000 (18:50 -0700)] 
Do not claim repositories with only Packages are valid.

12 years agoUpdate Copyright: 2008-2012 (from 2008-2011).
Jay Freeman (saurik) [Fri, 9 Mar 2012 19:51:16 +0000 (11:51 -0800)] 
Update Copyright: 2008-2012 (from 2008-2011).

12 years agoMerge numerous (small) improvements from rs/SDURLCache. v1.1.5
Jay Freeman (saurik) [Wed, 7 Mar 2012 21:42:56 +0000 (13:42 -0800)] 
Merge numerous (small) improvements from rs/SDURLCache.