[Q][ViperXL] How to enable AOSP lockscreen Shorcuts? - AT&T, Rogers HTC One X, Telstra One XL

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

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

[Q] Sense UI for Captivate?

Hey everybody, I have tried to search around and I have found no luck, but does anyone know if they have ported the sense ui and can you load it on the captivate? maybe a dumb question i dunno but i figured i would give it a try.
Not yet. Mostly everyone has been working on the gps issues and lag fixes.
just use Launcher Pro and then find a .apk file for fancy widget (a copy of the clock), it's not sense, but its much snappier than the stock captivate launcher and it has some HTC like widgets in the paid version, I find it very functional ^_^
Ive tried several different launchers including launcher pro but i found that i like adw launcher the best. You can download a sense theme for it from the market. I previously had samset 1.5 & 1.8 installed which includes the clock widget. After i synced to app brain i was able to reinstall it after i flashed a different rom. This is pretty much my ui of choice. It has been running great, plus you can enable horizontal swipe in the app drawer via adw settings which i find to work more smoothly. Hope that might have helped some for the time being.
Sent from my GT-I9000 using XDA App
life2monkeys said:
just use Launcher Pro and then find a .apk file for fancy widget (a copy of the clock), it's not sense, but its much snappier than the stock captivate launcher and it has some HTC like widgets in the paid version, I find it very functional ^_^
Click to expand...
Click to collapse
Thank You! I too have been looking for a version of sense for the Captivate. This does a good job of pulling off the over all look and feel!
Another vote for the paid version of Fancy Widget. Very customizable and can be made to look just like Sense.
Sense UI isn't just a skin or launcher like TouchWiz. It actually replaces a lot of stuff in the ROM and has its own framework. You can't just "add" it to a ROM. It IS the ROM. I don't think you'll have it running on Galaxy S phone anytime soon.
http://forum.xda-developers.com/showthread.php?t=827769&highlight=Sense
/thread.
flashman2002 said:
http://forum.xda-developers.com/showthread.php?t=827769&highlight=Sense
/thread.
Click to expand...
Click to collapse
Not working:
1.camera
2.phone service
3.HTC usb menu (can be fixed with a script made by dexter, and smali to some jar's)
4.Turning of the device
5.HTC's hibernate mode
6.Lockscreen( pressing power to bring the phone from standby will not get a lockscreen after like 5min, plug the device to usb cable and it should bring the lockscreen up)
7.Other things i might have forgotten.
Click to expand...
Click to collapse
Yeah, not yet.
Product F(RED) said:
Yeah, not yet.
Click to expand...
Click to collapse
You don't get it do you. I posted the link where this was being looked at. I never stated it worked. Don't be so hung up on being right when in fact you aren't. This question is unnecessary and will be locked by a mod because the question has been answered.
Thread Locked

[poll] miui port who would want it?

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.

[Q] Stock ICS Status bar + Notification Shade?

Alright, so with the recent Root for the AT&T HTC One X I was wondering if there is a way for me to replace the current (ugly) status bar HTC put on this beautiful phone with the stock ICS status bar and notification shade. There are some apps in the Play Store that let you alter the appearance on the status bar, but they run in the background and seem to just run over the status bar (sometimes it flashes and you see the default one). I'm still not up to par with all this rooting stuff (coming from a jailbroken iPhone and messing with Windows Phone 7 only gives me minimal experience with Androids take on things) and am not sure if this is possible with a locked bootloader. if you could go one step further and tell me how to strip Sense from the UI altogether without an unlocked bootloader I would be forever in your debt.
So if you thought tl;dr then: Can/how do I replace the stock status bar+notification shade with the stock ICS versions?
Thank you so much for any help you can provide!
Edit to add: I saw in some of the other threads for the international One X that there are transparent status bar tweaks, but those require flashing. Am I to assume the original question I posed is impossible without the ability to flash as well?
Unfortunately, were going to have to wait until the bootloader is unlocked, to allow custom ROMs to be installed, or someone figures how to deodex the stock system to allow developers to easily theme.
As for removing sense, i dont know what APKs you would have to delete for it. I do know that if you download an alternate launcher, such as apex launcher or nova launcher, you will not see sense widgets and you can hide the sense apps in the app drawer in apex and nova launcher pro.
Mosch26 said:
Unfortunately, were going to have to wait until the bootloader is unlocked, to allow custom ROMs to be installed, or someone figures how to deodex the stock system to allow developers to easily theme.
As for removing sense, i dont know what APKs you would have to delete for it. I do know that if you download an alternate launcher, such as apex launcher or nova launcher, you will not see sense widgets and you can hide the sense apps in the app drawer in apex and nova launcher pro.
Click to expand...
Click to collapse
I figured the bootloader would get in the way I wasn't sure if there was a way to modify the look of the OS (the core UI I should say) without requiring a custom ROM.
Currently I'm using Apex Launcher Pro and its pretty amazing, still Sense abounds outside of the homescreen.
ErikWithNoC said:
I figured the bootloader would get in the way I wasn't sure if there was a way to modify the look of the OS (the core UI I should say) without requiring a custom ROM.
Currently I'm using Apex Launcher Pro and its pretty amazing, still Sense abounds outside of the homescreen.
Click to expand...
Click to collapse
Yeah, my best advice is to just give it some time, the phone has only been out on AT&T for 3 days now. I know developers are already working on an unlock for the bootloader now.
Mosch26 said:
Yeah, my best advice is to just give it some time, the phone has only been out on AT&T for 3 days now. I know developers are already working on an unlock for the bootloader now.
Click to expand...
Click to collapse
Yup I was surprised to see the root to be honest. I appreciate all the work the devs are doing and can't wait to see what they do with this device.
it is possible, actually, without being able to flash. last night i spent time just changing up some icons and replacing those lame emoticons with ICS Android blacked out ones. looks tons better. i used adb to pull/push back to the phone. i'm currently trying to figure out how to theme the HTC Skins...particularly the dock bar. maybe i should take a look in the international HOX threads to see if anyone has done this

Making your S6 as "vanilla" android as possible....

Not getting my S6 until Monday, but two of the first things I plan on doing are installing the Google Now Launcher, and the Google Keyboard. As a long time Nexus user, hopefully this will get me as close to that vanilla android feel as possible.
So my question is...has anyone installed those apps? How is it running? Anything else you can do to make it as vanilla feeling as possible?
the problem with the google launcher is the samsung icons stay, you have to wait for a lollipop theme to be available on the gs6 theme store
I use nova launcher and a LP icon pack. i also set the animations in nova to be LP and the google now search as LP style
tlxxxsracer said:
I use nova launcher and a LP icon pack. i also set the animations in nova to be LP and the google now search as LP style
Click to expand...
Click to collapse
That was my other thought. Haven't used Nova Launcher in a while...but might be using now just for the lollipop icons. Looks like lollipop icons comes baked into nova launcher now, awesome.
How about Google Now? Would be awesome to get it via swipe to the left in nova...but doesn't look like that's possible. Any suggestions for that?
nathan118 said:
That was my other thought. Haven't used Nova Launcher in a while...but might be using now just for the lollipop icons. Looks like lollipop icons comes baked into nova launcher now, awesome.
How about Google Now? Would be awesome to get it via swipe to the left in nova...but doesn't look like that's possible. Any suggestions for that?
Click to expand...
Click to collapse
I actually use the stock LP icons in nova. Looks fine for me. I dont use google now because the lack of customization, the icons/drawer are too big.
Heres my homepage
tlxxxsracer said:
I actually use the stock LP icons in nova. Looks fine for me. I dont use google now because the lack of customization, the icons/drawer are too big.
Heres my homepage
Click to expand...
Click to collapse
Looks good. Any good ways to mess with the pulldown and quick settings? Seems like the notification shade and settings pages are the only thing that will be "touchwiz" at that point.
nathan118 said:
Looks good. Any good ways to mess with the pulldown and quick settings? Seems like the notification shade and settings pages are the only thing that will be "touchwiz" at that point.
Click to expand...
Click to collapse
No way to mess with the look of them, thatd be related to rooting/roms/mods
I did remove any quick setting toggles so there would only be 5 that i use regularly
tlxxxsracer said:
No way to mess with the look of them, thatd be related to rooting/roms/mods
I did remove any quick setting toggles so there would only be 5 that i use regularly
Click to expand...
Click to collapse
I can live with that. Does the built in themes affect the look though? Can set a different theme to mess with the shade, and then use Nova.
nathan118 said:
I can live with that. Does the built in themes affect the look though? Can set a different theme to mess with the shade, and then use Nova.
Click to expand...
Click to collapse
I'm waiting for other themes so i can find one I like. But I would imagine the system themes from samsung would affect the look of everything else, and then the launcher would be overtop and be the "visual" styling for stock android
One thing I'm missing is the priority setting for notifications. Stock android you could set volume profile to priority and get only calls/texts from starred/priority contacts. Then could also set an auto time interval
tlxxxsracer said:
I'm waiting for other themes so i can find one I like. But I would imagine the system themes from samsung would affect the look of everything else, and then the launcher would be overtop and be the "visual" styling for stock android
One thing I'm missing is the priority setting for notifications. Stock android you could set volume profile to priority and get only calls/texts from starred/priority contacts. Then could also set an auto time interval
Click to expand...
Click to collapse
Hopefully the built-in themer will get a lot of support so we have a lot of choices.
Samsung has some built in do not disturb stuff though right? On my nexus 5 I use "Nights keeper" at night so I get phone calls, but everything else is silent. Can set whitelists and everything.
The google keyboard is a touch laggy at times on the GS6 for me, specifically when swipe/slide typing. So are third party launchers. It's very small though. Some won't notice it I bet
nathan118 said:
I can live with that. Does the built in themes affect the look though? Can set a different theme to mess with the shade, and then use Nova.
Click to expand...
Click to collapse
The themes do change the shade, and practically every other aspect of the look, except the icons as mentioned, if you're using other than stock launcher.
I am using the latest nova launcher.
nathan118 said:
Hopefully the built-in themer will get a lot of support so we have a lot of choices.
Samsung has some built in do not disturb stuff though right? On my nexus 5 I use "Nights keeper" at night so I get phone calls, but everything else is silent. Can set whitelists and everything.
Click to expand...
Click to collapse
I feel pretty confident that this will take off and be Hugh...Plus for the themers it probably will make their work easier since it will probably come with some sort of themer package. This is one of the best parts of the phone is the ability to make it look different!
Sent from my SM-G900T using AllianceR(●)m

Categories

Resources