Related
Before I begin, I want to let everyone know I searched endlessly for the problem I'm having and have found absolutely nothing. I'm hoping someone out there can help solve this problem for me. Also I'm posting here rather than any other section because it seems as though I would get the best help here.
I downloaded all of fresh's different vanilla clock options and tried them all individually making sure to wipe data/dalvik cache and haven't been able to achieve the results I'm looking for. Here are the problems:
1. His vanilla lock screen works but not when I receive calls, only when I turn off/on screen. When I receive calls I get the standard Htc lock screen. I've tried everything I can think of including using root explore to remove factory lock screen and also going in through the adb shell. Both ways seem successful until I get a call and realize I have the same problem all over again.
2. The second problem is that the vanilla clock on the lock screen is blurry and doesn't look the way it supposed to. It's black instead of white and very faint. I've found a way to get rid of the clock in the lock screen but would rather have one.
Basically I'm trying get the vanilla lock that's in darchdroid 2.7 or one that operates in that manner and looks the same. I'm assuming that that's the original unmodified/themed vanilla lockscreen.
Oh, and all this time I thought all those vanilla lockscreen mods (JsChiSurf, flipz, and the Gregalous's metamorph) handled calls this way!
I would also like to see this. Just a pure AOSP lock screen with all the looks and functionality of the original.
I'm confused my clock in the rotary aosp lockscreen is white and when I get a call the arc from the HTC lockscreen comes up but that's what's in the frameworks. I don't know what darchdroid looks like cause I've never tried it. I prefer sense roms.
Papa Smurf151 said:
I'm confused my clock in the rotary aosp lockscreen is white and when I get a call the arc from the HTC lockscreen comes up but that's what's in the frameworks. I don't know what darchdroid looks like cause I've never tried it. I prefer sense roms.
Click to expand...
Click to collapse
I prefer Sense based roms as well after having numerous problems with dd 2.7 I ran out of patience. Plus fresh is running incredibly smooth for me. But the vanilla lock screen on that rom is neat because it's made so that it comes up all the time in similar fashion to phones that come stock with vanilla such as the original droid. This means that when you get a call to answer/unlock the vanilla lock screen comes up as well. No Sense lock whatsoever. Also I believe that it's themed so it's not completely clear but only semi transparent so that you can tell the lock screen is there. Lol I'm probably not doing a good job at describing it and don't have any screen shots since I"m not using dd 2.7 anymore.
Below is a thread from a while back about putting aosp apks on Sense based roms and you (Papa) have a post that you signed the zips so that they could just be flashed on instead of pushed. I wonder if this is possible with the vanilla lock screen? I figured if anyone would know it would be you or jschisurf. I extracted dd 2.7 rom and looked through the individual files for the lock screen but since I don't know what I'm doing (I've programming illiterate) I didn't see anything.
http://forum.xda-developers.com/showthread.php?t=667715&highlight=aosp+apk
It will have to be done differently. Its not an app. Its in the android.policy file in the frameworks folder. I'm not great at classes.dex edits. IR bet is to ask jschisurf. He's the man when it comes to those edits
Should I send him a pm along with a link to this thread then?
Sent from my HERO200 using XDA App
aerajan said:
Should I send him a pm along with a link to this thread then?
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
That would be ur best shot
You might want to check out WidgetLocker if you haven't heard of it. It's $1.99 and really customizable.. here's the thread http://forum.xda-developers.com/showthread.php?t=732986
And here's a video review of it http://www.youtube.com/watch?v=9InDlQTy5lY At 5:15 it looks like you can get the exact AOSP lock functionality as well as static wallpaper. Then it's just up to you to find the clock widget you like..
Ok thank you. I will pm him and see what happens.
c00ller said:
You might want to check out WidgetLocker if you haven't heard of it. It's $1.99 and really customizable.. here's the thread http://forum.xda-developers.com/showthread.php?t=732986
And here's a video review of it http://www.youtube.com/watch?v=9InDlQTy5lY At 5:15 it looks like you can get the exact AOSP lock functionality as well as static wallpaper. Then it's just up to you to find the clock widget you like..
Click to expand...
Click to collapse
c00ller, thanks so much for finding this app!!! I downloaded it already and it's awesome! The only thing I wish it could do is replace the answer call drag down bar as well which is part of what I was looking for. This is great though! I wouldn't have know about it otherwise.
No prob I'm actually thinking of getting it myself. I agree though, it would be perfect if it also showed slide to answer a call
1. His vanilla lock screen works but not when I receive calls, only when I turn off/on screen. When I receive calls I get the standard Htc lock screen. I've tried everything I can think of including using root explore to remove factory lock screen and also going in through the adb shell. Both ways seem successful until I get a call and realize I have the same problem all over again.
is there any way to make the receive call the same as the lockscreen?
The in call lockscreen is mutually exclusive of the standard lockscreen, and thus why deleting HtcLockScreen.apk has no impact on the in call lockscreen that displays.
The problem is, the in call lockscreen is controlled by Phone.apk. If it were possible to simply load the AOSP Phone.apk, it would likely work, but I don't think it is that easy, as there would likely have to be major "surgery" to the .apk to integrate into the HTC framework, etc.
The other option is to try and take the elements of just the AOSP Phone.apk file that control the in call lockscreen and incorporate them into our (HTC Phone.apk). Either way, a lot of work, I'm guessing, would be required to make it happen.
So, long story short, this isn't technically a lockscreen issue at all, but a Phone.apk "issue" to address, if possible.
I haven't taken the time to see what it may involve, and haven't even tried to see if an AOSP Phone.apk would load, out of the box (doubt it), but that's the starting point for anyone interested in tackling it.
aerajan said:
Before I begin, I want to let everyone know I searched endlessly for the problem I'm having and have found absolutely nothing. I'm hoping someone out there can help solve this problem for me. Also I'm posting here rather than any other section because it seems as though I would get the best help here.
I downloaded all of fresh's different vanilla clock options and tried them all individually making sure to wipe data/dalvik cache and haven't been able to achieve the results I'm looking for. Here are the problems:
1. His vanilla lock screen works but not when I receive calls, only when I turn off/on screen. When I receive calls I get the standard Htc lock screen. I've tried everything I can think of including using root explore to remove factory lock screen and also going in through the adb shell. Both ways seem successful until I get a call and realize I have the same problem all over again.
2. The second problem is that the vanilla clock on the lock screen is blurry and doesn't look the way it supposed to. It's black instead of white and very faint. I've found a way to get rid of the clock in the lock screen but would rather have one.
Basically I'm trying get the vanilla lock that's in darchdroid 2.7 or one that operates in that manner and looks the same. I'm assuming that that's the original unmodified/themed vanilla lockscreen.
Click to expand...
Click to collapse
JsChiSurf said:
The in call lockscreen is mutually exclusive of the standard lockscreen, and thus why deleting HtcLockScreen.apk has no impact on the in call lockscreen that displays.
The problem is, the in call lockscreen is controlled by Phone.apk. It it were possible to simply load the AOSP Phone.apk, it would likely work, but I don't think it is that easy, as there would likely have to be major "surgery" to the .apk to integrate into the HTC framework, etc.
The other option is to try and take the elements of just the AOSP Phone.apk file that control the in call lockscreen and incorporate them into our (HTC Phone.apk). Either way, a lot of work, I'm guessing, would be required to make it happen.
So, long story short, this isn't technically a lockscreen issue at all, but a Phone.apk "issue" to address, if possible.
I haven't taken the time to see what it may involve, and haven't even tried to see if an AOSP Phone.apk would load, out of the box (doubt it), but that's the starting point for anyone interested in tackling it.
Click to expand...
Click to collapse
By judging from your work i can see that you are quite good at these, would you mind if you could help us out? i guess a lot of people would want this
Jschisurf, thank you for your feedback! I knew if anyone might have an idea it would be you based on the numerous threads involving your work. I wish I could take what you said and begin tackling it however, I've got no skill in this area. The most I could do is offer you or anyone who can do this a small donation to tackle it and can get it working. However, that being said, I can't imagine how much of a pain in the ass this would be based on what's involved so I'm not going to push it.
I've tried to load aosp phone.apk in past but no go
edit: title should read poll, how did i mess that up? and now how do i fix it? mods?
edit: fixed, figured it out, im a newb to forums
i was poking around the evo forum for my friend and discovered miui. if you dont know it is a chinese rom that has been built for many snapdragon htc phones and translated into engrish.
it takes some of the better aspects of the iOS like the visually apealing menu skins and layouts and the thumbnail folder icons, has a dock much like iOS with drag and drop icons and no app drawer that can hold 5 apps.
apparently also has a secondary launcher that can come from the top of the screen presumably when you hit the home button that is like a standard android launcher.
has a unique app drawer that slides halfway down and tumbnails of the home screen pages pop up so you can move multiple apps to multiple screens without the drawer auto closing and a need to reopen for each app.
^this drawer is for widgets there is no app drawer, that can be fixed by putting apps in a folder and putting the folder on the launcher like an iphone.
it still has the android pull down notification bar and apparently has a scolling dock with toggles as well
i would love to see a port and some themes to go along with it. or a launcher/home app with some features borrowed.
check it out here:
http://forum.xda-developers.com/showthread.php?t=823494
and here:
http://www.youtube.com/watch?v=Or-9T44Bt7M&feature=player_embedded#!
http://www.youtube.com/watch?v=w3Llz40hfpo&feature=related
some of the theming is a little odd and im alittle unsure if the screen space is enough for some of the features to be practical but it is interesting none the less.
also they have a browser that is apparently not with the rom that is said to be good.
Dani897 said:
edit: title should read poll, how did i mess that up? and now how do i fix it? mods?
edit: fixed, figured it out, im a newb to forums
i was poking around the evo forum for my friend and discovered miui. if you dont know it is a chinese rom that has been built for many snapdragon htc phones and translated into engrish.
it takes some of the better aspects of the iOS like the visually apealing menu skins and layouts and the thumbnail folder icons, has a dock much like iOS with drag and drop icons and no app drawer that can hold 5 apps.
apparently also has a secondary launcher that can come from the top of the screen presumably when you hit the home button that is like a standard android launcher.
has a unique app drawer that slides halfway down and tumbnails of the home screen pages pop up so you can move multiple apps to multiple screens without the drawer auto closing and a need to reopen for each app.
^this drawer is for widgets there is no app drawer, that can be fixed by putting apps in a folder and putting the folder on the launcher like an iphone.
it still has the android pull down notification bar and apparently has a scolling dock with toggles as well
i would love to see a port and some themes to go along with it. or a launcher/home app with some features borrowed.
check it out here:
http://forum.xda-developers.com/showthread.php?t=823494
and here:
http://www.youtube.com/watch?v=Or-9T44Bt7M&feature=player_embedded#!
http://www.youtube.com/watch?v=w3Llz40hfpo&feature=related
some of the theming is a little odd and im alittle unsure if the screen space is enough for some of the features to be practical but it is interesting none the less.
also they have a browser that is apparently not with the rom that is said to be good.
Click to expand...
Click to collapse
I played with this rom on the Nexus, it's fantastic, extremely smooth, better battery then cyanogen, very nice overall feel.
I'd love to have this ported over to our galaxys
i love miui. i have i on my n1. my friend has a cappy, he would love to see it on the cappy. i was thinking about making a [idea] post in the dev forum. see if anyone has thought about it. i figure when froyo comes out for the cappy that there may be a port. i wish i knew how to dev for android.
krypticos said:
i love miui. i have i on my n1. my friend has a cappy, he would love to see it on the cappy. i was thinking about making a [idea] post in the dev forum. see if anyone has thought about it. i figure when froyo comes out for the cappy that there may be a port. i wish i knew how to dev for android.
Click to expand...
Click to collapse
i think the i-9000 guys are working it. i cant code, or dev. i dont like to make requests that i cant contribute to. i was just hoping if people see this then some of our devs might jump in. i think the great aosp work being done will help pave a road for this. but we dont even have a working true aosp rom yet. although designgears did get many aosp apps working in his dev rom.
if we could get some of the features even if we needed a samsung dialer and other apps a hybrid rom would be cool. the widget tray is a great idea. although i like the android app drawer, especially the galaxy s scrolling alphebetical list implementation (i can scan a column pretty good, i cant scan a page very good), this rom has features that i think would be great.
I want it ..
I want. Please.
Hi everyone. First of all, many thanks to Gary for Root. It was quick and painless.
Now that we have root, I was wondering if anyone knows what needs to be deleted in order to get rid of that pesky pop up menu you get by pressing on the Chevron/Arrow in the middle of the bar.
I have the Wizz Bar (what an unfortunate name) installed and it does the job so much better. If you're wondering what Wizz Bar is, it basically allows you to pick your own applications or commands and bind them to the little Chevron or Arrow in the middle of the Honeycomb Bar (also called the "Mini Apps Tray")
However the built in action that pops up the Task Manager/World Clock/Calculator etc also initiates. Is there some way to remove the TouchWiz Apps Tray?
Or does this require more tinkering than a simple apk deletion from system/apps
somebody9 said:
Or does this require more tinkering than a simple apk deletion from system/apps
Click to expand...
Click to collapse
It's much more involved. That aspect of touchwiz is buried somewhere in the frameworks. The last time I checked (a month ago), several people on both the Galaxy Tab 10.1 and 8.9 forums were looking for the same thing, but I haven't seen any good solutions.
If you find something over in one of those forums, try to get information on HOW they did it, and I'll try to reproduce it with ours.
I know with HTC phones modding such things requires the knowledge of decompiling, compling and signing apk's using apkTool or apkManager and editing smalis in notepad ++. You would have to track down which particular file contains the code and then know how to edit it to hide the taskbar. As an example just the simple task of hiding the clock in the notification bar of my HTC Incredible phone required the addition of 2 lines of code in the clock.smali file inside SystemUI.apk and the only way to get it to work was to push the file back to the phone and set permissions with adb. You couldn't just copy and paste it back in.
Thanks for the suggestions guys. I actually did go look at a bunch of 10.1 and 8.9 ROMs and it looks like there may be a solution out there. I've contacted one of the ROM developers for an answer.
If someone tells you what file to edit and what lines of code to use please post it as it will be useful to the community.
You may install honeybar form market to hide/unhide the bottom bar(notification and clock as well)
Sent from my GT-P7500 using xda premium
i just tried honeybar and it doesn't work for me. I also have go launcher ex installed so not sure if it's conflicting. I see the white box for honeybar, but pressing on it multiple times does nothing (it even goes away eventually as described in the install notes).
Honeybar isn't the solution that most of us are looking for. I myself love the Honeycomb default bar. It's the Mini-Apps Tray that is entirely useless. The least that Samsung could have done was to make the shortcuts changeable by the user.
The whole point of quick access to shortcuts is to have a quick access to the applications you use the most without flipping through homescreens or going to the Apps Tray. Thanks Samsung, I really need the World Time and Calculator more than I need the Browser and Settings Panel.
somebody9 said:
Hi everyone. First of all, many thanks to Gary for Root. It was quick and painless.
Now that we have root, I was wondering if anyone knows what needs to be deleted in order to get rid of that pesky pop up menu you get by pressing on the Chevron/Arrow in the middle of the bar.
I have the Wizz Bar (what an unfortunate name) installed and it does the job so much better. If you're wondering what Wizz Bar is, it basically allows you to pick your own applications or commands and bind them to the little Chevron or Arrow in the middle of the Honeycomb Bar (also called the "Mini Apps Tray")
However the built in action that pops up the Task Manager/World Clock/Calculator etc also initiates. Is there some way to remove the TouchWiz Apps Tray?
Or does this require more tinkering than a simple apk deletion from system/apps
Click to expand...
Click to collapse
I've wondered whether there was a way to intercept the trigger that touching the chevron activates and just redirecting it to another command (such as what happens when you hit the "home" button after you've installed a home replacement). That way we wouldn't have to worry about hacking the touchwiz dock for customizing, we just replace it altogether so something else is invoked by touching the shortcut.
rEVOLVE said:
I've wondered whether there was a way to intercept the trigger that touching the chevron activates and just redirecting it to another command (such as what happens when you hit the "home" button after you've installed a home replacement). That way we wouldn't have to worry about hacking the touchwiz dock for customizing, we just replace it altogether so something else is invoked by touching the shortcut.
Click to expand...
Click to collapse
Re-mapping the function would be more involved than just turning it off but it is possible if you know what you're doing. For HTC phones there's a mod called rosie remap which does just about the same thing but its a complicated hack. It remaps a + button on the phone that ads apps to the homescreen, the mod allows you to reassign the button so it opens any app you want. I believe this is a framework-res.apk mod. Eventually someone who is familar with touchwiz will do these mods, if they haven't already for the 8.9 or 10.1, which should all be pretty much the same.
Edit: I think the chevron function would be in the touchwiz apk located in system/app but I don't know what Samsung calls it. HTC calls their Sense UI Rosie and you mod Rosie.apk to do the remapping of their UI specific buttons. If the chevron is part of honeycomb itself then it would be in the framework-res.apk file I bbelieve.
This is good info flowing in. I'm gonna see if I can figure out some more.
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Mini Apps : Upgraded so you can choose and edit your own Mini Apps tray. You can easily access favorite features such as Calendar, Email, or PenMemo as a pop up over full screen applications.
Click to expand...
Click to collapse
somebody9 said:
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Click to expand...
Click to collapse
Was there an update that I don't know about that allows this??? I really like the idea of the mini app tray, but like was said before, not having the ability to put your most used apps there makes it pretty useless.
Please explain how apps can now (or in the near future) be changed in the tray.
Thanks!!!
I guess until they release 7.7 we won't know. Unless there's an update out on KIES. But I really doubt it.
Confirmed:7.7 has fully customisable mini apps tray...i'm disappointed in Samsung for releasing 'premium' products in such close succession that are so different in functionality. Why did they not include this basic and important feature on all new of their new tablet products? I actually feel somewhat conned now
Sent from my GT-I9100 using xda premium
rEVOLVE said:
i just tried honeybar and it doesn't work for me. I also have go launcher ex installed so not sure if it's conflicting. I see the white box for honeybar, but pressing on it multiple times does nothing (it even goes away eventually as described in the install notes).
Click to expand...
Click to collapse
doesn't go launcher ex look like **** on the tab+? i installed it yesterday and when i found out that i can't remove the dock, i uninstalled it.
diospada11 said:
doesn't go launcher ex look like **** on the tab+? i installed it yesterday and when i found out that i can't remove the dock, i uninstalled it.
Click to expand...
Click to collapse
Pare, actually like it better because i don't like stock honeycomb desktop and app drawer. I set swipe up gesture to hide/unide the dock and also changed the stock dock icons.
Once we're able to customize the Touchwiz shortcuts, or hijack the launch command so we can tell it to launch something else, I'll be much happier.
For those who've not seen this function in action yet, check it out in this video at 2.05: http://m.youtube.com/#/watch?v=tBpzweqvKJA
Surely Samsung can put this function in tab plus on an update ... and they need to. The app tray is almost functionless otherwise. The presence of this thread is sufficient evidence that there is a high demand and several unsatisfied customers. Many customers have spent over £400 on this tablet. Why did they put it onto the 7.7 which was going on sale only a few days/weeks after the tab plus?
Sent from my GT-P6210 using xda premium
Just for my two cents, I would also like to see the app tray made editable. I've only had my unit for a couple of days, and I already feel its wasted on me for what it holds. Hoping for that to change in a coming update.
somebody9 said:
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Click to expand...
Click to collapse
Where is this "mini apps?" Did I miss something?
I am considering CM9 for my P3100. I don't know all that much about Android, and this is the only ICS device I have access to.
From the photos in the CM9 dailies post, the popup menu you get by tapping at lower right seems quite different in CM9 compared to what I have on my tablet.
I have rooted it and upgraded to 4.0.4, and I have replaced the Samsung launcher with the stock launcher. But I like having the widget-style icons within that popup menu to turn wifi/3g/etc on and off, and I like being able to go to Setup via the popup menu. Are these Samsung custom modifications to 4.0.4 that I would lose in CM9?
Many thanks,
No those are ICS features. Any ics rom should have toggles and setting shortcut. On AOKP/cm9 you can choose which toggles you want displayed and easily hide/show them from the notification pop up
Sent from my XT860 using xda premium
OK, good to hear!
Yes, "notification menu", "toggles". I have yet to learn the language.
Sent from my GT-P5113 using XDA Premium HD app
I'm actually quite disappointed by the change in look and feel from flashing CM9.
The notification bar is quite different; the toggles are there but they take an extra tap to get to. The notification layout looks primitive, as though it is an earlier version.
The camera app and music player app also look like older versions, less elegantly designed.
I guess I wasn't asking the right question in the original post. The capabilities are all there but Samsung must have redesigned the interface---not just the launcher but also the notification bar and some apps. I'm sorry to have lost that, although I know i can go back to stock.
For the most part, ICS/JB is a user interface change. Pleasant looking menus with a cool blue color. There are quite a few options out there to give your G2X the look/feel of ICS/JB but I had my eye on efficiency.
The Ice10 Theme and Holo apps are easy on the battery and use little additional CPU. Of course, if you increase cache sizes and use fancy transitions YMMV. But I'm quite happy with my ICS/JB themed phone.
1. Start with the latest CM7 Nightly. I don't know if this works with other ROMs, but it should. GB7.2 is recommended.
2. DO A NANDROID BACKUP
3. Install the ICE10 Theme: http://forum.xda-developers.com/showthread.php?t=2003484
. . This gives you some of the ICS/JB look/feel.
. . Put the Ice10.apk on your SD Card, click to install. Then start the Theme Chooser app, select Ice10 and click Apply.
. . If you get a theme error that you are missing assets for your screen size, just click Apply Anyway. Reboot phone.
4. Install Holo Launcher: https://play.google.com/store/apps/details?id=com.mobint.hololauncher
. .Holo Launcher on XDA
. .Holo Launcher is a brilliant app that gives you the ICS app drawer, screens, and menus. The screenshots don't
. .do it justice, it looks even better than that!
5. Install Holo Locker: https://play.google.com/store/apps/details?id=com.mobint.locker
. .Holo Locker on XDA
. .This gives you the ICS lock screen!
For the Ice10 Theme, the G2X resolution is already 240DPI so no changes are needed.
I paid for Holo Launcher Plus because the full ICS/JB experience is well worth the $1.99. It includes additional transitions and improvements. Holo Launcher is insanely customizable! The dock is scrollable and can have up to 10 icons. The Desktop and Drawer each have settings for the "scrolling cache", which is none, Low quality, Normal quality, and High quality. All this really means is the higher the quality, the more RAM it uses to make the transitions faster and smoother You can also change the desktop and app drawer grid size so you can fit a hell of a lot more apps on your screen.
For both Holo apps, I recommend going into the Settings and disabling Auto check for Updates and Auto Report. I don't like my apps checking for updates in the background, uses battery and CPU.
The Ice10 theme XDA thread contains wonderful info on final mods you can make to truly have the complete and total ICS/JB look/feel. Keep in mind that isn't a G2X thread so some of the mods, like the final Menu mods, are phone and ROM specific, so someone would have to make those additional mods specific for the G2X and specific ROM.
The below screenshots are for my CM7 Nightly ROM. Notice how Holo Launcher gives you a dramatic difference in the Settings. The Menu button is also different and the menu options are completely customizable.
Sorry for the lo-res Starship Enterprise wallpaper but it was a camera photo taken of the TV screen some days ago. Zooming in lost lots of resolution.
This is really a fantastic mod. I have all the user interface benefits of ICS/JB while having a totally operational phone with HW acceleration. I really don't need or don't care about using any other ROM at this point, although I'm waiting for Mazout's next kernel.
Thanks to EricTheLuminant for pointing me in this direction.
Remember to THANK ME if you appreciate this!
Thanks I'll probably try the theme later tonight.
Two quick questions: what does your notification center look like? And can you pull down the notification center from the lock screen?
That makes it really easy to check my texts if its in my shirt pocket.
Sent from my Nexus 7 using xda app-developers app
Ravinxx said:
Thanks I'll probably try the theme later tonight.
Two quick questions: what does your notification center look like? And can you pull down the notification center from the lock screen?
That makes it really easy to check my texts if its in my shirt pocket.
Click to expand...
Click to collapse
Yes, you can pull down the notification bar from the lock screen. I just tested it on my phone, I didn't even know ICS could do that!
With the above mods notification bar looks like a cross between ICS and GB. It can be modded to look exactly like ICS/JB.
I see you are enterprising on the theme and guide I mentioned earlier! This is good, but you are missing some vital elements that can make CM7 even more ICS/JB like.
Using this http://forum.xda-developers.com/showthread.php?t=1363239, you'll find many more options. If you are experienced enough or willing to read instructions carefully, you can also use the ACpatcher software to custom mod several apps and the framework to increase the experience. It's very technical, and I don't have the willpower to walk through each and every step.
However, I have made some patches already based on the 2013-03-01 cm7 nightly. I'll see if I can upload them for you guys to give it a whirl. They add ics style notifications, transitions, and phone. See the screenshots attached.
EricTheLuminant said:
I see you are enterprising on the theme and guide I mentioned earlier! This is good, but you are missing some vital elements that can make CM7 even more ICS/JB like.
Using this http://forum.xda-developers.com/showthread.php?t=1363239, you'll find many more options.
Click to expand...
Click to collapse
I took a quick look. My focus is on stability and performance, and some of the mod apps mentioned in that thread have huge RAM usage, crash often, and/or have more negative than positive reviews, including the status bar apps.
The Holo Locker lock screen is much better than the GB lock screen. It's easier to use. The only thing I miss is being able to change from ring to vibrate to silent from the lock screen.
Holo Launcher makes the entire experience much more pleasant. It only uses 38MB of RAM.
The Ice10 theme from what I can see uses minimal RAM.
Oh of course. I'm not talking about the RAM using apps, nor do I use any of them...I'm talking about themeing and replacing the framework and phone app to better suit ICS/JB style. That status bar image is completely stock, as is the phone.
These don't affect battery, merely the look.
Download the patches I have made from my dropbox and put them on your sd card.
https://www.dropbox.com/sh/d8g2bdll7i2jn3a/jv85IfKLeG
These patches were made based on the 2013-03-01 CM7.2 Nightly, and I do not know if they will work for older versions or other roms. They are made specifically to work with the Ice10 theme. It is important that these are flashed in the correct order.
1. In CM recovery, make a nandroid backup (although you can also flash the undo.zip files in case of failure. They will restore the original unmodified apps, and you should only need to flash the update-cwm-All-in-1 ICS v11-undo.zip)
2. Select mounts and storage
3. Select mount /system
4. First Flash update-cwm-All-in-1 ICS v11-patch.zip
5. Second Flash update-cwm-JBPhone-pach.zip
6. Last Flash update-Full.ICS.Fonts-with.Clock.Font.zip
7. Wipe cache and dalvik
8. Fix permissions
9. Reboot (will take a few more minutes than usual to rebuild the cache)
Afterwards, you should notice a few things. Your status bar, notifications, font, phone, etc. will be themed more properly to ICS/JB. Good luck!
thanks
Thank to both of you. Till now i have been using ics theme on ADW launcher. Many key components were not themed to ics. Hope to get it sorted now.
Thanks again.
itzmydamnlyf said:
Thank to both of you. Till now i have been using ics theme on ADW launcher. Many key components were not themed to ics. Hope to get it sorted now.
Thanks again.
Click to expand...
Click to collapse
Install Holo Launcher and you'll think your phone came from heaven.
.
Eric, you are going to have to tell us EXACTLY what your patches include. I don't install anything blind.
That would help wouldn't it?
Inside update-cwm-All-in-1 ICS v11-patch.zip:
You'll find theme modifications to the system apps bluetooth.apk, deskclock.apk, downloadprovider.apk, music.apk, phone.apk, systemUI.apk. These will further theme the system apps to the color and style of ICS/JB.
framework-res.apk is also modified to add ICS/JB transition animations, as well as ICS/JB themed notifications and status bar.
If you look at the images I posted earlier, you'll notice that the status bar notifications have that little square on the left, in the manner of ICS.
Inside update-cwm-JBPhone-patch.zip,
you'll find another phone.apk, framework-res.apk. This must be flashed after the first patch, as it will overwrite the the previous ones. This will give your phone app a more ICS/JB style look as well. See screenshots from earlier.
The last patch, update-Full.ICS.Fonts-with.Clock.Font.zip, merely adds the ICS roboto font across your device.
The undo-patches simply return the themed apps back to the original CM7 stock ones. Is it imperative that the theme patches are flashed correctly in the instructions mentioned previously if you wish to use them.
Will the patches work with Hellfire rom?
Wow. Very very cool, Eric.
What if I only want the settings mod?
_______________________________________
Sent from my G2X using the XDA App
Ah. Forgot to mention that is a different mod.
http://forum.xda-developers.com/showthread.php?t=1596034
Try this.
Also, I don't know if these patches work with Hellfire. You could give it a go and let us know!
As you say sire.
Will flash them today and let you know.
EricTheLuminant said:
Ah. Forgot to mention that is a different mod.
http://forum.xda-developers.com/showthread.php?t=1596034
Try this.
Click to expand...
Click to collapse
Got it! IT WORKS!
However, the headings ("Wireless and Networks", "Interface", etc) aren't the nice cool blue color. How do I get that?
BTW, if anyone is having problems copying settings.apk into system/root using ES file Explorer, after you click "Mount File System (mount /system as writable)", you need to close ES, then restart.
It has to do with the parameters set by the Ice10 theme. This is probably out of our control, unless someone edits the theme file itself to change the codes and such. Way out of my ability, anyways.
games
EricTheLuminant said:
It has to do with the parameters set by the Ice10 theme. This is probably out of our control, unless someone edits the theme file itself to change the codes and such. Way out of my ability, anyways.
Click to expand...
Click to collapse
will i be able to play shadowgun deadzone on cm7... and does it just change the theme or is it in bedded
It's just a theme change. You shouldn't lose anything. Why, is there some tweak needed to play that game?
ya .. it only can work on droid 3.0 and up .. cannot get it to install on gb 2.3-7 im sure they have a modified version for gb but u cannot play multiplayer on it
Sent from my LG-P999 using xda app-developers app
Sorry, this is purely for cm 2.3.7
@moe said:
ya .. it only can work on droid 3.0 and up .. cannot get it to install on gb 2.3-7 im sure they have a modified version for gb but u cannot play multiplayer on it
Click to expand...
Click to collapse
????
WHAT can only work on droid 3.0?
Cannot get WHAT to install on GB 2.3.7?
Cannot play multiplayer on WHAT?
You might want to take a class in written communications.