Lockscreen on 4.3 - Sprint Samsung Galaxy S III

I have currently 4.3 and I like how I can use multiple pages on my lockscreen. But i can only use it with swipe. On my nexus 7 I can have a pin on it. Is there a way for me to lock it with multiple lock screens?
Asian Powaa!?!?!?!?!?
From sprint gs3

I believe you can accomplish what you want with Xposed Framework. In particular THIS Module. But you will have to have Xposed Framework install first. It goes without saying. ALWAYS DO A NANDROID BACKUP BEFORE TRYING / FLASHING ANY MOD

Related

How to Change DPI to 240 on 4.3?

I had to get a new phone today as my old Note2 wifi died.
The phone is already updated to 4.3 from Sprint. I rooted and if I change the DPI to 240 the Samsung Keyboard breaks. I used Xposed on 2.1 and was able to adjust the settings for each app manually. When I used TI backup to use Xposed again it killed the phone and put it into a boot loop. I'm assuming this is due to it being out of date.
I recovered and see there is a new Xposed. Does this work on 4.3 stock roms that are rooted? I really just want Nova Launcher and a few apps to be 240dpi, or the entire phone if I have too, but I want to keep using the stock keyboard.
Thanks

[Guide] Get Camera Access on Stock 4.4 Secured Lock Screen

Hi,
Not sure if this is will be of any use to anyone, but just putting it out there.
I personally want to use my pattern password lock, but be able to to quick access camera. Since upgrading to 4.4 I haven't found any apps or mods that let me doit on root stock till now.
You'll need to be rooted first.
Install Xposed (you are on rooted stock, you do have this installed right? riiight?)
Combining these two mods got the camera access working.
Unlock effect before security widget
http://forum.xda-developers.com/showthread.php?t=2404036
&
Enable camera on lockscreen
http://forum.xda-developers.com/showthread.php?t=2231649
Enable them and reboot. Neither have a UI or any settings to control.
And everything should be working

Dpi on lollipop

Any way to change the Dpi on lollipop without using app settings since xposed does not work for touchwhiz
ROADKING17 said:
Any way to change the Dpi on lollipop without using app settings since xposed does not work for touchwhiz
Click to expand...
Click to collapse
Seqrch plays tore there is tons of apps
Sent from my SAMSUNG-SM-N910T using XDA Free mobile app
ROADKING17 said:
Any way to change the Dpi on lollipop without using app settings since xposed does not work for touchwhiz
Click to expand...
Click to collapse
If you are rooted use a file manager with an editor that has root capability (like File Manager HD) and go to /system. Make a backup copy of build.prop and then edit it to change the value of ro.sf.lcd_density from 480 to something lower, like 450, 400, or 360. I tried the latter and it worked. However the appearance of some native apps like phone or camera may become funky. IF you want everything to look normal you will have to install Xposed and do some stuff like this: http://forum.xda-developers.com/showthread.php?t=2507369
Be careful not to go too low with this value. People usually don't go below 320 because the phone may not reboot afterwards. Below 360 things are not even visible, at least for me.
najoor said:
If you are rooted use a file manager with an editor that has root capability (like File Manager HD) and go to /system. Make a backup copy of build.prop and then edit it to change the value of ro.sf.lcd_density from 480 to something lower, like 450, 400, or 360. I tried the latter and it worked. However the appearance of some native apps like phone or camera may become funky. IF you want everything to look normal you will have to install Xposed and do some stuff like this: http://forum.xda-developers.com/showthread.php?t=2507369
Be careful not to go too low with this value. People usually don't go below 320 because the phone may not reboot afterwards. Below 360 things are not even visible, at least for me.
Click to expand...
Click to collapse
Ok Thanks
ROADKING17 said:
Any way to change the Dpi on lollipop without using app settings since xposed does not work for touchwhiz
Click to expand...
Click to collapse
Before you attempt to use the guide that najoor suggested, be sure to backup your ENTIRE ROM and not just the build.prop file. Installing Xposed on many Note 3's and any TW devices for that matter, ends in disaster. Many are left in an infinite bootloop, causing you to need to wipe everything and reinstall your ROM.
ludeawakening said:
Before you attempt to use the guide that najoor suggested, be sure to backup your ENTIRE ROM and not just the build.prop file. Installing Xposed on many Note 3's and any TW devices for that matter, ends in disaster. Many are left in an infinite bootloop, causing you to need to wipe everything and reinstall your ROM.
Click to expand...
Click to collapse
I concur. I personally don't like Xposed anymore. It was fun the first few times I used it and then I realized it tends to be chaotic in the way it changes the system. In general any tool/software that changes things in an irreversible way without the user's explicit knowledge is in my opinion poorly written. I remember that when I had an ATT note 3 on Android 4.3 I rooted it and installed Xposed and some of its modules and was very content with myself. But then when the time came to upgrade to 4.4.2 the phone refused to do so because it saw my system as "altered in an unauthorized way". I unrooted it to no avail. I uninstalled Xposed and all its modules, once before and once after unrooting to no avail. Finally I sat down and started looking at the system files and Xposed had changed so many things without my knowledge that tracing all of them and reversing them took me forever. I had the luxury of using Safestrap back then to do trial and error but since there is no such thing for lollipop, if you don't have a custom recovery and you mess up, you will need to flash the ROM from scratch and lose your data in the process.
najoor said:
I concur. I personally don't like Xposed anymore. It was fun the first few times I used it and then I realized it tends to be chaotic in the way it changes the system. In general any tool/software that changes things in an irreversible way without the user's explicit knowledge is in my opinion poorly written. I remember that when I had an ATT note 3 on Android 4.3 I rooted it and installed Xposed and some of its modules and was very content with myself. But then when the time came to upgrade to 4.4.2 the phone refused to do so because it saw my system as "altered in an unauthorized way". I unrooted it to no avail. I uninstalled Xposed and all its modules, once before and once after unrooting to no avail. Finally I sat down and started looking at the system files and Xposed had changes so many things without my knowledge that tracing all of them and reversing them took me forever. I had the luxury of using Safestrap back then to do trial and error but since there is no such thing for lollipop, if you don't have a custom recovery and you mess up, you will need to flash the ROM from scratch and lose your data in the process.
Click to expand...
Click to collapse
I've never used Xposed and I never will, but I also have the resources and the knowledge to just change the stuff in the framework and SystemUI myself.
If I'm helping anyone upgrade their system, the first thing I ask is if they've installed Xposed or running a ROM that has it pre-installed. If they say yes I recommend them just starting over from scratch with OEM firmware, which is easy to do on any brand phone. You have Odin for Samsung, RSD Lite for Motorola, and fastboot for HTC to achieve this.

Disable first Lockscreen and wake up direct to pattern screen

Since update to Lollipop we need to perform two actions (if you use any security lock) to get to your homescreen:
1. swype up
2. enter pattern or pin
In KitKat there was an option to bypass the first screen and wake up the phone direct to the pattern/pin screen.
With Lollipop this option is gone.
Does anyone found an option, a patch or exposed module to bypass the first (notification) screen or can give me a hint how to do so?
I am s-off, rooted and have exposed working with sense toolbox.
Thanks for any hint / advice.
Regards,
Umqi
Gravitybox (xposed module) can do this. It's under lockscreen tweaks, then Direct unlock.
computercarl said:
Gravitybox (xposed module) can do this. It's under lockscreen tweaks, then Direct unlock.
Click to expand...
Click to collapse
Thanks,
but Gravitybox ist only for AOSP and GPE ROMs, I forgot to say that I am on ARHD 45 which is a close to stock Sense ROM so I'm afraid to try
Reboot in TWRP, make a backup, try it, if it bootloops or breaks bad, restore the backup. I just moved to the GPE MM rom and installed Gravitybox and made all the tweaks that bl*ssr*m gave me. You might be surprised!
computercarl said:
Reboot in TWRP, make a backup, try it, if it bootloops or breaks bad, restore the backup. I just moved to the GPE MM rom and installed Gravitybox and made all the tweaks that bl*ssr*m gave me. You might be surprised!
Click to expand...
Click to collapse
Did my NAND, installed, aktivated module, rebooted and tried.
The tweaks I would need in GravityTB are not working. I can change the color of the Blutooth Icon, so I can say installation is ok.
Problem not solved jet....

Question How to completely remove stock launcher

As the titles says, I want to completely remove the stock launcher (like it never existed) and install some other launcher (as if this was the only and stock launcher).
Bascially, This thread explains the problem in details.
I am on custom rom and rooted so I want to know how to make any launcher (lets say Lawn chair 2) stock/native from scratch and completely remove the stock one.
regedit12345 said:
As the titles says, I want to completely remove the stock launcher (like it never existed) and install some other launcher (as if this was the only and stock launcher).
Bascially, This thread explains the problem in details.
I am on custom rom and rooted so I want to know how to make any launcher (lets say Lawn chair 2) stock/native from scratch and completely remove the stock one.
Click to expand...
Click to collapse
That is actually very hard, I personally like the pixel launcher on my custom roms and sometimes it doesn't work right. I always recommend switching first to see if the launcher works fully. Than since your rooted use magisk system debloater module off the manager. If you're on Android 11 than I don't know normally it doesn't read the partition layouts properly and doesn't work but you can try it. They need to update it for Android 11 but with the super partitions it makes it very difficult.
regedit12345 said:
As the titles says, I want to completely remove the stock launcher (like it never existed) and install some other launcher (as if this was the only and stock launcher).
Bascially, This thread explains the problem in details.
I am on custom rom and rooted so I want to know how to make any launcher (lets say Lawn chair 2) stock/native from scratch and completely remove the stock one.
Click to expand...
Click to collapse
Yeah you could get rid of it via Root. There is a good app on the Play Store called something like System App Remover/Uninstaller? You could also try Magisk Modules!
dreamytom said:
Yeah you could get rid of it via Root. There is a good app on the Play Store called something like System App Remover/Uninstaller? You could also try Magisk Modules!
Click to expand...
Click to collapse
That app doesn't work right anymore at least not on Samsung one ui. I don't know on Chinese manufacturers like Xiaomi. But everything with the system partition is different now. It basically doesn't matter if you're rooted you can't touch otherwise it bootloops. I would recommend making a twrp backup first than try whatever you like.
what about using adb? have you try using adb to uninstall it?
I someone managed to uninstall the stock launcher and install lawn chair 2 as native but in the process, i lost home navigation gestures, 2 button and 3 button navigation options.
Had to reinstall the rom all over again
regedit12345 said:
I someone managed to uninstall the stock launcher and install lawn chair 2 as native but in the process, i lost home navigation gestures, 2 button and 3 button navigation options.
Had to reinstall the rom all over again
Click to expand...
Click to collapse
Yikes. Yeah yesterday I was almost going to say, be careful when uninstalling system apps. Its worth mentioning that the latest MIUI doesn't support Gestures on Third-Party Launchers, but you probably already know that.
Instead of clean-flashing, It may have been possible to dirty-flash the same ROM (with same version), to get Stock Launcher back without losing /data
dreamytom said:
Yikes. Yeah yesterday I was almost going to say, be careful when uninstalling system apps. Its worth mentioning that the latest MIUI doesn't support Gestures on Third-Party Launchers, but you probably already know that.
Instead of clean-flashing, It may have been possible to dirty-flash the same ROM (with same version), to get Stock Launcher back without losing /data
Click to expand...
Click to collapse
I did dirty flash first. Neither the launcher came back nor the gestures. Then google kept crashing since I didn't flash gapps knowing it is dirty flash so i don't need to flash gapps. All gapps started crashing and didn't work. So I flashed gapps but they still kept crashing so I said "fk it, i'll clean everything".
You have to systemize the app (you need root to do this). I wouldn't recommend deleting the stock launcher just incase your new launcher breaks
Try oneplus launcher magisk module.
Works well, looks well.
ptr21 said:
Try oneplus launcher magisk module.
Works well, looks well.
Click to expand...
Click to collapse
Wait, does it work on MIUI? Does it include "Recents"?
No luck with MIUI, gestures wont work.
It includes recents. Lots of settings.

Categories

Resources