Skip to content
forked from aload0/AppLock

Secure, Material 3 App Lock to protect your sensitive data!

License

Notifications You must be signed in to change notification settings

sandri-kun/AppLock

 
 

Repository files navigation

AppLock

AppLock

Privacy Protection Reimagined


Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

AppLock in action: Securing your sensitive apps.


✨ Unparalleled App Protection

AppLock: Your Digital Guardian. Experience the next level of app security with AppLock. We provide cutting-edge protection for your sensitive applications, wrapped in a gorgeous, adaptive Material You interface. Not only does it look great, but it's built on a robust Clean Architecture, ensuring reliability and a seamless user experience. Keep your private data truly private, effortlessly.


🛠️ Key Features

  • 🎨 Material You Design - Beautiful adaptive UI that complements your system theme
  • 👆 Biometric Security - Unlock apps instantly with fingerprint or face recognition
  • 🔒 One-Tap Protection - Secure any app with a simple toggle
  • 🔍 Smart Search - Find apps quickly with intelligent filtering
  • 🔐 Complete Privacy - All security data stays on your device
  • ⚡ Real-time Protection - Background monitoring to secure apps as they launch

💡 Technical Highlights

  • Jetpack Compose UI - Modern declarative interface with Material 3
  • Biometric Integration - Seamless authentication using the latest APIs
  • Background Processing - Efficient foreground service with UsageStatsManager
  • Persistence Layer - Reliable data storage with preference encryption
  • Custom Animations - Smooth transitions and micro-interactions
  • Permission Handling - Intuitive flows for necessary system access
  • 🏛️ Clean Architecture - Robust and maintainable codebase structure.

Donate

If you find this project helpful, consider supporting it by donating via PayPal:

Donate via PayPal

📱 Perfect For

  • Privacy-conscious users who share devices with others
  • Parents who want to control kids' access to specific apps
  • Professionals who need to protect sensitive work applications
  • Anyone who values both security and beautiful design

🔨 For Developers

AppLock serves as an excellent reference implementation for:

  • Material 3 design principles in Jetpack Compose
  • System service integration (UsageStatsManager, BiometricPrompt)
  • Foreground service implementation with notifications
  • Real-time app monitoring techniques
  • Practical UI implementation with Jetpack Compose
  • Clean Architecture principles in an Android app.
# Clone and build
git clone https://github.com/PranavPurwar/AppLock.git
./gradlew assembleDebug

📄 License

MIT License

Copyright (c) 2023-2025 Pranav Purwar

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Secure, Material 3 App Lock to protect your sensitive data!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%