mywalkb / LSPosed_mod

My changes to LSPosed
GNU General Public License v3.0
3.68k stars 171 forks source link

option to remove the pin request(forever,even in first time) #84

Open itapi opened 7 months ago

itapi commented 7 months ago

Is your feature request related to a problem?

no

Describe the solution you'd like

I would like to access the cli without needing the pin verification...even tough it's cool and nice feature...and I really like your job.... I need just to access it freely :) is there any chance for that?

Additional context

Another question sir,is there any option to enable module without specifing manually the scopes,and the modules would be activated via the scopes defined in the app array xml(like the manager itself show automatically)?

mywalkb commented 7 months ago

After you enable the cli, you can choose disable on cli session timeout instead of one command. I'll will evaluate if completly disable timeout and enable the cli by default.

itapi commented 7 months ago

@mywalkb thank sir! I'd really like to thank you for your awesome project! Another question sir,is there any option to enable module without specifing manually the scopes,and the modules would be activated via the scopes defined in the app array xml(like the manager itself show automatically)?

mywalkb commented 7 months ago

Another question sir,is there any option to enable module without specifing manually the scopes,and the modules would be activated via the scopes defined in the app array xml(like the manager itself show automatically)?

this possibility is currently missing, but one could think about introducing it.

itapi commented 7 months ago

@mywalkb thanks...it's kind of making the module enabling simpler...because the scopes are usually defined already in the app xml... :)

KoffieNu commented 6 months ago

@mywalkb I'd be happy when an 'all' checkbox would be added, when that is easier.

callng commented 6 months ago

@mywalkb I'd be happy when an 'all' checkbox would be added, when that is easier.

Does this go against the LSPosed design philosophy?

mywalkb commented 6 months ago

Does this go against the LSPosed design philosophy?

Sure, it is definitely not recommended, but I think that everyone should be free to do what they want on their device. Even in the original project you could select all the applications for a module it was a bit tedious because you have to click them one by one.

callng commented 6 months ago

Sure, it is definitely not recommended, but I think that everyone should be free to do what they want on their device. Even in the original project you could select all the applications for a module it was a bit tedious because you have to click them one by one.

Okay

Samael-Z commented 5 months ago

mark

MHBdev2 commented 5 months ago

I would also very much like this function to be added (It is very tedious to add every application to the scope) I am building the source code of the project, the question is if someone can direct me where to add this function