05/11/2010, 10:06 PM
|
#1 (permalink) |
|
Member
![]() Join Date: Jun 2009
Posts: 44
Likes Received: 0
Thanks: 1
Thanked 46 Times in 13 Posts
|
This patch will add an option to automatically reject calls on a per-contact basis. Calls can be rejected either by sending them directly to voicemail or by a quick answer and hangup.
|
05/11/2010, 10:10 PM
|
#2 (permalink) |
|
Tazmorator (Chief Mod)
![]() ![]() Join Date: Dec 2005
Location: P|C when the light below is green. Otherwise; I could be just about anywhere.
Posts: 10,721
Likes Received: 223
Thanks: 3,116
Thanked 2,773 Times in 1,851 Posts
|
This was another feature I was hoping to have when I get my Att Pre.
![]() Thanks so much. |
05/11/2010, 11:25 PM
|
#4 (permalink) |
|
Forum Leader
![]() Join Date: Jan 2007
Location: Fort Worth, TX
Posts: 5,771
Likes Received: 5
Thanks: 796
Thanked 1,165 Times in 801 Posts
|
do you know what patches this conflicts with. I have the sms per contact and elryon's call rejection patch installed do these need to be uninstalled?
__________________
My contributions to customizing the Palm Pre. Browser Mega Mix|Email Mega Mix|Additional Sync Days| Disable Various Phone Sounds|Priority Discard Buttons| Sign up for SugarSync Get 500MB extra space Sign up for Dropbox Get 250MB extra space |
05/11/2010, 11:31 PM
|
#5 (permalink) |
|
Member
![]() Join Date: Jun 2009
Posts: 44
Likes Received: 0
Thanks: 1
Thanked 46 Times in 13 Posts
|
This will almost certainly conflict with elryon's call rejection patch, as it has similar functionality, and therefore modifies the same files. If you try this one out, make sure you set calls to be rejected from your "Do Not Answer" contact, as this one will not automatically reject calls from anyone by default.
I've also posted an updated/alternate version of the sms per contact patch which definitely does not conflict with this one. |
05/11/2010, 11:34 PM
|
#6 (permalink) | |
|
Forum Leader
![]() Join Date: Jan 2007
Location: Fort Worth, TX
Posts: 5,771
Likes Received: 5
Thanks: 796
Thanked 1,165 Times in 801 Posts
|
Quote:
Where is the update patch? My error log patching file usr/palm/applications/com.palm.app.contacts/app/controllers/edit-assistant.js Unreversed patch detected! Ignore -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file usr/palm/applications/com.palm.app.contacts/app/controllers/edit-assistant.js.rej patching file usr/palm/applications/com.palm.app.contacts/app/controllers/filepicker-behaviors.js Unreversed patch detected! Ignore -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file usr/palm/applications/com.palm.app.contacts/app/controllers/filepicker-behaviors.js.rej patching file usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js Hunk #1 FAILED at 715. 1 out of 1 hunk FAILED -- saving rejects to file usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js.rej
__________________
My contributions to customizing the Palm Pre. Browser Mega Mix|Email Mega Mix|Additional Sync Days| Disable Various Phone Sounds|Priority Discard Buttons| Sign up for SugarSync Get 500MB extra space Sign up for Dropbox Get 250MB extra space |
|
05/12/2010, 12:25 AM
|
#8 (permalink) |
|
Forum Leader
![]() Join Date: Jan 2007
Location: Fort Worth, TX
Posts: 5,771
Likes Received: 5
Thanks: 796
Thanked 1,165 Times in 801 Posts
|
Works perfect. I successfully was able to still block with my google voice number. Great job!
__________________
My contributions to customizing the Palm Pre. Browser Mega Mix|Email Mega Mix|Additional Sync Days| Disable Various Phone Sounds|Priority Discard Buttons| Sign up for SugarSync Get 500MB extra space Sign up for Dropbox Get 250MB extra space |
05/17/2010, 12:53 PM
|
#13 (permalink) | |
|
Member
![]() Join Date: Jun 2009
Posts: 29
Likes Received: 1
Thanks: 1
Thanked 1 Time in 1 Post
|
Quote:
if anyone figures out how to have this patch & set unknown/blocked, please pass it along |
|
05/17/2010, 01:11 PM
|
#14 (permalink) |
|
Member
![]() Join Date: Jun 2009
Posts: 29
Likes Received: 1
Thanks: 1
Thanked 1 Time in 1 Post
|
ok, I made an edit to one of elryon's patches by lifting code from one of his other patches. I am NOT a coder but this worked for me before and it appears that it would work here too.
in jjvcuyler's patch in the first post of this thread I changed Code:
if (contact.ringtoneLoc == "direct2vm") {
Code:
if ( (contact.ringtoneLoc == "direct2vm") || (number === undefined) || (number == null) || (number == "") || (number == "unknown") || (number == "unknown caller") || (number == "blocked caller") ) {
I do not know why undefined gets 3 equal signs but that's how he had it. |
05/17/2010, 02:07 PM
|
#15 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2006
Posts: 1,505
Likes Received: 60
Thanks: 150
Thanked 136 Times in 103 Posts
|
How does this patch affect notifications & call logs? Will a call set to auto-hangup or direct2vm display a notification? What will show up in the call log and missed call log?
|
05/19/2010, 10:51 PM
|
#16 (permalink) | |
|
Member
![]() Join Date: Jun 2009
Posts: 44
Likes Received: 0
Thanks: 1
Thanked 46 Times in 13 Posts
|
Quote:
I'm also exploring the phone app to see if there's a way to stop the phone card from popping up when using auto-hangup. |
|
05/23/2010, 07:14 PM
|
#19 (permalink) |
|
Member
![]() Join Date: Dec 2009
Location: Indiana
Posts: 79
Likes Received: 0
Thanks: 22
Thanked 0 Times in 0 Posts
|
OM Goodness, I'm so excited I found this patch. My Hero had the send to voicemail option and I really missed not having it on my Pre.
Woo Hooo!! Thank you for your hard work. |
05/23/2010, 07:22 PM
|
#20 (permalink) |
|
Member
![]() Join Date: Jun 2009
Location: Utah
Posts: 926
Likes Received: 1
Thanks: 211
Thanked 114 Times in 92 Posts
|
Great patch!
If I just create one contact called Blocked Numbers for example and add a bunch of #s in there can I assume it will block all of them? Submitted to Preware? |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



