]> git.saurik.com Git - cydia.git/log
cydia.git
13 years agoAdded cydia.setNavigationBarStyle().
Jay Freeman (saurik) [Thu, 24 Feb 2011 02:13:55 +0000 (18:13 -0800)] 
Added cydia.setNavigationBarStyle().

13 years agoAdded cydia.setHidesBackButton().
Jay Freeman (saurik) [Thu, 24 Feb 2011 02:13:36 +0000 (18:13 -0800)] 
Added cydia.setHidesBackButton().

13 years agoWe are supposed to have two rows of buttons on half errors.
Jay Freeman (saurik) [Thu, 24 Feb 2011 02:00:03 +0000 (18:00 -0800)] 
We are supposed to have two rows of buttons on half errors.

13 years agoI cannot express how angry this mechanism makes me.
Jay Freeman (saurik) [Thu, 24 Feb 2011 01:55:56 +0000 (17:55 -0800)] 
I cannot express how angry this mechanism makes me.

13 years agoMake cydia.getPackageById() return null instead of undefined.
Jay Freeman (saurik) [Thu, 24 Feb 2011 01:13:29 +0000 (17:13 -0800)] 
Make cydia.getPackageById() return null instead of undefined.

13 years agoExpose cydia.version to JavaScript.
Jay Freeman (saurik) [Thu, 24 Feb 2011 01:13:07 +0000 (17:13 -0800)] 
Expose cydia.version to JavaScript.

13 years agoMinor code refactor of version.sh (unneccessary).
Jay Freeman (saurik) [Thu, 24 Feb 2011 01:05:15 +0000 (17:05 -0800)] 
Minor code refactor of version.sh (unneccessary).

13 years agoComment document another cache_.Open() error.
Jay Freeman (saurik) [Thu, 24 Feb 2011 01:05:02 +0000 (17:05 -0800)] 
Comment document another cache_.Open() error.

13 years agoCompile Cydia version into Binary: don't lookup with APT.
Jay Freeman (saurik) [Thu, 24 Feb 2011 01:04:07 +0000 (17:04 -0800)] 
Compile Cydia version into Binary: don't lookup with APT.

13 years agoSupport CydiaProgressEvent forItem: and return nulls to JS.
Jay Freeman (saurik) [Wed, 23 Feb 2011 17:29:30 +0000 (09:29 -0800)] 
Support CydiaProgressEvent forItem: and return nulls to JS.

13 years agoDo not claim dpkg-exec is a package (stupid APT).
Jay Freeman (saurik) [Wed, 23 Feb 2011 16:52:43 +0000 (08:52 -0800)] 
Do not claim dpkg-exec is a package (stupid APT).

13 years agoUse https:// to load HTML5 Offline.
Jay Freeman (saurik) [Wed, 23 Feb 2011 15:26:27 +0000 (07:26 -0800)] 
Use https:// to load HTML5 Offline.

13 years agoSupport about:cydia- in addition to cydia://.
Jay Freeman (saurik) [Wed, 23 Feb 2011 15:26:11 +0000 (07:26 -0800)] 
Support about:cydia- in addition to cydia://.

13 years agoAllow token read access back to JavaScript.
Jay Freeman (saurik) [Wed, 23 Feb 2011 14:41:01 +0000 (06:41 -0800)] 
Allow token read access back to JavaScript.

13 years agoSupport cydia.setToken(null).
Jay Freeman (saurik) [Wed, 23 Feb 2011 14:40:22 +0000 (06:40 -0800)] 
Support cydia.setToken(null).

13 years agoApple's bridge requires NSNull.
Jay Freeman (saurik) [Wed, 23 Feb 2011 14:40:08 +0000 (06:40 -0800)] 
Apple's bridge requires NSNull.

13 years agoExposing more stuff to JavaScript.
Jay Freeman (saurik) [Wed, 23 Feb 2011 14:13:30 +0000 (06:13 -0800)] 
Exposing more stuff to JavaScript.

13 years agoDo not show ProgressController Close if running.
Jay Freeman (saurik) [Wed, 23 Feb 2011 11:27:52 +0000 (03:27 -0800)] 
Do not show ProgressController Close if running.

13 years agoComplete reimplementation of "progress" using HTML5 Offline.
Jay Freeman (saurik) [Wed, 23 Feb 2011 11:24:03 +0000 (03:24 -0800)] 
Complete reimplementation of "progress" using HTML5 Offline.

13 years agoDo not display errors during cancel.
Jay Freeman (saurik) [Wed, 23 Feb 2011 11:12:28 +0000 (03:12 -0800)] 
Do not display errors during cancel.

13 years agoDebugging aid for {retain,release}NetworkActivityIndicator.
Jay Freeman (saurik) [Wed, 23 Feb 2011 11:01:47 +0000 (03:01 -0800)] 
Debugging aid for {retain,release}NetworkActivityIndicator.

13 years agoAdd cydia.scrollToBottom().
Jay Freeman (saurik) [Wed, 23 Feb 2011 10:49:30 +0000 (02:49 -0800)] 
Add cydia.scrollToBottom().

13 years agoAdd cydia.removeButton().
Jay Freeman (saurik) [Wed, 23 Feb 2011 10:48:22 +0000 (02:48 -0800)] 
Add cydia.removeButton().

13 years agoSimplify memory management of custom buttons.
Jay Freeman (saurik) [Wed, 23 Feb 2011 10:41:38 +0000 (02:41 -0800)] 
Simplify memory management of custom buttons.

13 years agoSlightly more compliant / safer NSRunLoop mode.
Jay Freeman (saurik) [Wed, 23 Feb 2011 08:26:19 +0000 (00:26 -0800)] 
Slightly more compliant / safer NSRunLoop mode.

13 years agoFix inverted logic on rpetrich's UpdateExternalStatus() code.
Jay Freeman (saurik) [Wed, 23 Feb 2011 08:00:56 +0000 (00:00 -0800)] 
Fix inverted logic on rpetrich's UpdateExternalStatus() code.

13 years agoAllow reload requests to update the local cache.
Jay Freeman (saurik) [Wed, 23 Feb 2011 04:04:25 +0000 (20:04 -0800)] 
Allow reload requests to update the local cache.

13 years agoIf you are reading this: git submodule sync.
Jay Freeman (saurik) [Wed, 23 Feb 2011 03:52:18 +0000 (19:52 -0800)] 
If you are reading this: git submodule sync.

13 years agoUpdated SDURLCache to get 4.2 compatibility.
Jay Freeman (saurik) [Wed, 23 Feb 2011 03:38:33 +0000 (19:38 -0800)] 
Updated SDURLCache to get 4.2 compatibility.

13 years agoUse stack to store temporary SHA1SumValues.
Jay Freeman (saurik) [Wed, 23 Feb 2011 02:32:33 +0000 (18:32 -0800)] 
Use stack to store temporary SHA1SumValues.

13 years agoRemove obsolete -[ProgressController isRunning].
Jay Freeman (saurik) [Wed, 23 Feb 2011 02:29:48 +0000 (18:29 -0800)] 
Remove obsolete -[ProgressController isRunning].

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.