[Mod] Cleaned Up Dialer - Fascinate Android Development

If folks have noticed, the Froyo dialer is a mess. From typos to crashes, its a mess.
So I modified this for my own rom, but am packaging it for anyone.
--Deleted all the Epic 4G icons.
--Replaced messed up icons with working ones.
--Removed Visual Voice Mail xml, and icons.
--Removed CityCallerID code.
--Remapped voicemail button to work with Google Voice.
http://dl.dropbox.com/u/2056318/update-template/dialer_reworked.zip

awesome, headed out the door right now but will install when i get home. thanks!

Thanks a ton
Sent from my SCH-I500 using XDA App

Version 2.
http://dl.dropbox.com/u/2056318/update-template/clean_dialer_2.zip
This is only needed if you use the car dock and dialer.

Hey adryn would you mind packaging a cyanogen dialer? Or maybe see if kaos wants to package his kaoscinate dialer? Just a request
Sent from my SCH-I500 using XDA App

adrynalyne, I'm feeling very noob here, but have to ask about this:
> After applying DL30, if I even attempt to apply this or the (other thread) throttling mod, I end up with a system that is completely hosed and have to keep going back to a full DL09 ODIN and starting all over.
Again, apologies as necessary here, but I'm not sure where my retardation lies at this point. I faithfully do all the things I'm supposed to (or so I think) ... I wipe twice, I flash, happiness temporarily ensures, but I always end up with a device that won't even load the home screen app (endless force closes) every time I try to apply this or any other ODIN-based updates to DL30. Sorry
edit: my current process:
1. Reflash to a completely sock DL09 via ODIN
2. Flash Clockworkmod RED (yours) for DL09 via ODIN
3. Flash the su/busybox mod via aforementioned red clockworkmod
4. Flash DL30 leak via red clockworkmod
After this, anything I seem to do with clockworkmod recovery, including your dialer fix, causes me to start all over again. I'm not an idiot, but I'm obviously missing a step here.

Any shots of what this looks like?

kuronosan said:
Any shots of what this looks like?
Click to expand...
Click to collapse
I'm back to a working state of DL30 without any add-on mods via clockwork at the moment, but if I dare do it again tomorrow, I'll certainly post a screen shot. Honestly didn't think of that.
What I see after trying to install this via ODIN is essentially a black screen with a force close on LauncherPro (installed via Android Market) or TwLauncher (if I reflashed and didn't deal with the Market yet). I can use the power button to get the "Power Off" option available and so far have just re-flashed from a stock DL09 to DL30 if I'm in that bad place.

Does this affect the theme of the dialer? Can I apply it after applying a theme? Thanks!

djp952 said:
I'm back to a working state of DL30 without any add-on mods via clockwork at the moment, but if I dare do it again tomorrow, I'll certainly post a screen shot. Honestly didn't think of that.
What I see after trying to install this via ODIN is essentially a black screen with a force close on LauncherPro (installed via Android Market) or TwLauncher (if I reflashed and didn't deal with the Market yet). I can use the power button to get the "Power Off" option available and so far have just re-flashed from a stock DL09 to DL30 if I'm in that bad place.
Click to expand...
Click to collapse
You don't apply this with Odin, it's a CWM zip...

iofthestorm said:
Does this affect the theme of the dialer? Can I apply it after applying a theme? Thanks!
Click to expand...
Click to collapse
This will untheme your dialer; it will be just like the stock one after flashing.

BTW, here is a screen shot
{
"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"
}

Kevin Gossett said:
BTW, here is a screen shot
Click to expand...
Click to collapse
How do you get to that? I have super dark DL30 but this reflashed it back to stock dialer but fixed.

Here is a version that has a remapped voicemail button to work with YouMail
Many thanks to Adrynalyne for the original work + helping me diagnose / debug my changes !!!!
-Doug

The voicemail button at the bottom left causes vibe once then twice then force close.

Syn Ack said:
The voicemail button at the bottom left causes vibe once then twice then force close.
Click to expand...
Click to collapse
Make sure you have google voice (as would be the point of the button remap) or YouMail if you are using dhoards. ...

Does this work with EB01?

ecpolo521 said:
Does this work with EB01?
Click to expand...
Click to collapse
check here.... http://forum.xda-developers.com/showthread.php?t=950361

tapout27 said:
ecpolo521 said:
Does this work with EB01?
Click to expand...
Click to collapse
check here.... http://forum.xda-developers.com/showthread.php?t=950361
Click to expand...
Click to collapse
I just updated the thread above to include both a YouMail version and Google Voice version.
-Doug

Related

[MOD] White Statusbar Clock for Axura JL5

I re-coded the Services.jar in /system/framework for Axura JL5. The clock is originally black, which goes against most themes out there. I figured id post the Services.jar file here for anyone interested. THIS WILL ONLY CHANGE THE TIME CLOCK COLOR TO WHITE (top right hand corner of screen), NOTHING ELSE. This is ideal for people who are trying to theme with a black status bar.
{
"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"
}
Instructions:
1. Download and extract the Services.jar attached to this post
2a. Use Root Explorer to replace existing Services.jar (/system/framework), then reboot
or
2b. Place new Services.jar in the "Tools" folder in AndroidSDK, then via ADB in the command prompt, type the following commands
adb remount
adb push services.jar /system/framework/
adb shell reboot
3. Once you reboot after either method, it may take a while. Please be patient, it could take up to 5min
4. If it works, and you are satisfied, please smash the "Thanks" button.
DISCLAIMER: THIS IS ONLY CONFIRMED TO WORK FOR AXURA JL5 ON THE VIBRANT, dont bother trying on any other ROMs or devices.
is this the clock for alarm clock or the time clock?
Thanks for this effort, perhaps a screen shot would be more discriptitve.
serendipityguy said:
is this the clock for alarm clock or the time clock?
Thanks for this effort, perhaps a screen shot would be more discriptitve.
Click to expand...
Click to collapse
Time clock. Updated OP with screenshot and clarification......i was going to originally post a screeny but i forgot.
Edit.. Just realized the title said "axura". Duh.
Sent from my powered vibrant.
Hey top shelf what battery widget are you using in that screenshot?
Sent from my SGH-T959 using XDA App
Joshochoa187 said:
Hey top shelf what battery widget are you using in that screenshot?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
its called "battery monitor".....i never use anything else
allthrottle said:
Edit.. Just realized the title said "axura". Duh.
Sent from my powered vibrant.
Click to expand...
Click to collapse
if you would like it done for another ROM, i could try....no promises though. PS - i only know the codes for white, black, and red
if you do in fact want to me try, keep in mind you have to backup your Services.jar and test the new one yourself....no offense but i dont feel like flashing back and forth between ROMs haha
Worked like a Charmed.thanks
Worked for me Thanks Topshelf
Sent from my SGH-T959 using XDA App
Amazing! Worked as explained using Root Explorer! Thank you!
thanks for the fix, the time showing up white now
amazing how one little change makes it look 10x better. thanks!
Glad to help!
good work... didnt take long for you to catch on how to do it.
Jaynrb said:
good work... didnt take long for you to catch on how to do it.
Click to expand...
Click to collapse
oh no this is different, this has nothing to do with .xmls......but i DID also figure that out, thanks again for your help with that
yeah i had a fun time decyphering all of the services.jar... not as easy as changing all of the xml stuff.
So, any reason why changing this file would cause the phone to go into a reboot loop? That is what happened to mine...
jshatch said:
So, any reason why changing this file would cause the phone to go into a reboot loop? That is what happened to mine...
Click to expand...
Click to collapse
i dont know, no one else has reported this issue......off the top of my head, did you do any of these:
1. Did not unzip the attached file before replacing services.jar
2. try to flash through clockwork?
re-read the instructions in the OP and make you followed them EXACTLY. if you did, then it should work flawlessly. If done right, thsi is not a risky mod.
The file that was unzipped somehow got truncated, so it was corrupt when I copied it over. After I restored and tried again it works.
And, I also added that file to the theme zip I use so when I applied it through clockwork it applied this file as well. Is that something that perhaps should be included in themes? <shrug>
jshatch said:
The file that was unzipped somehow got truncated, so it was corrupt when I copied it over. After I restored and tried again it works.
And, I also added that file to the theme zip I use so when I applied it through clockwork it applied this file as well. Is that something that perhaps should be included in themes? <shrug>
Click to expand...
Click to collapse
well i dont think there is a single theme out there that has a status timeclock as the same color as the statusbar background (unless its intentional, ive seen those, in order to get rid of the clock)
the only reason i did this was because im very anal about my phone and the way it looks. Axura JL5 is the ROM of my choice, but the way i theme it has a black statusbar, so i had to change the color of the clock so i could see it. The original ROM theme had a grey statusbar, so the clock could be seen. That was the choice of Master (the ROMs developer), and we have to respect his themeing choice.

[THEME] HTC Sense v1.1

Do not install on Bell Atrix for now..
I put together a theme just for kicks. This was ported from the HTC Thunderbolt framework.
Just to clarify, this is NOT the HTC Sense launcher with HTC's widgets and all of HTC's quietly brilliantness. This is just a theme to make your Atrix look like it has Sense on it. The notification bar and buttons have been ported from Sense, nothing else.
Install with CWM. File attached on the bottom.
Sense dock for Launcherpro or GO Launcher
{
"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"
}
Again: I am not responsible for any softbricking that may occur as this was only tested on my phone.
Changelog:
1.1
fixed volume bar
1.0:
initial release
Click to expand...
Click to collapse
Credits: kennethpenn: Gingerblur framework and services.jar
Looks sweet. Good job!
Did you get 1% increments for battery in the task bar?
There is a system dump in the HTC sensation section, was looking at their apk's and whatnot. http://forum.xda-developers.com/showthread.php?t=1035327
Again, is it possible to uninstall? I've asked this questions many times in every theme thread but no one seems to respond? Uninstall steps should be helpful.
Sent from my MB860 using XDA App
slayu said:
Again, is it possible to uninstall? I've asked this questions many times in every theme thread but no one seems to respond? Uninstall steps should be helpful.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
When i want to uninstall a theme i flash de-odexed 1.5.7 version via CWM recovery. it works fine, I may have to change few settings thou. Not sure if it is an option for you but that is just how I do it...
Sekhar
To me, if you're going to theme or try one of these themes, ROMS(themes)...
1. Install Titanium Backup, back up your apps & system(I do separate backups so I can just restore one or the other)
2. Install CWM so you can nandroid and if you screw up, just restore to your backup before you themed/ROM.
I did a nandroid before I tried Gladiatrix... installed ROM(notheme, I might try the theme one next).. messed with it.. now I want to try Gingerblur... boot to recovery, restore my backup... bamm.. back to normal..
Boot back to recovery.. install Gingerblur... liking it... and if I want to go back before I installed Gingerblur.. back to using CWM and restore...
1 rule of thumb.. backup your stuff before messing with it.....
ksekhar said:
When i want to uninstall a theme i flash de-odexed 1.5.7 version via CWM recovery. it works fine, I may have to change few settings thou. Not sure if it is an option for you but that is just how I do it...
Sekhar
Click to expand...
Click to collapse
Just tried this over GladiAtrix V4 and works fine. Flash de-odex 1.5.7, boot and you ll see plain stock theme. If you wish to install sense theme then go to recovery and flash. You should be able to see sense theme. I didnt lose any data/settings. I did backup just to be safe thou...
Reference: I was on gingerblur. Flashed sense 1.1. Restore from right before the sense flash. Works flawless.
Sent from my MB860 using XDA Premium App
This looks nice but is there any way to keep network operator name? i like having it .
Can i change the rounds corners bar?
Thx
is it possible to install this while running gingerblur?

[UN-THEME] Stock ATT 1.83 Deodexed Theme Removal Tool

Major Update!
This tool was put together based on some request I saw on the boards, and using different snippets of code and a little know-how.
The latest version of Un-Theme-Me is a comprehensive theme removal tool that will undo any currently available applied themes and revert your Motorola Atrix 4G to an ATT 1.83 Deodexed file system files, stock boot animation, maintain your data and even widgets. FYI, I've only tried this on my phone once. I'm not interested in taking multiple runs at re-creating the whole process. I was running a heavily modified version of GingerBlur 3.1 and used this tool to successfully revert back to a Stock ATT 1.83 state with no issues. I then ran the program again just for good measure.
Download
Stock ATT 1.83 Deodexed Theme Removal Tool - note, this installs 1.83 version files. Verify that you are on ATT version 1.83 in your settings, about phone before using this program. This program may work for other versions in the future.
Your phone will take a REALLY long time to reboot after this is applied. BE PATIENT. The first time I tested this the phone sat on the ATT logo screen that I was halfway through taking off the case to do a battery pull when it started up. Subsequent installs have taken the same amount of time.
To use:
Download the .zip from the link above
Plug your phone into USB - set USB Connection to USB Mass Storage
Place the stock-att-1-8-3.zip file on your SD card
Follow all CWM instructions to eboot to install mode with CWM Recovery
Follow the prompts to install this zip from your SD card
You know the drill, I am not responsible for any "bricking" that may happen to your device. I have only tested it on my phone only.
I RECOMMEND NOT INSTALLING ON A BELL ATRIX.
This program will take your phone back to the stock 1.83 ATT deodexed file system.
Let me reiterate - I have only tested this on MY phone but have been successful in removing all themes I've installed from this site. Thanks and good luck.
Before and after shots:
{
"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"
}
-------
(don't worry about the times in the status bar, the Cool Blue image is a few days old )
p.s. - it also maintains root access .
Stock ATT 1.83 Deodexed Theme Removal Tool File List:
Stock 1.83 system/app (deodexed) folder (minues gmail because it caused FCs when included)
Stock 1.83 system/framework(deodexed) folder
Stock system/media/bootanimation.zip
Stock system/fonts
Stock system/lib/libjni_latinime.so
Stock build.prop
Great Job!
You should also include the original blur-res.apk, as some users may edit that as well...
very useful tool !!
thank you
saar73 said:
very useful tool !!
thank you
Click to expand...
Click to collapse
+ 1
10 char
Thanks for the bump, currently working on a full CWM version for removing complete themes like kennethpenns.
Sent from my MB860 using XDA App
very usefull!!
unthemed okay, but returning boot animation to stock didnt worked for me.
Paschalis said:
very usefull!!
unthemed okay, but returning boot animation to stock didnt worked for me.
Click to expand...
Click to collapse
That's strange, I actually used it today to reset my boot. So nothing happened at all for you?
Sent from my MB860 using XDA App
Stock boot animation is just the moto one? Or and the att one?
Sent from my MB860 using XDA App
Original boot animation (Motorola and ATT):
http://www.youtube.com/watch?v=gpzvOfhYoug&feature=related
isnt this a bit tricky since those files may have changed if you going to different roms (1.26, 1.52, 1.57, etc) and might get bootloop?
You're right and I'll add a disclaimer to the op regarding the version used by this until I can build some kind of version checking into the program. Boot shouldn't be affected.
Sent from my MB860 using XDA App
It didn't work for me? Nothing is removed...
Did you get any superuser requests while running the tool? Did it seem like it ran correctly or did it give any errors?
Bumping to the top of the list for my major update - check original post of this thread for Stock ATT 1.83 Deodexed Theme Removal tool. Will remove any theme you've got.
I wish I would've seen this last night. Installed matted blue theme, then decided I didn't want it. Ended up just doing a restore from cwm which worked beautifully.
Thanks for this though
Sent from my MB860 using XDA Premium App
Well this will be handy for when the next update comes out... if another on actually does. THANK YOU!
Thank you very much !
Great tool , works great.
I know this will remove any themes I have, but will it remove P-ROMs such as Gladatrix?
drumercalzone09 said:
I know this will remove any themes I have, but will it remove P-ROMs such as Gladatrix?
Click to expand...
Click to collapse
An even better question would be will this remove the theme I put over top of gladiatrix? cause I wanna remove the theme for now but keep gladiatrix. I'm betting it will take most of the gladiatrix elements out to which I dont want to do.
drumercalzone09 said:
I know this will remove any themes I have, but will it remove P-ROMs such as Gladatrix?
Click to expand...
Click to collapse
For the most part yes; it does not disable sideloading/tethering/etc. but will replace all files in the /system folder with deodexed stock versions and will restore the ATT Bloatware.

[MOD] HTC Trace with Arrows v1.0 [1/12/12]

HTC IME Trace with Arrows v1.0​
ENGLISH ONLY​
After a very pain staking effort I'm am glad to bring to you the keyboard we've all been waiting for. This is the HDPI version resized and modified to fit our XHDPI screens. ​
{
"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"
}
Developers: If you use this keyboard in your ROM's. I require you give credit where credit is due. I personally spent DAYS trying to get the size proper as well as all the functions working correctly. Needless to say, this wasn't an easy task.​
Installation Instructions:​
1. Download zip file from link below.
2. Move to sdcard.
3. Reboot into recovery and flash.
4. Consider buying me a cup of coffee. This wasn't a small undertaking.
The HTC_IME.apk sometimes will not show up on ROM's that have been up and running for an extended period of time. If you find that to be your problem, you may need to reflash your rom, then flash the HTC_IME zip.
ROM DEVELOPERS:
Make sure you also include the libt9.so file that is inside the zip. Without it the trace functions will not work.
Download HTC IME Trace with Arrows​
Click to expand...
Click to collapse
what is the difference between all these terms: hdpi, mdpi, XHDPI, etc.?
bal1985 said:
what is the difference between all these terms: hdpi, mdpi, XHDPI, etc.?
Click to expand...
Click to collapse
Resolution and size
Sent from RezROM
No arrows after install, just Swype...
riotdog7 said:
No arrows after install, just Swype...
Click to expand...
Click to collapse
try flashing again... it may require you to reinstall the rom then flash right after boot.... like i stated in the OP... the HTC_IME.apk dont overwrite everytime... you can either try flashing multiple times or use the methods listed above...i will work on finding a sure way of flashing it but i'll revisit it later for now i need to move forward onto other projects
if you were on the original keyboard you already had trace
riotdog7 said:
No arrows after install, just Swype...
Click to expand...
Click to collapse
lllboredlll said:
try flashing again... it may require you to reinstall the rom then flash right after boot.... like i stated in the OP... the HTC_IME.apk dont overwrite everytime... you can either try flashing multiple times or use the methods listed above...i will work on finding a sure way of flashing it but i'll revisit it later for now i need to move forward onto other projects
if you were on the original keyboard you already had trace
Click to expand...
Click to collapse
If you are still seeing Swype just go into settings > keyboards and select this keyboard then go into a text box and do the long press just like you did to get Swype working.
This is awesome man, thank you!!
Is it possible to maybe name this as a different .apk say, HTC_IME2, so we can switch back and fourth between the arrows and no arrows if wanted.
andybones said:
This is awesome man, thank you!!
Is it possible to maybe name this as a different .apk say, HTC_IME2, so we can switch back and fourth between the arrows and no arrows if wanted.
Click to expand...
Click to collapse
i'd have to look into it... its not as simple as renaming the apk if you askin if you could run both on the system at the same time
thanks
No go... I even moved them manually and still nothing
Sent from a cellular telephone
Edit: going to try the one thing i didnt bother to read, ha, reflashing the rom and then flash the keyboard
Edit 2:
if it helps you out im running cleanrom 1.4
thank you for all your hard work
anyone have any advice? thank you
mrbracht said:
anyone have any advice? thank you
Click to expand...
Click to collapse
flash cleanrom then reboot into recovery once it boots and flash the zip.... i know it works on cleanrom scrosler did some of the testing on this
Thank you but after I asked this cleanrom 1.5 released. Amazing job btw. Glad to have the arrows back.
Sent from a cellular telephone
thanks for the mod. I hate not having the arrows.
I made a red keyboard out of it.
http://db.tt/aWZpOqAi try it out.
mcluvn said:
thanks for the mod. I hate not having the arrows.
I made a red keyboard out of it.
http://db.tt/aWZpOqAi try it out.
Click to expand...
Click to collapse
awesome.... would you be able to do black? its in my plans but with building a rom ... workin on gettin bugs out of ics, a job, a wife and 4 kids... i dont know how much more i could pull off lol
My keyboard is completely gone when I flash this mod (including the red flavor). No keyboard is visible in the settings or when you long press the button next to the home button.
I tried everything to get the stock one back, but keep getting FCs.
What's the best way to delete the mod? When I replace the htc_ime file and rename the libt9.so, I see the keyboard listed, but get the FCs.
I should add that I tried to flash the mod immediately after unlocking, rooting, installing recovery and Ziggy's kernel, so it was about as clean as I could make it.
** Update ** I couldn't install Swype as a temporary work around because you have to log into the beta site...which means typing. I gave up and backed up with Titantium Pro and did another factory reset.
ics
anyone know if this will work on the new ics roms?
I tried on ics. It doesnt work. Bored is working on one tho I believe
Sent from a cellular telephone
Is there a way to add additional settings to this keyboard that the HTC IME original keyboard had - particularly long press duration for alternate symbols, and swipe left to delete the last word typed?
bamf .9
Will this mod work on bamf .9, its deox so it should

IcyBlue (THEME)

Hey guys,
I made this UoT last night in the kitchen; i have a slight ICS style theme going on so i made this to coinside with my current settings. Features and screenshots below:
-Digital battery (all #'s from 1-100) changes color about every 20%
-Sense style status bar header and footer
-Heartbeat animation background
-Loading Circles Modified to Aqua
-Download bar& Volume bar are Aqua
-Fly-in window animations
Im working on matching icons also so look for an update.
Instructions:
Download from link and place on root of external sd
Enter clockwork recovery mode ***IF YOU HAVEN"T ALREADY MAKE A NANDROID BACKUP***
Wipe Cache
Install from SD - select the UOT.zip file you downloaded from 4shared
Reboot
**********if you encounter any errors, all you need to do if go back into CWM recovery --> Backup restore --> Advanced Restore --> Restore System. you don't need to do a full restore (saves a lot of time).************
Download via 4shared link:
*"UOT-03-02-02-44-1.zip" -
http://www.4shared.com/zip/PdFFsn2c/UOT-03-02-02-44-1.html
Let me know what u think!
Bigbison420
Sent from my SAMSUNG-SGH-I717
{
"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"
}
Very nice! Little choppy in the pull down menu but looks really good
Not that I am, but how would I go about uninstalling???
Sent from my SAMSUNG-SGH-I717 using XDA App
There were three files replaced when you installed the zip. You would need to push the original copy of the files back to your phone.
Framework-res
SystemUI
And i think
TWframework-res
Do not recall off the top of my head if these are APK files or not, I think so. Also tw may be tzframework
Not sure why, but had some problems after flashing this. Phone booted partially up, but skipped the lock screen. I could see my Widgets trying to load, but screen kept going black. Tried to reboot, but same deal. May have been a CWM problem, not sure (using b3). Restored successfully with Nandroid.
Anyway, will try again later, but I was wondering if you could change the wifi and cell signal bars to blue as well. I hate the grey!
Thanks!
Sent from my SGH-I717R using Tapatalk
slaydog said:
Not sure why, but had some problems after flashing this. Phone booted partially up, but skipped the lock screen. I could see my Widgets trying to load, but screen kept going black. Tried to reboot, but same deal. May have been a CWM problem, not sure (using b3). Restored successfully with Nandroid.
Anyway, will try again later, but I was wondering if you could change the wifi and cell signal bars to blue as well. I hate the grey!
Thanks!
Sent from my SGH-I717R using Tapatalk
Click to expand...
Click to collapse
Same problem but I got a little hasty and didn't make a nandroid right before installing it. Is there any way to get the stock framework files back so that I don't have to reflash the rom (running the SAUROM Projekt rom atm)?
Are I guys using can Beta 3? If not I may wanna try that...
This shouldn't cause any errors...
And yes I can probably cook up some icons to.match if you would like?
Sent from my SGH-I717R using XDA
BigBison420 said:
Are I guys using can Beta 3? If not I may wanna try that...
This shouldn't cause any errors...
And yes I can probably cook up some icons to.match if you would like?
Sent from my SGH-I717R using XDA
Click to expand...
Click to collapse
I haven't installed the theme but it does look nice. You're also the first themer (as far as I can remember) for our i717 Notes
I know it's just a beta, but a feature you want to look into is making the slide down bar transparent (I don't know the specific name, but the bar you pull down to show notifications/wifi/bluetooth/etc). I know that's a nice feature on my Nook Color.
tjw345 said:
I haven't installed the theme but it does look nice. You're also the first themer (as far as I can remember) for our i717 Notes
I know it's just a beta, but a feature you want to look into is making the slide down bar transparent (I don't know the specific name, but the bar you pull down to show notifications/wifi/bluetooth/etc). I know that's a nice feature on my Nook Color.
Click to expand...
Click to collapse
I can do a transparent status bar, just didn't think it looked as nice... maybe i will make a seperate flash just for that

Categories

Resources