Skip to content

Commit

Permalink
Changed filename
Browse files Browse the repository at this point in the history
  • Loading branch information
dBsooner committed Apr 20, 2010
1 parent 037eb89 commit 85c166a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions phone/phone-auto-show-dialpad-for-outgoing-calls-only.patch
@@ -0,0 +1,12 @@
diff --git a/usr/palm/applications/com.palm.app.phone/app/controllers/activecall-assistant.js b/usr/palm/applications/com.palm.app.phone/app/controllers/activecall-assistant.js
index bab675d..1c83657 100644
--- a/usr/palm/applications/com.palm.app.phone/app/controllers/activecall-assistant.js
+++ b/usr/palm/applications/com.palm.app.phone/app/controllers/activecall-assistant.js
@@ -763,6 +763,7 @@ break;
// save formatting
this.lastFormattedCalls = formattedCall;

+ this.toggleDTMF();
},

// configures class names and styles for a non-conference call.

0 comments on commit 85c166a

Please sign in to comment.