]> git.saurik.com Git - cydia.git/log
cydia.git
13 years agoDon't allow rotation when there's a HUD, fixing an annoying crash bug when rotation...
Grant Paul [Tue, 16 Nov 2010 05:10:06 +0000 (21:10 -0800)] 
Don't allow rotation when there's a HUD, fixing an annoying crash bug when rotation is enabled.

13 years agoStore Sections.plist using space characters rather than underscores.
Jay Freeman (saurik) [Tue, 16 Nov 2010 07:16:55 +0000 (23:16 -0800)] 
Store Sections.plist using space characters rather than underscores.

13 years agoSprinkle more ProfileTiming logic among -[Package init*] and -[Package unfiltered].
Jay Freeman (saurik) [Tue, 16 Nov 2010 07:12:31 +0000 (23:12 -0800)] 
Sprinkle more ProfileTiming logic among -[Package init*] and -[Package unfiltered].

13 years agoRename CFCString to CYStringCreate.
Jay Freeman (saurik) [Tue, 16 Nov 2010 00:44:19 +0000 (16:44 -0800)] 
Rename CFCString to CYStringCreate.

13 years agoMake CFCString() accept non-UTF8 data without horrible error.
Jay Freeman (saurik) [Tue, 16 Nov 2010 00:00:23 +0000 (16:00 -0800)] 
Make CFCString() accept non-UTF8 data without horrible error.

13 years agoMove around usages of _trace() for greater understanding.
Jay Freeman (saurik) [Mon, 15 Nov 2010 23:10:06 +0000 (15:10 -0800)] 
Move around usages of _trace() for greater understanding.

13 years agoset first tab in a better place (later on)
Grant Paul [Mon, 15 Nov 2010 23:44:30 +0000 (15:44 -0800)] 
set first tab in a better place (later on)

13 years agoRemove call to [UIKeyboard initImplementationNow] during startup: it costs 0.04s...
Jay Freeman (saurik) [Mon, 15 Nov 2010 22:37:07 +0000 (14:37 -0800)] 
Remove call to [UIKeyboard initImplementationNow] during startup: it costs 0.04s and doesn't seem required.

13 years agoDo not bother with 'Loading Changes...', a 0.12s step.
Jay Freeman (saurik) [Mon, 15 Nov 2010 22:27:47 +0000 (14:27 -0800)] 
Do not bother with 'Loading Changes...', a 0.12s step.

13 years agoUse CFMutableArrayRef (with NULL callBacks) instead of NSMutableArray * for ChangesCo...
Jay Freeman (saurik) [Mon, 15 Nov 2010 22:17:12 +0000 (14:17 -0800)] 
Use CFMutableArrayRef (with NULL callBacks) instead of NSMutableArray * for ChangesController::packages_.

13 years agoUse CFMutableArrayRef (with NULL callBacks) instead of NSMutableArray * for Database...
Jay Freeman (saurik) [Mon, 15 Nov 2010 20:26:07 +0000 (12:26 -0800)] 
Use CFMutableArrayRef (with NULL callBacks) instead of NSMutableArray * for Database::packages_.

13 years agoFold RadixSort_() into -[NSMutableArray(Radix) radixSortUsingFunction:withContext:].
Jay Freeman (saurik) [Mon, 15 Nov 2010 20:09:34 +0000 (12:09 -0800)] 
Fold RadixSort_() into -[NSMutableArray(Radix) radixSortUsingFunction:withContext:].

13 years agoRemove the obsolete (and sometimes dangerously optimized) -[NSMutableArray(Radix...
Jay Freeman (saurik) [Mon, 15 Nov 2010 20:06:18 +0000 (12:06 -0800)] 
Remove the obsolete (and sometimes dangerously optimized) -[NSMutableArray(Radix) radixSortUsingSelector:withObject:].

13 years agoRe-calibrated PackagePrefixRadix() to more accurately sort punctuation characters.
Jay Freeman (saurik) [Mon, 15 Nov 2010 20:03:28 +0000 (12:03 -0800)] 
Re-calibrated PackagePrefixRadix() to more accurately sort punctuation characters.

13 years agoVerbose logging support for #define HistogramInsertionSort.
Jay Freeman (saurik) [Mon, 15 Nov 2010 20:02:16 +0000 (12:02 -0800)] 
Verbose logging support for #define HistogramInsertionSort.

13 years agoAvoid NSMutableArray for temporary radix buffer.
Jay Freeman (saurik) [Mon, 15 Nov 2010 20:01:34 +0000 (12:01 -0800)] 
Avoid NSMutableArray for temporary radix buffer.

13 years agoUse lowercase identifiers always, even internally.
Jay Freeman (saurik) [Sat, 13 Nov 2010 22:07:29 +0000 (14:07 -0800)] 
Use lowercase identifiers always, even internally.

13 years agoUse CYPoolStart/End instead of _pool (just starting).
Jay Freeman (saurik) [Sat, 13 Nov 2010 21:25:10 +0000 (13:25 -0800)] 
Use CYPoolStart/End instead of _pool (just starting).

13 years agoIf you are going to use a private API (pinStripeColor), it has to be in iPhonePrivate.h.
Jay Freeman (saurik) [Sat, 13 Nov 2010 20:50:47 +0000 (12:50 -0800)] 
If you are going to use a private API (pinStripeColor), it has to be in iPhonePrivate.h.

13 years agoHeavily optimized (and simplified) @synchronized lock usage.
Jay Freeman (saurik) [Sat, 13 Nov 2010 20:05:41 +0000 (12:05 -0800)] 
Heavily optimized (and simplified) @synchronized lock usage.

13 years agoSlightly more normalized if nesting on decidePolicyForNavigationAction:.
Jay Freeman (saurik) [Sat, 13 Nov 2010 19:51:03 +0000 (11:51 -0800)] 
Slightly more normalized if nesting on decidePolicyForNavigationAction:.

13 years agoRemove the APT HTTP timeout: Host Unreachable == frowny pants.
Jay Freeman (saurik) [Wed, 10 Nov 2010 08:20:31 +0000 (00:20 -0800)] 
Remove the APT HTTP timeout: Host Unreachable == frowny pants.

13 years agoAdd X-Carrier-ID.
Jay Freeman (saurik) [Wed, 10 Nov 2010 08:12:36 +0000 (00:12 -0800)] 
Add X-Carrier-ID.

13 years agoUse the same pattern for willSendRequest:'s delegate as other ones.
Jay Freeman (saurik) [Sat, 6 Nov 2010 19:14:06 +0000 (12:14 -0700)] 
Use the same pattern for willSendRequest:'s delegate as other ones.

13 years agoApp Store-style initial loading indicator to replace "Loading Data".
Grant Paul [Sat, 13 Nov 2010 07:28:27 +0000 (23:28 -0800)] 
App Store-style initial loading indicator to replace "Loading Data".

13 years agochpwn got the "blink only for essential packages" logic backwards, and claims to...
Dustin L. Howett [Fri, 12 Nov 2010 01:43:43 +0000 (20:43 -0500)] 
chpwn got the "blink only for essential packages" logic backwards, and claims to have failed at life. I have fixed one of these things.

13 years agoRename some of the section images to match chpwn's latest mappings.
Dustin L. Howett [Fri, 12 Nov 2010 01:37:38 +0000 (20:37 -0500)] 
Rename some of the section images to match chpwn's latest mappings.

13 years agoMap Themes (SYSTEM) to Themes (System).
Dustin L. Howett [Fri, 12 Nov 2010 01:30:47 +0000 (20:30 -0500)] 
Map Themes (SYSTEM) to Themes (System).

13 years agoFixed tabbar that I broke months ago (always flashing if there are updates, not just...
Grant Paul [Mon, 8 Nov 2010 05:11:12 +0000 (21:11 -0800)] 
Fixed tabbar that I broke months ago (always flashing if there are updates, not just essential.)

13 years agoRemoved tabs (why does vim not do this on paste?)
Grant Paul [Mon, 8 Nov 2010 01:21:36 +0000 (17:21 -0800)] 
Removed tabs (why does vim not do this on paste?)

13 years agoMake Sakurina happy: black statusbar while stashing.
Grant Paul [Mon, 8 Nov 2010 00:25:03 +0000 (16:25 -0800)] 
Make Sakurina happy: black statusbar while stashing.

13 years agoNew, Icy-style, stashing controller. Yay for visual improvements!
Grant Paul [Mon, 8 Nov 2010 00:04:38 +0000 (16:04 -0800)] 
New, Icy-style, stashing controller. Yay for visual improvements!

13 years agoFixed progress HUD appearance and fixed progress view location.
Grant Paul [Sun, 7 Nov 2010 21:49:05 +0000 (13:49 -0800)] 
Fixed progress HUD appearance and fixed progress view location.

13 years agoUse external status API to get the status. But internally.
Grant Paul [Sun, 7 Nov 2010 07:53:00 +0000 (00:53 -0700)] 
Use external status API to get the status. But internally.

13 years agoStart in all orientations on the iPad.
Dustin L. Howett [Sun, 7 Nov 2010 06:58:16 +0000 (01:58 -0500)] 
Start in all orientations on the iPad.

13 years agoChanged launch to show pinstripes (finally!) Updated Default.png images to for the...
Grant Paul [Sun, 7 Nov 2010 05:41:31 +0000 (22:41 -0700)] 
Changed launch to show pinstripes (finally!) Updated Default.png images to for the change. However, the iPad still refuses to launch in landscape no matter what I do to the Info.plist -- could anyone else check this part out?

13 years agoPinstripes while loading, removed afterwards due to (nonexistant?) performance implic...
Grant Paul [Sun, 7 Nov 2010 03:43:31 +0000 (20:43 -0700)] 
Pinstripes while loading, removed afterwards due to (nonexistant?) performance implications.

13 years agoAdd folding for CYActionSheet.
Grant Paul [Sun, 7 Nov 2010 03:14:21 +0000 (20:14 -0700)] 
Add folding for CYActionSheet.

13 years agoUpdated sections mapping file to further consolidate sections.
Grant Paul [Sat, 6 Nov 2010 23:03:32 +0000 (16:03 -0700)] 
Updated sections mapping file to further consolidate sections.

13 years agoImproved handling of the refresh sequence.
Grant Paul [Sat, 6 Nov 2010 20:41:16 +0000 (13:41 -0700)] 
Improved handling of the refresh sequence.

Specifically, it now no longer shows "Loading Data" and act strange when the internet connection is very slow, and it doesn't even run that check in the case of some partial-connection scenarios where it is still attempting to determine connection status while reloading (due to an install, etc).

Also, removed the "Reloading Data" when cancelling the refresh bar (and fixed another bug cancelling the bar, as well).

Finally, made a small formatting change to the changes badge to remove redundant code.

13 years agoVerified 2.2+ methods against 2.1 SDK: all were present.
Jay Freeman (saurik) [Sat, 6 Nov 2010 03:44:30 +0000 (20:44 -0700)] 
Verified 2.2+ methods against 2.1 SDK: all were present.

13 years agoJust in case it is ever useful I finished webView:createWebViewWithRequest:.
Jay Freeman (saurik) [Sat, 6 Nov 2010 03:44:05 +0000 (20:44 -0700)] 
Just in case it is ever useful I finished webView:createWebViewWithRequest:.

13 years agoVerified 3.2/4.1+ methods against 4.0: all were present.
Jay Freeman (saurik) [Sat, 6 Nov 2010 03:28:11 +0000 (20:28 -0700)] 
Verified 3.2/4.1+ methods against 4.0: all were present.

13 years agoAdd some more #if LogBrowser love to BrowserController.
Jay Freeman (saurik) [Sat, 6 Nov 2010 02:01:02 +0000 (19:01 -0700)] 
Add some more #if LogBrowser love to BrowserController.

13 years agoPort CYWebView to 3.0.
Jay Freeman (saurik) [Sat, 6 Nov 2010 02:00:16 +0000 (19:00 -0700)] 
Port CYWebView to 3.0.

13 years agoDowngrade support for -[UIWebView setDataDetectorTypes].
Jay Freeman (saurik) [Fri, 5 Nov 2010 16:33:14 +0000 (09:33 -0700)] 
Downgrade support for -[UIWebView setDataDetectorTypes].

13 years agoDowngrade support for -[UIScrollView setDecelerationRate].
Jay Freeman (saurik) [Fri, 5 Nov 2010 16:32:48 +0000 (09:32 -0700)] 
Downgrade support for -[UIScrollView setDecelerationRate].

13 years agoThe Reorganizing text must come after container_ is allocated.
Jay Freeman (saurik) [Fri, 5 Nov 2010 16:16:12 +0000 (09:16 -0700)] 
The Reorganizing text must come after container_ is allocated.

13 years agoI don't have tr in the bootstrap so firmware.sh isn't working.
Jay Freeman (saurik) [Fri, 5 Nov 2010 16:07:47 +0000 (09:07 -0700)] 
I don't have tr in the bootstrap so firmware.sh isn't working.

13 years agoRedid chpwn's code to match physical formatting guidelines. :(
Jay Freeman (saurik) [Fri, 5 Nov 2010 12:07:58 +0000 (05:07 -0700)] 
Redid chpwn's code to match physical formatting guidelines. :(

13 years agoSection mapping update suggested by chown (Lockinfo => Addons (LockInfo)).
Dustin L. Howett [Fri, 5 Nov 2010 08:30:47 +0000 (04:30 -0400)] 
Section mapping update suggested by chown (Lockinfo => Addons (LockInfo)).

13 years agoFixed bug where you can select section cells when editing.
Grant Paul [Fri, 5 Nov 2010 01:01:37 +0000 (18:01 -0700)] 
Fixed bug where you can select section cells when editing.

13 years agoYou can't go doing awesome UIKit stuff from the JavaScript thread.
Jay Freeman (saurik) [Thu, 4 Nov 2010 12:53:54 +0000 (05:53 -0700)] 
You can't go doing awesome UIKit stuff from the JavaScript thread.

13 years agoTotally reimplemented BrowserController in terms of UIWebView.
Jay Freeman (saurik) [Thu, 4 Nov 2010 12:30:06 +0000 (05:30 -0700)] 
Totally reimplemented BrowserController in terms of UIWebView.

13 years agoWe need to return YES from shouldAutorotateToInterfaceOrientation: for at least one...
Jay Freeman (saurik) [Wed, 3 Nov 2010 15:32:33 +0000 (08:32 -0700)] 
We need to return YES from shouldAutorotateToInterfaceOrientation: for at least one orientation.

13 years agoFix makefile dependencies for MobileCydia: UICaboodle/*.h and ldid.
Jay Freeman (saurik) [Wed, 3 Nov 2010 14:18:39 +0000 (07:18 -0700)] 
Fix makefile dependencies for MobileCydia: UICaboodle/*.h and ldid.

13 years agoPut off the no-title-on-HomeController UI update.
Jay Freeman (saurik) [Tue, 2 Nov 2010 13:00:58 +0000 (06:00 -0700)] 
Put off the no-title-on-HomeController UI update.

13 years agoMinor code cleanups to HomeController.
Jay Freeman (saurik) [Tue, 2 Nov 2010 12:59:38 +0000 (05:59 -0700)] 
Minor code cleanups to HomeController.

13 years agoRename Cydia.* to MobileCydia.* and add Cydia.frappliance.
Jay Freeman (saurik) [Thu, 28 Oct 2010 09:25:18 +0000 (02:25 -0700)] 
Rename Cydia.* to MobileCydia.* and add Cydia.frappliance.

14 years agoRepair horizontal whitespace.
Jay Freeman (saurik) [Sun, 17 Oct 2010 20:52:50 +0000 (13:52 -0700)] 
Repair horizontal whitespace.

14 years agoCells, not tables for disabling selection -- finish 2.0 backport.
Grant Paul [Sun, 17 Oct 2010 20:47:18 +0000 (13:47 -0700)] 
Cells, not tables for disabling selection -- finish 2.0 backport.

14 years agoMerge branch 'master' of saurik.com:cydia
Grant Paul [Sun, 17 Oct 2010 20:44:05 +0000 (13:44 -0700)] 
Merge branch 'master' of saurik.com:cydia

14 years agoUse UIBarStyleBlackOpaque instead of UIBarStyleBlack on older systems.
Jay Freeman (saurik) [Sun, 17 Oct 2010 20:34:58 +0000 (13:34 -0700)] 
Use UIBarStyleBlackOpaque instead of UIBarStyleBlack on older systems.

14 years agoMerge branch 'master' of saurik.com:cydia
Grant Paul [Sun, 17 Oct 2010 20:28:10 +0000 (13:28 -0700)] 
Merge branch 'master' of saurik.com:cydia

14 years agoUse setViewControllers: instead of setViewControllers:animated: with animated:NO.
Jay Freeman (saurik) [Sun, 17 Oct 2010 20:19:25 +0000 (13:19 -0700)] 
Use setViewControllers: instead of setViewControllers:animated: with animated:NO.

14 years agoSupport showFromBarButtonItem:animated: with iPhonePrivate(iPad).
Jay Freeman (saurik) [Sun, 17 Oct 2010 20:16:20 +0000 (13:16 -0700)] 
Support showFromBarButtonItem:animated: with iPhonePrivate(iPad).

14 years agoFix kSCNetworkReachabilityFlagsConnectionOn* flags for 2.0 toolchain.
Jay Freeman (saurik) [Sun, 17 Oct 2010 20:04:09 +0000 (13:04 -0700)] 
Fix kSCNetworkReachabilityFlagsConnectionOn* flags for 2.0 toolchain.

14 years agoStarted the work to port Cydia back to a 2.0-era toolchain.
Jay Freeman (saurik) [Sun, 17 Oct 2010 19:59:29 +0000 (12:59 -0700)] 
Started the work to port Cydia back to a 2.0-era toolchain.

14 years agoFix iPhonePrivate.h's header insulation.
Jay Freeman (saurik) [Sun, 17 Oct 2010 19:43:22 +0000 (12:43 -0700)] 
Fix iPhonePrivate.h's header insulation.

14 years agoAdd vim folds to organize iPhonePrivate.h.
Jay Freeman (saurik) [Sun, 17 Oct 2010 19:42:57 +0000 (12:42 -0700)] 
Add vim folds to organize iPhonePrivate.h.

14 years agoMerge branch 'master' of saurik.com:cydia
Grant Paul [Sun, 17 Oct 2010 19:27:37 +0000 (12:27 -0700)] 
Merge branch 'master' of saurik.com:cydia

14 years agoDisabled package view recycling.
Grant Paul [Sun, 17 Oct 2010 19:27:25 +0000 (12:27 -0700)] 
Disabled package view recycling.

14 years agoNSSize does not exist on the iPhone: Cydia therefore uses a truncated Cocoa header...
Jay Freeman (saurik) [Sun, 17 Oct 2010 19:14:06 +0000 (12:14 -0700)] 
NSSize does not exist on the iPhone: Cydia therefore uses a truncated Cocoa header designed to remap usages of NSSize; using NSMakeSize therefore breaks the SDK build.

This reverts commit 45b777c34a71958e5e83c23bfb3a7dd65961d943.

14 years agoRefactored out status bar height code, fixed landscape dropped bar.
Grant Paul [Sun, 17 Oct 2010 05:01:35 +0000 (22:01 -0700)] 
Refactored out status bar height code, fixed landscape dropped bar.

14 years agoUsing only one (!) private API, completely fix the doubled-status-bar and "black...
Grant Paul [Sun, 17 Oct 2010 02:44:53 +0000 (19:44 -0700)] 
Using only one (!) private API, completely fix the doubled-status-bar and "black bar" issues!

14 years agoFixed permissions on BrowserView.mm.
Grant Paul [Sat, 16 Oct 2010 23:32:53 +0000 (16:32 -0700)] 
Fixed permissions on BrowserView.mm.

14 years agoMoved Default@2x.png to the main Cydia.app folder.
Grant Paul [Sat, 16 Oct 2010 23:31:25 +0000 (16:31 -0700)] 
Moved Default@2x.png to the main Cydia.app folder.

14 years agoAdded icon for the sources tab on the iPad.
Grant Paul [Sat, 16 Oct 2010 23:19:46 +0000 (16:19 -0700)] 
Added icon for the sources tab on the iPad.

14 years agoImproved Queuing for cleaner code and better operation. Now it reloads the current...
Grant Paul [Sat, 16 Oct 2010 20:57:35 +0000 (13:57 -0700)] 
Improved Queuing for cleaner code and better operation. Now it reloads the current view when exiting a queue and while starting it, and it has a much cleaner method of adding the "Q_D" badge.

14 years agoRemoved reloading data when clearing queue. Method of clearing without reloading...
Grant Paul [Sat, 16 Oct 2010 20:28:12 +0000 (13:28 -0700)] 
Removed reloading data when clearing queue. Method of clearing without reloading confirmed in Synaptic Package Manager, so it's probably right.

14 years agoMerge branch 'master' of saurik.com:cydia
Grant Paul [Sat, 16 Oct 2010 07:57:10 +0000 (00:57 -0700)] 
Merge branch 'master' of saurik.com:cydia

14 years agoUse NSMakeSize rather than CGSizeMake for creating a NSSize -- if it's stored in...
Grant Paul [Sat, 16 Oct 2010 07:54:01 +0000 (00:54 -0700)] 
Use NSMakeSize rather than CGSizeMake for creating a NSSize -- if it's stored in a NSValue using -valueWithSize:, then it's an NSSize, not a CGSize. It's a CGSize if you use -valueWithCGSize:.

14 years agoNo longer support HTML Description: fields.
Jay Freeman (saurik) [Thu, 14 Oct 2010 08:08:13 +0000 (01:08 -0700)] 
No longer support HTML Description: fields.

14 years agoFixed two minor horizontal whitespace formatting annoyances.
Jay Freeman (saurik) [Thu, 7 Oct 2010 20:06:13 +0000 (13:06 -0700)] 
Fixed two minor horizontal whitespace formatting annoyances.

14 years agoUse -[UIColor groupTableViewBackgroundColor] instead of -[UIColor pinStripeColor].
Jay Freeman (saurik) [Thu, 7 Oct 2010 19:59:36 +0000 (12:59 -0700)] 
Use -[UIColor groupTableViewBackgroundColor] instead of -[UIColor pinStripeColor].

14 years agoUse a category for [WebScriptObject -countByEnumeratingWithState:objects:count:].
Jay Freeman (saurik) [Thu, 7 Oct 2010 04:08:21 +0000 (21:08 -0700)] 
Use a category for [WebScriptObject -countByEnumeratingWithState:objects:count:].

14 years agoI failed at git --amend: this is the NULL->nil fix.
Jay Freeman (saurik) [Thu, 7 Oct 2010 04:07:56 +0000 (21:07 -0700)] 
I failed at git --amend: this is the NULL->nil fix.

14 years agoYou can't have a 'const' Objective-C type (and use nil instead of NULL while we are...
Jay Freeman (saurik) [Thu, 7 Oct 2010 03:46:03 +0000 (20:46 -0700)] 
You can't have a 'const' Objective-C type (and use nil instead of NULL while we are editing that line).

14 years agoFixed a number of subtle type errors and such that Clang errors about, but gcc doesn...
Grant Paul [Thu, 7 Oct 2010 03:41:53 +0000 (20:41 -0700)] 
Fixed a number of subtle type errors and such that Clang errors about, but gcc doesn't even notice.

14 years agoLet UICaboodle build with clang++ as well as g++. Cydia needs additional changes.
Grant Paul [Thu, 7 Oct 2010 03:34:07 +0000 (20:34 -0700)] 
Let UICaboodle build with clang++ as well as g++. Cydia needs additional changes.

14 years agoRename CGColor to CYColor: this mechanism should probably just be removed.
Jay Freeman (saurik) [Thu, 7 Oct 2010 03:40:57 +0000 (20:40 -0700)] 
Rename CGColor to CYColor: this mechanism should probably just be removed.

14 years agoWe no longer need the original Cydia icon (cydia.xcf).
Jay Freeman (saurik) [Thu, 7 Oct 2010 03:00:42 +0000 (20:00 -0700)] 
We no longer need the original Cydia icon (cydia.xcf).

14 years agoThe Preferences.mm file is a hopelessly out-of-date fragment.
Jay Freeman (saurik) [Thu, 7 Oct 2010 02:56:18 +0000 (19:56 -0700)] 
The Preferences.mm file is a hopelessly out-of-date fragment.

14 years agoApple's Reachability code is ludicrously complex (and APSL).
Jay Freeman (saurik) [Thu, 7 Oct 2010 02:55:06 +0000 (19:55 -0700)] 
Apple's Reachability code is ludicrously complex (and APSL).

14 years agoUICaboodle/ResetView and resetViewAnimated: seem to be obsolete.
Jay Freeman (saurik) [Thu, 7 Oct 2010 02:31:14 +0000 (19:31 -0700)] 
UICaboodle/ResetView and resetViewAnimated: seem to be obsolete.

14 years agoMerge CYViewController into UCViewController.
Jay Freeman (saurik) [Thu, 7 Oct 2010 02:27:29 +0000 (19:27 -0700)] 
Merge CYViewController into UCViewController.

14 years agoWe don't want a compile-time flag for RotationEnabled: we want it to work that way...
Jay Freeman (saurik) [Thu, 7 Oct 2010 02:23:32 +0000 (19:23 -0700)] 
We don't want a compile-time flag for RotationEnabled: we want it to work that way only if we are on an iPad.

14 years agoFix the default custom button behaviour for commercial packages. My understanding...
Dustin L. Howett [Tue, 5 Oct 2010 22:07:13 +0000 (18:07 -0400)] 
Fix the default custom button behaviour for commercial packages. My understanding of the previous system was flawed enough to cause this- now, the custom button's behaviour is in _customButtonClicked, and the default customButtonClicked calls it instead of reloadButtonClicked. This is based on the original {_,__}rightButtonClicked methods.

14 years agoAdded call to ldid, neccessary for launch.xml (and the fact that I am no longer using...
Jay Freeman (saurik) [Tue, 5 Oct 2010 21:49:50 +0000 (14:49 -0700)] 
Added call to ldid, neccessary for launch.xml (and the fact that I am no longer using cycc).

14 years agoAdditional code folding (and fixed an unmatched code folding end-marker); also, a...
Grant Paul [Tue, 5 Oct 2010 04:00:07 +0000 (21:00 -0700)] 
Additional code folding (and fixed an unmatched code folding end-marker); also, a compile-time flag for rotation.