2011-02-13 |
Jay Freeman (saurik) | Support NULL Cytore return in PackageFind(). |
blob | commitdiff | raw |
2011-02-12 |
Grant Paul | To match the built in Apple apps, the Confirm button... |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Grant Paul | Remove unused (and unnecessary) functions, rename confu... |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Grant Paul | Move -init into -loadView -viewDidLoad and friends... |
blob | commitdiff | raw | diff to current |
2011-02-10 |
Grant Paul | Fix rotation support in keyboard resizing. |
blob | commitdiff | raw | diff to current |
2011-02-10 |
Grant Paul | Properly resize search view when keyboard is shown... |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Grant Paul | Update another copyright date. |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Grant Paul | Remove [Filtered]PackageTable, replace with equivalent... |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Ryan Petrich | We're living in the future |
blob | commitdiff | raw | diff to current |
2011-02-08 |
Jay Freeman (saurik) | Merge branch 'restructure' |
blob | commitdiff | raw | diff to current |
2011-02-08 |
Jay Freeman (saurik) | Revert "Move Source{Cell,Controller} lower in MobileCyd... |
blob | commitdiff | raw | diff to current |
2011-02-08 |
Jay Freeman (saurik) | OMG HTML5 Offline FTW. |
blob | commitdiff | raw | diff to current |
2011-02-08 |
Jay Freeman (saurik) | Support non-NSHTTPURLResponse https?:// NSURLResponse. |
blob | commitdiff | raw | diff to current |
2011-02-07 |
Jay Freeman (saurik) | We are no longer recycling package controllers. |
blob | commitdiff | raw | diff to current |
2011-02-07 |
Jay Freeman (saurik) | Fix for description searching from humbold. |
blob | commitdiff | raw | diff to current |
2011-02-07 |
Jay Freeman (saurik) | Conditional out indexed collation nonsense. |
blob | commitdiff | raw | diff to current |
2011-02-07 |
Jay Freeman (saurik) | Use IsWildcat_, not UI_USER_INTERFACE_IDIOM(). |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Grant Paul | Fix "fake terminal" in ProgressController extending... |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Grant Paul | Added session persistence; moved -init to -loadView... |
blob | commitdiff | raw | diff to current |
2011-02-04 |
Grant Paul | Merge branch 'restructure' into develop-1.2 |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Grant Paul | Make PackageCell, SourceCell, and SectionCell have... |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Grant Paul | Fix VoiceOver (at least on 4.x). Does not cause issues... |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Grant Paul | Merge branch 'develop-1.2' of git.saurik.com:cydia... |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Grant Paul | Added session persistence; moved -init to -loadView... |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Grant Paul | Workaround to fix the Settings Controller popup on... |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Grant Paul | Added session persistence; moved -init to -loadView... |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Grant Paul | Refactor out SourceController; add cydia://source/... |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Grant Paul | Formatting changes. |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Grant Paul | Refactor edit button in SectionsController; use system... |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Grant Paul | Removed unused "accessory_" ivar of SectionsController. |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Grant Paul | Fix stupidness introduced by last commit; correctly... make-me-a-sandwich |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Grant Paul | Fix cydia://url/ links when they include a slash. |
blob | commitdiff | raw | diff to current |
2011-01-30 |
Grant Paul | Fix refreshing bar on iOS 3.0+ by using the CoreFoundat... |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Grant Paul | Fix loading screen rotation. |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Grant Paul | Sanity in rotation handling: centralize in CYViewContro... |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Grant Paul | Fix a runtime syslog warning from UIKit by using the... |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Grant Paul | Make ChangesController more like any other controller... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Grant Paul | Controllers need their delegete set when launched from... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Grant Paul | Finish cydia:// URLs using the private "transient view... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Grant Paul | Fix -setPage: to not pop all the other tabs to the... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Grant Paul | Fix changes badge on first refresh. |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Grant Paul | Moved code around and deleted duplicated and unused... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Grant Paul | Merge commit '664d95c4bf793f6206d94a366caf31c90cd9fd00... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Grant Paul | Merge commit 'b48bb27b7d5ffd1dc4e1f002301a633d538cf29e... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Grant Paul | Merge commit 'f64f9f6255e43c48ba2b8e5cea6a5b23e5d14e26... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Grant Paul | Merge commit :(. Bring in my work on URLs and UITabBarC... |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Jay Freeman (saurik) | Move Source{Cell,Controller} lower in MobileCydia.mm. |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Jay Freeman (saurik) | Remove SourceCell::description_ and hard-code height. |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Jay Freeman (saurik) | Use 73, not 73.0f, for uniformity. |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Jay Freeman (saurik) | Remove (unused) +[PackageCell heightForPackage:]. |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Grant Paul | Merge branch 'master' of saurik.com:cydia into url... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Grant Paul | Until the ignored toggle saves state, disallow modifyin... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Grant Paul | Until the ignored toggle saves state, disallow modifyin... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Grant Paul | [LARGE COMMIT] Switch to lazy-loaded SDK-style tab... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Grant Paul | Removed obsolete reference to AddSourceController. |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Grant Paul | Add CYEmulatedLoadingController, because there is no... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Grant Paul | Began reworking of URL handling system; renamed a few... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Ryan Petrich | Show dead sources |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Ryan Petrich | Fix crash on Changes tab due to section index out of... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Jay Freeman (saurik) | Remove (non-functional) shake-to-undo mechanism. |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Jay Freeman (saurik) | Further break down _profile usage for ChangesController. |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Jay Freeman (saurik) | Add database lock @synchronized to -[ChangesController... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Jay Freeman (saurik) | Reallocate ChangesController::packages_ in _reloadPacka... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Jay Freeman (saurik) | Allow profiling usage of Database::sections_ in -[Datab... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Jay Freeman (saurik) | Add _unlikely() to conditions in -[Package unfiltered]. |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Jay Freeman (saurik) | Do not highlight section cell text while editing. |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Jay Freeman (saurik) | Store Package::role_ as integer instead of NSString. |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Jay Freeman (saurik) | Cache section remap using APT cache pointer. |
blob | commitdiff | raw | diff to current |
2010-12-30 |
Grant Paul | Switch to native UITabBarController handling, and rewri... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Grant Paul | Code, not comments, to control if the navigation bar... |
blob | commitdiff | raw | diff to current |
2010-12-20 |
Grant Paul | You can now tap a loading button to manage a commercial... |
blob | commitdiff | raw | diff to current |
2010-12-12 |
Grant Paul | Add new package sorting engine (disabled due to speed... |
blob | commitdiff | raw | diff to current |
2010-12-12 |
Grant Paul | Cleanup my stupidity: remove logging, fix landscape... |
blob | commitdiff | raw | diff to current |
2010-12-12 |
Grant Paul | Factored out CYLoadingIndicator, fixed landscape launch... |
blob | commitdiff | raw | diff to current |
2010-12-12 |
Grant Paul | SpringBoard gets away with a completely fake status... |
blob | commitdiff | raw | diff to current |
2010-12-12 |
Grant Paul | remove obsolete methods left-over from UIViewController... |
blob | commitdiff | raw | diff to current |
2010-12-12 |
Grant Paul | Renamed SourceTable to SourceController, makes much... |
blob | commitdiff | raw | diff to current |
2010-12-12 |
Grant Paul | Disabled obsolete usage to AddSourceController. |
blob | commitdiff | raw | diff to current |
2010-12-12 |
Grant Paul | Removed unused AddSourceController stub. |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Jay Freeman (saurik) | Reload all the crazy different iPad tabs. |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Grant Paul | Fixed slight issue with last commit: always saved secti... |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Grant Paul | Fixed bug switching tabs while editing sections, Sectio... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Jay Freeman (saurik) | More correctly handle a couple (impossible) corner... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Jay Freeman (saurik) | Add _trace() calls around system() usage. |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Jay Freeman (saurik) | Use uikittools' sbreload for Finish_ in ('restart'... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Jay Freeman (saurik) | Use reboot2() instead of system("reboot"). |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Jay Freeman (saurik) | Prefer SBReboot() (when available) to system("reboot"). |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Jay Freeman (saurik) | Remove 1.x-compatible ApplicationIconBadge logic. |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Grant Paul | Added Chinese localization (complete), updated English... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Grant Paul | Removed unused/obsolete global variables. |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Grant Paul | Naming sanity: RoleController -> CYSettingsController... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Grant Paul | Fixed cancel button sizing; blackified dropbar. |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Dustin L. Howett | Fix the automatic scrolling - UIKit no longer likes... |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Jay Freeman (saurik) | Use UIApplication::networkActivityIndicator to indicate... |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Jay Freeman (saurik) | Use high-resolution icons for purpose badges. |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Jay Freeman (saurik) | Repurpose -[Cydia hudIsShowing] as -[Cydia isSafeToSusp... |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Jay Freeman (saurik) | Improve era locking on tables to allow rotation with... |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Jay Freeman (saurik) | Integrate SDURLCache: disk cache FTW. |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Jay Freeman (saurik) | Package::id_ needs to be backed by Cytore, not APT. |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Jay Freeman (saurik) | Apparently, NSRecycleZone actually destroys the zone. |
blob | commitdiff | raw | diff to current |
next |