]> git.saurik.com Git - cydia.git/log
cydia.git
13 years agoTo match the built in Apple apps, the Confirm button should be blue (like Send in...
Grant Paul [Sat, 12 Feb 2011 22:45:28 +0000 (14:45 -0800)] 
To match the built in Apple apps, the Confirm button should be blue (like Send in MobileMail, etc).

13 years agoRemove unused (and unnecessary) functions, rename confusingly-named CYActionSheet...
Grant Paul [Sat, 12 Feb 2011 07:35:48 +0000 (23:35 -0800)] 
Remove unused (and unnecessary) functions, rename confusingly-named CYActionSheet->CYAlertView class.

13 years agoMove -init into -loadView -viewDidLoad and friends, as Apple wants. Add -navigationUR...
Grant Paul [Sat, 12 Feb 2011 07:27:43 +0000 (23:27 -0800)] 
Move -init into -loadView -viewDidLoad and friends, as Apple wants. Add -navigationURL and persistance (15 minute timeout) of Cydia sessions, with full lazy-loading of view controllers. Still failed to fix the URL->blackscreen bug, although now it just shows the wrong tab instaed of a black screen (really, WTF, UITabBarController?)

13 years agoFix Sections.plist.
Grant Paul [Fri, 11 Feb 2011 07:28:17 +0000 (23:28 -0800)] 
Fix Sections.plist.

13 years agoMerge branch 'develop-1.2' of git.saurik.com:cydia into develop-1.2
Grant Paul [Fri, 11 Feb 2011 06:16:35 +0000 (22:16 -0800)] 
Merge branch 'develop-1.2' of git.saurik.com:cydia into develop-1.2

13 years agoSeriously? Is it *that hard* to name your sections correctly?
Grant Paul [Fri, 11 Feb 2011 06:16:15 +0000 (22:16 -0800)] 
Seriously? Is it *that hard* to name your sections correctly?

13 years agoFix rotation support in keyboard resizing.
Grant Paul [Thu, 10 Feb 2011 00:56:55 +0000 (16:56 -0800)] 
Fix rotation support in keyboard resizing.

13 years agoProperly resize search view when keyboard is shown. Yes, really, this is the correct...
Grant Paul [Thu, 10 Feb 2011 00:29:49 +0000 (16:29 -0800)] 
Properly resize search view when keyboard is shown. Yes, really, this is the correct way to do this on pre-3.2: I did not make up this insanity.

13 years agoUpdate another copyright date.
Grant Paul [Wed, 9 Feb 2011 21:30:47 +0000 (13:30 -0800)] 
Update another copyright date.

13 years agoRemove [Filtered]PackageTable, replace with equivalent controllers. Get rid of all...
Grant Paul [Wed, 9 Feb 2011 21:17:05 +0000 (13:17 -0800)] 
Remove [Filtered]PackageTable, replace with equivalent controllers. Get rid of all need for FilteredPackageController.

13 years agoWe're living in the future
Ryan Petrich [Wed, 9 Feb 2011 01:39:05 +0000 (18:39 -0700)] 
We're living in the future

13 years agosaurik is busy.
Grant Paul [Wed, 9 Feb 2011 05:51:48 +0000 (21:51 -0800)] 
saurik is busy.

13 years agoFixed slightly corrupted English localization -- but is this string ever used?
Grant Paul [Wed, 9 Feb 2011 05:49:26 +0000 (21:49 -0800)] 
Fixed slightly corrupted English localization -- but is this string ever used?

13 years agoMerge branch 'restructure'
Jay Freeman (saurik) [Tue, 8 Feb 2011 01:01:00 +0000 (17:01 -0800)] 
Merge branch 'restructure'

13 years agoRevert "Move Source{Cell,Controller} lower in MobileCydia.mm."
Jay Freeman (saurik) [Tue, 8 Feb 2011 00:59:21 +0000 (16:59 -0800)] 
Revert "Move Source{Cell,Controller} lower in MobileCydia.mm."

This reverts commit 0603a88527c370a7fce4165335bccf09ab688f3c.

13 years agoOMG HTML5 Offline FTW.
Jay Freeman (saurik) [Tue, 8 Feb 2011 00:19:44 +0000 (16:19 -0800)] 
OMG HTML5 Offline FTW.

13 years agoSupport non-NSHTTPURLResponse https?:// NSURLResponse.
Jay Freeman (saurik) [Tue, 8 Feb 2011 00:21:37 +0000 (16:21 -0800)] 
Support non-NSHTTPURLResponse https?:// NSURLResponse.

13 years agoRemove that crazy/obsolete Test file.
Jay Freeman (saurik) [Mon, 7 Feb 2011 21:30:14 +0000 (13:30 -0800)] 
Remove that crazy/obsolete Test file.

13 years agoWe are no longer recycling package controllers.
Jay Freeman (saurik) [Mon, 7 Feb 2011 20:49:10 +0000 (12:49 -0800)] 
We are no longer recycling package controllers.

13 years agoFix for description searching from humbold.
Jay Freeman (saurik) [Mon, 7 Feb 2011 20:26:58 +0000 (12:26 -0800)] 
Fix for description searching from humbold.

13 years agoWe can't use 3.0 constants on 2.0 SDK.
Jay Freeman (saurik) [Wed, 2 Feb 2011 07:46:05 +0000 (23:46 -0800)] 
We can't use 3.0 constants on 2.0 SDK.

13 years agoUIApplication.applicationSupportsShakeToEdit is 3.0-only.
Jay Freeman (saurik) [Wed, 2 Feb 2011 07:44:23 +0000 (23:44 -0800)] 
UIApplication.applicationSupportsShakeToEdit is 3.0-only.

13 years agoConditional out indexed collation nonsense.
Jay Freeman (saurik) [Wed, 2 Feb 2011 07:44:05 +0000 (23:44 -0800)] 
Conditional out indexed collation nonsense.

13 years agoUse IsWildcat_, not UI_USER_INTERFACE_IDIOM().
Jay Freeman (saurik) [Wed, 2 Feb 2011 07:39:14 +0000 (23:39 -0800)] 
Use IsWildcat_, not UI_USER_INTERFACE_IDIOM().

13 years agoI am perpetually impressed with the abilities of the default repositories to misspell...
Grant Paul [Sat, 5 Feb 2011 09:06:29 +0000 (01:06 -0800)] 
I am perpetually impressed with the abilities of the default repositories to misspell, create, and otherwise mutilate the sections listing. For another small battle in this endless war, I add a mapping from Themes (App Addons) to Themes (Addons), to remove another one-package-only section.

13 years agoFix "fake terminal" in ProgressController extending underneath the close button.
Grant Paul [Sat, 5 Feb 2011 09:00:32 +0000 (01:00 -0800)] 
Fix "fake terminal" in ProgressController extending underneath the close button.

13 years agoAdded session persistence; moved -init to -loadView, -viewDidLoad, etc; added releasi...
Grant Paul [Wed, 2 Feb 2011 08:11:55 +0000 (00:11 -0800)] 
Added session persistence; moved -init to -loadView, -viewDidLoad, etc; added releasing of views in low-memory situations; style changes.

13 years agoAvoid flashing empty package view as it loads the package details.
Grant Paul [Sat, 5 Feb 2011 08:39:15 +0000 (00:39 -0800)] 
Avoid flashing empty package view as it loads the package details.

13 years agoMerge branch 'restructure' into develop-1.2
Grant Paul [Fri, 4 Feb 2011 00:01:35 +0000 (16:01 -0800)] 
Merge branch 'restructure' into develop-1.2

13 years agoMake PackageCell, SourceCell, and SectionCell have reasonable VoiceOver labels.
Grant Paul [Thu, 3 Feb 2011 23:59:51 +0000 (15:59 -0800)] 
Make PackageCell, SourceCell, and SectionCell have reasonable VoiceOver labels.

13 years agoFix VoiceOver (at least on 4.x). Does not cause issues on other firmwares, since...
Grant Paul [Thu, 3 Feb 2011 23:40:19 +0000 (15:40 -0800)] 
Fix VoiceOver (at least on 4.x). Does not cause issues on other firmwares, since if the fix does not work it will just bail out (checks all methods, etc).

13 years agoMerge branch 'develop-1.2' of git.saurik.com:cydia into develop-1.2
Grant Paul [Thu, 3 Feb 2011 22:48:13 +0000 (14:48 -0800)] 
Merge branch 'develop-1.2' of git.saurik.com:cydia into develop-1.2

13 years agoAdded session persistence; moved -init to -loadView, -viewDidLoad, etc; added releasi...
Grant Paul [Wed, 2 Feb 2011 08:11:55 +0000 (00:11 -0800)] 
Added session persistence; moved -init to -loadView, -viewDidLoad, etc; added releasing of views in low-memory situations; style changes.

13 years agoWorkaround to fix the Settings Controller popup on initial launch.
Grant Paul [Wed, 2 Feb 2011 08:30:38 +0000 (00:30 -0800)] 
Workaround to fix the Settings Controller popup on initial launch.

13 years agoAdded session persistence; moved -init to -loadView, -viewDidLoad, etc; added releasi...
Grant Paul [Wed, 2 Feb 2011 08:11:55 +0000 (00:11 -0800)] 
Added session persistence; moved -init to -loadView, -viewDidLoad, etc; added releasing of views in low-memory situations; style changes.

13 years agoRefactor out SourceController; add cydia://source/<case-insensitive-source-name>...
Grant Paul [Wed, 2 Feb 2011 01:57:30 +0000 (17:57 -0800)] 
Refactor out SourceController; add cydia://source/<case-insensitive-source-name> to open it from outside the app.

13 years agoFormatting changes.
Grant Paul [Tue, 1 Feb 2011 22:49:39 +0000 (14:49 -0800)] 
Formatting changes.

13 years agoRefactor edit button in SectionsController; use system provided UIBarButtonItems.
Grant Paul [Tue, 1 Feb 2011 19:00:09 +0000 (11:00 -0800)] 
Refactor edit button in SectionsController; use system provided UIBarButtonItems.

13 years agoRemoved unused "accessory_" ivar of SectionsController.
Grant Paul [Tue, 1 Feb 2011 17:54:00 +0000 (09:54 -0800)] 
Removed unused "accessory_" ivar of SectionsController.

13 years agoFix stupidness introduced by last commit; correctly fix cydia://url/* URLs.
Grant Paul [Mon, 31 Jan 2011 07:42:16 +0000 (23:42 -0800)] 
Fix stupidness introduced by last commit; correctly fix cydia://url/* URLs.

13 years agoFix cydia://url/ links when they include a slash.
Grant Paul [Mon, 31 Jan 2011 07:31:59 +0000 (23:31 -0800)] 
Fix cydia://url/ links when they include a slash.

13 years agoUpdate section mapping to correctly redirect Themes (Video).
Grant Paul [Sun, 30 Jan 2011 01:32:01 +0000 (17:32 -0800)] 
Update section mapping to correctly redirect Themes (Video).

13 years agoFix refreshing bar on iOS 3.0+ by using the CoreFoundation version to check versionin...
Grant Paul [Sun, 30 Jan 2011 00:28:11 +0000 (16:28 -0800)] 
Fix refreshing bar on iOS 3.0+ by using the CoreFoundation version to check versioning at runtime.

13 years agoFix loading screen rotation.
Grant Paul [Fri, 28 Jan 2011 02:01:03 +0000 (18:01 -0800)] 
Fix loading screen rotation.

13 years agoSmall formatting fixes.
Grant Paul [Fri, 28 Jan 2011 02:00:55 +0000 (18:00 -0800)] 
Small formatting fixes.

13 years agoSanity in rotation handling: centralize in CYViewController, as it should be.
Grant Paul [Fri, 28 Jan 2011 01:44:39 +0000 (17:44 -0800)] 
Sanity in rotation handling: centralize in CYViewController, as it should be.

13 years agoFix a runtime syslog warning from UIKit by using the -tableView:accessoryTypeForRowWi...
Grant Paul [Thu, 27 Jan 2011 03:13:30 +0000 (19:13 -0800)] 
Fix a runtime syslog warning from UIKit by using the -tableView:accessoryTypeForRowWithIndexPath: in SourceController.

13 years agoMake ChangesController more like any other controller, i.e., use -initWithDatabase...
Grant Paul [Thu, 27 Jan 2011 02:44:41 +0000 (18:44 -0800)] 
Make ChangesController more like any other controller, i.e., use -initWithDatabase: and -setDelegate: instead of the unique -initWithDatabase:delegate:.

13 years agoControllers need their delegete set when launched from URLs. Also, use cydia://home...
Grant Paul [Sun, 23 Jan 2011 20:38:17 +0000 (12:38 -0800)] 
Controllers need their delegete set when launched from URLs. Also, use cydia://home when creating the home page, to avoid a *third* duplication of that code. (Setting the selected index to zero is not possible due to UITabBarController changes between 2.x and 3.x+ that make behavior uncertain in that case with regard to calling delegate methods.)

13 years agoFinish cydia:// URLs using the private "transient view controller" methods on UITabBa...
Grant Paul [Sun, 23 Jan 2011 06:35:52 +0000 (22:35 -0800)] 
Finish cydia:// URLs using the private "transient view controller" methods on UITabBarController. This allows for no tab to appear selected when on a page using a cydia:// URL.

13 years agoFix -setPage: to not pop all the other tabs to the root controller.
Grant Paul [Sun, 23 Jan 2011 06:05:04 +0000 (22:05 -0800)] 
Fix -setPage: to not pop all the other tabs to the root controller.

13 years agoFix changes badge on first refresh.
Grant Paul [Sun, 23 Jan 2011 00:57:18 +0000 (16:57 -0800)] 
Fix changes badge on first refresh.

13 years agoMoved code around and deleted duplicated and unused code.
Grant Paul [Sun, 23 Jan 2011 00:31:03 +0000 (16:31 -0800)] 
Moved code around and deleted duplicated and unused code.

 - Moved down SourceCell and SourceController to match master.
 - Moved down InstalledController to be in a sane location.
 - Merged DepSubstrate() in with Confirmation Controller's section to avoid a useless and mis-named section.
 - Removed CY prefix on a number of classes where it does not belong.
 - Changed a few folding markers to have more descriptive and accurate names.
 - Probably more.

13 years agoMerge commit '664d95c4bf793f6206d94a366caf31c90cd9fd00' into tab-backup
Grant Paul [Sun, 23 Jan 2011 00:18:08 +0000 (16:18 -0800)] 
Merge commit '664d95c4bf793f6206d94a366caf31c90cd9fd00' into tab-backup

13 years agoMerge commit 'b48bb27b7d5ffd1dc4e1f002301a633d538cf29e' into tab-backup
Grant Paul [Sun, 23 Jan 2011 00:17:57 +0000 (16:17 -0800)] 
Merge commit 'b48bb27b7d5ffd1dc4e1f002301a633d538cf29e' into tab-backup

13 years agoMerge commit 'f64f9f6255e43c48ba2b8e5cea6a5b23e5d14e26' into tab-backup
Grant Paul [Sun, 23 Jan 2011 00:17:49 +0000 (16:17 -0800)] 
Merge commit 'f64f9f6255e43c48ba2b8e5cea6a5b23e5d14e26' into tab-backup

13 years agoMerge commit :(. Bring in my work on URLs and UITabBarController into one functioning...
Grant Paul [Sun, 23 Jan 2011 00:10:09 +0000 (16:10 -0800)] 
Merge commit :(. Bring in my work on URLs and UITabBarController into one functioning whole!

 - Queueing badges and controllers work.
 - As far as I can tell, no broken URLs on Cydia pages.
   - There might still be one the website, but that's not under my control.
 - Lazy loads tabs again, but also doesn't reload the home page when switching back to it (yay!).
 - Adds "Show Pacakge Settings" duplicated text as a section header on the PackageSettingsController, for asthetic reasons.
 - Popups are *still* broken, and I still don't know why.

13 years agofixed a few outdated cydia:// URLs
Grant Paul [Sat, 22 Jan 2011 23:48:14 +0000 (15:48 -0800)] 
fixed a few outdated cydia:// URLs

13 years agoMove Source{Cell,Controller} lower in MobileCydia.mm.
Jay Freeman (saurik) [Tue, 4 Jan 2011 00:29:14 +0000 (16:29 -0800)] 
Move Source{Cell,Controller} lower in MobileCydia.mm.

13 years agoRemove SourceCell::description_ and hard-code height.
Jay Freeman (saurik) [Sun, 2 Jan 2011 01:18:29 +0000 (17:18 -0800)] 
Remove SourceCell::description_ and hard-code height.

13 years agoUse 73, not 73.0f, for uniformity.
Jay Freeman (saurik) [Sun, 2 Jan 2011 01:16:46 +0000 (17:16 -0800)] 
Use 73, not 73.0f, for uniformity.

13 years agoRemove (unused) +[PackageCell heightForPackage:].
Jay Freeman (saurik) [Sun, 2 Jan 2011 01:14:22 +0000 (17:14 -0800)] 
Remove (unused) +[PackageCell heightForPackage:].

13 years agoMerge branch 'master' of saurik.com:cydia into url-tabbar
Grant Paul [Wed, 5 Jan 2011 07:31:15 +0000 (23:31 -0800)] 
Merge branch 'master' of saurik.com:cydia into url-tabbar

13 years agoUntil the ignored toggle saves state, disallow modifying the state.
Grant Paul [Tue, 4 Jan 2011 07:05:26 +0000 (23:05 -0800)] 
Until the ignored toggle saves state, disallow modifying the state.

13 years agoUntil the ignored toggle saves state, disallow modifying the state.
Grant Paul [Tue, 4 Jan 2011 07:05:26 +0000 (23:05 -0800)] 
Until the ignored toggle saves state, disallow modifying the state.

13 years ago[LARGE COMMIT] Switch to lazy-loaded SDK-style tab management. Remove the tags on...
Grant Paul [Tue, 4 Jan 2011 06:59:48 +0000 (22:59 -0800)] 
[LARGE COMMIT] Switch to lazy-loaded SDK-style tab management. Remove the tags on the tab bar items, and remove a significant chunk of code. Also, fix a few internal pages (and the BrowserView) to work with the new URL schemes.

13 years agoRemoved obsolete reference to AddSourceController.
Grant Paul [Tue, 4 Jan 2011 04:54:38 +0000 (20:54 -0800)] 
Removed obsolete reference to AddSourceController.

13 years agoAdd CYEmulatedLoadingController, because there is no reason not to fake the whole...
Grant Paul [Tue, 4 Jan 2011 04:49:35 +0000 (20:49 -0800)] 
Add CYEmulatedLoadingController, because there is no reason not to fake the whole thing, and plenty of reasons to do so.

13 years agoBegan reworking of URL handling system; renamed a few classes to remove unnecessary...
Grant Paul [Tue, 4 Jan 2011 03:44:37 +0000 (19:44 -0800)] 
Began reworking of URL handling system; renamed a few classes to remove unnecessary CY prefix.

13 years agoShow dead sources
Ryan Petrich [Mon, 3 Jan 2011 13:29:52 +0000 (06:29 -0700)] 
Show dead sources

13 years agoFix crash on Changes tab due to section index out of bounds
Ryan Petrich [Mon, 3 Jan 2011 08:28:47 +0000 (01:28 -0700)] 
Fix crash on Changes tab due to section index out of bounds

13 years agoRemove (non-functional) shake-to-undo mechanism.
Jay Freeman (saurik) [Wed, 22 Dec 2010 06:48:45 +0000 (22:48 -0800)] 
Remove (non-functional) shake-to-undo mechanism.

13 years agoUse pngcrush to crush the images as we build the package.
Jay Freeman (saurik) [Wed, 15 Dec 2010 02:40:38 +0000 (18:40 -0800)] 
Use pngcrush to crush the images as we build the package.

13 years agog++ -mthumb
Jay Freeman (saurik) [Wed, 15 Dec 2010 01:04:01 +0000 (17:04 -0800)] 
g++ -mthumb

13 years agoRemoved random source icons from Cydia's package.
Jay Freeman (saurik) [Tue, 14 Dec 2010 22:52:21 +0000 (14:52 -0800)] 
Removed random source icons from Cydia's package.

13 years agoDisplay the size of the output package after dpkg-deb.
Jay Freeman (saurik) [Tue, 14 Dec 2010 22:51:04 +0000 (14:51 -0800)] 
Display the size of the output package after dpkg-deb.

13 years agoUse dpkg-deb -z to specify compression type.
Jay Freeman (saurik) [Tue, 14 Dec 2010 22:50:42 +0000 (14:50 -0800)] 
Use dpkg-deb -z to specify compression type.

13 years agoRevert all PNG files to their pre-pngcrush state.
Jay Freeman (saurik) [Tue, 7 Dec 2010 11:01:16 +0000 (03:01 -0800)] 
Revert all PNG files to their pre-pngcrush state.

13 years agoFurther break down _profile usage for ChangesController.
Jay Freeman (saurik) [Tue, 7 Dec 2010 10:24:18 +0000 (02:24 -0800)] 
Further break down _profile usage for ChangesController.

13 years agoAdd database lock @synchronized to -[ChangesController reloadData].
Jay Freeman (saurik) [Tue, 7 Dec 2010 10:23:33 +0000 (02:23 -0800)] 
Add database lock @synchronized to -[ChangesController reloadData].

13 years agoReallocate ChangesController::packages_ in _reloadPackages: instead of clearing in...
Jay Freeman (saurik) [Tue, 7 Dec 2010 10:23:24 +0000 (02:23 -0800)] 
Reallocate ChangesController::packages_ in _reloadPackages: instead of clearing in reloadData.

13 years agoAllow profiling usage of Database::sections_ in -[Database mappedSectionForPointer:].
Jay Freeman (saurik) [Tue, 7 Dec 2010 10:20:00 +0000 (02:20 -0800)] 
Allow profiling usage of Database::sections_ in -[Database mappedSectionForPointer:].

13 years agoAdd _unlikely() to conditions in -[Package unfiltered].
Jay Freeman (saurik) [Tue, 7 Dec 2010 10:18:46 +0000 (02:18 -0800)] 
Add _unlikely() to conditions in -[Package unfiltered].

13 years agoDo not highlight section cell text while editing.
Jay Freeman (saurik) [Tue, 7 Dec 2010 10:16:40 +0000 (02:16 -0800)] 
Do not highlight section cell text while editing.

13 years agoFix 'resubmit form' dialog: new alert API crash.
Jay Freeman (saurik) [Tue, 7 Dec 2010 10:15:37 +0000 (02:15 -0800)] 
Fix 'resubmit form' dialog: new alert API crash.

13 years agoStore Package::role_ as integer instead of NSString.
Jay Freeman (saurik) [Mon, 6 Dec 2010 12:59:36 +0000 (04:59 -0800)] 
Store Package::role_ as integer instead of NSString.

13 years agoCache section remap using APT cache pointer.
Jay Freeman (saurik) [Mon, 6 Dec 2010 12:58:20 +0000 (04:58 -0800)] 
Cache section remap using APT cache pointer.

13 years agoSwitch to native UITabBarController handling, and rewrite URL subsystem. Also make...
Grant Paul [Thu, 30 Dec 2010 09:52:12 +0000 (01:52 -0800)] 
Switch to native UITabBarController handling, and rewrite URL subsystem. Also make a number of changes, creating and renaming classes for the different pages dispalyed in Cydia. Incomplete; -urlForPage methods are not implemented or used and CYSearchController does not yet exist.

13 years agoAllow BrowserView subclasses to be notified of changes in loading state.
Grant Paul [Wed, 29 Dec 2010 06:05:59 +0000 (22:05 -0800)] 
Allow BrowserView subclasses to be notified of changes in loading state.

13 years agoCode, not comments, to control if the navigation bar on the homepage is hidden.
Grant Paul [Wed, 29 Dec 2010 06:00:04 +0000 (22:00 -0800)] 
Code, not comments, to control if the navigation bar on the homepage is hidden.

13 years agoYou can now tap a loading button to manage a commercial package, but not to install it.
Grant Paul [Mon, 20 Dec 2010 03:12:36 +0000 (19:12 -0800)] 
You can now tap a loading button to manage a commercial package, but not to install it.

13 years agoAdded Greek translation by limneos.
Grant Paul [Sun, 12 Dec 2010 19:43:44 +0000 (11:43 -0800)] 
Added Greek translation by limneos.

13 years agoAdd new package sorting engine (disabled due to speed) that uses the native 3.0+...
Grant Paul [Sun, 12 Dec 2010 11:18:07 +0000 (03:18 -0800)] 
Add new package sorting engine (disabled due to speed) that uses the native 3.0+ UILocalizedIndexedCollation to more closely mimic the official lists and provide localization for the table indexes. However, it UILocalizedIndexedCollation is unusably slow (about 7x slower than the previous implementation), so it is currently disabled (even if enabled, though, it is only used if UILocalizedIndexedCollation is available).

13 years agoCleanup my stupidity: remove logging, fix landscape back buttons (via delegation...
Grant Paul [Sun, 12 Dec 2010 07:28:51 +0000 (23:28 -0800)] 
Cleanup my stupidity: remove logging, fix landscape back buttons (via delegation to parent view controllers), and such.

13 years agoFixed empty Statistics on confirm page if all statistics have been removed.
Grant Paul [Sun, 12 Dec 2010 07:11:07 +0000 (23:11 -0800)] 
Fixed empty Statistics on confirm page if all statistics have been removed.

13 years agoFactored out CYLoadingIndicator, fixed landscape launches wrt CYLoadingIndicator...
Grant Paul [Sun, 12 Dec 2010 06:29:21 +0000 (22:29 -0800)] 
Factored out CYLoadingIndicator, fixed landscape launches wrt CYLoadingIndicator positioning.

13 years agoUndo my own fix for the lack of pinstripes on the iPad: pinstripes spread out when...
Grant Paul [Sun, 12 Dec 2010 04:42:01 +0000 (20:42 -0800)] 
Undo my own fix for the lack of pinstripes on the iPad: pinstripes spread out when rotating when using -pinStripeColor. A real fix is still needed.

13 years agoSpringBoard gets away with a completely fake status bar; Cydia can get away with...
Grant Paul [Sun, 12 Dec 2010 04:38:25 +0000 (20:38 -0800)] 
SpringBoard gets away with a completely fake status bar; Cydia can get away with a fake tab bar.

13 years agoremove obsolete methods left-over from UIViewController transition
Grant Paul [Sun, 12 Dec 2010 02:47:01 +0000 (18:47 -0800)] 
remove obsolete methods left-over from UIViewController transition

13 years agoRenamed SourceTable to SourceController, makes much more sense now.
Grant Paul [Sun, 12 Dec 2010 01:01:57 +0000 (17:01 -0800)] 
Renamed SourceTable to SourceController, makes much more sense now.