WeBe++ 1.1 Update: PS3 Buttons & Cursors

Author: mringwal  //  Category: Development, News, Repository

The first version of WeBe++ lacked one important feature: Cursor support – a severe problem for AppleTV 2G users. And for the large number of PS3 users, operating their device without these geometric symbol buttons (triangle, square, cross, and circle) wasn’t fun either. The new update solves both by a special PS3 widget. Give it a try!

Continue Reading ..>>

SBSchedule 1.2: iOS 4 and Volume support

Author: openhebrew  //  Category: Apps, News, Repository

Update: If you have Backgrounder installed and SBSchedule didn’t work for you, update version 1.2.2 should fix this issue !

SBSchedule has been updated and now offers iOS 4 support, and a well requested feature, control over your system and ringtone volume settings. Also quite a few minor requests and issues have been handled as well.

Continue Reading ..>>

SMS & MMS finally on iPad 3G

Author: SwirlyMats  //  Category: Apps, News, Repository, Uncategorized

SwirlyMessage, which provides real SMS and MMS for the iPad 3G, has just been released in Cydia Store and is of course brought to you by SwirlySpace!

Continue Reading ..>>

@rpetrich Releases: OverBoard, HapticPro, ProSwitcher, libactivator and Exchange Camera Enabler

Author: rpetrich  //  Category: Apps, Development, Repository

— — OverBoard, my SpringBoard expose extension got a major update. New for version 1.1.4 is page reordering, badge support, many new activation methods via libactivator, the ability to become home screen, a numbered theme, sounds courtesy of WiFone, and speed enhancements/memory-use reductions! Available on the Cydia Store for $1.99 ProSwitcher is a task switcher [...]

Continue Reading ..>>

Cydia crashing December 28th

Author: Optimo  //  Category: News, Repository

There is a problem with a particular source this morning. Signs point to it being Zodttd’s repo sending data that Cydia has a problem with. This causes Cydia to go into a crashing loop.

You should NOT need to restore your firmware to fix this problem. Please have patience, a fix is being worked on. If the coming solutions do not help there is still the possibility that a restore may be needed.


Update #1: Some good advice and instructions in the comments below. You can also try the FIXES AND SUGGESTIONS HERE, as the problem is the same as it was then. You must remove the zodttd source list that is causing the problem.

Update #2: A quick fix for some (works only if you have apt7 installed)

  • Log-in as root using MobileTerminal or SSH and run this command:
  • apt-get update
  • This will update your lists and then Cydia should work.
Continue Reading ..>>

Xpandr 1.0.2

Author: westbaer  //  Category: Apps, Development, General, Repository

New in Xpandr 1.0.2: Enable / Disable Xpandr in secure (password) textfields. Need a default reply for mails? Sick of typing this long text over and over again? Constantly making the same typo? Xpandr will fix this for you. Xpandr is a shortcut expander for the iPhone / iPod touch. It allows you to define [...]

Continue Reading ..>>

EasyWakeup Plus for 3.x

Author: freeterra  //  Category: Apps, Jailbreak, Repository

We glad to introduce EasyWakeup Plus – smart alarm clock. This is Enchanced EasyWakeup! Just to remind you: EasyWakeup is an advanced alarm clock for iPhone/ iPod Touch. Based on the natural sleep-phases we go through every night, the app senses when it’s most appropriate to wake you. Just set a time when you have to [...]

Continue Reading ..>>

LibHide v2.0.1

Author: BigBoss  //  Category: Apps, Development, General, Jailbreak, Repository

A quick note on memory usage (and hopefully this is the last note on libhide for months to come). There have been some questions as to how much additional memory is used by moving libhide into mobile substrate. I would argue that the answer is none. Here is why. First, the dylib itself, only takes a few kbytes of memory while running. Whatever is required to load a dylib and it just makes a list of your apps so that would be an array of some strings. Literally less than 100k including the 15k to load the dylib into memory. The “old” method had some overhead also. Springboard, itself, had to keep a list of hidden apps. But since it was not just focused on hiding icons, it had to keep more information in this list. Restrictions block protocols so that had to be handled. The new dylib prevents springboard from having to keep track of these things freeing up that memory. It’s a pretty bold statement to say that with the new method you are using *less* memory, but I will say it is roughly the same.

Update: I have v2.0.3 done and released in the main repository for beta testing. Changes: apps should no longer all be unhidden after installing something from appstore or sync from iTunes. (Respring solved the problem on 2.0.2). I’ll probably release this publicly in a few hours After over a 1000 downloads and no complaints, I’m releasing it public now.

————

Bug Report: If you sync with iTunes or install an app or update from appstore, all hidden apps are unhidden. Solution: just respring and everything is back to normal. I’ll look into this for next version. This is due to my spotlight speed up code.

Update: I have v2.0.2 done and released in the main repository up for beta testing. Changes:

- You can now hide iPod app

- Further spotlight speed ups, in fact, I think spotlight is probably slightly faster with the extension than without because I bypass some logic. Recommend uninstall spotbright for better spotlight speed with this. It will work with spotbright, but both do much of the samething and libhide does it faster. In fact, I believe libhide’s spotlight is faster than spotlight without libhide because it cuts off some internal logic and makes everything visible.

- Added ability for an app to hide from spotlight search results or not. No app uses this yet.

————–

I believe I have solved the reported libhide issues and released v2.0.1 for beta testing. Please if you are capable of it update your libhide using this deb and then this command in SSH: dpkg -i libhide_2.0.1.deb.

Remember, as a beta tester you are expected to understand this may not be stable, although it does work for me tested on 3 devices. You must also be able to install this without help and report issues with a syslog if requested.

To use this, you will need bossprefs or sbsettings and simply hide some icons and unhide them. Note that mobile substrate safe mode should show all hidden icons, and a respring would hide them again.

Changes from 2.0:

1) Fixed speed issue of respring which was causing many older iphones to take forever respringing and in some cases, if enough hidden apps existed, go into an endless reboot loop.

2) Fixed major lag caused on spotlight

3) Added spotlight support for hidden apps. Spotbright is no longer needed. Your spotlight will be a bit faster if you uninstall spotbright if using libhide 2.0.1 or newer.

4) Fixed output bug in the update process and removed all the debug messages from the updater app (runs when you install from cydia only).

5) Added 2.x support. On 2.0 on 2.x firmware, you would have had no hidden icons.

For those of you worried about another mobile substrate addon for hiding apps, this also handles the hidden icons in spotlight so you may no longer need spotbright. That lets you remove one substrate in place of another.

Note: due to the all sources package adding my beta repository for users that were not capable of being beta testers, I have removed my beta repository and asked Saurik to update my main repository source that would force the beta repository to be uninstalled.

Continue Reading ..>>

BossPaper v0.95 In Beta

Author: BigBoss  //  Category: Apps, Development, Jailbreak, Repository

Edit (Aug 10): Added v0.99 into the beta repository as a 1.0 release candidate. I fixed a couple issues:

  • Large camera roll images are too zoomed to see them
  • Added solid color option (by request)
  • Fixed broken longer time durations (like in hours) so that the image would change even though you lock the device and load apps in that time frame.

I have done some testing on 2.2.1 with BossPaper. It *mostly* works but there are a few problems: 1) The image doesn’t stop rotating because the springboard API to detect when an app is loaded changed. 2) Some settings app gui problems 3) My routine to copy dock is broken. I am not sure how much effort I am going to take to fix these things.

As it stands, I plan to release v1.0 as 3.0 only sometime later tonight baring any major issues with 0.99 reported. So far all issues seem minor.

————–

I have released a new BossPaper to the beta repository tonight. If there are no major issues, I will open this up by adding it to the main repository later this week. There are still a few things to be done, but the major feature is added: allowing to select individual images. Here are the changes for v0.95:

  • Used better randomization algorithm. The images seemed to be repeating too often.
  • When locked, image was switching one more time. Fixed this so that the image did not switch on lock.
  • Added sequential ordering option to show images in order rather than randomize.
  • Added Wallpapers folder to images to select folders.
  • Added some explanation on dock replacement screen when winterboard is installed that winterboard will be used to replace the dock.
  • Added single image(s) selection. You can select images by browsing the folders on the flash disk. If both images and folders are selected, all will be rotated. If you have folders selected, you must delete them if you wish to show only images. You can also preview the images.
  • Made the prefs app switch paper when closed if a preference reload is required so the user “feels” like something is happening.
  • Took some extra steps to make sure no timer is running if only 1 image is selected.
  • Added a “delete all” button for image mode. (Note this button is intentionally difficult to press).

Here is the current status:

Bug Reports:

1) Icon labels are grey – Status: Investigating.This is default color of icons. Winterboard themes make this white. I have not yet decided if I want to touch this.

2) Lag introduced on springboard when not using fade transition – Status: Investigating. I cannot reproduce this at this point.

Feature Requests:

1) White icon label switch – Status: Investigating. Theoretically this could get into “let me choose the icon label color” which was out of scope for the project since it focuses on wallpapers, but I may do it anyway.

2) Lockscreen wallpaper – Status: Investigating.

3) Release for 2.2 – Status: Investigating.

4) Cube Transition – Status: Investigating. (I do not want to use any opengles in springboard).

5) Lock Screen Wallpaper With home button to change – Status Investigating. I like this idea and will probably get to it.

Issues reported closed out:
1) Cydia issue after installing BossPaper – Status: Closed. This is an unrelated issue. See other Cydia bug reports. The comments in this post (not the post itself) offer suggestions for resolving these issues.

2) Theme Icons – Status Closed. Icon theming is out of scope and makes bosspaper become a full winterboard replacement. I may, however, create something that allows for a pick-and-choose for various winterboard themes (this is on my todo list).

3) Image swaps while on lock screen – Status: Closed. This was not a battery issue. The image just changed one more time. I fixed it in the latest 0.95 anyway (mainly to avoid emails by concerned users). If this is a battery issue, I will consider it urgent for a fix.

4) Dock swap is confusing – Status: Closed. Added some text to the new version explaining that if winterboard is installed, winterboard handles the dock swap with a theme added by BossPaper.

5) Allow for sequential display not just random – Status: Closed. Implemented in v0.95.

6) Allow single image select – Status: Closed. Implemented in v0.95. In addition, you can pick and choose any number of images not just one. (Or just one if you want).

7) Import from stock wallpaper folder - Status: Closed. Implemented in v0.95.

Continue Reading ..>>

pHeety 2.0 – A portable Twitter Client for iPhone!

Author: pH  //  Category: Apps, Repository

Hey Guys, here is pH. I’ve been developing since May a cool Twitter Client called pHeety (I am pH, Twitter is Twitter, so, pH + Twitter = pHeety, :P ). pHeety is a semi-open-source project (who wants the source, talk with me and I will give or not the source) that can be ported for any [...]

Continue Reading ..>>

Cydia crashing fix for July 18th

Author: Optimo  //  Category: News, Repository

For 10 minutes on July 18th a corrupted packages file was posted. If you loaded Cydia during that 10 minute period, your packages file became corrupted. This subsequently causes Cydia to crash each time you use it.

Here are ways to fix it for Windows and Mac users:

**Update 1: crash-x has made a small update to the PDF. Please follow instructions carefully. We have confirmed reports that one or more source-repos besides TheBigBoss may be causing your problems. Removing all the lists may help.

Windows users: Download this tool for Windows (.NET required) and unzip the files to a handy location. Run the enclosed executable and connect your device to your PC. Click the button to start the fix. A confirmation screen will appear shortly when it has finished.

Mac or Windows users: This document (PDF) describes how to fix Cydia using DiskAid for Mac or Windows.

Note: This is not a fix for all Cydia issues, but only if you loaded Cydia on July 18th during that 10 minute period and now cannot load Cydia at all.

Thanks to DB42 of OpenHebrew and crash-x for the tools and instructions.

Continue Reading ..>>

iPhone 3.0 Jailbreak Out For OSX

Author: BigBoss  //  Category: Jailbreak, Repository

Edit #2: redsn0w replaces quickpwn and also handles jailbreak of iPhones without restore! (I believe the name quickpwn was retired because quickpwn.com is a stolen, fake site and the dev team does not want to support it).

Edit (June 20th): redsn0w 0.7 for 3.0 is out now! Get here

The dev team just released pwnage for OSX. So all your MAC users can now jailbreak your iphones. Note that this is pwnage not quickpwn. You can download it here. Also read the notes on the blog. Some highlights are:

* UltraSnow (3.0 unlock) is not available yet. If you have YellowSn0w, do not yet upgrade.

* If you have a 3gs, you must wait for an unspecified amount of time.

* iPod touch 2 users: Download here. If you have an iPod touch 2g, you must wait for a redsn0w update. Not ready yet.

* There is no windows version, there is no quickpwn yet. Coming later.

The basic pwnage guide should still work basically the same.

Continue Reading ..>>

SBSettings 3.0 Soon part 2

Author: BigBoss  //  Category: Apps, Development, Jailbreak, Repository

Edit: I packed this up and released it as v2.99. There are a couple more things I plan before 3.0 comes out, but this will get some good testing in. A couple notes, the install process should work, but if you have any weird problems, like respring just hangs with the respring screen up, reboot the iPhone and then send me email letting me know this happened. I am trying to avoid a reboot on install and want to make sure it’s working for the masses. Also, remember you must enable the status bar features in the more app!

Note: themes like leopard U/I that put javascript web content directly over the statusbar will prevent statusbar date and memory from showing up.

So I have still been working on SBSettings for 3.0 (and update for 2.x). In addition to the features listed in my previous post I have added:

  • You can now have more than 12 toggles. (On the 3.0 OS). When you have > 12 toggles it will let you scroll like categories app or such.
  • There is now an option to put the free memory in the statusbar. See:
  • You can now select from several options to customize the behaviors of SBSettings:
    • Enable or disable the U/I from lock screen
    • Enable or disable the U/I during calls (for those of you that kept having the U/I activate on your cheek).
    • Enable or disable the date in status bar.
    • Enable or disable the memory free in status bar.
    • Enable or disable numeric battery, wifi, or GSM (phone strength).
  • Revamped the U/I on the more – extras screen.
  • Internally, I have made the toggles SDK more extensible enabling direct access to system() calls within the toggles. I expect another small flood of new toggles like safari download, samba, or syslog toggles. These tasks were impossibly difficult on 1.x sbsettings and are now trivially simple.

Known Issues – Please READ THIS before you comment:

1) If your respring, SSH, or EDGE doesn’t work, you are one of the unlucky 3100 to get my bad pack. Reboot the iPhone and you should be ok.

2) If you hold wifi for more than 1 second to try to invoke the hold action, springboard will crash. I had debugging stuff in there that I forgot to remove. None of the toggles support invoke hold action yet anyway so there is no need to hold them.

3) If you saw fastnotes, location services, or processes uninstall on the update this is normal. They are now included in the core sbsettings.

4) I already know that there is some misaligned text on 2.0 mobile substrate screen. The font on 3.0 and 2.0 are sized differently by defaults. Will fix in next version.

5) If you are on 3.0 this will not work for you. Do not report that the more app crashes. It’s not a problem with sbsettings. It’s in your jailbreak. To properly make it work on 3.0 beta, you require a private, not yet released kernel patch and to fix your crashing on loading the more app, you need to install the package that includes dirname. (It will be installed on a real 3.0 release build). Look for one of the *-cmds packages like “adv-cmds”, “file-cmds”, “shell-cmds” or just install all 3.

Continue Reading ..>>

123Spoof MLM with Version 2.1

Author: iSpoof  //  Category: Apps, Development, General, Jailbreak, News, Repository, Uncategorized

Long time no speak everyone. We have made alot of updates and wanted to inform everyone of just a few. Firstly, our main feature Spoofing is still free so long as the calls are kept under 2 minutes. You still have to listen to a short 10 second ad before your call is placed but [...]

Continue Reading ..>>

BigBoss Repo now has Comments

Author: BigBoss  //  Category: Development, Jailbreak, News, Repository, Uncategorized

I have added a comments section to my pages in Cydia. It’s on the new styled depiction pages. You can view the comments in most recent to oldest order and add your own. I have infrastructure to add ratings as well but left it out for now as Saurik says he’s adding this himself. See screenshots of Cydia:


Continue Reading ..>>