here is a little tip to increase speed navigation in Cydia.
Instead of loading all information of a package, it simply loads the description.

Required :
  • a jailbroken iPhone.
  • Cydia.
  • Know how to connect with SSH or iFile.

cydia
  • Connect with SSH and go to /Applications/Cydia.app/
  • It is recommended to backup Cydia.app 
  • Transfer the file package.js on your desktop.
  • Open package.js avec Wordpad or dreamweaver.
  • Find the line « var depiction = package.depiction; » (line 208)
c1 

  • Modify to « var depiction = null; »  c2
  • Save and trasnfer then replace the file package.js in /Applications/Cydia.app/ 
  • Start Cydia.

It will permit to avoid the long loading data at start of Cydia.
Of course, you need to refresh sometimes to see the new packages !

If you like this post, share it ! | Post views: