04/24/2010, 05:49 PM
|
#1 (permalink) |
|
Member
![]() Join Date: Nov 2009
Location: Wisconsin
Posts: 942
Likes Received: 8
Thanks: 413
Thanked 1,298 Times in 369 Posts
|
Tapping any phone number in the call log simply inserts the number into the dialpad rather than automatically dialing the number.
Patch creation is something I do in my spare time for myself and the Precentral community. If you find value in my work, please take a moment to click the thanks button. Should you be inclined, a donation link is available in my signature, and a sincere thanks to those who have.
__________________
a.k.a. Josh... Please don't forget your thanks button. --- Appreciate my efforts? -- Donate?Various patches I've worked on: Faster Cards|Emoticons|Shake Reload|Default Call Log|Call Log Styling|Msg Count|New Events|DM Media Vol|Megamix+MediaVol|3G icon|Gmaps fullscreen|Msg Greeting/Sig|Send Img Msg|No Ans Tstone|Dpad on Call|Vid Delete Btns|AutoSpeaker via ProxSensor Last edited by xanthinealkaloid; 04/26/2010 at 07:40 PM. |
03/11/2011, 12:44 PM
|
#6 (permalink) |
|
Member
![]() ![]() Join Date: May 2002
Location: NCR, India
Posts: 1,907
Likes Received: 304
Thanks: 20
Thanked 172 Times in 141 Posts
|
Can someone please, pleeeeeeeeeez, update this for webOS 2.1.0 and submit to preware. I hate accidently dialing people all the time while browsing the call log.
__________________
Pre3 (AT&T meta-doctored to ROW) webOS 2.2.4 build 3175 TouchPad WiFi (32GB) - webOS 3.0.5 build 86 App Catalog (US) - Vodafone (India) Treo 180 > 270 > 600 > 650 > 680 > Pre+ > Pre2 > Pre+ > Pre3 & tPad |
03/16/2011, 02:01 AM
|
#8 (permalink) |
|
Member
![]() ![]() Join Date: May 2002
Location: NCR, India
Posts: 1,907
Likes Received: 304
Thanks: 20
Thanked 172 Times in 141 Posts
|
I'm surprised there isn't much interest in this patch.
__________________
Pre3 (AT&T meta-doctored to ROW) webOS 2.2.4 build 3175 TouchPad WiFi (32GB) - webOS 3.0.5 build 86 App Catalog (US) - Vodafone (India) Treo 180 > 270 > 600 > 650 > 680 > Pre+ > Pre2 > Pre+ > Pre3 & tPad |
03/17/2011, 11:26 PM
|
#10 (permalink) | |
|
Member
![]() ![]() Join Date: May 2002
Location: NCR, India
Posts: 1,907
Likes Received: 304
Thanks: 20
Thanked 172 Times in 141 Posts
|
Quote:
__________________
Pre3 (AT&T meta-doctored to ROW) webOS 2.2.4 build 3175 TouchPad WiFi (32GB) - webOS 3.0.5 build 86 App Catalog (US) - Vodafone (India) Treo 180 > 270 > 600 > 650 > 680 > Pre+ > Pre2 > Pre+ > Pre3 & tPad |
|
11/23/2011, 04:55 PM
|
#11 (permalink) |
|
Member
![]() ![]() Join Date: Mar 2010
Location: Philly suburbs
Posts: 17
Likes Received: 0
Thanks: 4
Thanked 0 Times in 0 Posts
|
I just had to doctor my phone (thanks, VZW, for the glory of that Bing Maps push!).
I used to have this patch, and when I used Preware to bring my phone back to how I like it, I had to come here to get this (absolute "must") patch. |
11/23/2011, 09:42 PM
|
#12 (permalink) |
|
Member
![]() ![]() Join Date: May 2002
Location: NCR, India
Posts: 1,907
Likes Received: 304
Thanks: 20
Thanked 172 Times in 141 Posts
|
Can someone please, pleeeeeeeeeez, update this for the Pre3 (webOS 2.2.3) and submit to Preware. I hate accidentally dialing people all the time while browsing the call log. This along with 'No Missed Call Callback', are my two most wanted patches for the Pre3.
__________________
Pre3 (AT&T meta-doctored to ROW) webOS 2.2.4 build 3175 TouchPad WiFi (32GB) - webOS 3.0.5 build 86 App Catalog (US) - Vodafone (India) Treo 180 > 270 > 600 > 650 > 680 > Pre+ > Pre2 > Pre+ > Pre3 & tPad |
01/30/2012, 05:08 PM
|
#14 (permalink) |
|
Homebrew Developer
![]() Join Date: Oct 2011
Posts: 643
Likes Received: 74
Thanks: 0
Thanked 162 Times in 101 Posts
|
I'm new to patches, so still need to figure out how to get this into Preware etc, so will do that in the next day or so when I find some time
![]() The following seems to do the trick and will populate the number in the dialpad, but doesn't call it ![]() /usr/palm/applications/com.palm.app.phone/phoneApp/source/CallLogView.js Replace: enyo.application.CallSynergizer.dial(itemData.recentcall_address.addr, (itemData.recentcall_address.isVideo === true) ? true: undefined, undefined, service, itemData.recentcall_address.personId, true /*debounce*/); By: enyo.application.UI.event('dial', { "fill": itemData.recentcall_address.addr}); Added .patch and submitted as well, hopefully in Preware shortly This should work on 2.2.3 and 2.2.4
Last edited by Herrie; 01/30/2012 at 05:36 PM. Reason: Added .patch file :) |
01/31/2012, 09:13 AM
|
#16 (permalink) |
|
Member
![]() ![]() Join Date: May 2002
Location: NCR, India
Posts: 1,907
Likes Received: 304
Thanks: 20
Thanked 172 Times in 141 Posts
|
Why is this patch, no longer listed as available for webOS 1.4.5? I am quite sure I used to have this installed on my Pre+ before I meta-doctored it to webOS 2.1.x.
PS: @Herrie - Thanks for the 2.2.4 update. This is one patch that was sorely missed.
__________________
Pre3 (AT&T meta-doctored to ROW) webOS 2.2.4 build 3175 TouchPad WiFi (32GB) - webOS 3.0.5 build 86 App Catalog (US) - Vodafone (India) Treo 180 > 270 > 600 > 650 > 680 > Pre+ > Pre2 > Pre+ > Pre3 & tPad |
01/31/2012, 09:41 AM
|
#17 (permalink) | |
|
Homebrew Developer
![]() Join Date: Oct 2011
Posts: 643
Likes Received: 74
Thanks: 0
Thanked 162 Times in 101 Posts
|
Quote:
It was my first patch submission, so I might have done it wrong? |
|
01/31/2012, 09:47 AM
|
#18 (permalink) | |
|
Member
![]() ![]() Join Date: May 2002
Location: NCR, India
Posts: 1,907
Likes Received: 304
Thanks: 20
Thanked 172 Times in 141 Posts
|
Quote:
PS: I just installed your updated patch for 2.2.4 on my Pre3 and it is working great. Thanks.
__________________
Pre3 (AT&T meta-doctored to ROW) webOS 2.2.4 build 3175 TouchPad WiFi (32GB) - webOS 3.0.5 build 86 App Catalog (US) - Vodafone (India) Treo 180 > 270 > 600 > 650 > 680 > Pre+ > Pre2 > Pre+ > Pre3 & tPad |
|
01/31/2012, 10:00 AM
|
#19 (permalink) |
|
Homebrew Developer
![]() Join Date: Oct 2011
Posts: 643
Likes Received: 74
Thanks: 0
Thanked 162 Times in 101 Posts
|
Ok in that case it's probably just because of the split per device and version for patches that happened I think
![]() Good to hear it works on Pre3 as well I made it on my 2.2.3 unofficial Veer, but 2.2.4 is not much different
|
![]() |
|
| Tags |
| patch |
| Thread Tools | |
| Display Modes | |
|
|



