]> git.saurik.com Git - cydia.git/log
cydia.git
13 years agoExport CydiaProgressEvent to JavaScript.
Jay Freeman (saurik) [Wed, 23 Feb 2011 02:11:25 +0000 (18:11 -0800)] 
Export CydiaProgressEvent to JavaScript.

13 years agoSimplify if logic in -[CydiaProgressEvent compoundTitle].
Jay Freeman (saurik) [Wed, 23 Feb 2011 02:11:12 +0000 (18:11 -0800)] 
Simplify if logic in -[CydiaProgressEvent compoundTitle].

13 years agoPrimary excursion into improving memory management.
Jay Freeman (saurik) [Wed, 23 Feb 2011 02:04:33 +0000 (18:04 -0800)] 
Primary excursion into improving memory management.

13 years agoStandardized on [delegate_ {retain,release}NetworkActivityIndicator].
Jay Freeman (saurik) [Wed, 23 Feb 2011 01:42:31 +0000 (17:42 -0800)] 
Standardized on [delegate_ {retain,release}NetworkActivityIndicator].

13 years agoDrastic simplification of ProgressController API.
Jay Freeman (saurik) [Wed, 23 Feb 2011 01:36:34 +0000 (17:36 -0800)] 
Drastic simplification of ProgressController API.

13 years agoRemove seemingly incorrect special case for /var/lib/dpkg/lock.
Jay Freeman (saurik) [Tue, 22 Feb 2011 11:36:04 +0000 (03:36 -0800)] 
Remove seemingly incorrect special case for /var/lib/dpkg/lock.

13 years agoGive a name to the firmware package.
Jay Freeman (saurik) [Mon, 21 Feb 2011 23:54:08 +0000 (15:54 -0800)] 
Give a name to the firmware package.

13 years agoCommit separate errors during popErrorWithTitle:.
Jay Freeman (saurik) [Mon, 21 Feb 2011 14:47:26 +0000 (06:47 -0800)] 
Commit separate errors during popErrorWithTitle:.

13 years agoRename isCancelling: to isProgressCancelled.
Jay Freeman (saurik) [Mon, 21 Feb 2011 14:53:33 +0000 (06:53 -0800)] 
Rename isCancelling: to isProgressCancelled.

13 years agoAlways use popErrorWithTitle: for list.ReadMainList().
Jay Freeman (saurik) [Mon, 21 Feb 2011 14:14:20 +0000 (06:14 -0800)] 
Always use popErrorWithTitle: for list.ReadMainList().

13 years agoCall through to pkgAcquireStatus::Start/Stop().
Jay Freeman (saurik) [Mon, 21 Feb 2011 12:34:38 +0000 (04:34 -0800)] 
Call through to pkgAcquireStatus::Start/Stop().

13 years agoDo not double log fetch errors.
Jay Freeman (saurik) [Mon, 21 Feb 2011 11:39:49 +0000 (03:39 -0800)] 
Do not double log fetch errors.

13 years agoPop pending fetch errors.
Jay Freeman (saurik) [Mon, 21 Feb 2011 11:39:35 +0000 (03:39 -0800)] 
Pop pending fetch errors.

13 years agoRetain the network activity indicator before the download starts.
Jay Freeman (saurik) [Mon, 21 Feb 2011 11:38:48 +0000 (03:38 -0800)] 
Retain the network activity indicator before the download starts.

13 years agoRemove (id) typecast from CydiaApp.
Jay Freeman (saurik) [Mon, 21 Feb 2011 11:38:18 +0000 (03:38 -0800)] 
Remove (id) typecast from CydiaApp.

13 years agoRemove class Progress: it was slow anyway.
Jay Freeman (saurik) [Mon, 21 Feb 2011 11:14:26 +0000 (03:14 -0800)] 
Remove class Progress: it was slow anyway.

13 years agoThe configuration alert is not dismissed.
Jay Freeman (saurik) [Sun, 20 Feb 2011 12:40:20 +0000 (04:40 -0800)] 
The configuration alert is not dismissed.

13 years agoRefactor _detachNewThreadData as _detachNewThreadInvocation.
Jay Freeman (saurik) [Sun, 20 Feb 2011 12:40:52 +0000 (04:40 -0800)] 
Refactor _detachNewThreadData as _detachNewThreadInvocation.

13 years agoAdd package.getField(name).
Jay Freeman (saurik) [Sun, 20 Feb 2011 10:12:22 +0000 (02:12 -0800)] 
Add package.getField(name).

13 years agoReset the 'external status' to 0 when Cydia starts.
Jay Freeman (saurik) [Sun, 20 Feb 2011 09:27:47 +0000 (01:27 -0800)] 
Reset the 'external status' to 0 when Cydia starts.

13 years agoDon't restart SpringBoard if download failed.
Jay Freeman (saurik) [Sun, 20 Feb 2011 09:27:05 +0000 (01:27 -0800)] 
Don't restart SpringBoard if download failed.

13 years agoFactor out -[ConfirmationController complete].
Jay Freeman (saurik) [Sun, 20 Feb 2011 09:13:14 +0000 (01:13 -0800)] 
Factor out -[ConfirmationController complete].

13 years agoFactor confirmation controller variables to a single sub-object.
Jay Freeman (saurik) [Sun, 20 Feb 2011 09:09:36 +0000 (01:09 -0800)] 
Factor confirmation controller variables to a single sub-object.

13 years agoEntirely theoretical getInstalledPackages() threading bug: I'm anal.
Jay Freeman (saurik) [Sun, 20 Feb 2011 00:32:58 +0000 (16:32 -0800)] 
Entirely theoretical getInstalledPackages() threading bug: I'm anal.

13 years agoAdd explanatory threading comment to -[ChangesController _reloadPackages:].
Jay Freeman (saurik) [Sun, 20 Feb 2011 00:28:01 +0000 (16:28 -0800)] 
Add explanatory threading comment to -[ChangesController _reloadPackages:].

13 years agoUse setViewportWidth: only on main thread.
Jay Freeman (saurik) [Sun, 20 Feb 2011 00:16:44 +0000 (16:16 -0800)] 
Use setViewportWidth: only on main thread.

13 years agoMove setToken: to main thread for Metadata_.
Jay Freeman (saurik) [Sun, 20 Feb 2011 00:08:16 +0000 (16:08 -0800)] 
Move setToken: to main thread for Metadata_.

13 years agoUse Metadata_['LastUpdate'] on main thread.
Jay Freeman (saurik) [Sat, 19 Feb 2011 23:59:18 +0000 (15:59 -0800)] 
Use Metadata_['LastUpdate'] on main thread.

13 years agoUse -[Cydia retain/releaseNetworkActivityIndicator] on main thread.
Jay Freeman (saurik) [Sat, 19 Feb 2011 23:55:59 +0000 (15:55 -0800)] 
Use -[Cydia retain/releaseNetworkActivityIndicator] on main thread.

13 years ago-[BrowserController close] can only be used on the main thread.
Jay Freeman (saurik) [Sat, 19 Feb 2011 23:38:12 +0000 (15:38 -0800)] 
-[BrowserController close] can only be used on the main thread.

13 years agoMove setConfigurationData: to main thread.
Jay Freeman (saurik) [Sat, 19 Feb 2011 23:37:15 +0000 (15:37 -0800)] 
Move setConfigurationData: to main thread.

13 years agoMove addProgressOutput: to main thread.
Jay Freeman (saurik) [Sat, 19 Feb 2011 23:33:55 +0000 (15:33 -0800)] 
Move addProgressOutput: to main thread.

13 years agoMove setProgressTitle: to main thread.
Jay Freeman (saurik) [Sat, 19 Feb 2011 23:29:02 +0000 (15:29 -0800)] 
Move setProgressTitle: to main thread.

13 years agoMove setProgressPercent: to main thread, taking NSNumber * instead of float.
Jay Freeman (saurik) [Sat, 19 Feb 2011 23:24:30 +0000 (15:24 -0800)] 
Move setProgressPercent: to main thread, taking NSNumber * instead of float.

13 years agoRemove obsolete -[CydiaObject setSpecial:].
Jay Freeman (saurik) [Sat, 19 Feb 2011 22:16:18 +0000 (14:16 -0800)] 
Remove obsolete -[CydiaObject setSpecial:].

13 years agoExpose sysctl read access to JavaScript.
Jay Freeman (saurik) [Sat, 19 Feb 2011 14:40:05 +0000 (06:40 -0800)] 
Expose sysctl read access to JavaScript.

13 years agoShuffle set of system variables accessible via JS.
Jay Freeman (saurik) [Sat, 19 Feb 2011 14:23:36 +0000 (06:23 -0800)] 
Shuffle set of system variables accessible via JS.

13 years agoAdd JavaScript interface to get sources.
Jay Freeman (saurik) [Sat, 19 Feb 2011 14:19:23 +0000 (06:19 -0800)] 
Add JavaScript interface to get sources.

13 years agoFor safety's sake, let's addTrivialSources: on the main thread.
Jay Freeman (saurik) [Sat, 19 Feb 2011 14:11:20 +0000 (06:11 -0800)] 
For safety's sake, let's addTrivialSources: on the main thread.

13 years agoSlightly safer ordering of _saveConfig / cydia.list.
Jay Freeman (saurik) [Sat, 19 Feb 2011 14:01:51 +0000 (06:01 -0800)] 
Slightly safer ordering of _saveConfig / cydia.list.

13 years agoAllow JavaScript to alter and refresh sources.
Jay Freeman (saurik) [Sat, 19 Feb 2011 13:59:46 +0000 (05:59 -0800)] 
Allow JavaScript to alter and refresh sources.

13 years agoFinally FINALLY found and fixed the root cause of un-deletable sources.
Jay Freeman (saurik) [Sat, 19 Feb 2011 13:20:43 +0000 (05:20 -0800)] 
Finally FINALLY found and fixed the root cause of un-deletable sources.

13 years agoFactor source addition out to -[Cydia addTrivialSource:].
Jay Freeman (saurik) [Sat, 19 Feb 2011 13:20:22 +0000 (05:20 -0800)] 
Factor source addition out to -[Cydia addTrivialSource:].

13 years agoSupport lazy loading of PackageListControllers.
Jay Freeman (saurik) [Sat, 19 Feb 2011 13:02:06 +0000 (05:02 -0800)] 
Support lazy loading of PackageListControllers.

13 years agoDrastic simplification of Source management.
Jay Freeman (saurik) [Sat, 19 Feb 2011 12:40:25 +0000 (04:40 -0800)] 
Drastic simplification of Source management.

13 years agoSuper-charge the Reload button to actually reload.
Jay Freeman (saurik) [Sat, 19 Feb 2011 11:33:22 +0000 (03:33 -0800)] 
Super-charge the Reload button to actually reload.

13 years agoSupport Activator and libstatusbar.
Jay Freeman (saurik) [Sat, 19 Feb 2011 10:41:08 +0000 (02:41 -0800)] 
Support Activator and libstatusbar.

13 years agoDisplay "Ignore Upgrades" in its own section with its own explanation. Introduces...
Dustin L. Howett [Sat, 19 Feb 2011 10:19:32 +0000 (05:19 -0500)] 
Display "Ignore Upgrades" in its own section with its own explanation. Introduces a new string to be translated, IGNORE_UPGRADES_EX.

13 years agoDon't display "Ignore Upgrades" if the package isn't installed.
Dustin L. Howett [Sat, 19 Feb 2011 10:02:44 +0000 (05:02 -0500)] 
Don't display "Ignore Upgrades" if the package isn't installed.

13 years agoDon't cause the package view to keep bouncing horribly.
Jay Freeman (saurik) [Sat, 19 Feb 2011 05:48:32 +0000 (21:48 -0800)] 
Don't cause the package view to keep bouncing horribly.

13 years agoThat's an interesting corner case.
Jay Freeman (saurik) [Sat, 19 Feb 2011 01:56:38 +0000 (17:56 -0800)] 
That's an interesting corner case.

13 years agoImplement package hold (ignored) switch.
Jay Freeman (saurik) [Sat, 19 Feb 2011 01:56:24 +0000 (17:56 -0800)] 
Implement package hold (ignored) switch.

13 years agoAllow an invocation during reloading data.
Jay Freeman (saurik) [Sat, 19 Feb 2011 01:10:59 +0000 (17:10 -0800)] 
Allow an invocation during reloading data.

13 years agoFix filtering the (No Section) section.
Jay Freeman (saurik) [Sat, 19 Feb 2011 00:14:17 +0000 (16:14 -0800)] 
Fix filtering the (No Section) section.

13 years agoUpgrade the relationship JS interface AGAIN.
Jay Freeman (saurik) [Sat, 19 Feb 2011 00:07:21 +0000 (16:07 -0800)] 
Upgrade the relationship JS interface AGAIN.

13 years agoMake ConfirmationController's changes_ match package.relations.
Jay Freeman (saurik) [Fri, 18 Feb 2011 10:58:50 +0000 (02:58 -0800)] 
Make ConfirmationController's changes_ match package.relations.

13 years agoAdd -[Package relations].
Jay Freeman (saurik) [Fri, 18 Feb 2011 10:58:21 +0000 (02:58 -0800)] 
Add -[Package relations].

13 years agoMinor code spacing and formatting bugs.
Jay Freeman (saurik) [Fri, 18 Feb 2011 10:10:16 +0000 (02:10 -0800)] 
Minor code spacing and formatting bugs.

13 years agoMore directly expose package.clear/install/remove.
Jay Freeman (saurik) [Fri, 18 Feb 2011 10:00:50 +0000 (02:00 -0800)] 
More directly expose package.clear/install/remove.

13 years agoReformat webScriptNameForSelector: and _attributeKeys for better diff.
Jay Freeman (saurik) [Fri, 18 Feb 2011 09:59:57 +0000 (01:59 -0800)] 
Reformat webScriptNameForSelector: and _attributeKeys for better diff.

13 years agoObjective-C objects do not officially exist until their self has been reassigned.
Jay Freeman (saurik) [Fri, 18 Feb 2011 09:31:52 +0000 (01:31 -0800)] 
Objective-C objects do not officially exist until their self has been reassigned.

13 years agoAdded a public filter to pageForURL:.
Jay Freeman (saurik) [Fri, 18 Feb 2011 09:28:22 +0000 (01:28 -0800)] 
Added a public filter to pageForURL:.

13 years ago-[BrowserController applyRightButton] must be used from the main thread.
Jay Freeman (saurik) [Fri, 18 Feb 2011 09:05:05 +0000 (01:05 -0800)] 
-[BrowserController applyRightButton] must be used from the main thread.

13 years agoProperly update title of SourceController when reloading.
Grant Paul [Fri, 18 Feb 2011 09:26:23 +0000 (01:26 -0800)] 
Properly update title of SourceController when reloading.

13 years agoFactor out source discovery.
Grant Paul [Fri, 18 Feb 2011 09:25:29 +0000 (01:25 -0800)] 
Factor out source discovery.

13 years agoUse -[Source key] instead of -[Source name] or -[Source uri].
Grant Paul [Fri, 18 Feb 2011 09:18:37 +0000 (01:18 -0800)] 
Use -[Source key] instead of -[Source name] or -[Source uri].

13 years agoSeriously? Is correcting the typos of repository owners supposed to be a full time...
Grant Paul [Fri, 18 Feb 2011 05:45:06 +0000 (21:45 -0800)] 
Seriously? Is correcting the typos of repository owners supposed to be a full time job?

13 years agoFixed reloading of SourceController by re-mapping the source_ by the Source's uri...
Grant Paul [Fri, 18 Feb 2011 05:29:22 +0000 (21:29 -0800)] 
Fixed reloading of SourceController by re-mapping the source_ by the Source's uri on -reloadData.

13 years agoConsider removal of special packages a reportable error.
Jay Freeman (saurik) [Fri, 18 Feb 2011 06:31:42 +0000 (22:31 -0800)] 
Consider removal of special packages a reportable error.

13 years agoTotally rewrote ConfirmationController JS interface.
Jay Freeman (saurik) [Fri, 18 Feb 2011 01:40:03 +0000 (17:40 -0800)] 
Totally rewrote ConfirmationController JS interface.

13 years agoReload/nil buttons for ConfirmationController were backwards.
Jay Freeman (saurik) [Fri, 18 Feb 2011 01:06:59 +0000 (17:06 -0800)] 
Reload/nil buttons for ConfirmationController were backwards.

13 years agoCancel refresh during confirmation.
Jay Freeman (saurik) [Fri, 18 Feb 2011 01:02:59 +0000 (17:02 -0800)] 
Cancel refresh during confirmation.

13 years agoConfirmationController cancel doesn't work for ReInstall.
Jay Freeman (saurik) [Thu, 17 Feb 2011 14:42:01 +0000 (06:42 -0800)] 
ConfirmationController cancel doesn't work for ReInstall.

13 years agoAdd CydiaScript: a better Objective-C bridge.
Jay Freeman (saurik) [Thu, 17 Feb 2011 14:18:51 +0000 (06:18 -0800)] 
Add CydiaScript: a better Objective-C bridge.

13 years agoRemove extraneous [[self navigationItem] setTitle:] calls.
Jay Freeman (saurik) [Thu, 17 Feb 2011 11:32:47 +0000 (03:32 -0800)] 
Remove extraneous [[self navigationItem] setTitle:] calls.

13 years agoReformatted otherButtonTitles: due to variadic arguments.
Jay Freeman (saurik) [Thu, 17 Feb 2011 11:31:22 +0000 (03:31 -0800)] 
Reformatted otherButtonTitles: due to variadic arguments.

13 years agoRemove pointless IgnoreInstall #define.
Jay Freeman (saurik) [Thu, 17 Feb 2011 10:49:43 +0000 (02:49 -0800)] 
Remove pointless IgnoreInstall #define.

13 years agoUse document.dispatchEvent() for UIViewController events.
Jay Freeman (saurik) [Thu, 17 Feb 2011 09:45:59 +0000 (01:45 -0800)] 
Use document.dispatchEvent() for UIViewController events.

13 years agoUse C++ RAII for WebThreadLock/Unlock().
Jay Freeman (saurik) [Thu, 17 Feb 2011 10:21:12 +0000 (02:21 -0800)] 
Use C++ RAII for WebThreadLock/Unlock().

13 years agoAdd LogMessages and use for console.log.
Jay Freeman (saurik) [Thu, 17 Feb 2011 02:43:35 +0000 (18:43 -0800)] 
Add LogMessages and use for console.log.

13 years agoSupport ShowInternals in more places.
Jay Freeman (saurik) [Thu, 17 Feb 2011 02:42:37 +0000 (18:42 -0800)] 
Support ShowInternals in more places.

13 years agoUpdate Chinese localization. (Credit goes to Merlin Mao.)
Grant Paul [Thu, 17 Feb 2011 01:32:57 +0000 (17:32 -0800)] 
Update Chinese localization. (Credit goes to Merlin Mao.)

13 years agoStart at the homepage if !recently.
Grant Paul [Tue, 15 Feb 2011 02:55:51 +0000 (18:55 -0800)] 
Start at the homepage if !recently.

13 years agoUse name_, not [package_ id], for -[CYPackageController navigationURL].
Jay Freeman (saurik) [Mon, 14 Feb 2011 09:35:19 +0000 (01:35 -0800)] 
Use name_, not [package_ id], for -[CYPackageController navigationURL].

13 years agoImplement chpwn's lazy-loading API for BrowserController.
Jay Freeman (saurik) [Mon, 14 Feb 2011 09:10:41 +0000 (01:10 -0800)] 
Implement chpwn's lazy-loading API for BrowserController.

13 years agoRemove cydia://storage.
Jay Freeman (saurik) [Mon, 14 Feb 2011 09:08:10 +0000 (01:08 -0800)] 
Remove cydia://storage.

13 years agoFix lazy loading of PackageController, dependent on lazy laoding of BrowserController.'
Grant Paul [Mon, 14 Feb 2011 08:40:21 +0000 (00:40 -0800)] 
Fix lazy loading of PackageController, dependent on lazy laoding of BrowserController.'

13 years agoAdded more comments, and removed a useless method.
Grant Paul [Mon, 14 Feb 2011 08:35:49 +0000 (00:35 -0800)] 
Added more comments, and removed a useless method.

13 years agoUse a better URL scheme for /ui/ios*/ *and* (frowny) fix a multiple reload issue...
Jay Freeman (saurik) [Mon, 14 Feb 2011 08:22:23 +0000 (00:22 -0800)] 
Use a better URL scheme for /ui/ios*/ *and* (frowny) fix a multiple reload issue on CYPackageController while breaking lazy loading.

13 years agoLook, I don't like this syntax, but it is what Apple uses and my syntax highlighter...
Jay Freeman (saurik) [Mon, 14 Feb 2011 08:20:42 +0000 (00:20 -0800)] 
Look, I don't like this syntax, but it is what Apple uses and my syntax highlighter prefers it.

13 years agoExplanation.
Grant Paul [Mon, 14 Feb 2011 08:33:54 +0000 (00:33 -0800)] 
Explanation.

13 years agoUpdate iPhonePrivate.h for unselected tab bar changes.
Grant Paul [Mon, 14 Feb 2011 02:50:59 +0000 (18:50 -0800)] 
Update iPhonePrivate.h for unselected tab bar changes.

13 years agoHorrible, awful, ugly, nasty, evil, terrible, scary, screwed up, and despicable hack...
Grant Paul [Sun, 13 Feb 2011 23:25:30 +0000 (15:25 -0800)] 
Horrible, awful, ugly, nasty, evil, terrible, scary, screwed up, and despicable hack to fix the "transientViewController" issues on CYTabBar.

13 years agoFix dpkg --configure -a, half-installed packages, database loading errors, general...
Grant Paul [Sun, 13 Feb 2011 22:53:04 +0000 (14:53 -0800)] 
Fix dpkg --configure -a, half-installed packages, database loading errors, general dpkg errors, broken saved interface states, and a constant-space memory leak of the loading controller.

13 years agoFix "(No Section)" section.
Grant Paul [Sun, 13 Feb 2011 20:50:33 +0000 (12:50 -0800)] 
Fix "(No Section)" section.

13 years agoRename /ui/ to /ui/ios/.
Jay Freeman (saurik) [Sun, 13 Feb 2011 19:45:18 +0000 (11:45 -0800)] 
Rename /ui/ to /ui/ios/.

13 years agoSupport ftruncate error conditions.
Jay Freeman (saurik) [Sun, 13 Feb 2011 05:26:08 +0000 (21:26 -0800)] 
Support ftruncate error conditions.

13 years agoAdd fail-fast error checking to Cytore.
Jay Freeman (saurik) [Sun, 13 Feb 2011 04:39:44 +0000 (20:39 -0800)] 
Add fail-fast error checking to Cytore.

13 years agoRefactor the placard code with background colors.
Jay Freeman (saurik) [Sun, 13 Feb 2011 04:09:34 +0000 (20:09 -0800)] 
Refactor the placard code with background colors.

13 years agoRevert an old Clang change that broke cydia.format().
Jay Freeman (saurik) [Sun, 13 Feb 2011 03:42:42 +0000 (19:42 -0800)] 
Revert an old Clang change that broke cydia.format().