Hello,
Does anyone know how I can get the "bounce-back" effect back?
Before when scrolling up or down it would overscroll and bounce back, but having updated to 2.3.5 it's been replaced with a blue fade.
Is there any way I can get it back? I've rooted my S2 and happy with everything else.
Thanks,
Brad.
BradDodi said:
Hello,
Does anyone know how I can get the "bounce-back" effect back?
Before when scrolling up or down it would overscroll and bounce back, but having updated to 2.3.5 it's been replaced with a blue fade.
Is there any way I can get it back? I've rooted my S2 and happy with everything else.
Thanks,
Brad.
Click to expand...
Click to collapse
What ROM where you using before? Stock or Custom
Sent from my GT-I9100 using xda premium
as youre rooted you can flash this in cwm
http://www.multiupload.com/BMK266DIQQ
Hey,
@CdTDroiD - Using stock.
Thanks skimminstones, I'll try it now.
Na, didn't work. Still uses the blue fade.
strange, its worked on every rom ive flashed it on so far
Oh.
Hmm, the menu doesn't work either. Makes the browser crash and brings up an error.
I'll restore. Any other ideas?
Thanks!
Have a read of jkays thread.
He has a version you could try.
Also I saw another thread in the dev section where you can get the bounce effect in browser and other apps.
I'll try and find a link.
Edit: here is the link.
http://forum.xda-developers.com/showthread.php?t=1386890
Sent from my GT-I9100 using XDA App
Related
OK so took me a bit to get this back up but new site is up thanks to scrosler so make sure to give him a huge thanks! and want to thank Jamison904 for his thread while I was MIA.
So nothing new as of yet but all my old stuff is back up and in order on my new website b00sted.com may be making the red theme soon if ICS dont make a appearance soon lol.
Without further adieu...
:O
It's....so......beautiful
best theme!~
thanks, I hope I can work out the few bugs like the toggles not going all way across on the panel and such.
So beautiful, thank you.
Hey great theme. One question, do you know how to swap out the clock font? I'm trying to get the blue honeycomb stock clock. I did it successfully in my In Paris theme, but now I don't remember how I did it, lol.
tallgrasshawk said:
Hey great theme. One question, do you know how to swap out the clock font? I'm trying to get the blue honeycomb stock clock. I did it successfully in my In Paris theme, but now I don't remember how I did it, lol.
Click to expand...
Click to collapse
That's the only thing this is missing - seriously.... the HC clock on both the task bar and notification popup would make this absolutely perfect!
Thanks in advance!!!
how about a non accurate battery version?
Such an awesome theme, thank you so much for all the hard work! Any chance you could post the lockscreen wallpaper (looks to me like it's an HTC wp) seperately so I can apply it as my standard wp?
Sent from my GT-P7510 using xda premium
Just flashed this after installing Task's v5.0 KMM ROM and as a few others reported, it locks up the boot animation when doing so....
EDIT - this fixes it.... install the ROM and then let it boot before installing the theme! once it boots, let it sit for a while, and then go back to recovery, flash the theme, and it fires right up, nice......... Thanks again!
Can you pls attach your lock screen wallpaper.
Sent from my GT-I9100 using XDA Premium App
GarciaM25 said:
Just flashed this after installing Task's v5.0 KMM ROM and as a few others reported, it locks up the boot animation when doing so....
EDIT - this fixes it.... install the ROM and then let it boot before installing the theme! once it boots, let it sit for a while, and then go back to recovery, flash the theme, and it fires right up, nice......... Thanks again!
Click to expand...
Click to collapse
Where did others report the issue?
If you guys are going to flash boosted themes. Make sure you are already on my rom and have it booted. Don't flash my rom and then flash the theme without booting in between both flashes.
Jay Rock said:
Where did others report the issue?
Click to expand...
Click to collapse
Starting around post 900, people were having problems with v5.0 booting up, guess that wasn't related to this theme, but rather Task's, must have read it wrong.... when I flashed v5.0 and then this theme right away, I got stuck at the Android text boot animation - when I flashed the ROM first and then let it boot completely, then went back to flash the theme, it worked just fine, so that's where I drew my conclusions from.... didn't mean to insult anyone, if I did!
anilkuj said:
Can you pls attach your lock screen wallpaper.
Sent from my GT-I9100 using XDA Premium App
Click to expand...
Click to collapse
+ 1
And this theme looks great, haven't run into any problems so far. Just add some wallpapers to choose from would be great.
Sent from my GT-P7510 using xda premium
task650 said:
If you guys are going to flash boosted themes. Make sure you are already on my rom and have it booted. Don't flash my rom and then flash the theme without booting in between both flashes.
Click to expand...
Click to collapse
I think it is best practice to only flash 1 thing at a time
looks great..will this work on a stock KMM 3.2?
as oppose to Tasks?
nandihno said:
looks great..will this work on a stock KMM 3.2?
as oppose to Tasks?
Click to expand...
Click to collapse
not as of last ver as custom framework has come into play
mbh87 said:
how about a non accurate battery version?
Click to expand...
Click to collapse
Yeah, I'd prefer the stock ICS battery icon
KiNG OMaR said:
Yeah, I'd prefer the stock ICS battery icon
Click to expand...
Click to collapse
I would like to only keep one ver of the theme updated but once I get a good base worked out I def can do this for you guys
I read about potentially using a transparent png image to be able to see your screen before unlocking but after trying several .png files I came up with no luck. The phone either uses black background before your image or it just doesnt recognize the transparent. Any ideas?
http://forum.xda-developers.com/showthread.php?t=1261860
If you want to do it yourself, here's how:
I use notepad++ for editing, but any editor will work. Use apkmanager to decompile / compile framework-res.apk.
Edit res/layout/keyguard_screen_tab_unlock.xml.
In line 2 replace android:background="@color/background_dark" with android:background="@drawable/default_wallpaper".
In line 5 replace android:background="#30000000" with android:background="@color/transparent".
In line 12 replace android:layout_marginBottom="80.0dip" to android:layout_marginBottom="0.0dip".
Edit res/layout/zzz_keyguard_screen_lockscreenwallpaper.xml.
In line 2 replace android:background="#ff000000" with android:background="@color/transparent".
In res/drawable-hdpi:
Replace default_wallpaper.jpg with default_wallpaper.png. Replace zzzzzzzz_default_lockscreenw.jpg with transparent zzzzzzzz_default_lockscreenw.png (can be any png size 480x800).
Thats it.
Click to expand...
Click to collapse
Thank you!
And this will allow for transport and non transparent (opaque?) backgrounds right?
No idea honestly, just came across that thread a few days ago and haven't gotten around to trying it.
Anybody actually try this yet??? sounds like a cool idea
I have transparent zzzzzzzz_default_lockscreenw.png
can I replace it over the original without decomp/recomp? I haven't done that yet, iffy about doing something wrong. (I've heard of people not recompiling right and unhappy results)
AntwanL said:
I read about potentially using a transparent png image to be able to see your screen before unlocking but after trying several .png files I came up with no luck. The phone either uses black background before your image or it just doesnt recognize the transparent. Any ideas?
Click to expand...
Click to collapse
Jkay settings has this feature. You should be able to find the apk on XDA.
Sent from my Galaxy S II (i777) using XDA Premium.
Jkay mod
Is Jkay mod available allready as a separate apk, so I can run on any rom. I've been looking hard, even asking Jkay himself, and haven't got any answer yet.
anonymous! said:
Is Jkay mod available allready as a separate apk, so I can run on any rom. I've been looking hard, even asking Jkay himself, and haven't got any answer yet.
Click to expand...
Click to collapse
You can get jkay from this thread.
http://forum.xda-developers.com/showthread.php?t=1439635
And here's the version for XWKLJ1 ROMS
http://forum.xda-developers.com/showthread.php?t=1154278
Sent from my Galaxy S II (i777) using XDA Premium.
Man_Cave_Tech said:
You can get jkay from this thread.
http://forum.xda-developers.com/showthread.php?t=1439635
And here's the version for XWKLJ1 ROMS
http://forum.xda-developers.com/showthread.php?t=1154278
Sent from my Galaxy S II (i777) using XDA Premium.
Click to expand...
Click to collapse
How do I know which to download? I'm not on XXLA4/6 or anything else he lists
Tried flashing the LA4/6 one with no luck
Sent from my SAMSUNG-SGH-I777 using Tapatalk
AntwanL said:
How do I know which to download? I'm not on XXLA4/6 or anything else he lists
Tried flashing the LA4/6 one with no luck
Sent from my SAMSUNG-SGH-I777 using Tapatalk
Click to expand...
Click to collapse
I can't do all the work for you. Best way to learn this stuff is to do a little foot work. If you can't find one for your ROM, there are plenty of great ROMs with jkay preinstalled.
Sent from my Galaxy S II (i777) using XDA Premium.
Man_Cave_Tech said:
I can't do all the work for you. Best way to learn this stuff is to do a little foot work. If you can't find one for your ROM, there are plenty of great ROMs with jkay preinstalled.
Sent from my Galaxy S II (i777) using XDA Premium.
Click to expand...
Click to collapse
But you're saying it is possibly on KH7 or KK6? Just looking for a nudge in the right direction since there is a lot of misinformation floating around.
Sent from my SAMSUNG-SGH-I777 using Tapatalk
As far as I am aware, they are not avaliable for UCKK6. Additionally, Jkay himself states in his post not to ask about porting to anything other than what is listed. I’m not trying to be rude, just saying that is probably why you aren’t getting a reply. #3 on the third post
Well I'm hoping it's something like i9100 roms, they are intended for i9100 devices but with hellraiser mods they work fine on our devices.
Sent from my SAMSUNG-SGH-I777 using Tapatalk
AntwanL said:
Well I'm hoping it's something like i9100 roms, they are intended for i9100 devices but with hellraiser mods they work fine on our devices.
Click to expand...
Click to collapse
I have used v12 on Villian ROM and v13 on Check ROM (both hellraised) and they both worked great. I recently moved back to Unnamed and the Jkay stuff is the one thing I miss most.
I found this. It isn't jkay, but it might have what you want. I will try it out myself and get back to you.
*edit* Not exactly what your looking for. It has a transparent pull down and you can change the order and appearance of quick toggle items but no transparent lock screen. Still pretty neat mod though.
There is a mod out I'm going to try, the maker of it made one for 2.2.1 for me but before I was able to install it I ended up going back to 1.3.2 and now I'm going to try it myself.
Sent from my SAMSUNG-SGH-I777 using Tapatalk
You know what's funny is, I rooted my mom's brand-new T-Mobile SGS II using their odin instructions, then booted into CWM and flashed Superuser, and when I rebooted the phone back into Android, the lockscreen was transparent.
This theme is based on IceCreamSandwich! I should start this off by saying I'm a total noob and backup before you flash this!
This theme may have way too much cream so don't complain to me if your phone starts oozing cream and bricks. Any other problems you encounter are not mine and you should consult google or motorola if you can't get your phone working.
I have this theme running on a bootstrapped Joker skinnyrev1 (Props to Joker!). Also works on Rocko 2.1 and skinnyrev1 locked. OK on to what is and what's going to be!
What this has:
Roboto Fonts
Notification Toggles (Icons from CM9)
ICS Notication Icons
Notification Bar
Settings and pop menus inverted thanks to jfdebo779
What needs to be done:
ICS themed dialer
ICS animations
ICS tabs
Update: I do not believe I am going to find that todo list. These are more then likely the final themes!
Warning: the blacked out menus in 0.5.0b and 0.4.91 seem to be causing problems on some photons so back up before you flash these. 0.5.0 and 0.4.9 do not have these issues so backup before you flash these.
Hint: If you don't see the notification toggles delete the system ui apk odex file and reboot the toggles show up (thanks goes to AJC9000). I have done this on my photon in December and have not had any problems
Change Log
0.5.0b
Changed Notification toggles to CM9
Updates to Notification bar icons (These are finished as far as I'm concerned)
0.4.91
jfdebo779 inverted menu popup
jfdebo779 inverted Settings menu
0.4.9
More ICS notification icons
Notification bar touch ups
If you have ADW or launcherpro you can get icon themes and what not on the market.
Credit:
jokersax11
jfdebo779 was awesome enough to do the settings inverse for me!
Based off of motempo's [Any Deodex] Quantum Photon with Notification Toggles v0.11.13.
Got most of the ICS graphics from source but a few I pulled from one of edward.hidalgo's posts.
Galaxy Nexus Bootanimation came from nonione.
You can get the pngs from the zip but I wanted to give the xcf cuz they took way to much time not to share!
Open these with gimp.
MinceMan said:
This is where other stuff will go some day!
Click to expand...
Click to collapse
Looks good!!! Great work
Sent from my MB855 using xda premium
edward.hidalgo said:
Looks good!!! Great work
Sent from my MB855 using xda premium
Click to expand...
Click to collapse
This ics mod i made i included the animations
Sent from my MB855 using xda premium
Are the animations compatible with ginger bread or will I have problems porting it over?
Sent from my Photon 4G
Nice job. I'm going to flash when I get off work.
MinceMan said:
Are the animations compatible with ginger bread or will I have problems porting it over?
Sent from my Photon 4G
Click to expand...
Click to collapse
Yea they should work if you use spare parts sometimes the animations might be hard to see
Sent from my MB855 using xda premium
If you delete the system ui apk odex file and reboot the toggles show up.
Nice theme budd
If you need help inverting settings menu or pop up menu let me know.
Sent from my MB855 using XDA App
AJC9000 said:
If you delete the system ui apk odex file and reboot the toggles show up.
Nice theme budd
Click to expand...
Click to collapse
Aww sh!t son! That makes things make so much sense. Is there any reason I can't autodelete that file when this flashes?
MinceMan said:
Aww sh!t son! That makes things make so much sense. Is there any reason I can't autodelete that file when this flashes?
Click to expand...
Click to collapse
Not sure. I think Joker was going to look into why.
Although I just made my own copy and paste bootstrap rom and the toggles showed up right away and next to none of the files had their ODEX counterparts in root explorer
jfdebo779 said:
If you need help inverting settings menu or pop up menu let me know.
Sent from my MB855 using XDA App
Click to expand...
Click to collapse
Will do! I'm going to try and give it a shot first and I'll let you know if I get stuck.
Sent from my Photon 4G
Edit:
I'll definitely take that help!
im guessing that this theme cant be used on cybik's CM7?
Supergoodsmitto said:
im guessing that this theme cant be used on cybik's CM7?
Click to expand...
Click to collapse
I have no idea. Though for cm7 there is a free ICS theme mod on the market. I would try that out if I were you.
Can I use this on just a rooted phone?
kusanagi-sama said:
Can I use this on just a rooted phone?
Click to expand...
Click to collapse
I have my phone rooted and locked with joker's skinny rom. I use bootstrip to flash it. I think it would work on on stock but don't know. Just go into recovery, backup and flash it. If you phone doesn't boot then go into recovery and restore your backup.
So I can't figure out how to get the Text on the notifications (I think latest item) to be white... Anyone know what I'm doing wrong. I'm also having lots of problems decompiling and what not.
when I flash this, even if I clear cache and dalvik all I get are FC's from a slew of system apps that keep FCing constantly. Bluetooth Share, Gallery, GMail, com.google.process... etc.
Any ideas would be most appreciated on how to fix.
I really don't know as I have not seen that at all. What roms are you using? Are you unlocked? I'm on a joker skinny locked. Are you seeing this with any other themes? Can you flash the Quantum rom fine?
Sent from my Photon 4G
newalker91 said:
Same here
...
Click to expand...
Click to collapse
When this happens you have a few choices.
Clear out the sd card, internal memory or bite the bullet and delete those system apps from the zip. Possibly even preform a full data wipe.
I have searched far and wide for an answer to this one.
Is there a mod available to allow for 5x5 homescreen in senseui? Half of the reason I use go launcher is the option for 5x5. I know that some of the HTC widgets will not work correctly if you try and stretch them out, that's okay by me. I'm not looking for a 5x5 app drawer matrix, merely to expand the real estate on my home screen.
Thanks for any help with this.
Yes. It is a flashable file from il duce, but I'm on my phone and can't search result for it. When I get on my computer, I'll try to find the post. I think it is in the d3rp Rom thread.
Sent from my ICS 3VO with Tapatalk 2
coal686 said:
Yes. It is a flashable file from il duce, but I'm on my phone and can't search result for it. When I get on my computer, I'll try to find the post. I think it is in the d3rp Rom thread.
Sent from my ICS 3VO with Tapatalk 2
Click to expand...
Click to collapse
Thanks!
Thread
Download
If u need any more help just pm me
Hit the thanks button if i helped
Just a heads up for anyone that reads this...
I used the information from this thread. I'm using zr3dx ics as my Rom. First time, tried with the Rom already setup. Cleaned cache and installed zip. It was stuck on updating android screen. The second time, tried in fresh install with full wipe. It booted, but home was a black screen and senseui would not start.
Sent from my PG86100 using xda app-developers app
mrtomaso said:
Just a heads up for anyone that reads this...
I used the information from this thread. I'm using zr3dx ics as my Rom. First time, tried with the Rom already setup. Cleaned cache and installed zip. It was stuck on updating android screen. The second time, tried in fresh install with full wipe. It booted, but home was a black screen and senseui would not start.
Sent from my PG86100 using xda app-developers app
Click to expand...
Click to collapse
I thought those might work on any Ics sense Rom, but maybe they are Rom dependent and only work on d3rp.
Sent from my ICS 3VO with Tapatalk 2
Is there any way to get scrolling wallpaper with the latest 4.1.2 ROMs? I actually don't hate TouchWiz as much as I used to, but I find myself missing scrolling wallpaper.
donalgodon said:
Is there any way to get scrolling wallpaper with the latest 4.1.2 ROMs? I actually don't hate TouchWiz as much as I used to, but I find myself missing scrolling wallpaper.
Click to expand...
Click to collapse
A quick search returns a few results:
http://forum.xda-developers.com/showthread.php?t=1691957&highlight=4x5
http://forum.xda-developers.com/showthread.php?t=1848582&highlight=4x5
http://forum.xda-developers.com/showthread.php?t=2003693&highlight=4x5
Good luck!
Thanks. I found the first two before, but they were only deodexded mods.
I hope the last one works on odexed stock.
Does anyone know?
donalgodon said:
Thanks. I found the first two before, but they were only deodexded mods.
I hope the last one works on odexed stock.
Does anyone know?
Click to expand...
Click to collapse
It works on odex
I am using that mod
But always make a backup. ...
Sent from my GT-I9300 using xda premium
Just for future reference, the last option does work on Odexed stock. Hope it will continue to be developed.