Maxr1998 / MaxLock

Powerful app locker for Android, with a root and no-root implementation
https://maxlock.maxr1998.de
GNU General Public License v3.0
197 stars 45 forks source link

Activity without layout should not be blocked #14

Closed intika closed 9 years ago

intika commented 9 years ago

Hi :)

First as always thanks for your amazing work.

when we protect an app if an activity without layout is running, it should not ask for the password

example : protecting gravitybox create a shortcut with gravitybox to do an automated action with tasker or llama etc...

It could be a nice feature for futur version to allow hidden activity without password for certain app.

its may be not a bug

Thanks

intika commented 9 years ago

System : Kitkat 4.4.4 - Used simple protection with patern

Maxr1998 commented 9 years ago

I will probably add an per-activity lock in next version, that you can disable certain activities. Thanks for reporting.

intika commented 9 years ago

Thanks a lot :) if i have some free time i will post a pull request

Maxr1998 commented 9 years ago

Ok, I created the ability to exclude activities from lock, but I haven't tested it yet and still have a small bug to fix. Stay tuned!

intika commented 9 years ago

Thanks :) it's cool i have done a lot of change on my version i am adding a pull request