index
:
university/sense_the_rhythm.git
main
Unnamed repository; edit this file 'description' to name the repository.
git user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-01-14
fix: reduce visibility of attributes and methods to a minimum
HEAD
main
Orangerot
2025-01-14
feat: add comments
Orangerot
2025-01-14
feat: show duration in level selection + more robust simfile loader
Orangerot
2025-01-13
fix: calibrate input ranges for gyroscope (better but left/right still not good)
Orangerot
2025-01-13
feat: check if bluetooth is enabled; ability to disconnect from ESense
Orangerot
2025-01-13
feat: when selecting level show ESenseNotConnectedDialog if not connected to ...
Orangerot
2025-01-13
feat: add ConnectionStatusButton to show status on LevelSelection
Orangerot
2025-01-13
style: small refactor in level_selection
Orangerot
2025-01-13
style: refactored level into smaller methods
Orangerot
2025-01-11
style: refactored into folder structure
Orangerot
2025-01-10
feat: add searchBar to level selection
Orangerot
2025-01-10
feat: read gyroscope as InputDirection and buttonChange to pause/resume
Orangerot
2025-01-08
fix: request external storage for api level >= 33
Orangerot
2025-01-08
feat: animate hit or miss message instead of snackbar
Orangerot
2025-01-08
style: refactored esense_input into global singleton
Orangerot
2025-01-08
feat: sort by title name in level selection
Orangerot
2025-01-07
style: refactored searching files into Simfile class
Orangerot
2025-01-07
feat: GameOverStats Widgets shows stats after a course
Orangerot
2025-01-07
style: refactored ESenseConnectDialog into own Widget
Orangerot
2025-01-06
feat: connect to ESense via AlertDialog
Orangerot
2024-12-29
feat: show whether you hit or missed the beat
Orangerot
2024-12-29
style: refactored time offset generation of beat inside of Simfile class
Orangerot
2024-12-29
style: refactored arrows in own file
Orangerot
2024-12-28
feat: display beats as arrows with correct time offset
Orangerot
2024-12-28
feat: read and parse Simfiles
Orangerot
2024-12-23
feat: ProgressBar shows position in song
Orangerot
2024-12-23
feat: play audio on entering level and pause button
Orangerot
2024-12-23
feat: import song directory and display them with banner
Orangerot
2024-12-22
feat: level layout
Orangerot
2024-12-20
feat: level selection layout
Orangerot
2024-12-17
Initial Commit
Orangerot