[MOD][W8]Remove S Finder/Quick Connect Buttons - Galaxy S6 Themes and Apps

There are two methods to change your quick settings panel to remove the buttons: a build.prop edit or an edit to systemui.
Method 1:
Change
Code:
ro.product.name=zeroflte***
ro.product.device=zeroflte***
to
Code:
ro.product.name=zerofltevzw
ro.product.device=zerofltevzw
If the build.prop edit changes your data icons to VZW and you don't like it, simply add this line to your others.xml
Code:
<CscFeature_Framework_ReplaceDataTypeIconAsOpBrand>OYB</CscFeature_Framework_ReplaceDataTypeIconAsOpBrand>
Method 2:
Install a file at the end of the post.
v2 = deodexed, no bugs (should be working on an odexed rom, please test)
v1 = odexed and has a bug swiping notifications
stock = stock odexed
THIS FILE IS ONLY COMPATIBLE WITH THE G-920W8.
Because of the current limitations of TWRP I cannot force a device check.
I would not recommend flashing this file on any variant besides w8 unless you like SystemUI fcs
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Enjoy!

Thé name of icons please

jazzypit said:
Thé name of icons please
Click to expand...
Click to collapse
Moonshine. Stay on topic man
---------- Post added at 01:26 PM ---------- Previous post was at 12:53 PM ----------
I did this on my own a week ago but found that notifications won't swipe away as easily. Very annoying. I wonder why it does that.
Sometimes you have to swipe more than once and instead of clearing it, it opens it.
Clear button usually works better.

Brava27 said:
I did this on my own a week ago but found that notifications won't swipe away as easily. Very annoying. I wonder why it does that.
Sometimes you have to swipe more than once and instead of clearing it, it opens it.
Clear button usually works better.
Click to expand...
Click to collapse
Yeah, I just experienced that. Strange behavior indeed. I wonder if it has to do with the padding that was removed? Does it only happen on the first notification or can it happen on any notification?
I think I saw a user in the xtrestolite thread with the same issue. Perhaps something else needs to be changed - there's quite a few calls to the two buttons that I didn't need to touch. I can take a look again but it might not be for a few days

once quick connect is removed , how do you screen mirroring ? as quick connect is the only way i have seen to connect to tv ?

ex-28 said:
once quick connect is removed , how do you screen mirroring ? as quick connect is the only way i have seen to connect to tv ?
Click to expand...
Click to collapse
Chromecast

ex-28 said:
once quick connect is removed , how do you screen mirroring ? as quick connect is the only way i have seen to connect to tv ?
Click to expand...
Click to collapse
You could also leave quick connect enabled. Chrome cast should also continue to work
Edit: apps like allcast (paid) and localcast (ad supported) will also push content to smart tvs

i dont have chromcast just a samsung tv , and use screen mirroring

ex-28 said:
i dont have chromcast just a samsung tv , and use screen mirroring
Click to expand...
Click to collapse
I don't use Quick Connect, and I don't know if it's actually used for screen mirroring... There is a screen mirroring quick toggle that you can choose to add to your favorite toggles if you click the edit button on the expanded status bar. Hopefully this negates the need for these buttons for you

mrapp said:
I don't use Quick Connect, and I don't know if it's actually used for screen mirroring... There is a screen mirroring quick toggle that you can choose to add to your favorite toggles if you click the edit button on the expanded status bar. Hopefully this negates the need for these buttons for you
Click to expand...
Click to collapse
omg i looked there b4 when i was trying to do screen mirroring and i swear it wasnt there b4 now lol i totally missed it as used it on my s5 all the time , thank you !

mrapp said:
Yeah, I just experienced that. Strange behavior indeed. I wonder if it has to do with the padding that was removed? Does it only happen on the first notification or can it happen on any notification?
I think I saw a user in the xtrestolite thread with the same issue. Perhaps something else needs to be changed - there's quite a few calls to the two buttons that I didn't need to touch. I can take a look again but it might not be for a few days
Click to expand...
Click to collapse
Yup only first notification. The rest swipe freely

Brava27 said:
Yup only first notification. The rest swipe freely
Click to expand...
Click to collapse
I suspect this is related to the padding I squished to 0 to make this work. I found reference to the buttons in the qs layout which removed the buttons but left a gap the size of the buttons. If I can remove the gap instead of making it 0 height I have a feeling this bug will disappear

Another solution:
Edit your build.prop and change the line
Code:
ro.product.name=zerofltexx
to
Code:
ro.product.name=[COLOR="Red"]zerofltevzw[/COLOR]
The 2 buttons are gone and I don't have any problems with swiping away notifications. You will get the verizon 4G symbol though.
I'd love to remove the brightness bar as well - never change anything there anyways.
But I failed to recompile the systemUI.apk

mrapp said:
I suspect this is related to the padding I squished to 0 to make this work. I found reference to the buttons in the qs layout which removed the buttons but left a gap the size of the buttons. If I can remove the gap instead of making it 0 height I have a feeling this bug will disappear
Click to expand...
Click to collapse
You have to deodex and make a smali edit. There is some sort of no swipe zone that goes away when you software disable sfinder/q connect (ie hard code doing what it does for vzw devices)

piccit said:
You have to deodex and make a smali edit. There is some sort of no swipe zone that goes away when you software disable sfinder/q connect (ie hard code doing what it does for vzw devices)
Click to expand...
Click to collapse
I just learned how to decompile yesterday Learning to deodex and read smali will take more time... are you positive deodexing is necessary? Will the entire rom need to be deodexed or can I get away with just SystemUI?

mDaniel said:
Another solution:
Edit your build.prop and change the line
Code:
ro.product.name=zerofltexx
to
Code:
ro.product.name=[COLOR="Red"]zerofltevzw[/COLOR]
The 2 buttons are gone and I don't have any problems with swiping away notifications. You will get the verizon 4G symbol though.
I'd love to remove the brightness bar as well - never change anything there anyways.
But I failed to recompile the systemUI.apk
Click to expand...
Click to collapse
Hooboy that 4g logo is an eye sore! Have you tried that mod? When I was on the 920T rom, the signal connection icons changed after I changed the csc xml files to my back up files, so ro.product.name can't be solely responsible for the icons
Another thought, I wonder if verizon has disabled the buttons with a csc code... hmm. I don't know if there's any way we could cross check and compare though because I believe the csc folder is hidden underneath root access .
Finally, this will help you disable the brightness slider. The top post on page 2 has the same mod done with an adb command

So, just to follow up, i changed my build.prop to the vzw one and my signal icons didn't change. Ideally I'd like for my build.prop to have the correct device listed though, so I'm using this as a temporary work around until I can better figure out this issue.
Ideally I will be able to find the code responsible or if necessary deodex.
The fact that it can be altered merely by changing the device name is really making me think there is a csc code responsible for this or there is something in system ui that says if device ~ Vzw then use this layout.... The edit button in the quick settings changed to a pencil as well

mDaniel said:
Another solution:
Edit your build.prop and change the line
Code:
ro.product.name=zerofltexx
to
Code:
ro.product.name=[COLOR="Red"]zerofltevzw[/COLOR]
The 2 buttons are gone and I don't have any problems with swiping away notifications. You will get the verizon 4G symbol though.
I'd love to remove the brightness bar as well - never change anything there anyways.
But I failed to recompile the systemUI.apk
Click to expand...
Click to collapse
Moded systemui to use the standard icons when using verizon build.prop tweaks, and removed the icons when WiFi connected.
This is for 920I, can't speak for other variants.
Edit: Not recommended for other variants.. most likely it will fc.

ideletejunk said:
Moded systemui to use the standard icons when using verizon build.prop tweaks, and removed the icons when WiFi connected.
This is for 920I, can't speak for other variants.
Click to expand...
Click to collapse
I can. Do not install system uis from other variants. The warning is in the OP

mDaniel said:
Another solution:
Edit your build.prop and change the line
Code:
ro.product.name=zerofltexx
to
Code:
ro.product.name=[COLOR="Red"]zerofltevzw[/COLOR]
The 2 buttons are gone and I don't have any problems with swiping away notifications. You will get the verizon 4G symbol though.
I'd love to remove the brightness bar as well - never change anything there anyways.
But I failed to recompile the systemUI.apk
Click to expand...
Click to collapse
Good find! Excellent!
Anyone know how to disable safe volume warning? This is the last nail in the coffin for me.

Related

[Android 3.0+, ROOT] TabletBar Hider - fullscreen in Honeycomb without system bar!

TabletBar Hider
Want to use your honeycomb tablet in *true* fullscreen, without that pesky system bar in the way? Now you can! (REQUIRES ROOT!)
This app allows you to hide the system bar in landscape mode, where it gets in the way the most. Then, if you need to access it to leave the app, just rotate your tablet to portrait and the bar appears. When you're done, rotate it back to landscape and the bar disappears again. You can go back to the app and end that behavior at any time.
There is currently an issue with apps that prevent rotation - you may get stuck in them! But worst case, you can always reboot and everything goes back to normal. I will work on a fix for that if people like the app!
I am new to Android app development so please let me know if there are any issues! I have created a free demo version that you can run to verify that the app will properly hide and restore the system bar on your tablet. I have tested this on a Samsung Galaxy Tab 10.1 but not others yet! So please make sure to try the demo first.
Note that the demo is only for verifying that the app can kill and restore the system bar. It does not feature the automatic rotation service that the full version contains.
Screenshots of full version attached to post
Demo
https://market.android.com/details?id=com.tlalexander.tabletbarhiderdemo
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Full Version
https://market.android.com/details?id=com.tlalexander.tabletbarhider
Well thought! tested the demo and working well on arabic rom p7510jpkg5. Though expected demo to be a little more useful beyond just hiding and restoring the bottom bar. Couldn't revert to home screen after applying the tweak. The full version could have been free.
well done.
It's useful...thanks
Works great on my Xoom but some time in future development it would be nice to have the option of a transparent status bar too.
Bought it in hopes that you'll be further developing it. Further development on this that could really turn heads would be access to the full apps list with the ability to check mark which ones you want the taskbar hider to work with (and more importantly, which ones you don't).
Great idea. Looking forward to where this might go.
Please consider making it work with multitouch gestures.
I have my tablet set to always stay in Landscape mode (unless an app forces me into portrait mode). So the current way of hiding and restoring the status bar is a PITA.
What you could (should) do is this.
Two finger swipe down off of the screen = Hide status bar.
Two finger swipe up onto the screen = Restore status bar.
Does that make sense?
It's a great start!
arrtoodeetoo said:
Two finger swipe down off of the screen = Hide status bar.
Two finger swipe up onto the screen = Restore status bar.
Click to expand...
Click to collapse
+1
this would be really nice!
It would be great if it would work with wizz or have like a wiz type bar where i can click bottom middle during any app and bring up home and back and multi task and then even better like wizz i can add my own!
edit:
on adw ex I have swipe down as notifications. with this thing enabled. I swipe down and my notifications dont pop up really wished that I could swipe down for my notifications with the bar off
O well, guess its good for specific apps although I would really like to see it as a more accessible thing like wizzbar
mughalgxt said:
Well thought! tested the demo and working well on arabic rom p7510jpkg5. Though expected demo to be a little more useful beyond just hiding and restoring the bottom bar. Couldn't revert to home screen after applying the tweak. The full version could have been free.
well done.
Click to expand...
Click to collapse
Yes, I know its a simple app and it could be free, but this is kind of an experiment for me to see if I can make money writing apps. It also will provide the encouragement I need to keep developing it. And yeah, the demo is just to make sure people don't get stuck buying the paid app and have it not work. Its not really intended to be useful.
Psychokitty said:
Bought it in hopes that you'll be further developing it. Further development on this that could really turn heads would be access to the full apps list with the ability to check mark which ones you want the taskbar hider to work with (and more importantly, which ones you don't).
Great idea. Looking forward to where this might go.
Click to expand...
Click to collapse
Hey that's a great idea! I'll look into that.
arrtoodeetoo said:
Please consider making it work with multitouch gestures.
I have my tablet set to always stay in Landscape mode (unless an app forces me into portrait mode). So the current way of hiding and restoring the status bar is a PITA.
What you could (should) do is this.
Two finger swipe down off of the screen = Hide status bar.
Two finger swipe up onto the screen = Restore status bar.
Does that make sense?
It's a great start!
Click to expand...
Click to collapse
Actually I was originally going to hook into the volume buttons, and have one hide it and one restore it, but I found that background services don't have access to the volume buttons. Orientation was less ideal, but It was something I could hook into from the background. I'm not sure if background services can see the gestures, but I will look into it! One thing I know I can do is look at the accelerometer instead of the orientation. That way even if you're locked, you can still rotate to show the bar. Of course.. then its sideways, and that's weird. But thanks for the words of encouragement as well!
turtlegss said:
It would be great if it would work with wizz or have like a wiz type bar where i can click bottom middle during any app and bring up home and back and multi task and then even better like wizz i can add my own!
edit:
on adw ex I have swipe down as notifications. with this thing enabled. I swipe down and my notifications dont pop up really wished that I could swipe down for my notifications with the bar off
O well, guess its good for specific apps although I would really like to see it as a more accessible thing like wizzbar
Click to expand...
Click to collapse
Ooh, yeah the app kills the process that contains the notifications, so that is one area where it won't work. Also, I said this above but I'm not sure if I can see gestures from a background process. But I will look into it for sure! That would definitely be better.
I also realized that if I implement the suggestion above about selecting which apps to disable my app on, I could have it also disabled on the home screen. That would be nice.
-Taylor
So, I just realized that the Market app doesn't allow rotation, and it can appear that you're stuck. I will definitely have to add a way to filter which apps this is enabled for.
For the meantime, you're not actually stuck in Market. Just use the menu on the top right and go to "Contact us" and it will open the browser.
Silly, for sure. I'll try to add the fix soon. Probably not till the weekend though.
-Taylor
arrtoodeetoo said:
What you could (should) do is this.
Two finger swipe down off of the screen = Hide status bar.
Two finger swipe up onto the screen = Restore status bar.
Click to expand...
Click to collapse
+1
Awesome Work!
I have Wavelauncher installed and it's a good workaround. If I'm in an app that won't rotate I just swipe for Wavelaunch. It can show recent apps and user defined apps. If the app you want isn't listed, just pick one that does portrait to get the system bar back. If this app can come up there must be a way for you to do a swipe gesture to bring the bar back,
Anyway, thanks for this app! Love watching movies without the bar at the bottom!
Sent from my Xoom using XDA Premium App
I actually found virtual button bar in the market, works like a dream. Lovin the fullscreen now!
]
A nice feature would be:
Have the system bar timeout and hide itself after a set time amount of inactivity. Say... if you do not touch anything that has to do with the system bar for a whole minute, it will automatically hide itself. Swiping up could bring it back up or something like that. Would be extremely useful. Kinda like how Windows has the auto hide taskbar feature to give more screen space.
Honestly, I think auto hiding the system bar should be something Google should cook up and bring natively to the Honeycomb tablets. It makes sense to do that if you think about it. I know that the icons and such will dim down to white dots after a few seconds while using certain parts of the system apps, but something like auto hiding the entire system bar altogether will be far superior.
I still like the idea of checking off the apps this is allowed to work in on a list. I imagine that's a lot of work.
Perhaps in the mean time, you could implement a hidden button that could toggle the taskbar by tapping in the extreme upper right or left corner. That (I imagine) should be a lot simpler to do for the time being.
I wouldn't hesitate to spend $2.00-2.50 on the finished app.
I hope you could get it to work with the international 3G Xoom. MZ601
Hey guys,
Man, I don't get what the deal is with forums *not* e-mailing me even though I have notifications enabled.
But yeah, I have been brainstorming ways to make this work better. The simplest idea, and what I will try to enable this weekend, is shaking the tablet to toggle the bar.
Hooking into rotation was the simplest thing and I just wanted to get off the ground and see if people liked it. Clearly you guys do (thanks!) so I gotta make this app easier to use.
I looked up how to do swiping, and apparently background apps are not supposed to have access to touch events, for security (imagine if an app secretly waited till your banking app was running and then watched locations pressed on the screen when you typed your password). So people seem to think apps that run in the background and read swipes are using some kind of unsupported security holes, and my initial search only found people not willing to talk about it. Still, I haven't spent much time on it yet, busy week!
But I will look at it this weekend and see what I can do to improve it. I also gotta shoot a youtube videos as I have what feels like a high rate of returns - I think it would be really helpful if people saw how it worked before downloading.
And I finally got a review, yay! Of course if you have any opinions on the app I'd love a review!
john85D said:
I hope you could get it to work with the international 3G Xoom. MZ601
Click to expand...
Click to collapse
Does it not? Is your tablet rooted? This app cannot work without root, unfortunately.
Let me rephrase it. According to the market, your app is not compatible with my MZ601. When i do a search through the market it doesn't come up in the list. Its strange though since I was able to download your tester and it worked. I really would like to have this on my Xoom. And yes' I am rooted and running the Hammerhead ROM.
Have you checked your spam folder? A lot of times emails get marked as spam specially ibes coming from forums.
john85D said:
Let me rephrase it. According to the market, your app is not compatible with my MZ601. When i do a search through the market it doesn't come up in the list. Its strange though since I was able to download your tester and it worked. I really would like to have this on my Xoom. And yes' I am rooted and running the Hammerhead ROM.
Have you checked your spam folder? A lot of times emails get marked as spam specially ibes coming from forums.
Click to expand...
Click to collapse
Hmm... weird. I haven't purposefully hidden it from any devices. As far as I am aware it should work with every Honeycomb device.
I'll look into that this weekend.
And I checked my spam folder. Nothing there. I'll double check my notification settings.
-Taylor
Facegarden said:
Hmm... weird. I haven't purposefully hidden it from any devices. As far as I am aware it should work with every Honeycomb device.
I'll look into that this weekend.
And I checked my spam folder. Nothing there. I'll double check my notification settings.
-Taylor
Click to expand...
Click to collapse
Thanks. Looking forward to having it.

[HOW-TO] Enable Multiuser on Nexus 5 (Root)

My 32GB Nexus 5 is less of a phone and more of a small tablet. But multiuser is not enabled!
You might ask, why do I want multiuser? Well... perhaps you give your phone to kids to play with on long trips. Or perhaps you want a "test" set of settings. Or you want to separate work and personal. Or maybe you just like to customize.
You do need the following:
1) Root
2) A way to enable the lock screen to rotate (I suggest Gravity Box: http://forum.xda-developers.com/showthread.php?t=2316070)
3) A way to edit your build.prop. (Do it old school or an app such as https://play.google.com/store/apps/details?id=com.jrummy.apps.build.prop.editor)
4) A current backup!
It is easy enough to do if you can edit your build.prop. This requires root, and YOU REALLY MUST BACKUP before you mess with build.prop. Seriously. Back up. It just takes a few minutes.
You can edit build.prop by pulling it to a PC and pushing it back or you can use a build.prop editor from the market (I used the one built into Android System Tuner Pro (https://play.google.com/store/apps/details?id=ccc71.pmw.pro&hl=en) because I was feeling lazy). If you are doing it by hand the build.prop is in /system/ The line you need is:
Code:
fw.max_users=4
You can set 4 to however many users you want to be able to support.
Reboot.
At this point, it seems like nothing has happened. You need to go to Settings and you'll find a new entry:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you click Users you should be able to figure it out from there:
Once you have set up a new user, you can press your user name in the settings to get to the lock screen. In portrait mode, it will look normal. But if you rotate to landscape mode you will see an icon for each user you've defined. If you set a different lock type/code for each (a PIN or a swipe code) you will have "some" security between users.
I did this on the 4.2.2 OTA that was slightly repackaged here: http://forum.xda-developers.com/showthread.php?t=2557523
You'd imagine it would work on most other ROMs that don't already support it, but BACK UP FIRST just in case!
sweet
Thanks for this find! So what's the default on fw.max_users? 1?
Thinking I might set this up so that when my son keeps asking "can I play on your phone" he gets his own setup. Interesting.
The default is the line is not there. This apparently sets it to a single user.
Sent from my Nexus 7 using Tapatalk
wd5gnr said:
The default is the line is not there. This apparently sets it to a single user.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
So the line is not there? So we just click on edit and add this line?
Sent from my Nexus 5 using Tapatalk
---------- Post added at 04:10 AM ---------- Previous post was at 03:59 AM ----------
Juansegovia20 said:
So the line is not there? So we just click on edit and add this line?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Edit: i went and add the line to build prop and it worked
Sent from my Nexus 5 using Tapatalk
just added the line to the build.prop and its working
Edit: any special setting i need to add to make it rotate on lockscreen?
Edit2: nvm just found out that i had an option to enable user selection on power screen
How do you switch users?
Sent from my SGH-I897 using Tapatalk
Oh yeah. I use xposed and gravity box to enable rotating lock screen. Forgot about that. To switch users you need the landscape lockscreen. My bad! Still, xposed and gravity box are a great add on too.
Sent from my Nexus 7 using Tapatalk
Good find. There's a couple other ways too like the app SwitchMe or my favorite: I just dual boot. The phone boots so fast that it's less than a minute to boot to the other side. That way my wife can set up the phone to be less confusing since my phone is mostly gesture based and not for the novice.
wd5gnr said:
Oh yeah. I use xposed and gravity box to enable rotating lock screen. Forgot about that. To switch users you need the landscape lockscreen. My bad! Still, xposed and gravity box are a great add on too.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Thanks
Sent from my Nexus 5 using Tapatalk
Is there any solution yet for (com.android.phone force closed) in the secondary user?
thanks
Maybe someone could help me. I'm on a routed nexus 5. The phone is still stock. Yet when I create a restricted profile and log into it, I only get a black screen. None of the apps I've enabled show up.
Sent from my Nexus 5 using xda app-developers app
rhemy1 said:
Maybe someone could help me. I'm on a routed nexus 5. The phone is still stock. Yet when I create a restricted profile and log into it, I only get a black screen. None of the apps I've enabled show up.
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
I've run into the black screen problem a few times on different ROMs. I'm not sure what causes it, and no matter what I tried I couldn't get any wallpaper to show up.
Other ROMs I've used don't have any problems with wallpapers...again not sure what the difference is between those that work and those that don't.
Instead of modding the build prop to enable multi-users, I use Xposed Framework and Modaco Toolkit. Once Xposed is installed and the Modaco Toolkit module is enabled, selecting the "Show users on power menu" option in the "Google Nexus (all)" category enables the User Switcher in the power menu, and adds the "Users" option in the system menu. Reboot after making the selections to activate the settings.
I'm currently using CyanFox ROM found in the Nexus 5 Android Development forum and multi-user works perfect. Long-pressing the power button brings up the power menu along with the different users on the phone (after they've been set up).
CyanFox is a great ROM by the way...I highly recommend checking it out
Another good ROM that allows wallpapers on all users is AICP, also found in Android Development.
Xposed Framework: http://repo.xposed.info/module/de.robv.android.xposed.installer
Modaco Toolkit: http://www.modaco.com/topic/361634-xmod-modaco-toolkit-for-xposed-framework
Not sure if this helps you at all, but other than finding a ROM that has wallpapers for all users, I'm not sure how to fix the stock one.
It's looks awesome!!
Looks cool, maybe I'll try it out soon
Sent from my Nexus 5 using Tapatalk
Does someone know a way without Xposed (i love ART and wish to keep it)?
I seen a build.prop modification metod, but before doing some heavy "manual" modification i wanna check around for some "ready to flash" zip...
Sent from my Ne><us 5
ash1684 said:
Does someone know a way without Xposed (i love ART and wish to keep it)?
I seen a build.prop modification metod, but before doing some heavy "manual" modification i wanna check around for some "ready to flash" zip...
Sent from my Ne><us 5
Click to expand...
Click to collapse
Well, it isn't that heavy -- see the first post. Not flashable, but not hard at all.
wd5gnr said:
Well, it isn't that heavy -- see the first post. Not flashable, but not hard at all.
Click to expand...
Click to collapse
For Gravity box you need Xposed and so no ART...
ash1684 said:
For Gravity box you need Xposed and so no ART...
Click to expand...
Click to collapse
Yes, but Gravity box was only a suggestion for getting lock screen rotation. There are plenty of things out there that will do that and not all need Xposed. For example: https://play.google.com/store/apps/details?id=com.mah.screenrotationlock would probably work.
wd5gnr said:
Yes, but Gravity box was only a suggestion for getting lock screen rotation. There are plenty of things out there that will do that and not all need Xposed. For example: https://play.google.com/store/apps/details?id=com.mah.screenrotationlock would probably work.
Click to expand...
Click to collapse
great Thank you a lot !
YTayyar said:
Is there any solution yet for (com.android.phone force closed) in the secondary user?
thanks
Click to expand...
Click to collapse
Yes, when setting up the new user, don't start with "restricted". Do a full setup first.

[Android / HTC One (M8)] Dot View Mods

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Dot View Mods is a collection of modifications for the HTC One (M8)'s Dot View cover.
This module requires an unlock key for most features: https://play.google.com/store/apps/details?id=com.mohammadag.dotviewmodsforhtcmateunlockkey
Features include:
Control your music playback and see what's playing right from the Dot View cover.
Add gestures to the case and customise them.
See notifications at a glance, with support for all Android notifications. (enable the listener in Settings -> Security -> Notifications access)
* See the full notification when it first comes in: your notifications scroll across the screen.
Quick dial contacts right from the cover, with support for up to 9 shortcuts spread across 3 pages.
Don't have a contact and still want to dial them quickly? Open up a full dialer right from the cover.
And if you're bored:
Play a quick game of Snake, retro-style!
Compatibility:
This module was coded with the stock DotMatrix application set to 480DPI, the developer cannot guarantee it'll work fine with other DPIs.
If you have other modifications installed, support cannot be guaranteed.
Usage:
Dialer:
Swipe up to call the number, swipe down to close the dialer. If no numbers are input, a swipe up redials the last person called.
Swipe from right to left to delete a number, tap and hold the numbers at the top to delete all.
A future update may add speed dial from the stock dialer.​Snake:
Tap the HTC logo on your cover to pause the game, tap it again to save progress and quit the game.​Shortcuts:
Swipe left and right to change between shortcut pages.​
Great collection of m mods for the dot view. I bought the unlock key shortly after I installed it, great work.
Will you be posting future work here @MohammadAG?
Sent from my HTC One_M8 using Tapatalk
Toyyo said:
Great collection of m mods for the dot view. I bought the unlock key shortly after I installed it, great work.
Will you be posting future work here @MohammadAG?
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
Yep, I realised email was bad for this kind of stuff since a lot of it is repeated.
I'm done with exams, so there should be more updates now. I've already added a torch feature.
MohammadAG said:
Yep, I realised email was bad for this kind of stuff since a lot of it is repeated.
I'm done with exams, so there should be more updates now. I've already added a torch feature.
Click to expand...
Click to collapse
Awesome, looking forward to it!
I have a couple of suggestions:
- Is it possible to make it so that none of the apps are turned on by default for notifications? So that people have to add the ones they want rather than untick the rest that aren't really useful?
- Is it possible to disable gesture controls completely? so no menu or music control etc?
This module will be perfect for me if it is as close to stock as possible, with the addition of custom notifications of course
Anyway, keep up the awesome work :good:
Believe it! Play SNAKE at Dot View. also play song.
I'm having trouble with it actually wo4king for long periods it will stop displaying notifications after like the first notifications (so after a message it will no longer work) also the dialer will work when it wants too I've had like 3 instance now were the phone will stay stuck on the dot view look even if I open the flap... I've Uninstalled it and reinstalled same issue
Any suggestions???
New version is out:
Major features:
Custom gradient support, pick the top and bottom colors from the settings app. Non scrolling text now uses this gradient.
Torch feature, either using gestures or menu items
For everything else, see the change log on Xposed.
Reboot immediately after installation.
asimoalex said:
I'm having trouble with it actually wo4king for long periods it will stop displaying notifications after like the first notifications (so after a message it will no longer work) also the dialer will work when it wants too I've had like 3 instance now were the phone will stay stuck on the dot view look even if I open the flap... I've Uninstalled it and reinstalled same issue
Any suggestions???
Click to expand...
Click to collapse
If it sticks on the screen, that's actually a crash, I'd need a logcat to debug that, but you need to use adb to get that.
The new version, however, has some bug fixes that will should reduce (or prevent) crashes. Try seeing if it still happens there.
problem
MohammadAG said:
If it sticks on the screen, that's actually a crash, I'd need a logcat to debug that, but you need to use adb to get that.
The new version, however, has some bug fixes that will should reduce (or prevent) crashes. Try seeing if it still happens there.
Click to expand...
Click to collapse
i have a problem with the new version instead of the weather icon i get a big yellow square displayed
MohammadAG said:
If it sticks on the screen, that's actually a crash, I'd need a logcat to debug that, but you need to use adb to get that.
The new version, however, has some bug fixes that will should reduce (or prevent) crashes. Try seeing if it still happens there.
Click to expand...
Click to collapse
I belive I got a log cat never had to make one so yea... Do you want it via personal message or??
I just downloaded the module, tried and purchased the unlock key in less than a minute. Also I wrote a positive comment at Play Store. Great idea @MohammadAG! I hope to see more functions soon!
Best regards.
asimoalex said:
I belive I got a log cat never had to make one so yea... Do you want it via personal message or??
Click to expand...
Click to collapse
Here is fine, I only need the lines starting with AndroidRuntime
Downloaded and immediately paid for the unlock key. Exactly what I was looking for, love your work.
How does one actually trigger the snaka game? Taping on the HTC logo isn't doing anything for me.
majorplayer88 said:
Downloaded and immediately paid for the unlock key. Exactly what I was looking for, love your work.
How does one actually trigger the snaka game? Taping on the HTC logo isn't doing anything for me.
Click to expand...
Click to collapse
Thanks!
You'll need to add it to the main menu in settings, same goes for the dialer.
Tapping the HTC logo exits the game.
MohammadAG said:
Thanks!
You'll need to add it to the main menu in settings, same goes for the dialer.
Tapping the HTC logo exits the game.
Click to expand...
Click to collapse
Thanx for the quick response.. Working perfectly so far!
Awesome update! Shukran @MohammadAG?
For anyone having trouble with the app recognizing the license key after the update, uninstall the license and then reinstall it... It should work after that.
Loving the new features, keep up the good work
Sent from my HTC One_M8 using Tapatalk
I like this mod but they is still some stability issue.
It happen my phone can't unlock and stuck during using dot view play song.
Force restart is the only way.
I believe this module will became better and better.
Andrewtst said:
I like this mod but they is still some stability issue.
It happen my phone can't unlock and stuck during using dot view play song.
Force restart is the only way.
I believe this module will became better and better.
Click to expand...
Click to collapse
I'm going to need a logcat filtered for AndroidRuntime. The reason the screen is stuck is because behind it is a dialog that says DotMatrix has stopped working and you'd need to click okay (which you can't).
But still, a crash is a crash and it needs to be fixed, so please, post a logcat
MohammadAG said:
I'm going to need a logcat filtered for AndroidRuntime. The reason the screen is stuck is because behind it is a dialog that says DotMatrix has stopped working and you'd need to click okay (which you can't).
But still, a crash is a crash and it needs to be fixed, so please, post a logcat
Click to expand...
Click to collapse
In future if happen again, I will post the logcat.
Could You please?
Could you please add ℃/℉ option?

(Guide) Enable AirView and AirGesture without root

All credit goes to Uniquebarbee for finding this method.
Install Nova Launcher from the store launch it
Hold homescreen - shortcuts- activities - settings
find Air gesture - long press - turn it on from the options
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Press back button to comeback to settings menu to find AirView.
There are a lot of hidden options there, not all of them are working.
I have my Information preview enabled on all possible AirView settings but still it doesn't recognise my finger, only the pen.
Same here, perhaps the screen is different and Samsung did not bother to port this feature. It iis clear they try to remove all the unnecessary gimmicks from note 4
Vichenec said:
Same here, perhaps the screen is different and Samsung did not bother to port this feature. It iis clear they try to remove all the unnecessary gimmicks from note 4
Click to expand...
Click to collapse
Pretty sure if those features are there, doesn't matter if hidden, it is possible to make it work. Guess we'll have to wait for 5.0
quadlt said:
Pretty sure if those features are there, doesn't matter if hidden, it is possible to make it work. Guess we'll have to wait for 5.0
Click to expand...
Click to collapse
I am rooted if that helps I also installed Galaxy Tools to Enable all notification Toggles Nova launch is used to create shortcut activites settings drag to home scrren air gestures and smart scroll I rebooted after turning on these settings for good measures. I can wave my hands at pictures air call accept NO QUICK GLANCE tho just Air WAKE-UP Lame but it is what it is
SO what is the point of this thread?
Yeah this is a bit pointless unless anyone has found anything that can be enabled this way!
jeccross said:
Yeah this is a bit pointless unless anyone has found anything that can be enabled this way!
Click to expand...
Click to collapse
http://forum.xda-developers.com/note-4/themes-apps/air-gestures-t2916882/page3
post #28 Air view, air gestures, smart scroll will work on the Note 4 Samsung has hidden the features I have enabled them.
Added this to my no-root solutions thread. Thanks! :highfive:
iridaki said:
Added this to my no-root solutions thread. Thanks! :highfive:
Click to expand...
Click to collapse
False
Uniquebarb above said the b4 is rooted.
Ive tried several times and all result in failure.
This is not possible on non rooted devices.
Lol, I cannot believe there are people who still want these gimmicky features that plagued the Galaxy S4.
Vichenec said:
All credit goes to Uniquebarbee for finding this method.
Install Nova Launcher from the store launch it
Hold homescreen - shortcuts- activities - settings
find Air gesture - long press - turn it on from the options
View attachment 2991101
Press back button to comeback to settings menu to find AirView.
View attachment 2991113
There are a lot of hidden options there, not all of them are working.
Click to expand...
Click to collapse
I AM ROOTED If you have international rom this may not work
evoxsin said:
False
Uniquebarb above said the b4 is rooted.
Ive tried several times and all result in failure.
This is not possible on non rooted devices.
Click to expand...
Click to collapse
But Nova Launcher can be installed on non-rooted phones. The only thing that may require root is to put a quick toggle in the notification dropdown. Right?
If it doesn't work for you it may have something to do with your firmware, these are stock Samsung features, I doubt they'd require root to work.
iR¡[email protected]!* from i9505 via Tapatalk 4
I may have misunderstood the issue but I think u can just turn on air wake up gesture just by going into accessibility and than choose dexterity and interaction. You will find the air menu. Just turn it on
iridaki said:
But Nova Launcher can be installed on non-rooted phones. The only thing that may require root is to put a quick toggle in the notification dropdown. Right?
If it doesn't work for you it may have something to do with your firmware, these are stock Samsung features, I doubt they'd require root to work.
iR¡[email protected]!* from i9505 via Tapatalk 4
Click to expand...
Click to collapse
You are correct I added root AFTER these steps yes notification toggles one of the reasons I added root for other reasons as well but you can use Nova Apex any third party launcher that you can add shortcuts-->activities - - >settings-->air gestures u must drag to the home screen to open - - >open air gestures turn on whatever you'd like repeat steps for smart scroll I rebooted just because and everything works. Yes I am stock rooted some custom roms include this already some of my circles are blank see my network connector and that other on. Some people use Sqlite editor to add toggles I choose Galaxy Tools
---------- Post added at 04:52 PM ---------- Previous post was at 04:49 PM ----------
Syd91 said:
I may have misunderstood the issue but I think u can just turn on air wake up gesture just by going into accessibility and than choose dexterity and interaction. You will find the air menu. Just turn it on
Click to expand...
Click to collapse
You totally misunderstood these are air gestures like the s4/s55/Note 3 have
Wave your hand across your screen in gallery do you pictures turnleft/right can you wave your hand to answer a call can you wave your hand to skip music tracks these are air gestures
Uniquebarbee said:
You are correct I added root AFTER these steps yes notification toggles one of the reasons I added root for other reasons as well but you can use Nova Apex any third party launcher that you can add shortcuts-->activities - - >settings-->air gestures u must drag to the home screen to open - - >open air gestures turn on whatever you'd like repeat steps for smart scroll I rebooted just because and everything works. Yes I am stock rooted some custom roms include this already some of my circles are blank see my network connector and that other on. Some people use Sqlite editor to add toggles I choose Galaxy Tools
---------- Post added at 04:52 PM ---------- Previous post was at 04:49 PM ----------
You totally misunderstood these are air gestures like the s4/s55/Note 3 have
Wave your hand across your screen in gallery do you pictures turnleft/right can you wave your hand to answer a call can you wave your hand to skip music tracks these are air gestures
Click to expand...
Click to collapse
Oh Right, I forgot about that feature I had them in my note 3, I never used them except at the beginning cuz they worked on trial and error basis and wasnt very helpful for me. I guess since the hardware for note 4 has upgraded these gestures might be more accurate.
anyway goodluck.
You are correct. I did it & it seems to work ok..............
Vichenec said:
All credit goes to Uniquebarbee for finding this method.
Install Nova Launcher from the store launch it
Hold homescreen - shortcuts- activities - settings
find Air gesture - long press - turn it on from the options
View attachment 2991101
Press back button to comeback to settings menu to find AirView.
View attachment 2991113
There are a lot of hidden options there, not all of them are working.
Click to expand...
Click to collapse
Just picked up my New Note 4. Am I going to have to Run Nova Launcher as my Primary Launcher to have AIr View & Air Gesture tools (without Root)???
I love Next 3D & that is the Launcher I primarily use. I also Love the Air View, Air Gesture, & Quick Glance. I want them features but I don't want Nova. Any Advise??? I saw that the Guy up there said he was ROOTED. I thought there wasnt anyway to ROOT the VZW Note 4? If there is but it will trip Knox, Im Ok with that & can someone point me in that direction. Thanks! Jason
jasonsc1 said:
Just picked up my New Note 4. Am I going to have to Run Nova Launcher as my Primary Launcher to have AIr View & Air Gesture tools (without Root)???
I love Next 3D & that is the Launcher I primarily use. I also Love the Air View, Air Gesture, & Quick Glance. I want them features but I don't want Nova. Any Advise??? I saw that the Guy up there said he was ROOTED. I thought there wasnt anyway to ROOT the VZW Note 4? If there is but it will trip Knox, Im Ok with that & can someone point me in that direction. Thanks! Jason
Click to expand...
Click to collapse
Nova launcher is used only to get to shortcuts activities if your favorite launcher has shortcuts to activities then by all means use it I don't use Nova launcher I just needed it to activate the features I don't have Verizon so I'm not sure about root on that but it will trip knox no biggie
I am not rooted and I can confirm these instructions work.

How to Enable Soft Keys and Disable Capacitive Buttons [ + Nougat Notification Shade]

Welcome to the guide on how to enable soft keys and get the Nougat notification shade on Samsung Marshmallow ROMs
Normally you can just edit build.prop and add the line qemu.hw.mainkeys=0 to the end and soft keys will appear, this trick does not work on stock Samsung Marshmallow (but there's an easy way to enable them), here's what soft keys look like on stock rooted Marshmallow with Xposed installed (it is stock Samsung MM, looks Cyanogenmod because I installed cyanogenmod apps and did theming) :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
First let's enable the soft keys
1. Root your device: http://forum.xda-developers.com/s6-edge-plus/general/easy-root-s6-edge-plus-marshmallow-6-0-1-t3325477
2. Install Xposed on your device: http://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3180960
3. Install the Good Lock app by Samsung on your device, it's free on the Samsung store but here's an apk, if there's a newer version choose it instead: http://www.apkmirror.com/apk/samsung-electronics-co-ltd/good-lock/good-lock-24-0-11-release/
4. Download the module GravityBox [MM] from Xposed, activate and reboot
5. Open the GravityBox app, go to Navigation bar tweaks, turn on the Master switch and Enable navigation bar, reboot, soft buttons will appear
Now to disable the capacitive buttons
1. Install Root Browser
2. Navigate to system, usr, keylayout, and tap on "Generic.kl", Open as, choose text file and RB Text Editor
3. Scroll down to key 158, and put a # before the word key in the line, so it should look like this: "#key158 BACK"
4. Scroll down to key 254 and put a # before the word key in the line, so it should look like this: "#key 254 APP_SWITCH", after this save the file and exit root explorer
5. To disable the lights in the capacitive buttons, download an app called "Galaxy Button Lights" from the Play Store, in the app choose "Always off" and save
6. Reboot, after this you will have soft keys and your capacitive keys are disabled and don't light up!
BONUS: Android Nougat notification shade on Stock Samsung MM ROMs:
I've noticed that the Android N-ify Xposed module does work if you install Good Lock and looks the best if you enable certain settings, here's what it looks like:
How to enable it and make it look the most original:
1. Have the Good Lock app installed
2. Go to Good Lock settings and under Advanced, make sure everything is turned off (you can turn the last one on if you want to, it doesn't affect this process in any way)
3. Go to routines and edit your default routine, in theme color scroll all the way to the left until reach the pure white color, after this go 6 steps to the right, you should be in the darkest shade of gray before black
4. You can see the derived color palette in the bottom, drag the colors so they are in the order of the darkest being first, the second darkest being second, the lightest being third and the third darkest being last, save changes to the routine
6. Install the Android N-ify module from Xposed, enable it and reboot
7. Open the app, go to Status bar header and make sure these options are enabled:
Style header
Alternative QS loading method
Enlarge first row
8. Reboot, now your notification shade looks like you're running Android Nougat, I hope you found this guide helpful
Deleted
HorstiG said:
Navbar don´t work with Good Lock 24.0.11. End of the Line. And the other thing is, Good look is ugly
Click to expand...
Click to collapse
Navbar doesn't work on 24.0.11? Am I a magician then? Because using the guide above it works perfectly on 24.0.11:
http://i.imgur.com/qUmRAcX.png
For me it doesn't matter what Good Lock looks like, it looks more like stock Android and my goal is to make my phone look as stock as possible, Good Lock is playing a good part in it, it's also enabling me to use the Nougat status bar, and the navbar. I don't see Good Lock anywhere since I'm using an external lock screen app, and the recents panel looks like Nougat too, not like the Good Lock default settings
Maybe it works with US versions. I´m on herolte G930F, also it does not work with the Xposed module FingerprintEnabler and it´s only in english. I´m from Germany.
Sorry, you're right, the navbar works.
What a external Lockscreen app you are using, please?
HorstiG said:
What a external Lockscreen app you are using, please?
Click to expand...
Click to collapse
KKM Locker (M Locker) from the Play Store, it's a long process:
First I download the app and use XPrivacy to restrict all permissions except browsing pictures (the app has access to phone calls and even text messages, even though it's a lock screen app) and change the status bar to KKM Status Bar from system status bar in KKM settings
Then I use the app called Fonter and set the app font as Roboto Thin (I downloaded the Roboto font package) and check the bold option, this changes the clock font in the lock screen from the thin font used in Lollipop to the bold font used in Marshmallow
Then to match the lock screen wallpaper position with the launcher default page wallpaper position, I make a Nova Launcher backup, deleting everything on screen (disabling dock, deleting all icons, hiding status bar etc), disabling the navbar from gravitybox, rebooting, taking a screenshot from the default home page (for me it's the first page of 3), enabling navbar again from gravitybox, rebooting, reverting from Nova backup, going to image editor and decreasing the picture brightness by 75. After this I save the picture and in KKM settings I set the picture I edited as the launcher wallpaper, after this it looks like real Marshmallow because the wallpaper doesn't move when I unlock and it's darkened in the lock screen
You can also just download the KKM Locker and do nothing but enable it, it works that way too, but doing what I do makes it look completely real :good:
Edit: This is what the lock screen looks like after all the steps I listed above, when you unlock the wallpaper stays in the same spot like it does on Cyanogenmod and AOSP:
Thanks for the detailed description, I will try the same. Will it work with fingerprint scanner?
Sent from my herolte using XDA Labs
---------- Post added at 03:09 PM ---------- Previous post was at 02:59 PM ----------
Does not work with fingerprint scanner.
Sent from my herolte using XDA Labs
HorstiG said:
Thanks for the detailed description, I will try the same. Will it work with fingerprint scanner?
Sent from my herolte using XDA Labs
---------- Post added at 03:09 PM ---------- Previous post was at 02:59 PM ----------
Does not work with fingerprint scanner.
Sent from my herolte using XDA Labs
Click to expand...
Click to collapse
I suppose you could make it work with fingerprint scanner if you did some epic workaround, like downloading an app killer and then an another app that sends a signal when fingerprint scanner is activated, and that signal kills the KKM app, causing the phone to unlock
But by default there isn't fingerprint support, at least so far, but with root everything is possible
galaxyYtester said:
I suppose you could make it work with fingerprint scanner if you did some epic workaround, like downloading an app killer and then an another app that sends a signal when fingerprint scanner is activated, and that signal kills the KKM app, causing the phone to unlock
But by default there isn't fingerprint support, at least so far, but with root everything is possible
Click to expand...
Click to collapse
I'm looking for another Lockscreen.
Sent from my herolte using XDA Labs
HorstiG said:
I'm looking for another Lockscreen.
Sent from my herolte using XDA Labs
Click to expand...
Click to collapse
Okay, as far as I know there are no other AOSP looking lockscreens (at least after my long search I've found none), if you find one that looks as good as KKM and has a fingerprint reader, post it here
I have found nothing. CM Locker has fingerprint, but ....
Sent from my herolte using XDA Labs
HorstiG said:
I have found nothing. CM Locker has fingerprint, but ....
Sent from my herolte using XDA Labs
Click to expand...
Click to collapse
CM Locker has fingerprint, you're right! I can use this and make it look as material as possible, I'll post a guide on how to make it look as material as possible once I've figured it out, thank you
With fingerprint unlock the lock screen doesn't have to be nearly as material design as it would without it, because when you unlock with fingerprint there doesn't have to be any animations that there would normally need to be to look material
galaxyYtester said:
CM Locker has fingerprint, you're right! I can use this and make it look as material as possible, I'll post a guide on how to make it look as material as possible once I've figured it out, thank you
With fingerprint unlock the lock screen doesn't have to be nearly as material design as it would without it, because when you unlock with fingerprint there doesn't have to be any animations that there would normally need to be to look material
Click to expand...
Click to collapse
Then I will be without the optics unfortunately
Sent from my LG-H815 using XDA Labs
@galaxyYtester
It does not look so bad.
HorstiG said:
@galaxyYtester
It does not look so bad.
View attachment 3823805
Click to expand...
Click to collapse
There's a locker called C Locker that supports fingerprint too, C Locker is a widget locker which means it's fully customizable and with some work you can make it to look exactly like the stock lock screen
I'm sticking with the KKM app since it's the most stock looking there is so far, after changing the font :good:
galaxyYtester said:
There's a locker called C Locker that supports fingerprint too, C Locker is a widget locker which means it's fully customizable and with some work you can make it to look exactly like the stock lock screen
I'm sticking with the KKM app since it's the most stock looking there is so far, after changing the font :good:
Click to expand...
Click to collapse
Thanks for the tip, but I have my own style.
HorstiG said:
Thanks for the tip, but I have my own style.
View attachment 3823821 View attachment 3823822
Click to expand...
Click to collapse
I prefer stock Android theme but your theme looks really cool too :good:
@galaxyYtester
Is there any Update for Goog Lock? I am on v 011.
HorstiG said:
@galaxyYtester
Is there any Update for Goog Lock? I am on v 011.
Click to expand...
Click to collapse
No, you can go to this page to check, if the newest version is 012 or more then there is a newer version, but right now the newest is 011:
http://www.apkmirror.com/apk/samsung-electronics-co-ltd/good-lock/

Categories

Resources