help with editing stringtable - Touch Pro, Fuze Themes and Apps

i am trying to edit a stringtable in an exe file and i am having a small issue. a little background info... i use emoze to push my gmail to my touch pro and there is an annoying application generated signature that is added to every outgoing email. i found where it is pulling from and would like to edit it to say what i want, rather than advertise for emoze.
so i found an app called resource tuner and it will open the exe file and allow me to edit it. the small issue i mentioned earlier is that when i do edit the stringtable entry it removes the null terminator from the entire group. i attached screenshots below so you can see what i mean. if you look at the first pic you can see the null terminators in the upper right box of the app, but when the editor box pops up, the null terminator is not there. making the change and saving it will make it look like the 2nd pic. so now the app generated signature includes stingID 5012 as well because it does not know where to stop. manually typing in the \0x00 does not work it sees that as text.
i am sure you can tell i have no idea what i am doing by reading what i wrote above. i am just your average guy that is annoyed by this particular function of this app and is trying to fix it. so any help you are willing to give me would be greatly appreciated.
before:
{
"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"
}
after:

Related

TV Forecast kinda like tool?

Hey, I've been all over google for the past hours and I simply can't find any good android program like TV Forecast for the iPhone..
If you're not familiar with TV Forecast, here's a sample of how it looks. Very basic but very handy:
{
"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"
}
If you have anything like this for a TV-freak, please help me out
Try this one http://www.cyrket.com/package/ukfree.jersey.tvguide
this may suffice for a bit, i wrote it myself, it simply parses a text file from tvrage.com
http://pdxvr.com/wap/t.php
you can limit the number of days by adding a ?d=n on the end of the url where 'n' is a number below 7
I use Record it by Austin Reid, if u have sky plus it can sync with ur account and u can set ur box to record when ur out.
Today I started to keep the history of the TVRage feed I use for the web app and made some links to those days - mostly so I can see the season/episodes I may have missed.
http://wap.pdxvr.com/t.php
I saw there was an app on the market that parsed the same file I used and shows you that. I think my interface looks nicer than the app even though it's just a web page.

Enabling Font Smoothing (Sub-pixel font rendering) like the iPhone's!

i don't know if this topic has been already discussed before (i tried searching) but I've recently seen screenshots (below) of 'SRS WOW HD' driver app for the Leo, and wondered if we can try to make the font more smooth as it looks in these screenshots.
{
"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"
}
I installed the Zune font but it looks pixilated! I added this in the registry
Code:
DWORD value 'ForceGray16' = 1
but it didn't do a thing!, see my own screenshots (in the attachments section)
Any thoughts? Solutions maybe?
If this app is developed in C++ there is a way to make the font use the registry setting you just added. Otherwise, I am looking for an answer (or a possible solution) as well.
NNagendran said:
If this app is developed in C++ there is a way to make the font use the registry setting you just added. Otherwise, I am looking for an answer (or a possible solution) as well.
Click to expand...
Click to collapse
i guess we have to make it somehow windows mobile-integrated, to be able to see it in every screen!
no one's interested?!
Weired! every time I talk about that issue, no one participates! Mods, please delete or close that topic, I'm fed up!

Change contact editor

{
"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"
}
Is there a way to skin or change the contact editor without changing roms? I need to see more stuff on one screen. I vaguely recall it not being so cumbersome in other roms--it didn't require 15 screen taps to get to the address field.
If you tell me just to search I will murder your entire family. Specific terms to search other than "contact editor" might be helpful.
A little halp please?
madatoryloginlol said:
...If you tell me just to search I will murder your entire family. Specific terms to search other than "contact editor" might be helpful.
Click to expand...
Click to collapse
LOL - I'm fearless for my family and so I tell you specific terms to search: with "contact manager" you can find nice apps like PocketCM or Resco Contact Manager and many others... And now to choose the right one is your turn
Did you end up finding an appropriate solution? I have exactly the same problem: this very ugly contact editor (manager) needs to be replaced, but how? The Resco Contact Manager and alike programs don't seem to be very useful for big screen devices like the HTC HD2.
can u tell.... what is the ugly thing from that display?

[Program] Hex <-> Smali Color Code Converter

Here is a small tool I developed to help perform color swaps without referring back to a table or website every few minutes.
{
"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"
}
The clipboard function won't work unless it detects clip.exe somewhere in your path env. I'm pretty sure that cuts out anyone running XP-32, but it can always be added.
I tried to include as much screw-up detection as possible to avoid errors, but as always let me know if you find something I missed.
Nice Work! Very convenient.
I had contemplated adding in something for the hex format conversion (123456 to 563412) as well, and allowing a set of colors to be entered in rather than just one. As always, any suggestions are welcome.
THANK YOU SOOOOO MUCH!!!!!!!!
Amazing tool!!!!
Can't wait to try this, thanks!
Sent from my Wicked SGS3 using Wicked Green Tapatalk
Smali Color Converter apk
this is I found an apk version of this function. Hope the apk will help U all
Edit
If the apk in the attachment can not be installed, please download the newer version on the official Color Smali Converter apk blog, HERE.

[GUIDE/Code] Work/home traffic monitor

Hi guys,
Recently I've created some (my first actually) tasks and profiles in Tasker and I thought it would be nice to share this with you. After all sharing is caring
The goal of this app is to notify me of the current delay on my route between home and work (in the morning from home to work and in the afternoon from work to home). One of the solutions to do this was to make the navigation start automatically but the downside of this is that I am then forced to always grab my phone, since I am lazy I like to keep it in my pocket and just make it play a sound and/or vibrate at a specific pattern.
First a few screendumps to give you an impression of 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"
}
The XML files which can be imported in Tasker as well as a short description can be found at GitHub (and since I can't link to outside of XDA before I reached 10 posts you have to concatenate the URL for now, will fix in the future) at github com/nick31415/Tasker_TrafficMonitor
Since this is my first post here as well, please feedback (both on my post and my project)!
Kind regards,
Nick
Anyone else having the issue of the pictures not being displayed? Even though I've uploaded them to XDA-developers.com it appears that they are referred to as img.xda-cdn.com which is not accessable.

Categories

Resources