webOS Nation Forums >  Homebrew >  webOS patches > [Patch] No Missed Call Callback
[Patch] No Missed Call Callback

  Reply
Like Tree1Likes

 
LinkBack Thread Tools Display Modes
Old 03/12/2011, 08:45 AM   #21 (permalink)
Member
 
Join Date: Sep 2009
Location: Virginia
Posts: 1,836
Likes Received: 3
Thanks: 155
Thanked 371 Times in 264 Posts
Default

Attached is a 2.1 version for both none at all and functions switched.


The patch "none at all" version has been submitted to Preware and will show up whenever they approved and publish it to the feeds...it's been taking a couple of days. Until then, you can install with WOSQI/Internalz.
__________________
screwdestiny
PSNTwitterLast.FM
malpha is offline   Reply With Quote
Thanked by mk3, Sanjay
Old 01/11/2012, 03:37 PM   #22 (permalink)
Member
 
Join Date: Mar 2011
Posts: 2
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi guys, do you plan to release a webos 2.2.4 version of this patch?
Regards
apbradipo is offline   Reply With Quote
Old 01/31/2012, 03:24 AM   #23 (permalink)
Homebrew Developer
 
Join Date: Oct 2011
Posts: 643
Likes Received: 74
Thanks: 0
Thanked 162 Times in 101 Posts
Default

I'm working on this patch, should be available shortly

[edit]
Added the patch file

2 files are being patched:

File 1:
/usr/palm/applications/com.palm.app.phone/phonePopups/sources/MissedCall.js

Replaced:
enyo.application.CallSynergizer.dial(call.contact.address, call.isVideo ? true : undefined, undefined, call.transport);

With:
enyo.application.UI.enter('calllogmissed');


File 2:
/usr/palm/applications/com.palm.app.phone/source/CallSynergizer.js

Replaced:
enyo.application.CallSynergizer.dial(call.address, call.isVideo ? true : undefined, undefined, call.transport);

With:
enyo.application.openMainCard({scene: 'calllog', params: {missed: true}}, " /images/splash/splash-phone-calllog.png");

Submitted to Preware for 2.2.4 as well, awaiting approval now
Attached Files
File Type: patch missedcallnocallbackall.patch (1.7 KB, 10 views) Email Attachment

Last edited by Herrie; 01/31/2012 at 06:53 AM. Reason: Patch available :)
Herrie is online now   Reply With Quote
Thanked by danved, Sanjay
Old 02/27/2012, 06:26 AM   #24 (permalink)
Member
 
Join Date: Feb 2012
Posts: 1
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

doesn't work on Palm Pre [Feb. 2012] - after installing through WebOSQuickInstall and restarting phone
robotbilly is offline   Reply With Quote
Old 02/27/2012, 01:23 PM   #25 (permalink)
Homebrew Developer
 
Join Date: Oct 2011
Posts: 643
Likes Received: 74
Thanks: 0
Thanked 162 Times in 101 Posts
Default

Quote:
Originally Posted by robotbilly View Post
doesn't work on Palm Pre [Feb. 2012] - after installing through WebOSQuickInstall and restarting phone
My patch is for 2.2.x only. I installed with Internalz Pro and that works fine?
Herrie is online now   Reply With Quote
Reply

 

Tags
patch

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0