The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 12-13-2007, 07:50 AM
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone, 1.2.0-ChronicOS
Operating System: XP + Ubuntu
Posts: 190
Thanks: 20
Thanked 51 Times in 31 Posts
[HOW TO] Make home button double tap launch the application of your choice

While working on my custom firmware, I spotted many new interesting things in the SpringBoard application that have yet to have been discovered, or at least reported to the public. Today I will show you one of them that will come to great use for most of you.

1. Open up /private/var/root/Library/Preferences/com.apple.springboard.plist

1b. Use this to convert the file to XML if is appearing as jibberish to you

2. Find the string "<key>SBDoubleTapURL</key>"

3. Below it, there it should say " <string>doubletap://com.apple.(name of whatever you have set)</string>"

3b. Change it to whatever you want it to redirect to when you double tap the home button. For example, I wanted it to go to the camera, so I replaced it with " <string>doubletap://com.apple.mobileslideshow-Camera</string>"

After you have changed the file, re-upload it to your iPhone, then reboot it. Or, if you have Summerboard installed, then open SMBPrefs.app and tap "Restart SpringBoard" at the bottom. Then you are done!

If anyone can, please point me in the direction of anywhere that has the source for MakeItMine.app, so I can make an application to change this with ease. Thank you.

Last edited by King Chronic; 12-13-2007 at 07:50 AM.. Reason: Grammar error
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to King Chronic For This Useful Post:
jarthurs1981 (12-20-2007)
  #2  
Old 12-13-2007, 01:22 PM
jakecigar's Avatar
iPhoneaholic
 
Join Date: Aug 2007
Device + Firmware: 2 x 3G iPhone 2.2, pwned
Operating System: OS X 10.5.6
Location: San Francisco, CA
Posts: 475
Thanks: 24
Thanked 108 Times in 93 Posts
Send a message via AIM to jakecigar Send a message via Yahoo to jakecigar Send a message via Skype™ to jakecigar

did you look at modifying /Applications/Preferences.app/Home\ Button.plist as a chooser program.

the plist that generates the Home Button pref page

PS it doesn't do the JOB... but you can put the extra apps in the menu... they still don't work (maybe my plist was not enough)

Last edited by jakecigar; 12-13-2007 at 02:39 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 12-13-2007, 02:11 PM
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone, 1.2.0-ChronicOS
Operating System: XP + Ubuntu
Posts: 190
Thanks: 20
Thanked 51 Times in 31 Posts

I am aware of that, but I have had trouble getting that working. This is a fool proof way of doing it and I have it confirmed working on my iPhone.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 12-13-2007, 03:10 PM
jakecigar's Avatar
iPhoneaholic
 
Join Date: Aug 2007
Device + Firmware: 2 x 3G iPhone 2.2, pwned
Operating System: OS X 10.5.6
Location: San Francisco, CA
Posts: 475
Thanks: 24
Thanked 108 Times in 93 Posts
Send a message via AIM to jakecigar Send a message via Yahoo to jakecigar Send a message via Skype™ to jakecigar

plutil -s SBDoubleTapURL -v doubletap://com.spiffytech.pigshooter /private/var/root/Library/Preferences/com.apple.springboard.plist

restart

gives me PigShooter on the double tap!
plutil -s SBDoubleTapURL -v doubletap://com.apple.mobilephone\?view=FAVORITES /private/var/root/Library/Preferences/com.apple.springboard.plist

changes it back

Last edited by jakecigar; 12-13-2007 at 03:12 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 12-14-2007, 08:10 PM
Green Apple
 
Join Date: Nov 2007
Posts: 54
Thanks: 2
Thanked 2 Times in 1 Post

i cant seem to get this to work... i want to make it that a 3rd party application launcher is oppen on the double tapp. i changed the strings to

<string>doubletap://com.apple.launcher</string>

(its the launcher.app from installer)

what am i doing wrong?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 12-17-2007, 04:46 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 23
Thanks: 0
Thanked 7 Times in 5 Posts

I built a quick little app to handle setting a custom double tap. It's not on the repositories yet.....but you can download it here....

http://iphone.dashbuster.com/iphonehome.html
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 12-17-2007, 08:42 PM
iPhoneaholic
 
Join Date: Jul 2007
Device + Firmware: 3.0 iPhone and 3G unlocked to T-Mobile and iPod Touch unJailbroken
Operating System: Windows 7 Ultimate
Location: Newport News, VA
Posts: 484
Thanks: 0
Thanked 36 Times in 32 Posts
Send a message via AIM to SiLeNtKiLLa

Quote:
Originally Posted by jetskier79 View Post
I built a quick little app to handle setting a custom double tap. It's not on the repositories yet.....but you can download it here....

http://iphone.dashbuster.com/iphonehome.html
Works pretty dayum sweet... THANKS!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 12-18-2007, 01:10 AM
Green Apple
 
Join Date: Nov 2007
Posts: 85
Thanks: 0
Thanked 10 Times in 9 Posts

I would absolutely LOVE someone to be able to get the home button the option to answer phone calls. It's winter here in chicago and always having to remove a glove to answer a phone blows (if not using my headset)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 12-20-2007, 02:01 PM
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone, 1.2.0-ChronicOS
Operating System: XP + Ubuntu
Posts: 190
Thanks: 20
Thanked 51 Times in 31 Posts

Quote:
Originally Posted by jim0068 View Post
I would absolutely LOVE someone to be able to get the home button the option to answer phone calls. It's winter here in chicago and always having to remove a glove to answer a phone blows (if not using my headset)
I will definitely look in to doing this.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 12-20-2007, 05:18 PM
SupahDave's Avatar
Green Apple
 
Join Date: Aug 2007
Location: Boston, MA
Posts: 61
Thanks: 10
Thanked 8 Times in 6 Posts

Does your program only work on 1.1.2? I'm running 1.1.1 and when I launch the program it just gives me a blank screen for a few seconds and then boots me back out to the Springboard...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 12-21-2007, 12:54 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 23
Thanks: 0
Thanked 7 Times in 5 Posts

There was indeed a problem with 1.1.1 and iPhoneHome versions older than 0.7.1.

The latest version, 0.7.1 works with 1.1.1 and is available through installer.app.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 12-21-2007, 01:57 PM
slick2404's Avatar
Green Apple
 
Join Date: Oct 2007
Posts: 47
Thanks: 6
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by jetskier79 View Post
I built a quick little app to handle setting a custom double tap. It's not on the repositories yet.....but you can download it here....

http://iphone.dashbuster.com/iphonehome.html
How Do I install this??
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 12-21-2007, 02:14 PM
Banned
 
Join Date: Sep 2007
Device + Firmware: 16GB 1st Gen. iPhone Unlocked Jailbroke 3.0 and 8GB 3G iPhone jailbroke 3.0
Operating System: Custom built Black Macbook running Leopard and Vista
Location: Columbus
Posts: 239
Thanks: 10
Thanked 31 Times in 25 Posts

Quote:
Originally Posted by slick2404 View Post
How Do I install this??
It's now on the STE repository. And itworks great.
It works for 1.1.1 and 1.1.2
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 12-21-2007, 09:49 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 26
Thanks: 4
Thanked 0 Times in 0 Posts

hi King, app works great! Was just wondering if it was technically possible to program the home button to open the Ipod and skip to the next track. I use the phone in the car and it would make it much easier to change track.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 12-23-2007, 10:39 AM
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone, 1.2.0-ChronicOS
Operating System: XP + Ubuntu
Posts: 190
Thanks: 20
Thanked 51 Times in 31 Posts

Quote:
Originally Posted by phonemd View Post
hi King, app works great! Was just wondering if it was technically possible to program the home button to open the Ipod and skip to the next track. I use the phone in the car and it would make it much easier to change track.
I'll look into this also
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to King Chronic For This Useful Post:
evilp8ntballer7 (04-22-2008)
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 03:52 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top