Commit graph

19 commits

Author SHA1 Message Date
cmclark00
857331566e Implement automatic score analysis with dynamic learning. Removed Analysis tab and integrated automatic equivalence calculation after score entry with mandatory thresholds (3+ scores, 2+ games) and showing only played games. 2025-03-24 17:01:26 -04:00
Corey
7fa9e2a12d Fix scaling factor generation to properly handle base game conversions
Some checks are pending
Build and Release Android APK / build (push) Waiting to run
2025-03-24 01:45:05 -04:00
Corey
b9c2de1521 Add analytics icon for bottom navigation
Some checks are pending
Build and Release Android APK / build (push) Waiting to run
2025-03-24 00:18:59 -04:00
Corey
b4d0a3dd80 Convert scaling factor analysis to fragment and add to navigation 2025-03-24 00:17:06 -04:00
Corey
cbeadcafda Add button to access scaling factor analysis tool 2025-03-24 00:11:17 -04:00
Corey
a79783d712 Add scaling factor analysis tool for calculating game score conversions 2025-03-24 00:06:42 -04:00
cmclark00
53a9d84f13 Add comma separator to average score display in stats screen
Some checks failed
Build and Release Android APK / build (push) Has been cancelled
2025-03-20 16:38:09 -04:00
cmclark00
64fccdb249 Add Forgejo runner configuration for automated builds 2025-03-20 16:12:39 -04:00
cmclark00
dcd389c3f2 Add APK signing configuration for valid package installation
Some checks failed
Build and Release Android APK / build (push) Has been cancelled
2025-03-20 15:40:24 -04:00
cmclark00
5af491a65c Fix APK path in GitHub workflow to match actual build output 2025-03-20 15:34:27 -04:00
cmclark00
3efb1b95fb Add 64-bit architecture support and update build configuration 2025-03-20 15:30:34 -04:00
cmclark00
782377408b Update GitHub workflow to customize APK filename with TetriStats name and version 2025-03-20 15:25:27 -04:00
cmclark00
d350cf190b Add required permissions to GitHub workflow for creating releases 2025-03-20 15:19:21 -04:00
cmclark00
ad18d34cd0 Update workflow to build release APK and create GitHub releases 2025-03-20 15:16:24 -04:00
cmclark00
313db4ee3b Update GitHub Actions to latest versions (v4)
Some checks are pending
Build Android APK / build (push) Waiting to run
2025-03-20 14:59:43 -04:00
cmclark00
90c50952e2 Add GitHub Actions workflow for automated APK builds 2025-03-20 14:58:40 -04:00
cmclark00
d95e449c16 Add UI improvements & media management features: Add custom T-shaped Tetris icon, implement swipe-to-delete for scores with undo functionality, add long-press media removal with confirmation dialog, fix notification repetition when switching tabs, add visual feedback for interactive elements 2025-03-20 14:49:49 -04:00
cmclark00
239aaa5c32 UI & feature improvements: Remove Update Stats button, add media attachments to score history, fix layout issues 2025-03-20 13:35:32 -04:00
cmclark00
ca8b4fd77b Initial commit: TetriStats Application with score tracking, conversion, and statistics for multiple Tetris games 2025-03-20 01:14:21 -04:00