screen-locker/screen_locker
Krzysztof kuhy Rudnicki bb5c43400f refactor: remove manual workout forms, ADB-only verification + sick mode
- Remove _workout_forms.py and all manual running/strength workout forms
- Verification is now ADB-only: phone check → verified (unlock) | failed (retry + sick mode)
- Add systemd timer (workout-locker.timer) for periodic 15min checks
- Fix service unit: add PYTHONPATH, WorkingDirectory, use -m invocation
- Update install/remove scripts for timer support
- Remove form-related constants, tests, and conftest helpers
- 127 tests, 100% branch coverage maintained
2026-03-27 15:54:01 +01:00
..
tests refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
__init__.py Fix test discovery and coverage for python_pkg modules 2025-12-02 22:33:34 +01:00
_constants.py refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
_phone_verification.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_shutdown.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_ui_flows.py refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
adjust_shutdown_schedule.sh feat: sick mode 2026-01-06 13:10:54 +01:00
install_autostart.sh feat: better screen lock checker 2026-03-08 21:39:39 +01:00
install_systemd.sh refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
remove_autostart.sh refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
remove_systemd.sh refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
run.sh feat: added run sh and makefile scripts 2026-02-22 22:00:50 +01:00
screen_lock.py refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
workout-locker.service refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
workout-locker.timer refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00