mirror of
https://github.com/kuhyx/screen-locker.git
synced 2026-07-04 13:23:13 +02:00
Reads per-activity TCX exports that RunnerUp's File Synchronizer writes to /sdcard/Documents/RunnerUp/ after each run — no root access required and works over wireless ADB. The root DB-pull path is kept as an automatic fallback for when no today's export file is found yet. Setup required in RunnerUp once: Settings → Accounts → Add → File → format=TCX, directory=Documents/RunnerUp. TCX is preferred over GPX because TotalTimeSeconds and DistanceMeters are pre-computed Lap elements, requiring no GPS Haversine calculation. Multi-lap activities (pause/resume) are summed correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01J6oHAjRwhHEsLQCBnKrKki |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| _constants.py | ||
| _early_bird.py | ||
| _phone_verification.py | ||
| _runnerup_verification.py | ||
| _shutdown.py | ||
| _sick_dialog.py | ||
| _sick_tracker.py | ||
| _time_check.py | ||
| _ui_flows_relaxed.py | ||
| _ui_flows.py | ||
| _ui_widgets.py | ||
| _wake_state.py | ||
| _weekly_check.py | ||
| _window_setup.py | ||
| adjust_shutdown_schedule.sh | ||
| scheduled_skips.json | ||
| screen_lock.py | ||