KnockKnock code Like LG - Sony Xperia M4 Aqua

Is it possible to have it on the Sony M4? I miss it

with xposed is possible to have it

Google say:
https://thebroodle.com/android/knock-code-lock-in-any-device/
Click to expand...
Click to collapse

Thanks guys. I'll get into it
Google is your 'friend'

I tried the knock code module, I set the knock code but it doesnt appear in lockscreen. Anyone tried?

Related

much needed apk mod for the community

can anyone modify the last working google music apk to not look for updates and or clone it and make it standalone. I know i for one am looking for something that allows me to have the nexus q enabled music apk and the new one both on my phone at the same time.
or is someone can inform me what to do I will work to try and do it.
I am willing to donate for the guy who can.
ianandamy said:
can anyone modify the last working google music apk to not look for updates and or clone it and make it standalone. I know i for one am looking for something that allows me to have the nexus q enabled music apk and the new one both on my phone at the same time.
or is someone can inform me what to do I will work to try and do it.
I am willing to donate for the guy who can.
Click to expand...
Click to collapse
If you don't care about using Google Play Music 5.0:
Find old apk (4.5.9 I think)
Uninstall 5.0
Turn off automatic updating in market
Install old apk
???
Profit
This is the only thing I did, wasn't too wowed with the new features of 5.0.
I also don't know what it would take to add the functionality to 5.0 :/
Hope this helps.
Sora3087 said:
If you don't care about using Google Play Music 5.0:
Find old apk (4.5.9 I think)
Uninstall 5.0
Turn off automatic updating in market
Install old apk
???
Profit
This is the only thing I did, wasn't too wowed with the new features of 5.0.
I also don't know what it would take to add the functionality to 5.0 :/
Hope this helps.
Click to expand...
Click to collapse
I know you can do that I'm hoping for a modded apk
ianandamy said:
I know you can do that I'm hoping for a modded apk
Click to expand...
Click to collapse
Ok well the no updating might not be possible from editing the 4.5.9 app.
I looked around the 5.0 app and it definitely doesn't have the Tungsten support files so it isn't just missing visually
I'm wonder what is involved with porting the Tungsten code to the 5.0 app...
Sora3087 said:
Ok well the no updating might not be possible from editing the 4.5.9 app.
I looked around the 5.0 app and it definitely doesn't have the Tungsten support files so it isn't just missing visually
I'm wonder what is involved with porting the Tungsten code to the 5.0 app...
Click to expand...
Click to collapse
Have a look at drawable-hdpi/ic_media_route_on_holo_light.png or ic_q_solo.png or ic_q_multi.png and tell me that again
It really looks like its partially there, just not up front. Wonder why....
animal24 said:
have a look at drawable-hdpi/ic_media_route_on_holo_light.png or ic_q_solo.png or ic_q_multi.png and tell me that again
it really looks like its partially there, just not up front. Wonder why....
Click to expand...
Click to collapse
wonder if we can add it to the code in 5.0 and make it work rebuilding the apk
ianandamy said:
wonder if we can add it to the code in 5.0 and make it work rebuilding the apk
Click to expand...
Click to collapse
It may be built out but disabled, maybe because they had to disable it to get the contracts for Google music unlimited access.. Wonder if there is a labs type thing in Google music...
animal24 said:
it may be built out but disabled, maybe because they had to disable it to get the contracts for google music unlimited access.. Wonder if there is a labs type thing in google music...
Click to expand...
Click to collapse
i am not up on how to program i know some mild code but im sure this can be done if a dev would have a few hours to figure it out for the community i for one would happily donate to whoever gets it figured out

Xposed Module: Keyboard Suggestions Blacklist

Hi folks,
This is a little module that started out as a PoC but turned into something that I find useful. I use swiping on the Google Keyboard and found that sometimes it would detect words or offer suggestions that I would never type. I had previously used Swype and so not being able to remove suggested words drove me crazy.
This Xposed module adds blacklisting to the Google Keyboard.
Features:
Long-press on suggested words from the keyboard interface
Add words to the blacklist through the module itself
The project is open source, you can view it on GitHub.
I'd prefer bugs/feature requests to go into the GitHub tracker, but if all else fails you can get in touch with me through XDA for support/bugs/feature requests.
There's also a Reddit thread if you're into that.
XDA:DevDB Information
Keyboard Suggestions Blacklist, a App for the Google Nexus 4
Contributors
nick.spacek
Version Information
Status: Stable
Created 2013-12-13
Last Updated 2013-12-13
Found this the same day i was trying to delete words..There is no other way really? I was swyping wrong words everytime
Thanks for you module. Some words still there, and i cant delete by long-press, but its really better now.
Can you explain the problems you're having a little more detailed? When you long-press, you should get a Toast message saying that the word was added. Are you seeing that?
It currently doesn't delete the word that was entered though. Is that what you mean?
What phone/ROM are you on?
Sent from my Nexus 4 using xda app-developers app
Great work, keep up:good:
nick.spacek said:
Can you explain the problems you're having a little more detailed? When you long-press, you should get a Toast message saying that the word was added. Are you seeing that?
It currently doesn't delete the word that was entered though. Is that what you mean?
What phone/ROM are you on?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Wait a minute... this is suposed to work with N4 only? I tought it was working but i dont think so. all words i black-listed still showing in my suggestions. My way of black-listing was adding through the app itself.
I dont see any toast message when i long-press a suggested word.
Im running Omnirom 4.3 in my S-Advance.
It should work with other phones and Roms, but hooking methods by name and signature is iffy. It could be that a particular ROM has changed the package or class name. It's hard to say.
At this point, I personally have only tried on vanilla 4.4 on a Nexus 4, but I know at least one person has it working fine on Note 2 or 3.
I'll have to add some error handling logic, in the case that something unexpected is encountered. I'll log some bugs on the GitHub that you can track.
Sent from my Nexus 4 using xda app-developers app
Google keyboard has had a couple of updates and this no longer works, any chance of an update?
kennyboyismr47 said:
Google keyboard has had a couple of updates and this no longer works, any chance of an update?
Click to expand...
Click to collapse
Sure I'll take a look at it this week if I get a chance, thanks for letting me know!
nick.spacek said:
Sure I'll take a look at it this week if I get a chance, thanks for letting me know!
Click to expand...
Click to collapse
Awesome thank you.
nick.spacek said:
Sure I'll take a look at it this week if I get a chance, thanks for letting me know!
Click to expand...
Click to collapse
Hey mate did you get a chance to look at this? New keyboard update again but don't think there's a lot of difference this time.
kennyboyismr47 said:
Hey mate did you get a chance to look at this? New keyboard update again but don't think there's a lot of difference this time.
Click to expand...
Click to collapse
Really want this to work, too.
kennyboyismr47 said:
Hey mate did you get a chance to look at this? New keyboard update again but don't think there's a lot of difference this time.
Click to expand...
Click to collapse
Sorry, I have not. I really would like to get this working but I won't have the time this week for sure.
Can this work with the android keyboard, not the playstore Google one? At the moment i doesn't appear to work and I could do with removing these American spellings from my keyboard.
Zenzic said:
Can this work with the android keyboard, not the playstore Google one? At the moment i doesn't appear to work and I could do with removing these American spellings from my keyboard.
Click to expand...
Click to collapse
I'd like to build in support for multiple keyboards soon. I am working now to fix it for the Google Keyboard first, then I'll look at the Android one.
I have it working again with the latest Google Keyboard. I refactored the code some so in theory it should be a little easier to add support for other versions of the keyboards. I should have a new build up before Monday.
nick.spacek said:
I have it working again with the latest Google Keyboard. I refactored the code some so in theory it should be a little easier to add support for other versions of the keyboards. I should have a new build up before Monday.
Click to expand...
Click to collapse
Looking forward to it [emoji1]
Sent from my Nexus 5
Released now, let me know how it's working!
Hello, any chance to get this module updated ?
Thanks

[REQUEST] Hide Root from Good for Enterprise?

Dear friends,
I would like to request a module to hide root from an called, Good for Enterprise, which a lot of use to get our corporate emails. I was getting by with a patch written by @Phantasm4489 on an old version of the app (v2.7.1.390), but that patch is finally also failing for me on LG G4 H810l AT&T Android 5.1 :'(! RootCloack with 5.x support also failed on hiding root from GFE. Can someone please help or point me to an app they're using to fix this need? Thank you so much!
http://forum.xda-developers.com/xposed/read-posting-module-specific-questions-t2752716
ProFragger said:
Dear friends,
I would like to request a module to hide root from an called, Good for Enterprise, which a lot of use to get our corporate emails. I was getting by with a patch written by @Phantasm4489 on an old version of the app (v2.7.1.390), but that patch is finally also failing for me on LG G4 H810l AT&T Android 5.1 :'(! RootCloack with 5.x support also failed on hiding root from GFE. Can someone please help or point me to an app they're using to fix this need? Thank you so much!
Click to expand...
Click to collapse
http://repo.xposed.info/module/com.phantasm.xposed.gfesecuritypatcher
orville87 said:
http://repo.xposed.info/module/com.phantasm.xposed.gfesecuritypatcher
Click to expand...
Click to collapse
Hi orville, thanks for the link. I am aware of that module and used it for years, but it's not working anymore for me on the LG G4. I am trying to get some support going on it, but looks like the developers of that patch and script don't want to support it any further.
Thank you for your help though, hope I can get some attention/help going on this topic.
ProFragger said:
Hi orville, thanks for the link. I am aware of that module and used it for years, but it's not working anymore for me on the LG G4. I am trying to get some support going on it, but looks like the developers of that patch and script don't want to support it any further.
Thank you for your help though, hope I can get some attention/help going on this topic.
Click to expand...
Click to collapse
You are welcome. One thing that came to my mind: I have read about Xposed issues for G4 users. Are you sure Xposed is working properly for you? Maybe this is just an issue with a buggy Xposed framework for G4 models and the GfE Root module is still working.
orville87 said:
http://repo.xposed.info/module/com.phantasm.xposed.gfesecuritypatcher
Click to expand...
Click to collapse
orville87 said:
You are welcome. One thing that came to my mind: I have read about Xposed issues for G4 users. Are you sure Xposed is working properly for you? Maybe this is just an issue with a buggy Xposed framework for G4 models and the GfE Root module is still working.
Click to expand...
Click to collapse
Thanks again bud. I thought that too, but other Xposed modules are working fine. GravityBox, G4TweaksBox, BootManager, and etc. This module, activates and all, fine, but when I launch the Good app, give it Root access (normal procedure) the Good app becomes unresponsive, ultimately says it has stopped working, and the same happens on multiple relaunches.
The ONLY thing that I could think of changing is the fact that G4 is a 64bit device, that may have impacted this module. But other than that, everything is the same as the past, as my old devices.
I am hoping someone could help me at least if this is happening on their 64 bit phones or not as well? Thanks!

[APP][MM][XPOSED] SIM Selector

Xposed module which automatically selects SIM card when you make new call. Works with all dialers which use standart API.
Features
Module uses text filters to determine a right SIM card for outgoing call.
You can use +, 0-9 digits and next sequences:
Brackets with char sequences inside splitted by commas. For example, (63,73,93) will match numbers with all specefied sequences.
Sharp(#) char will mach any char
For example, if you need to call from desired SIM to numbers with operator codes 63,73,93 and your country code is +380 you have to add a rule like:
+380(63,73,93)#######
In case you do not store your phone numbers with country codes you can use rule like
(+380,380,80,0)(63,73,93)#######
It will match both numbers with country code ahead and phone numbers without them:
063xxxxxxx
8063xxxxxxx
Requirments
Android 6.0
Xposed 78
Phone which uses standard Multi-SIM API
Downloads
Xposed Repo
Source code
Github
The code is licensed under GNU GPL v3 license.
It's my first android app so i would be glad for commits with impovements and fixes
Seems useful
Vavooon said:
It's my first android app so i would be glad for commits with impovements and fixes
Click to expand...
Click to collapse
Don't install. Error during packet analysis, or something like this (in italian: "Errore durante l'apertura del pacchetto")
pxperiano said:
Don't install. Error during packet analysis, or something like this (in italian: "Errore durante l'apertura del pacchetto")
Click to expand...
Click to collapse
It's strange. What firmware/phone do you use?
Can you check adb logs during installation?
Is there any way to manually override it just before we are about to make the call, but without going into the module itself?
No, only in GUI. Did you mean something like tile or widget?
The that you dial would be the best idea. Like one of those secret codes that allow us to enter Cerberus.
A tile would be the second best option. Widgets are...meh
Parse Error when installing the module
slonn said:
Parse Error when installing the module
Click to expand...
Click to collapse
Hi. What Android version do you use?
May I ask to add the feature to select the SIM card based on the group to which the contact is assigned? That would be awesome.
slonn said:
Parse Error when installing the module
Click to expand...
Click to collapse
Vavooon said:
Hi. What Android version do you use?
Click to expand...
Click to collapse
LP 5.1
slonn said:
LP 5.1
Click to expand...
Click to collapse
I think this module is only for Marshmallow
meiser said:
May I ask to add the feature to select the SIM card based on the group to which the contact is assigned? That would be awesome.
Click to expand...
Click to collapse
I already have an idea how implement it Maybe i'll add this feature during holidays.
padhu1989 said:
I think this module is only for Marshmallow
Click to expand...
Click to collapse
Right, it is built only for MM.
In previos Android version required API is different a bit, so it will not work anyway.
Please let me know if you really-really want it, i can add LP support
Thanks a lot. And yes, LP support would be great as my phone is not yet supported by CM 13.
Vavooon said:
I already have an idea how implement it Maybe i'll add this feature during holidays.
Right, it is built only for MM.
Please let me know if you really-really want it, i can add LP support
Click to expand...
Click to collapse
Yes please for LP [emoji106]
Thank you for this OP, I had hopes something that worked relatively cleanly with the native dialer would show up eventually for us dual sim users haha. Always thought CM might implement some basic automated functionality someday, but alas they never did.
I have to ask, would it be feasible to implement auto switching based on the contact label as opposed to its number alongside formatting the number before calling? Mine are indistinguishable from number alone, and as it happens there's an app in my country which changes the number label to its respective carrier name, yet my stupid main carrier requires me to dial in its specific carrier code before the number or it just plain refuses to call, so it's tipically a choice between editing all numbers to have it and manually editing before using the other one or just putting none and having to edit every time. Selfish, I know, but it'd help immensely and I'd wager there are similiarly ****ty carriers out there.
Please add LP support, it will be great
@Vavooon: Did you make any progress? If you need a tester, please don't hesitate to contact me.
@meiser I recentrly bought a WIleyfox Swift and it supports only CM12 too. So be sure that i will add LP support when it arrives
@lpchaim Sorry, i understand only simple sentenses in English Couldn't you show me some examples?

Question App lock in stock s20 plus

Hello ,
Is there any way to use app lock in a stock S20 plus?
I know that there is the secure folder but with this you hide the programs which I don't want .
I want to have an app lock to lock the applications and unlock them with fingerprint or face recognition as Xiaomi has it already
Thank you very much
+1
i want this too!!! Can someone make a xposed or magisk module, a flashable zip, anything? Even a guide would be enough. I did this in the past once, where you move the applock.apk into system apps and just edit some file in order for the applock option to come up in settings.
as far as I know that there is no such option, but I would really like it to be
omek07 said:
Hello ,
Is there any way to use app lock in a stock S20 plus?
I know that there is the secure folder but with this you hide the programs which I don't want .
I want to have an app lock to lock the applications and unlock them with fingerprint or face recognition as Xiaomi has it already
Thank you very much
Click to expand...
Click to collapse
You can do this with Hyperion Launcher
hyperion launcher - Apps on Google Play
Providing a beautiful yet feature-filled consolidated launcher experience!
play.google.com
Have you tried parental control? I haven't tried yet.
Have you tried these apps from playstore?
This one is better but it only gives you free 3 days trial. After that you must pay.
https://play.google.com/store/apps/details?id=com.alpha.applock
This on us not as good but is free is you don't mind ads.
https://play.google.com/store/apps/details?id=com.sp.protector.free
I am using the Smart Applock for 2 days now. It's good but a little bit slow .
I am using the fingerprint unlock with this program but sometimes it doesn't appear and I have to put my pass code
We should concentrate on getting the official appLock Samsung app working on rooted devices and not flood this with Thread with third party alternatives that honestly all suck! I know you guys want to help but it’s not what the op asked for so in the end you guys doing the opposite.
Until samsung does something I will use a third party application .
I know that is not the best way.
I just found an Applock application that is very very very good .
It has fingerprint unlock and face unlock.
It supports face unlock only for pixel and some Samsung with Android 9 and above.
When you are in the screen of unlock the application shows the Knox sign in the Right bottom corner. I don't know if this application works with Knox but it shows that
AppLock - Fingerprint - Apps on Google Play
AppLock Protect & Lock Apps, Gallery, Photos, Video, Privacy with fingerprint
play.google.com
chieco said:
We should concentrate on getting the official appLock Samsung app working on rooted devices and not flood this with Thread with third party alternatives that honestly all suck! I know you guys want to help but it’s not what the op asked for so in the end you guys doing the opposite.
Click to expand...
Click to collapse
It does work on rooted devices
freeza said:
It does work on rooted devices
Click to expand...
Click to collapse
What does?
chieco said:
What does?
Click to expand...
Click to collapse
The official Samsung app lock application
freeza said:
The official Samsung app lock application
Click to expand...
Click to collapse
Of course it does, but how do you install it?
freeza said:
The official Samsung app lock application
Click to expand...
Click to collapse
Can we make it to work in Unrooted devices?
chieco said:
Of course it does, but how do you install it?
Click to expand...
Click to collapse
magisk is the easiest. I know there isn't a module on the repo that does it, but i made one that does.
omek07 said:
Can we make it to work in Unrooted devices?
Click to expand...
Click to collapse
no idea
freeza said:
but i made one that does.
Click to expand...
Click to collapse
are you going to share it with us? Or did you just mention it to flex? Why are you commenting a thousand times if you have the solution for the op’s question.
chieco said:
are you going to share it with us? Or did you just mention it to flex? Why are you commenting a thousand times if you have the solution for the op’s question.
Click to expand...
Click to collapse
Hello Chieco ,
In my question I am mentioning for Stock rom not rooted .
omek07 said:
Hello Chieco ,
In my question I am mentioning for Stock rom not rooted .
Click to expand...
Click to collapse
Oh ok. Then you either forget applock or maybe change your csc to a region that supports applock natively in Stock rom.
chieco said:
are you going to share it with us? Or did you just mention it to flex? Why are you commenting a thousand times if you have the solution for the op’s question.
Click to expand...
Click to collapse
#1 the OP's question was for stock rom. Didn't mention root or unlocked bootloader.
#2 with a reply like that, it's definitely to flex.
freeza said:
#1 the OP's question was for stock rom. Didn't mention root or unlocked bootloader.
#2 with a reply like that, it's definitely to flex.
Click to expand...
Click to collapse
Doesn't matter anyway... Figured it out myself already.

Categories

Resources