Commit graph

29 commits

Author SHA1 Message Date
Orangerot 4fb6af0135 feat: when selecting level show ESenseNotConnectedDialog if not connected to esense 2025-01-13 18:03:02 +01:00
Orangerot d9403d9e98 feat: add ConnectionStatusButton to show status on LevelSelection 2025-01-13 16:57:55 +01:00
Orangerot fc951a4df5 style: small refactor in level_selection 2025-01-13 15:24:58 +01:00
Orangerot d52f60ef92 style: refactored level into smaller methods 2025-01-13 15:16:08 +01:00
Orangerot 7bf1ead030 feat: add presentation 2025-01-13 07:16:21 +01:00
Orangerot 9a02b10347 feat: add README and LICENSE 2025-01-11 20:31:01 +01:00
Orangerot cd061eceeb style: refactored into folder structure 2025-01-11 18:22:32 +01:00
Orangerot f98162b6d8 feat: add launcher name and launcher icon 2025-01-11 17:14:41 +01:00
Orangerot 86dfc815cd feat: add searchBar to level selection 2025-01-10 20:55:03 +01:00
Orangerot 3682fa551a feat: read gyroscope as InputDirection and buttonChange to pause/resume 2025-01-10 20:33:31 +01:00
Orangerot f589cf8e92 fix: request external storage for api level >= 33 2025-01-08 12:13:05 +01:00
Orangerot 856949ceef feat: animate hit or miss message instead of snackbar 2025-01-08 10:41:22 +01:00
Orangerot c5cee0cb9d style: refactored esense_input into global singleton 2025-01-08 06:19:58 +01:00
Orangerot 947570755e feat: sort by title name in level selection 2025-01-08 03:15:34 +01:00
Orangerot 9c229b94d0 style: refactored searching files into Simfile class 2025-01-07 06:38:34 +01:00
Orangerot 685323adea feat: GameOverStats Widgets shows stats after a course 2025-01-07 06:05:28 +01:00
Orangerot 0178eb5ffc style: refactored ESenseConnectDialog into own Widget 2025-01-07 03:35:33 +01:00
Orangerot 36e859d2fe feat: connect to ESense via AlertDialog 2025-01-06 19:21:36 +01:00
Orangerot acebb2431c feat: show whether you hit or missed the beat 2024-12-29 19:15:16 +01:00
Orangerot f577670d75 style: refactored time offset generation of beat inside of Simfile class 2024-12-29 16:49:42 +01:00
Orangerot 5a763a5de2 style: refactored arrows in own file 2024-12-29 16:25:32 +01:00
Orangerot e9ba842e21 feat: display beats as arrows with correct time offset 2024-12-28 23:41:36 +01:00
Orangerot 9eb8a29382 feat: read and parse Simfiles 2024-12-28 01:29:12 +01:00
Orangerot 97598c741d feat: ProgressBar shows position in song 2024-12-23 04:18:04 +01:00
Orangerot 1415f91fa5 feat: play audio on entering level and pause button 2024-12-23 03:18:39 +01:00
Orangerot d397b62b5b feat: import song directory and display them with banner 2024-12-23 02:08:45 +01:00
Orangerot 9aaf00e627 feat: level layout 2024-12-22 17:41:14 +01:00
Orangerot c979904f95 feat: level selection layout 2024-12-20 22:46:19 +01:00
Orangerot 08f2adb639 Initial Commit 2024-12-17 09:08:55 +01:00