wizdown / applocker

Automatically exported from code.google.com/p/applocker
0 stars 0 forks source link

Apps locks ignored #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install applocker from latest f-droid
2. set password, lock some apps, start aplocker
3. try openng locked apps, no passwordasked

Tested on Nexus7 with CM 10 table (android 4.1.2)

Original issue reported on code.google.com by magic...@gmail.com on 18 Nov 2012 at 1:10

GoogleCodeExporter commented 9 years ago
Same on Galaxy Nexus, Android 4.2.1.
This is on the version from Jun 8 2012 (on Play)

Original comment by ken...@gmail.com on 8 Jan 2013 at 3:19

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
The severity should me set to high as the application doesn't work at all

Original comment by lgp171...@gmail.com on 28 Jan 2013 at 5:43

GoogleCodeExporter commented 9 years ago
Version 1.2 installed from F-Droid not working on Galaxy Nexus

Original comment by lgp171...@gmail.com on 29 Jan 2013 at 11:07

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Android 4.1 and above have revoked the permission .READ_LOGS for apps
Other applocking applications are using .GET_TASKS

I suggest we update the app to use the other permission to detect apps 
starting. 

I have checked the source code and the class reading logs is 
DetectorService.java

Original comment by omran.hesham on 25 Apr 2013 at 7:36

GoogleCodeExporter commented 9 years ago
Yes it is not working in 4.1 and above

Original comment by anjanapa...@gmail.com on 4 Jun 2013 at 5:33

GoogleCodeExporter commented 9 years ago
how it will work on android 4.1 or above 4

Original comment by zuby...@gmail.com on 18 Jun 2013 at 6:41

GoogleCodeExporter commented 9 years ago
it doesn't work even on my Android 2.3.6...

Original comment by ildar.mulyukov on 18 Jun 2013 at 8:30

GoogleCodeExporter commented 9 years ago
what changes we have to do to run this app on ICS and JB ????

Original comment by princeku...@gmail.com on 14 Jul 2013 at 8:09

GoogleCodeExporter commented 9 years ago
@omran: Thanks for resolving the issue. Would you please update the versionCode 
in the AndroidManifest.xml such that the F-droid build can be automatically 
updated? The current version is broken for android 4.0+ and we cannot update 
the application when the version number remains the same.
This issue can be closed afterwards.

Original comment by zill...@gmail.com on 2 Sep 2014 at 6:06