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
|
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. |
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
|
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
Last edited by Herrie; 01/31/2012 at 06:53 AM. Reason: Patch available :) |
![]() |
|
| Tags |
| patch |
| Thread Tools | |
| Display Modes | |
|
|



