Does anyone know how to disable the Sense 3.0 lockscreen? - HTC Sensation

I tried freezing the only reference I found to the lockscreen via Titanium Backup (HTC Lock Screen 3.0.211526...), but that had no impact.. and the results I've found through searching have been for Sense 2.0

Vipermod let's you do it. Look for it in the dev section.
Sent from my HTC Sensation 4G using XDA App

Widget Locker
I use widget locker along with an app called no lock and it replaces the lock screen. One of them is a paid app if i remember correctly but just letting you know that it does work.

I checked out that vipermod but unfortunately I only have access to a mac right now :-! Thanks though

I use Elixir which has a on/off Lock switch and then I use the Lock widget.

I don't know if this is going to work but I'm just throwing or suggestions. Try Vong into Root Explorer and renaming it htc.lockscreen.com.bak and do a fast reboot. Try it, it might work..it's just difficult to say cause we only have temp Root.

I don't want to disable locking altogether.. Sorry for not being clear about that. I just wanted to disable the Sense ring lockscreen and keep the stock android pattern unlock one. I ended up going back to widgetlocker and customizing that to make it more useful. The sense 3.0 ring lockscreen wasn't really useful to me without widgets.
Thanks for the suggestions.

Related

Request: AOSP Style Vanilla Lock Screen for Fresh 2.3.3

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

Removing "OK" from Unlocking process?

Hi,
I'm wondering if there is a way to remove this annoying requirement when you unlock your screen. I'm liking Android, but I like how iPhone just logs you in as soon as you type in the correct passcode. I want my Android to do that too rather than having to hit "ok" each time I log in.
GT
are you just using the stock sense rom that came on the phone?
there are different lock screens you can use, and there are certain apps that can modify lockscreen behavior as well.
I'm using GTG's ROM (Stock Rom, rooted, S-off, HSUPA, sideload, etc).
I've looked around, but I don't see an option to disable "ok" requirement.
I'm hoping that there's a hack to make it not require that step.
Personally, I use widget locker. It's a great app for just a few bucks. It's available in the market. It's really customizable and works great on every device I've had.
Sent from my Desire HD using XDA App

[Q] Sense Issue

I have a small problem with 'HTC Sense' in my stock ROM, when the phone rings and I try to pull it from my pocket, I always found that whether I mistakenly answered or cancelled. This is due to the slide up to cancel or slide down to answer in 'Sense'. Is there anyway to avoid this? or is there any application to allow me have the slide right or left (like the original Android one)? or can I disable 'Sense'?
Thanks in advance for your help
mrtarrouk said:
I have a small problem with 'HTC Sense' in my stock ROM, when the phone rings and I try to pull it from my pocket, I always found that whether I mistakenly answered or cancelled. This is due to the slide up to cancel or slide down to answer in 'Sense'. Is there anyway to avoid this? or is there any application to allow me have the slide right or left (like the original Android one)? or can I disable 'Sense'?
Thanks in advance for your help
Click to expand...
Click to collapse
you can try a custom ROM with sense 3.0 ,3.5 or you can try cm7,miui
the lockscreens on these ROMs should prevent this from happening
An alternative that doesn't involve rooting, would be to use a different launcher. This would be the "disable sense" approach.
I recommend Launcher Pro. It has stacks of options, its smooth, and can be skinned/theme like sense.
You'll loose the HTC Widgets, but there are third party alternatives for all of them on the market. Launcher pro also has some Widgets if you buy the full version.
Sent from my HTC Desire S using xda premium
that's a big inconvenience. One of the prime reasons I rooted. You can try one of the sense ROM Ports.
Sent from my HTC Desire S S510e using XDA App
You will have to use an alternative lock application to prevent this. I use go launcher but still get the sense lockscreen. Use widget locker or any other lock application to prevent getting the sense lockscreen.
kartkk said:
you can try a custom ROM with sense 3.0 ,3.5 or you can try cm7,miui
the lockscreens on these ROMs should prevent this from happening
Click to expand...
Click to collapse
this is a good solvent

[Q] Flash custom lockscreens?

I'm sick of the "drag screen to unlock" screen and I'm looking for something more like the unlock screen from the newest Cyanowiz ROM, especially because it's pretty convenient to have a loud/silent drag switch on the lockscreen.
I was wondering if there are any flashable zip files that allow me to put this (or a similar) lockscreen on my current ROM, which I'm very happy with (TPC v3).
Thanks!
go locker has themed, or any other alternative lock app
Try miui home its pretty sweet
Sent from my SAMSUNG-SGH-I727 using Tapatalk
I used go locker but thought it was too buggy. I miss aosp/cm unlock
Sent from my SAMSUNG-SGH-I727
I use widgetlocker, works pretty well for me and there's a ton of support for it.
the k9 said:
I use widgetlocker, works pretty well for me and there's a ton of support for it.
Click to expand...
Click to collapse
I concur. There's also a root helper mode which will replace your unlock screen on reboot. It's really handy, and mostly bug free. I really enjoy being able to slap widgets on my lock screen too. On top of that, you can select what kind of unlock action you want, and what swipes do what. Etc.

[Q][ViperXL] How to enable AOSP lockscreen Shorcuts?

I'm using ViperXL, I love that i can use the AOSP Lockscreen, but i miss some of the functionality the sense lockscreen gives me, is there some way to regain some of it? at least the shortcuts, I know that in the features list it says that i can do it, but i have tried several ways, like customizing the icons for the sense lockscreen an then disabling it, with no luck. Does anyone know how to do it? BTW I'm not posting this in the ViperXL thread because I don't have enough posts to ask in a developer forum, and i don't feel like spamming. Thanks.
I use WidgetLocker for this.
Sillymon said:
I use WidgetLocker for this.
Click to expand...
Click to collapse
I don't like lockscreen apps for 2 reasons
1 they never work properly, every LS replacement i've tried appears after a glimpse of the homescreen and are kinda slower
2 they rarely look good and work at the same time

Categories

Resources