]> git.saurik.com Git - cydia.git/log
cydia.git
9 years agoAdd various mechanisms to help concurrency issues.
Jay Freeman (saurik) [Sun, 12 Jul 2015 10:49:28 +0000 (03:49 -0700)] 
Add various mechanisms to help concurrency issues.

9 years agoAdd an Icon: to the control file (wow, fail, huh).
Jay Freeman (saurik) [Sun, 12 Jul 2015 10:17:09 +0000 (03:17 -0700)] 
Add an Icon: to the control file (wow, fail, huh).

9 years agoPackage is based on a version: this is impossible.
Jay Freeman (saurik) [Sun, 12 Jul 2015 09:38:46 +0000 (02:38 -0700)] 
Package is based on a version: this is impossible.

9 years agoAdd a way to opt out of filesystem reorganization.
Jay Freeman (saurik) [Sun, 12 Jul 2015 09:35:51 +0000 (02:35 -0700)] 
Add a way to opt out of filesystem reorganization.

9 years agoOlder iOS did not have SBSCopyIconImagePNGData*().
Jay Freeman (saurik) [Sun, 12 Jul 2015 08:55:37 +0000 (01:55 -0700)] 
Older iOS did not have SBSCopyIconImagePNGData*().

9 years agoProvide a way to get the icons for installed apps.
Jay Freeman (saurik) [Sun, 12 Jul 2015 05:20:17 +0000 (22:20 -0700)] 
Provide a way to get the icons for installed apps.

9 years agoAdd some info on installed applications to bridge.
Jay Freeman (saurik) [Sun, 12 Jul 2015 05:09:58 +0000 (22:09 -0700)] 
Add some info on installed applications to bridge.

9 years agoI am too tired to figure out why that didn't work. v1.1.22
Jay Freeman (saurik) [Fri, 10 Jul 2015 12:30:29 +0000 (05:30 -0700)] 
I am too tired to figure out why that didn't work.

9 years agoWrite a default cydia.list for apt to fix AppleTV. v1.1.21
Jay Freeman (saurik) [Fri, 10 Jul 2015 11:20:22 +0000 (04:20 -0700)] 
Write a default cydia.list for apt to fix AppleTV.

9 years agoConsider sources that do not end in / as "broken".
Jay Freeman (saurik) [Fri, 10 Jul 2015 09:41:22 +0000 (02:41 -0700)] 
Consider sources that do not end in / as "broken".

9 years agoVerify validity of sources added using the bridge.
Jay Freeman (saurik) [Fri, 10 Jul 2015 09:08:50 +0000 (02:08 -0700)] 
Verify validity of sources added using the bridge.

9 years agoEscape shell arguments passed to system and popen. v1.1.20
Jay Freeman (saurik) [Sun, 5 Jul 2015 08:17:17 +0000 (01:17 -0700)] 
Escape shell arguments passed to system and popen.

9 years agoI am trying to get the habit of always using auto.
Jay Freeman (saurik) [Sun, 5 Jul 2015 07:59:35 +0000 (00:59 -0700)] 
I am trying to get the habit of always using auto.

9 years agoNo: inline implementation is *equally* invalid ;P.
Jay Freeman (saurik) [Sun, 5 Jul 2015 07:57:41 +0000 (00:57 -0700)] 
No: inline implementation is *equally* invalid ;P.

9 years agoJust go ahead and use du (since we have it still).
Jay Freeman (saurik) [Sun, 5 Jul 2015 07:53:52 +0000 (00:53 -0700)] 
Just go ahead and use du (since we have it still).

9 years agoTake _deep_ mutable copies of CFPreference values.
Jay Freeman (saurik) [Sat, 4 Jul 2015 23:55:26 +0000 (16:55 -0700)] 
Take _deep_ mutable copies of CFPreference values.

9 years agoI seriously copy/pasted %@ into a shell script :/.
Jay Freeman (saurik) [Sat, 4 Jul 2015 18:14:05 +0000 (11:14 -0700)] 
I seriously copy/pasted %@ into a shell script :/.

9 years agoApparently, move.sh also required a copy of du :(.
Jay Freeman (saurik) [Sat, 4 Jul 2015 08:58:51 +0000 (01:58 -0700)] 
Apparently, move.sh also required a copy of du :(.

9 years agoPackages with corrupt Info.plist throw exceptions.
Jay Freeman (saurik) [Fri, 3 Jul 2015 23:55:04 +0000 (16:55 -0700)] 
Packages with corrupt Info.plist throw exceptions.

9 years agoThe folder names for Portuguese were incorrect :(.
Jay Freeman (saurik) [Fri, 3 Jul 2015 21:59:37 +0000 (14:59 -0700)] 
The folder names for Portuguese were incorrect :(.

9 years agoWe no longer need to log this parent process name.
Jay Freeman (saurik) [Fri, 3 Jul 2015 20:41:37 +0000 (13:41 -0700)] 
We no longer need to log this parent process name.

9 years agoAbsolutely demand that cydia.list is a symlink :/.
Jay Freeman (saurik) [Fri, 3 Jul 2015 20:38:31 +0000 (13:38 -0700)] 
Absolutely demand that cydia.list is a symlink :/.

9 years agoRestrict DYLD_ launchd injection in cydo's parent.
Jay Freeman (saurik) [Fri, 3 Jul 2015 20:37:03 +0000 (13:37 -0700)] 
Restrict DYLD_ launchd injection in cydo's parent.

9 years agoRemove all usage of ExecFork and, therefore, fork.
Jay Freeman (saurik) [Fri, 3 Jul 2015 20:31:08 +0000 (13:31 -0700)] 
Remove all usage of ExecFork and, therefore, fork.

9 years agoIgnore Upgrades had not 1, but 2! reasons to fail.
Jay Freeman (saurik) [Fri, 3 Jul 2015 20:20:27 +0000 (13:20 -0700)] 
Ignore Upgrades had not 1, but 2! reasons to fail.

9 years agoI am trying to get the habit of always using auto.
Jay Freeman (saurik) [Fri, 3 Jul 2015 04:19:10 +0000 (21:19 -0700)] 
I am trying to get the habit of always using auto.

9 years agoI forgot to include the GPLv3 license on cydo.cpp.
Jay Freeman (saurik) [Fri, 3 Jul 2015 04:03:41 +0000 (21:03 -0700)] 
I forgot to include the GPLv3 license on cydo.cpp.

9 years agoCydia's repairWithSelector modifies dpkg's status. v1.1.19
Jay Freeman (saurik) [Fri, 3 Jul 2015 00:24:05 +0000 (17:24 -0700)] 
Cydia's repairWithSelector modifies dpkg's status.

9 years agoUse ProcessArguments to get argv[0] (for iOS 3.0).
Jay Freeman (saurik) [Thu, 2 Jul 2015 21:35:49 +0000 (14:35 -0700)] 
Use ProcessArguments to get argv[0] (for iOS 3.0).

9 years agoLog arguments and parent's path to /tmp/cydia.log.
Jay Freeman (saurik) [Thu, 2 Jul 2015 21:16:59 +0000 (14:16 -0700)] 
Log arguments and parent's path to /tmp/cydia.log.

9 years agoAvoid overwriting extended_states with a symlink.
Jay Freeman (saurik) [Thu, 2 Jul 2015 21:12:35 +0000 (14:12 -0700)] 
Avoid overwriting extended_states with a symlink.

9 years agoUse launch.h to verify cydo was launched by Cydia.
Jay Freeman (saurik) [Thu, 2 Jul 2015 20:41:10 +0000 (13:41 -0700)] 
Use launch.h to verify cydo was launched by Cydia.

9 years agoUse sysexits.h to improve cydo error status codes.
Jay Freeman (saurik) [Thu, 2 Jul 2015 20:39:36 +0000 (13:39 -0700)] 
Use sysexits.h to improve cydo error status codes.

9 years agoUse sh to escape package names for fixhalf script.
Jay Freeman (saurik) [Thu, 2 Jul 2015 20:37:10 +0000 (13:37 -0700)] 
Use sh to escape package names for fixhalf script.

9 years agoWe can no longer protect ourself from the kill -9.
Jay Freeman (saurik) [Thu, 2 Jul 2015 16:40:49 +0000 (09:40 -0700)] 
We can no longer protect ourself from the kill -9.

9 years agoUsing sbreload is not really needed anymore (yay).
Jay Freeman (saurik) [Thu, 2 Jul 2015 16:18:00 +0000 (09:18 -0700)] 
Using sbreload is not really needed anymore (yay).

9 years agoWrap extended_states update using a symbolic link.
Jay Freeman (saurik) [Thu, 2 Jul 2015 15:46:27 +0000 (08:46 -0700)] 
Wrap extended_states update using a symbolic link.

9 years agoDon't inject sources.list if cydia.list is linked.
Jay Freeman (saurik) [Thu, 2 Jul 2015 15:25:46 +0000 (08:25 -0700)] 
Don't inject sources.list if cydia.list is linked.

9 years agoReplace /tmp/cydia.log functionality from the app.
Jay Freeman (saurik) [Thu, 2 Jul 2015 15:23:12 +0000 (08:23 -0700)] 
Replace /tmp/cydia.log functionality from the app.

9 years agoUpdate copyright, and really start to feel old :/.
Jay Freeman (saurik) [Thu, 2 Jul 2015 14:56:31 +0000 (07:56 -0700)] 
Update copyright, and really start to feel old :/.

9 years agoCydia no longer runs as root. (WE FINALLY DID IT!)
Jay Freeman (saurik) [Thu, 2 Jul 2015 14:54:47 +0000 (07:54 -0700)] 
Cydia no longer runs as root. (WE FINALLY DID IT!)

9 years agoDo not lock the dpkg status database (this is OK).
Jay Freeman (saurik) [Thu, 2 Jul 2015 14:47:43 +0000 (07:47 -0700)] 
Do not lock the dpkg status database (this is OK).

9 years agoPut var/lib/cydia/metadata.plist in CFPreferences.
Jay Freeman (saurik) [Thu, 2 Jul 2015 14:01:23 +0000 (07:01 -0700)] 
Put var/lib/cydia/metadata.plist in CFPreferences.

9 years agoMove LastUpdate time to new file in Caches folder.
Jay Freeman (saurik) [Thu, 2 Jul 2015 13:25:13 +0000 (06:25 -0700)] 
Move LastUpdate time to new file in Caches folder.

9 years agoRemove Settings (this concept is *entirely gone*).
Jay Freeman (saurik) [Thu, 2 Jul 2015 12:44:17 +0000 (05:44 -0700)] 
Remove Settings (this concept is *entirely gone*).

9 years agoNo one, not even Mario, is configured with Tokens.
Jay Freeman (saurik) [Thu, 2 Jul 2015 12:41:45 +0000 (05:41 -0700)] 
No one, not even Mario, is configured with Tokens.

9 years agoDrop global Packages_ variable (no longer needed).
Jay Freeman (saurik) [Thu, 2 Jul 2015 12:34:16 +0000 (05:34 -0700)] 
Drop global Packages_ variable (no longer needed).

9 years agoMove the saved InterfaceState to a file in Caches.
Jay Freeman (saurik) [Thu, 2 Jul 2015 12:33:13 +0000 (05:33 -0700)] 
Move the saved InterfaceState to a file in Caches.

9 years agoAdd (temporary?) symlink for APT using cydia.list.
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:45:11 +0000 (03:45 -0700)] 
Add (temporary?) symlink for APT using cydia.list.

9 years agoAlso delete half-installed extrainst_ scripts (?).
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:39:40 +0000 (03:39 -0700)] 
Also delete half-installed extrainst_ scripts (?).

9 years agoUse cydo to delete half-installed package scripts.
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:39:27 +0000 (03:39 -0700)] 
Use cydo to delete half-installed package scripts.

9 years agoUse a private (owned by mobile!) APT sources.list.
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:28:10 +0000 (03:28 -0700)] 
Use a private (owned by mobile!) APT sources.list.

9 years agoAvoid duplication of pkgSourceList.ReadMainList().
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:24:01 +0000 (03:24 -0700)] 
Avoid duplication of pkgSourceList.ReadMainList().

9 years agoTrust in the mobile permissions on Cydia's caches.
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:02:31 +0000 (03:02 -0700)] 
Trust in the mobile permissions on Cydia's caches.

9 years agoReplace dpkg with an insecure setuid root wrapper.
Jay Freeman (saurik) [Thu, 2 Jul 2015 09:37:49 +0000 (02:37 -0700)] 
Replace dpkg with an insecure setuid root wrapper.

9 years agoDrop sysroot dependency on coreutils by owning du.
Jay Freeman (saurik) [Sat, 27 Jun 2015 08:42:19 +0000 (01:42 -0700)] 
Drop sysroot dependency on coreutils by owning du.

9 years agoBorrow Cycript's CYPool to avoid Depends: apr-lib.
Jay Freeman (saurik) [Sat, 27 Jun 2015 06:02:32 +0000 (23:02 -0700)] 
Borrow Cycript's CYPool to avoid Depends: apr-lib.

9 years agoUse libicucore's uregex to avoid Depends: libpcre.
Jay Freeman (saurik) [Sat, 27 Jun 2015 06:01:28 +0000 (23:01 -0700)] 
Use libicucore's uregex to avoid Depends: libpcre.

9 years agoRemove dependency on Substrate to have its macros.
Jay Freeman (saurik) [Fri, 26 Jun 2015 11:47:18 +0000 (04:47 -0700)] 
Remove dependency on Substrate to have its macros.

9 years agoRemove the CydiaAppliance: it's probably obsolete.
Jay Freeman (saurik) [Fri, 26 Jun 2015 11:40:30 +0000 (04:40 -0700)] 
Remove the CydiaAppliance: it's probably obsolete.

9 years agoDo not stash /usr/lib/pam (just wishful thinking).
Jay Freeman (saurik) [Thu, 25 Jun 2015 08:20:35 +0000 (01:20 -0700)] 
Do not stash /usr/lib/pam (just wishful thinking).

9 years agoRemove support for PwnageTool's bundle/Info.plist.
Jay Freeman (saurik) [Thu, 25 Jun 2015 08:17:51 +0000 (01:17 -0700)] 
Remove support for PwnageTool's bundle/Info.plist.

9 years agoThis fix causes killing Cydia to lock SpringBoard. v1.1.18
Jay Freeman (saurik) [Wed, 24 Jun 2015 22:46:48 +0000 (15:46 -0700)] 
This fix causes killing Cydia to lock SpringBoard.

9 years agoThis (old...) change makes file:/// sources valid. v1.1.17
Jay Freeman (saurik) [Wed, 24 Jun 2015 17:12:30 +0000 (10:12 -0700)] 
This (old...) change makes file:/// sources valid.

9 years agoNow on iOS 8.3, webView: can be webThreadWebView:.
Jay Freeman (saurik) [Wed, 24 Jun 2015 17:09:30 +0000 (10:09 -0700)] 
Now on iOS 8.3, webView: can be webThreadWebView:.

9 years agoThis apparently relied on a bug Apple fixed (8.3).
Jay Freeman (saurik) [Tue, 16 Jun 2015 07:15:06 +0000 (00:15 -0700)] 
This apparently relied on a bug Apple fixed (8.3).

9 years agoWe do not actually need to setnsfpn on /var/cache. v1.1.16
Jay Freeman (saurik) [Wed, 5 Nov 2014 13:09:38 +0000 (05:09 -0800)] 
We do not actually need to setnsfpn on /var/cache.

9 years agoMove setModalPresentationStyle: (for consistency).
Jay Freeman (saurik) [Wed, 5 Nov 2014 11:22:48 +0000 (03:22 -0800)] 
Move setModalPresentationStyle: (for consistency).

9 years agoOnly reload a non-modal view if under a FormSheet.
Jay Freeman (saurik) [Wed, 5 Nov 2014 11:22:11 +0000 (03:22 -0800)] 
Only reload a non-modal view if under a FormSheet.

9 years agoRestart SpringBoard in the case that we MoveStash.
Jay Freeman (saurik) [Wed, 5 Nov 2014 11:20:57 +0000 (03:20 -0800)] 
Restart SpringBoard in the case that we MoveStash.

9 years agoTry harder to block all iTunes-related redirects.
Jay Freeman (saurik) [Wed, 5 Nov 2014 07:51:28 +0000 (23:51 -0800)] 
Try harder to block all iTunes-related redirects.

9 years agoIf we go by the book, sec.s could seem like min.s.
Jay Freeman (saurik) [Wed, 5 Nov 2014 06:23:32 +0000 (22:23 -0800)] 
If we go by the book, sec.s could seem like min.s.

9 years agoMove /var/stash under /var/db/stash for setnsfpn.
Jay Freeman (saurik) [Wed, 5 Nov 2014 05:44:31 +0000 (21:44 -0800)] 
Move /var/stash under /var/db/stash for setnsfpn.

9 years agoMove system() for setnsfpn to a separate function.
Jay Freeman (saurik) [Wed, 5 Nov 2014 05:43:49 +0000 (21:43 -0800)] 
Move system() for setnsfpn to a separate function.

9 years agoStop folder if we fail to fix a subfolder or file.
Jay Freeman (saurik) [Wed, 5 Nov 2014 02:12:54 +0000 (18:12 -0800)] 
Stop folder if we fail to fix a subfolder or file.

9 years agoAdd a database era lock around -[Package warnings].
Jay Freeman (saurik) [Thu, 30 Oct 2014 19:20:31 +0000 (12:20 -0700)] 
Add a database era lock around -[Package warnings].

9 years agoThe Installed tab icon was accidentally different. v1.1.15
Jay Freeman (saurik) [Thu, 30 Oct 2014 18:37:40 +0000 (11:37 -0700)] 
The Installed tab icon was accidentally different.

9 years agoI thought I tested not needing this for rotation.
Jay Freeman (saurik) [Thu, 30 Oct 2014 18:29:52 +0000 (11:29 -0700)] 
I thought I tested not needing this for rotation.

9 years agoDon't rely on postinst to setnsfpn /var lib/cache.
Jay Freeman (saurik) [Thu, 30 Oct 2014 18:23:02 +0000 (11:23 -0700)] 
Don't rely on postinst to setnsfpn /var lib/cache.

9 years agoThe Cytore metadata should have been in ~/Library.
Jay Freeman (saurik) [Thu, 30 Oct 2014 18:19:43 +0000 (11:19 -0700)] 
The Cytore metadata should have been in ~/Library.

9 years agoI apparently lost this rotation commit somewhere.
Jay Freeman (saurik) [Thu, 30 Oct 2014 18:16:31 +0000 (11:16 -0700)] 
I apparently lost this rotation commit somewhere.

9 years agoSpringBoard kills apps that are being reinstalled. v1.1.14
Jay Freeman (saurik) [Thu, 30 Oct 2014 14:47:11 +0000 (07:47 -0700)] 
SpringBoard kills apps that are being reinstalled.

9 years agoMake the Modify animation look slightly less dumb.
Jay Freeman (saurik) [Thu, 30 Oct 2014 12:50:43 +0000 (05:50 -0700)] 
Make the Modify animation look slightly less dumb.

9 years agoBlock evil attempts to redirect to the App Store.
Jay Freeman (saurik) [Thu, 30 Oct 2014 12:19:26 +0000 (05:19 -0700)] 
Block evil attempts to redirect to the App Store.

9 years agoMigrate metadata.cb0 to Caches from /var/lib/cydia.
Jay Freeman (saurik) [Thu, 30 Oct 2014 10:40:02 +0000 (03:40 -0700)] 
Migrate metadata.cb0 to Caches from /var/lib/cydia.

9 years agoMove Caches creation outside of file conditionals.
Jay Freeman (saurik) [Thu, 30 Oct 2014 10:39:21 +0000 (03:39 -0700)] 
Move Caches creation outside of file conditionals.

9 years agoAdd @3x tabbar icons from Surenix (even "manage").
Jay Freeman (saurik) [Thu, 30 Oct 2014 10:12:36 +0000 (03:12 -0700)] 
Add @3x tabbar icons from Surenix (even "manage").

9 years agoDo not attempt to suspend Cydia on iOS before 8.0.
Jay Freeman (saurik) [Thu, 30 Oct 2014 10:04:19 +0000 (03:04 -0700)] 
Do not attempt to suspend Cydia on iOS before 8.0.

9 years ago"shell-init: error retrieving current directory".
Jay Freeman (saurik) [Thu, 30 Oct 2014 07:45:15 +0000 (00:45 -0700)] 
"shell-init: error retrieving current directory".

9 years agoSet DTPlatformVersion to really really assert 8.0.
Jay Freeman (saurik) [Thu, 30 Oct 2014 05:30:12 +0000 (22:30 -0700)] 
Set DTPlatformVersion to really really assert 8.0.

9 years agoSomehow this code was lost for iPhone 6+ rotation.
Jay Freeman (saurik) [Thu, 30 Oct 2014 05:29:58 +0000 (22:29 -0700)] 
Somehow this code was lost for iPhone 6+ rotation.

9 years agoMigrate the user's legacy APT lists to new Caches.
Jay Freeman (saurik) [Thu, 30 Oct 2014 05:22:47 +0000 (22:22 -0700)] 
Migrate the user's legacy APT lists to new Caches.

9 years agoToday we show that no one is above semicolon bugs.
Jay Freeman (saurik) [Thu, 30 Oct 2014 04:59:19 +0000 (21:59 -0700)] 
Today we show that no one is above semicolon bugs.

9 years agoReloading data for sure means you aren't queueing.
Jay Freeman (saurik) [Thu, 30 Oct 2014 03:18:42 +0000 (20:18 -0700)] 
Reloading data for sure means you aren't queueing.

9 years agoMake the code for various intervals more similar.
Jay Freeman (saurik) [Thu, 30 Oct 2014 03:13:21 +0000 (20:13 -0700)] 
Make the code for various intervals more similar.

9 years agoUnify intervals for foregrounding with launching.
Jay Freeman (saurik) [Thu, 30 Oct 2014 03:11:45 +0000 (20:11 -0700)] 
Unify intervals for foregrounding with launching.

9 years agoFix video playing on iOS 8 (bug due to -no_uuid).
Jay Freeman (saurik) [Wed, 29 Oct 2014 18:39:31 +0000 (11:39 -0700)] 
Fix video playing on iOS 8 (bug due to -no_uuid).

9 years agoReload the appcache if suspended over ten minutes.
Jay Freeman (saurik) [Wed, 29 Oct 2014 18:23:11 +0000 (11:23 -0700)] 
Reload the appcache if suspended over ten minutes.

9 years agoForce a refresh if suspended for over ten minutes.
Jay Freeman (saurik) [Wed, 29 Oct 2014 18:11:30 +0000 (11:11 -0700)] 
Force a refresh if suspended for over ten minutes.

9 years agoSave application interface state when suspending.
Jay Freeman (saurik) [Wed, 29 Oct 2014 15:22:59 +0000 (08:22 -0700)] 
Save application interface state when suspending.