Commit Graph

12 Commits

Author SHA1 Message Date
1356cbc92a Merge branch 'development' into feature/168-teamspiele-implementieren
# Conflicts:
#	lib/presentation/views/main_menu/match_view/create_match/create_match_view.dart
#	lib/presentation/views/main_menu/match_view/match_detail_view.dart
#	lib/presentation/views/main_menu/match_view/match_result_view.dart
#	lib/presentation/widgets/buttons/main_menu_button.dart
#	pubspec.yaml
2026-05-18 01:31:49 +02:00
a957408c7e feat: basic integration of teams 2026-05-17 21:29:16 +02:00
f5fbb3ecc4 fix: long press feedback on every call
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 53s
2026-05-13 13:48:44 +02:00
7e35ccae6b add vibration to long tap 2026-05-13 12:37:19 +02:00
bc59d1d91c feat: add haptic feedback to more user interactions
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 49s
Pull Request Pipeline / lint (pull_request) Failing after 50s
2026-05-11 10:27:35 +02:00
40e2229aa5 feat: long press adds 10 points repeatedly
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-09 14:52:12 +02:00
e25a2bde69 Added delay before reversing animation 2026-05-04 15:01:22 +02:00
1450e9b958 Updated attributes 2026-01-18 00:36:21 +01:00
374c9295ef Implemented MatchProfileView 2026-01-18 00:08:39 +01:00
bb79eecdfd Updated and added comments
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m4s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
2026-01-13 22:24:31 +01:00
679f4c94d9 Updated button size
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m1s
Pull Request Pipeline / lint (pull_request) Successful in 2m8s
2026-01-12 17:33:20 +01:00
0fb6208345 Created new buttons for the main menu 2026-01-12 17:23:34 +01:00