AppLocker icon indicating copy to clipboard operation
AppLocker copied to clipboard

🔐 Open source app locker, vault, call blocker application

Results 11 AppLocker issues
Sort by recently updated
recently updated
newest added

Applocker not working applocker goes on background e.g when you open facebook app app locker shows first but facebook goes on top of it making it useless please help

The minCompileSdk (31) specified in a dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties) is greater than this module's compileSdkVersion (android-30). Dependency: androidx.core:core-ktx:1.8.0-alpha01. AAR metadata file: C:\Users\RED_X\.gradle\caches\transforms-2\files-2.1\6f26eeb7739545cb3321265ed59015e6\jetified-core-ktx-1.8.0-alpha01\META-INF\com\android\build\gradle\aar-metadata.properties.

- We download the latest app code from the play store. when importing photos from the gallery app crash. please check it why. Thanks.

in android 10 applocker feature not working properly

This is a really nice app who ever made it is amazing but overlay permission is not working in it I have tried it on 2 mobiles and its not...

Process: com.rushdroid.app.security.applocker, PID: 24755 io.reactivex.exceptions.UndeliverableException: The exception could not be delivered to the consumer because it has already canceled/disposed the flow or the exception has nowhere to go to begin...

Critical issue. Fix it urgently. Otherwise it will be useless apps.

Hi! awesome app, great work! According to android documentations, matching ``Activity`` may not exist for ``ACTION_USAGE_ACCESS_SETTINGS`` so safe guarding the intent must get considered. [ACTION_USAGE_ACCESS_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_USAGE_ACCESS_SETTINGS) [unsafe code](https://github.com/iammert/AppLocker/blob/35dd8d4f120a3db09a690d375a12fab5463ee166/app/src/main/java/com/momentolabs/app/security/applocker/ui/permissiondialog/UsageAccessPermissionDialog.kt#L34) cheers!