Where are the dialer files located - Thunderbolt Q&A, Help & Troubleshooting

I've searched and found a similar thread but it didn't answer all my questions. Here goes. I'm modifying the dialer and need to know where the files are located. Here's what I've learned so far.
htc_pin_asset_pressed.png
htc_pin_asset_rest.png
Located: system\app\HtcDialer.apk\res\drawable-hdpi
Picture below:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
phone_default_270.png,phone_default_incall_270.png,phone_default_300.png,phone_default_incall_300.png
Located:system\app\PHONE.APK\Phone\res\drawable-hdpi
Picture below:
phone_end_pressed.9.png
phone_end_rest.9.png
Located:system\app\PHONE.APK\Phone\res\drawable-hdpi
My question is where can I find the dialer background and the call button location?[/B]
EDIT:
I did find some of the answers. Here goes.
In Call Phone Button End-Ended Located in Phone.apk
(phone_end_pressed.png,phone_end_rest.png)
Keypad background & 4 buttons-Rest Call Button and Pressed Call Button Located in com.htc.resources.apk (phone_btn_bg.png,phone_call_pressed.png,phone_call_selected.png,phone_keypad_background.png)
Phone buttons Located in HtcDialer.apk
(htc_pin_asset_rest.png,htc_pin_asset_pressed.png)
The bottom call bar that holds the "Call Button and End Button" Aka Common Panel is located in com.htc.resources.apk
(common_main_panel_navbar.9.png)
Phone.apk must be adb pushed for changes in com.htc.resources.apk to take effect.
Here's what I'm working on. This is my first dialer theme, Any tips or advice would be welcomed. Thanks in advance. This dialer mod will work for Gingeritis Final in conjunction with A6K v3.

Related

PocketCM in ur Atom, r u using this?

I like this program a lot. it helps to have a great looks of contacts. Using also the SMS of this is wonderful, ur like in the chatroom.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
black &yellow themes
Visit the Official Website HEREhttp://pocketcm.com/index.php
there are a lot of pocket PCthemes that have a great looks.
xda developer forum
For PocketCM THEMES CLICK HERE-xda forum
How to change theme on PocketCM 0.15
You have to select the theme from WITHIN the program.
Press and hold the right most soft key at the botton (with the phone symbol), it shows up another row of keys above it.
Press the second key from the left (settings), select choose theme from the drop down menu that appears.
All the .cmt files which are there in your pocketcm folder will show up. Select the one you wish to implement... and that's it.
Good part is that now you can save as many themes as you want in the folder and select the one to use,unlike in the previous version you cant.
hope u will like this also

Transparent Lockscreen Unlock Sliders!

So I made these for my tattoo because I didn't really like the look of the slider tabs, and thought I'd share them. I changed the unlock icon to blue and the silent to red and vibrate I left orange. I think it looks okay, but would probably be better with new buttons altogether. Here is a screenshot so you can see for yourself what it looks like:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To install you'll have to pull your current framework-res.apk, rewrite the files in drawable mdpi then push it back.
Is it possible that u help us rewrite the file, and zip it up? so that all we do is just push it in, thanks.
if what you mean is that i just give you a framework-res.apk with the changes made i can do that but my framework-res.apk is different from yours and it could cause unwanted changes or errors. if you want a default everything else but just the transparent sliders then let me know i can make that for you.
But what version of android did u installed? Why is ur .apk different?
im running 2.2 SPQ Rom... i dont know if that makes a difference but if you stlil want my framework-res.apk let me know.
Transparent unlock
I am not understand you, u mean replaced the all file into framework-res.apk..??
Help me step by step please.

tab in contacts and dialer?

i'm going crazy trying to figure out what png controls the tabs in dialer and contacts!!!! someone help....lol......i know its in framework or twframework, but i cant find which it is.....
Here is a screen shot:
The top part that's light red....what png file is that?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please help! Thanks in advance!
Are you referring to the tab's background or the image?
The backgrounds for the tabs should be located in twframework-res.apk but that will change all tabs in all programs. you should find them in /res/drawable-hdpi naming should be tw_tab.... these are .9.png files so you will have to use the draw9patch utility if you want them to look right after modifiying them.
the image/icons will be located in the Contacts.apk in the folder /res/drawable-hdpi-finger named as phonebook_tab....
hope this helps
(btw i love the way you ask for help makes it really clear what you are talking a bout )
I still can't get rid of the little red line....what file is that? And the background of the unselected tabs.....can't figure it out.
Sent from my SGH-T959 using XDA App
i have a fascinate but im sure its the same thing...in the pic below i point out what the line is when its to the right (tab_selected_bar_right.9.png) and if say "call log, contacts, or favorites" were selected then you would also have a line to the left which would be tab_selected_bar_left.9.png
some other apks call on twframework-res.apk for their tabs (individual contacts within the contacts.apk does for us) so you would have to edit tw_tab_blah blah blah

[MOD] Native Screenshot for GB

Here is something I had wished I had for a VERY long time! I was poking around some other ROMs and just got lucky!
Big thanks to Hitorijanae! This came from the HTC Thing port here: http://forum.xda-developers.com/showthread.php?t=1594490
Like I said, I got pretty lucky with this one! I was pulling roms apart to see what features they had that could be ported to SalsaSlide. This was the second one I tried for the Screenshot, and it worked. Was simply just a matter of copying over MySketcher.apk and libscreenshotutil.lib!
Hope some of you find some use for it!
Flash this zip and you will have Native Screenshot capability!!!
It will work with SalsaSlide 1.00, SS21, and Espresso Sense 2.1
I do not know if it will work on Froyo. Feel free to nandroid and try it out! If anyone is willing, please share your results!
NANDROID!!!
**************You MUST add this to your build.prop for this to work: (don't forget to leave a blank line at the end of your build.prop)
ro.htc.framework.screencapture=true
Once you have done this, press and hold POWER + HOME to capture a screenshot.
It will save to /sdcard/DCIM/
Download: http://minus.com/lvcnEYLKIq27i
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[HOW TO] Lockscreen totally invisible/ transparent 100%

I'd love to have a pattern unlock without the little circles but still have to do the gesture.
So I've done this..TUTORIAL!!
decompile framework-res.apk from system/framework
search for the image in the folder of decopiled apk => apk\res\drawable-xhdpi\ those files:
Code:
btn_code_lock_default
btn_code_lock_default_holo
btn_code_lock_touched
btn_code_lock_touched_holo
btn_check_label_background.9
indicator_code_lock_drag_direction_red_up
indicator_code_lock_point_area_default
indicator_code_lock_point_area_default_holo
indicator_code_lock_point_area_red_holo
open the images with paint.net
select all the image (ctrl+a) delete and save
recompile the apk
push it back into system/framework/framework-res.apk of your device
a little advice, choose a suitable image of background to guide you,
not one solid background, otherwise you will have no more access to the device!
Now nobody can try to understand your pattern anymore!!!!
yeah!!!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
reserved
ruelle said:
I'd love to have a pattern unlock without the little circles but still have to do the gesture.
So I've done this..TUTORIAL!!
Click to expand...
Click to collapse
Dude ... congratulations
Search, develop, test and share in only 2 hours!!!
THIS IS XDA STUFF.
<!-- insert ovation sound here -->
Thanks

Categories

Resources