Where can I find the phone activity? - Nexus One General

Hi all,
When you're in a call and you see the screen with the duration, add call, end, dial pad, etc... That's an activity right? Does anyone know which file corresponds to this activity? I'm trying to find it in the source but without success.
Thanks.

Wrong section.

Related

[Request] contact picture for "private" or "unknown caller" ?

Dear all,
I'm looking for a feature/tweak, that shows a special picture if a caller with unkonwn phone number is ringing instead of showing "private"-text only on the display.
And I want to define this picture by myself.
I do not want to install tools like S2U2, even it woud be possible to adjust this due this tool.
I do not want to restrict unknown callers, but only to make it more friendly or with better visibility.
Has anyone of you an idea how to go on?
A single reg entry or description in which manila which settings have to made would be great!
Thanks in advance!
stepsch
Really no-one? (If a friendly push is not allowed, please delete the whole post, I will notice, thx.)
Regards
S.

enlarging incoming call screen

Hi all,
I have a Touch from Robbers and I use the phone in landscape mode.
My problem is whenever anyone calls me, the name & number is cut off at the bottom of the screen.
Does anyone know how to enlarge the incoming call screen?
I have searched the forums and I have tried a few 3rd party apps, but none work with Robbers name display.
=====================================================================================================
N/M everyone, found the answer myself. All I had to do was edit the bmp in the windows folder.

[APP] [25/3/09] [0.9 Beta] Cell Broadcast as Operator Name (Manila+Dialer)

Hey guys, my first real contribution here. I was using the Cell Broadcast solution with a today plugin posted here.
I had two major issues:
1. With Manila, can not use another today plugin
2. Need to use S2U2 because waking up of device, otherwise device stays on for sometime and screen touches are registered.
I played a bit with the registry and found out that setting two keys will reliably set a string which would be used for the operator name hence changing the string in Manila, dialer, etc.
I intercepted the messages coming from "Network" and extracted the CB body, if the device has been on for less than 5 seconds, then I assume that the cause of wake up was the CB, hence I suspend the device, its working quite nicely for now, will need your feedback for a probable general working release this weekend.
To do / Known Issues:
- FIXED: One key is hard coded as 41006 (my operator code), need to get it from phone. Otherwise ask user for it.
- Configurable from field, "Network*" is hard coded for now.
- Autostart using Init registry
- Hide / Remove UI
- For now UI shows incoming CB messages, power events, time difference between power on and message incoming for deciding to suspend or not.
Hello. I did search on this topic too. but did not find anything else that you do. but exactly what does not work. I got a newer version? thanks

Call history link?

Hey guys,
Little help needed. using Keyswop to change one of the soft keys to call history, but I cannot find the link for it on the device for keyswop to point to? Am I blind here?

Fixed dialing area code

Need some help please.
My area code is 502.
Whenever I dial a local 7 digit number my phone automatically attaches a 616 or 618 area code to the number.
Anyone have an idea where I can change this?
Thanks
Sent from my MB860 using XDA Premium App
found the fix for it if anyone else is having the same problem
Is your phone suddenly defaulting to area code 617 when you only dial 7 digits? This is the fix. (self.Android)
submitted 3 months ago by reddit_account_42
For at least a few weeks now, my phone has been defaulting to area code 617. I assumed I probably broke it trying out some Cyanogenod nighties with the race up to 6.1, and didn't think too much of it. Now that i'm dealing with some new phone numbers, defaulting to 617 instead of my correct area code has been somewhat of a pain. Google didn't help, but it revealed a number of users with the same problems:
I then was lucky enough to find this code snippet with the constant private static final String AREACODE = "617". Looking at the name seems to indicate that it's for testing an intent, and has a bit of additional functionality I hadn't noticed:
* Make default area code 617
* Replace 411 with 1-800-GOOG-411
* Disable calling 555-5555 (Try it, dialer just closes. As the code says, "Note that no UI is displayed to the user -- the call simply does not happen.")
Realizing now that the issue is with the Dialer app, I'd figured I'd just have to find an apk of that somewhere. Instead, I realized I had downloaded Autostarts which lets you review intent handlers. Indeed, if you run Autostarts, you can see that under 'New Outgoing Call' there is an entry by Dialer. Clicking on that and you can see that the intent is handled by com.android.phone.ProcessOutgoingCallTest, which is exactly the code I found above. From here, you can just choose 'Disable' and autostarts will remove the intent, and you'll have your 7 digit phone numbers back without the 617 area code.
Note that I had to restart the Dialer for this change to work (or, rather, it crashed out from under me when I changed it). Though, there are no ill effects.
I can only assume a build of Cyanogenmod had this test facility enabled, and when I didnt' wipe during a ROM upgrade this persisted.
tl;dr: Use Autostarts and remove the Dialer entry from 'New Outgoing Call'
Another redditor has surfaced!
steeler350 said:
found the fix for it if anyone else is having the same problem
Realizing now that the issue is with the Dialer app, I'd figured I'd just have to find an apk of that somewhere. Instead, I realized I had downloaded Autostarts which lets you review intent handlers. Indeed, if you run Autostarts, you can see that under 'New Outgoing Call' there is an entry by Dialer. Clicking on that and you can see that the intent is handled by com.android.phone.ProcessOutgoingCallTest, which is exactly the code I found above. From here, you can just choose 'Disable' and autostarts will remove the intent, and you'll have your 7 digit phone numbers back without the 617 area code.Call'
Click to expand...
Click to collapse
I am using the *Stock* 2.3.5 OEM ROM (no custom rom) on my AT&T Samsung Galaxy S2, and had this exact problem (and I have "autostarts" installed).
Disabling the dialer app in the event "New Outgoing Call" as suggested above fixed the issue for me - no more area code 617 added when I dial with just 7 digits!
Thanks for discovering this
I don't have "dialer" under "new outgoing call". What now?

Categories

Resources