Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: aload0/AppLock

Tags

v2.2.3

Toggle v2.2.3's commit message
Update dependencies and bump version to 2.2.3

- Update AGP to 9.0.1 and Kotlin to 2.3.10
- Update Compose BOM to 2026.02.00
- Bump version to 2.2.3 (code 223)
- Add `/release` to app module gitignore

221

Toggle 221's commit message
Implement configurable debug logging and improve log maintenance

- Add a toggle in Settings to enable/disable debug logging (disabled by default)
- Refactor `LogUtils` to honor the logging preference and perform log purging asynchronously
- Update log rotation to purge entries older than 7 days from both audit and app log files
- Reduce log verbosity in `AppLockAccessibilityService`
- Bump version to 2.2.2 (code 222) and update build tools to 37.0.0 rc1
- Update Kotlin compiler arguments to version 2.2

v2.2.2

Toggle v2.2.2's commit message
Implement configurable debug logging and improve log maintenance

- Add a toggle in Settings to enable/disable debug logging (disabled by default)
- Refactor `LogUtils` to honor the logging preference and perform log purging asynchronously
- Update log rotation to purge entries older than 7 days from both audit and app log files
- Reduce log verbosity in `AppLockAccessibilityService`
- Bump version to 2.2.2 (code 222) and update build tools to 37.0.0 rc1
- Update Kotlin compiler arguments to version 2.2

v2.2.1

Toggle v2.2.1's commit message
Bump version to 2.2.1 and update version code to 221

v2.0.0

Toggle v2.0.0's commit message
Add v2.0.0 fastlane metadata

v1.5.1

Toggle v1.5.1's commit message
update fastlane

v1.5

Toggle v1.5's commit message
Bump to v1.5

v1.5-fdroid

Toggle v1.5-fdroid's commit message
Bump to v1.5

v1.4.1

Toggle v1.4.1's commit message
prepare 1.4.1 with fixes

v1.4.0

Toggle v1.4.0's commit message
Prepare for 1.4.0 release

Updates include:
- New mode with Shizuku
- Faster locked app detection using UsageStats
- Fallback service improvements
- Option to choose fallback mode