2010-11-24 |
Grant Paul | English locaization: iPhoneOS->iOS. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Dustin L. Howett | Add and fix the display of ignored (SelectedState ... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Jay Freeman... | Make cydia.setViewportWidth() work again with CYWebView. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Break CYColor::Create_ from CYColor::{CYColor,Set}. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Remove PackageCell::{color_,fade_,faded_} as they are... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Factored out CYTableViewCell to fix cell highlight... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Reactivate and localize 'Loading Changes' progress... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Flatten Sections.plist: no Rename and no recursion. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Fix localization of LOADING_DATA (use ELISION+LOADING... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Clarify visibility rules, removing Package::visibile_... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Remove unused std::hash_map implementation of -[Section... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Remove Package::required_, an unimplemented feature. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Leave Package::source_ nil until first use. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Queue status affects /all/ views, not just the active... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Remove Package::relationships_, which was never impleme... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | -[PackageController setPackage:] needs to reload packag... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Reimplement APT marking as I finally understand how... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Turn off LogBrowser for official master tree. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Replace Package::cached_ with Package::source_ == ... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Remove StripVersion(), inlining the code to the one... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jay Freeman... | Corrected some reasonably minor code formatting issues. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jay Freeman... | Always prefer alloc/init/autorelease/... to alloc/init... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jay Freeman... | Carefully audited all usages of alloc*/retain/release... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jay Freeman... | Use actual types for fields rather than id (UISwitch... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Grant Paul | Don't show role::cydia packages in Expert mode of the... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Grant Paul | Spinner when closing Role controller. The details matter. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Grant Paul | Don't allow rotation when there's a HUD, fixing an... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jay Freeman... | Store Sections.plist using space characters rather... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jay Freeman... | Sprinkle more ProfileTiming logic among -[Package init... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jay Freeman... | Rename CFCString to CYStringCreate. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jay Freeman... | Make CFCString() accept non-UTF8 data without horrible... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jay Freeman... | Move around usages of _trace() for greater understanding. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Grant Paul | set first tab in a better place (later on) |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Remove call to [UIKeyboard initImplementationNow] durin... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Do not bother with 'Loading Changes...', a 0.12s step. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Use CFMutableArrayRef (with NULL callBacks) instead... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Use CFMutableArrayRef (with NULL callBacks) instead... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Fold RadixSort_() into -[NSMutableArray(Radix) radixSor... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Remove the obsolete (and sometimes dangerously optimize... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Re-calibrated PackagePrefixRadix() to more accurately... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Verbose logging support for #define HistogramInsertionSort. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Avoid NSMutableArray for temporary radix buffer. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Use lowercase identifiers always, even internally. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Use CYPoolStart/End instead of _pool (just starting). |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | If you are going to use a private API (pinStripeColor... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Heavily optimized (and simplified) @synchronized lock... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Slightly more normalized if nesting on decidePolicyForN... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Remove the APT HTTP timeout: Host Unreachable == frowny... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Add X-Carrier-ID. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jay Freeman... | Use the same pattern for willSendRequest:'s delegate... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Grant Paul | App Store-style initial loading indicator to replace... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Dustin L. Howett | chpwn got the "blink only for essential packages" logic... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Dustin L. Howett | Rename some of the section images to match chpwn's... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Dustin L. Howett | Map Themes (SYSTEM) to Themes (System). |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Grant Paul | Fixed tabbar that I broke months ago (always flashing... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Grant Paul | Removed tabs (why does vim not do this on paste?) |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Grant Paul | Make Sakurina happy: black statusbar while stashing. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Grant Paul | New, Icy-style, stashing controller. Yay for visual... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Grant Paul | Fixed progress HUD appearance and fixed progress view... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Grant Paul | Use external status API to get the status. But internally. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Dustin L. Howett | Start in all orientations on the iPad. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Grant Paul | Changed launch to show pinstripes (finally!) Updated... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Grant Paul | Pinstripes while loading, removed afterwards due to... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Grant Paul | Add folding for CYActionSheet. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Grant Paul | Updated sections mapping file to further consolidate... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Grant Paul | Improved handling of the refresh sequence. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Jay Freeman... | Verified 2.2+ methods against 2.1 SDK: all were present. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Jay Freeman... | Just in case it is ever useful I finished webView:creat... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Jay Freeman... | Verified 3.2/4.1+ methods against 4.0: all were present. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Jay Freeman... | Add some more #if LogBrowser love to BrowserController. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Jay Freeman... | Port CYWebView to 3.0. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jay Freeman... | Downgrade support for -[UIWebView setDataDetectorTypes]. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jay Freeman... | Downgrade support for -[UIScrollView setDecelerationRate]. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jay Freeman... | The Reorganizing text must come after container_ is... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jay Freeman... | I don't have tr in the bootstrap so firmware.sh isn... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jay Freeman... | Redid chpwn's code to match physical formatting guideli... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Dustin L. Howett | Section mapping update suggested by chown (Lockinfo... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Grant Paul | Fixed bug where you can select section cells when editing. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Jay Freeman... | You can't go doing awesome UIKit stuff from the JavaScr... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Jay Freeman... | Totally reimplemented BrowserController in terms of... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Jay Freeman... | We need to return YES from shouldAutorotateToInterfaceO... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Jay Freeman... | Fix makefile dependencies for MobileCydia: UICaboodle... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Jay Freeman... | Put off the no-title-on-HomeController UI update. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Jay Freeman... | Minor code cleanups to HomeController. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Jay Freeman... | Rename Cydia.* to MobileCydia.* and add Cydia.frappliance. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Jay Freeman... | Repair horizontal whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Grant Paul | Cells, not tables for disabling selection -- finish... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Grant Paul | Merge branch 'master' of saurik.com:cydia |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Jay Freeman... | Use UIBarStyleBlackOpaque instead of UIBarStyleBlack... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Grant Paul | Merge branch 'master' of saurik.com:cydia |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Jay Freeman... | Use setViewControllers: instead of setViewControllers... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Jay Freeman... | Support showFromBarButtonItem:animated: with iPhonePriv... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Jay Freeman... | Fix kSCNetworkReachabilityFlagsConnectionOn* flags... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Jay Freeman... | Started the work to port Cydia back to a 2.0-era toolchain. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Jay Freeman... | Fix iPhonePrivate.h's header insulation. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Jay Freeman... | Add vim folds to organize iPhonePrivate.h. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Grant Paul | Merge branch 'master' of saurik.com:cydia |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Grant Paul | Disabled package view recycling. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Jay Freeman... | NSSize does not exist on the iPhone: Cydia therefore... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Grant Paul | Refactored out status bar height code, fixed landscape... |
commit | commitdiff | tree | snapshot |
next |