[Q] Remove Keyguard settings for Exchange.. - Galaxy Tab 10.1 Q&A, Help & Troubleshooting

In SGS II developers removed the keyguard setting from the exchange, can it be done in the tab as well..i tried my best going through codes of smali but couldn't figure out anything...

Related

[Q] [REQ] Remove Brightnessslider/disable status bar on lock in creatue

Hello everyone,
i'm using creature Rom from Neme77.
Nearly everything is perfect for me, but two things i would wish to be changed.
I asked Neme77 for some modding but received no answer
So i try it here, maybe someone is bored or interested to help me out, because i'm not good in editing apk.
The first thing is this annoying brightness slider in the notification bar.
I don't need and i don't want it, but found no way to get rid off it searching the internet.
As i read already this is a question of modifying the framework.res.apk of the rom so maybe the easier thing of both.
The second thing is, that i'm using the stock lockscreen of 4.0.3 with the option swipe to unlock.
Unfortunally it is possible to pull down the statusbar if swiping to unlocked is picked.
So sometimes i do accidently in my pocket and change things in the toggles what annoys me a lot.
I use the swipe method because i lick the ticker and weather option on the lockscreen, so just changing to pattern, pin or facelock isn't an alternative for me.
I think this has to be a little bit more difficult to solved, but in my thoughts the answer still ist in the lockscreen.apk(???) because it is disabled if you use pattern, pin... so maybe just a copy/paste of the options of that methods?
I would to be glade to see someone help me with this.
Thanks.
AW: [Q] [REQ] Remove Brightnessslider/disable status bar on lock in creatue
No one her who wants to help me get my sII perfect?
Sent from my GT-I9100 using xda app-developers app

[Q] Stock/News Lock screen Ticker for S4

I have been scouring the internet and forums for days trying to find out about the lock screen news ticker found on the S3/Note II. I cannot find it. I'm fairly certain its been removed from the S4. Anyone know some hidden menu its possibly in? Or, if it has been removed.. is that something that a developer could add back in? I loved that feature from my S3...
Thanks in advance.
Mackman86 said:
I have been scouring the internet and forums for days trying to find out about the lock screen news ticker found on the S3/Note II. I cannot find it. I'm fairly certain its been removed from the S4. Anyone know some hidden menu its possibly in? Or, if it has been removed.. is that something that a developer could add back in? I loved that feature from my S3...
Thanks in advance.
Click to expand...
Click to collapse
I was wondering the same thing. Any insight would be greatly
Lock screen widget
Mackman86 said:
I have been scouring the internet and forums for days trying to find out about the lock screen news ticker found on the S3/Note II. I cannot find it. I'm fairly certain its been removed from the S4. Anyone know some hidden menu its possibly in? Or, if it has been removed.. is that something that a developer could add back in? I loved that feature from my S3...
Thanks in advance.
Click to expand...
Click to collapse
It sounds like you want a news feed widget on your lock screen just look up a simple tutorial how to put widgets on your lock screen. Then get a news widget that fits your needs.

[Q] Hide Dots for Pattern Unlock

I recently switched from Jelly Bean (Cyanogenmod 10.2) to KitKat (ParanoidAndroid) and after some customization I was able to get it to how I want. But the last thing I had on JB was a pattern lock screen with everything hidden. The dots were hidden, gesture trail, everything. After searching for awhile I found something called Xblast Tools and that sort of worked, but made the UI messed up in other ways. Does anyone have a solution for this?
Thanks,
elguy.
EDIT: All notifications seems to be expanded by default. I've looked around and haven't seen any options for it, so is there anyway to disable that?
also trail? wrong trail??
elguy said:
I recently switched from Jelly Bean (Cyanogenmod 10.2) to KitKat (ParanoidAndroid) and after some customization I was able to get it to how I want. But the last thing I had on JB was a pattern lock screen with everything hidden. The dots were hidden, gesture trail, everything. After searching for awhile I found something called Xblast Tools and that sort of worked, but made the UI messed up in other ways. Does anyone have a solution for this?
Thanks,
elguy.
EDIT: All notifications seems to be expanded by default. I've looked around and haven't seen any options for it, so is there anyway to disable that?
Click to expand...
Click to collapse
so, excuse me, could you tell me how you managed to remove that wrong pattern grey line (wrong trail)? i could just edit all .png pictures those from framework-res.apk /drawable-hdpi wich compose lockscreen ui but i consider that trail a lack in security.... thanks in advance

[MOD][SOURCE] Lockscreen Widgets - on secure and all enabled

I know a lot of people were disappointed that Samsung removed lockscreen widgets on the S5. They are not gone...just hidden...so I brought em back for Alliance and thought i would share here as I know this bothered lots of people!
Basically I found a field called ispreviouslook. Changing this to 0x1 enabled them but there was an annoying flicker on unlock. So I went through and replaced the calls to it one or two at a time until I got it working without the flicker.
Thanks to @beanstown and @txr33 who then gave me the heads up on where to enable all widgets and the max number.
Finally I enabled them on secure lockscreen too for good measure.
The guide would be very laborious because there are quite a few replacements. Effectively it is just forcing ispreviouslook to true in places its needed and issecure to false. I have included the unmodded and modded files so devs can compare them and make the necessary changes in Keyguard.apk
If you use this mod please credit Team Alliance. Thanks
Get the files to compare here
Have fun
Interesting.. as i was just about used to the lockscreen without widgets..
Hope performance doesn't take a blow
Two thumbs mashing the gorilla
@Goldie
This is awesome Sir.....

Theming Omniroms system apk gone wrong?

So I decided to port Material 4.3 by FateNozomi to Omni 4.4..4 framework,UI and Settings,and everything went smooth (at least I thought).After porting,I recompiled all apps without any error.First time I signed them with testkeys provided with singapk.jar and system wouldn't install them,so later I found platform keys with which system would allow installation.
Short after I activated AD in Settings options to realize that I can't read notification nor unlock phone through AD (when ever I click on unlock button nothing happens).Also tried to change Lockscreen shortcuts but when I have to drag unlock ring to assign shortcut nothing happens (ring doesn't expand),and lastly when I activate contextual notif header it just get stuck on one image (if I activate it in morning ,morning.jpg will remain untill the next reboot,wont change throughout the day).
to decompile I used apktool 2.0.3 and as I told,I recompiled with 0 errors (except usual translation missing).
I didn't mod any of these options that are malfunctioning,I even stayed away from every xml that could potentially lead to breakage of any options (hah and in the end got breaks on options I regularly use).
If someone could help I'd be more than happy to listen as I've searched xda through and through and haven't found any bugs or problems that could cause this.
Could it be the platform keys?Apktool mistranslated some strings or resources I honestly have no ****ing clue and its driving me crazy.
Id really need some help being that this is my first "project".
Fixed Lockscreen but not AD
I cross referenced my modded Settings with original and found a miss match in dimensions that fixed LS shortcuts.
I had no luck with AD,so if someone is familiar with omnis active display Ill be more than happy to try any suggestions !!!!!
I also cross referenced modded SystemUI xml related to AD and all matched with originals.
Fixed AD
I found out that I did change some sensitive values for AD,which led to it breaking so I fixed it all.All things that were broken,broke because of my limited to non knowledge of android so I apologize to moderators for clogging this section.
Feel free to delete this thread!!

Categories

Resources