Quote:
Originally Posted by jps
I would love to use this app, but I have well over 100 contacts that have pictures attached to them so it keeps crashing. I would like an option to use only the contacts I have in a specific group (like one I call "Favorites"). Possible?
Thanks!
|
jps,
I have 700+ contacts, 175+ with photos and 150+ with photos and numbers, so it is highly unlikely that this is the problem you are having. Please be sure to update to the newest version of SpringDial. If you still have this problem, then please send me a bug report from the "Report Bug" button in SpringDial. This will give me more of an idea of your iPhone environment. If it crashes before you have a chance to send in a bug report and you have ssh access to you iPhone, then run this right after a crash:
/Applications/SpringDial.app/SpringDial --sendDebug "Your message here"
If you include your email address in the message, then it might make it a bit easier for us to get to the bottom of this.
Thanks,
Kenn
Quote:
Originally Posted by jrentzke
Kenn, this is a great app!
Could you take the 80 app limit off this, now that summerboard 3.2 fixed the app limit?
Thanks
|
jrentske,
Be sure to update to the newest version, this is now just a warning and you can still make applications if you continue.
Enjoy,
Kenn
Quote:
Originally Posted by Dakotafan
nice app - I'd love to change the icon though...not sure how to do that
|
Dakotafan,
If you want to change the icon of SpringDial itself, you just need to replace /Applications/SpringDial.app/icon.png. Be sure it is at the largest a 60 x 60 png, since at least in previous SpringBoards, it doesn't scale the image, and it will cover other buttons. If it is for SpringDial, send it my way and I will consider using it in future versions.
If you want to change the icon of the contact, then before you create the contact make sure there is a photo for them in Phone-Contacts. This is easiest to do on a mac in Address Book, but if you don't have a mac, you can still do this on the phone itself going to Phone->Contact-><Your Contact>->Edit->Add Photo.
If you simply want to replace the actual icon of the contact, then just like the method above to replace icon for SpringDial, replace /Applications/<Speed Dial Name>.app/icon.png.
I intend to add a feature to future versions that allow for you to update all speed dials with changed photos.
Kenn
Quote:
Originally Posted by defmute
I have come across one problem so far.
When I have springdial in a categories menu and I add a number to springdial it never shows up.
Firmware 1.1.3
|
defmute,
I have determined when running SpringBoard from Categories why new speed dial does not show up. The new speed dials are created using SpringBoard's Info.plist as a template. Since you put SpringDial in Categories, it is hidden from SpringBoard in it's plist, so the template that is used for the new speed dials is also hidden.
I will fix this to the next update I release. For now there are a few work arounds. The first one is to only use SpringDial when it is not in Categories. The second is to add the new speed dial into any category, and then remove it, this will strip the hidden attribute from it's Info.plist. The third way is to manually edit the Info.plist of the speed dial and remove:
<array>
<string>hidden</string>
</array>
Hope this helps,
Kenn