Commit Graph

172 Commits

Author SHA1 Message Date
c155d8c5ca HOTFIX: Graph showed wrong data 2025-07-12 20:46:32 +02:00
cf0d7af343 Corrected scaling 2025-07-11 13:56:02 +02:00
1e1601e431 Updated version 2025-07-11 11:52:23 +02:00
5a1c3ef09a Changed lock emoji to CuperinoIcons.lock and placed it in trailing of app bar 2025-07-11 11:51:21 +02:00
340a022070 Updated RoundView buttons when game is finished 2025-07-11 11:40:26 +02:00
9e0b8f9374 Updated version 2025-07-11 11:12:44 +02:00
e29b473009 Merge branch 'develop' into feature/95-delete-all-games-button
# Conflicts:
#	pubspec.yaml
2025-07-11 11:12:29 +02:00
55a61be44b Added Delete all games button to Settings 2025-07-11 11:10:06 +02:00
ebe3dd6954 Updated version 2025-07-11 10:52:47 +02:00
b3c70f711a Implemented empty builder for GraphView 2025-07-11 10:18:29 +02:00
5ede7e9278 Changed popups because of unmounted context errors 2025-07-10 20:03:58 +02:00
3a74ca0d98 Changed translation 2025-07-10 19:37:53 +02:00
ac6db7fdd9 Added version number in about view 2025-07-10 19:26:58 +02:00
ca9c3a15f3 Corrected links 2025-07-10 18:51:59 +02:00
08c2b1d91a Updated identifiers 2025-07-10 17:42:47 +02:00
d5d318929e Updated strings 2025-07-10 17:42:05 +02:00
6db7fa6ad2 Merge remote-tracking branch 'origin/hotfix/89-hotfix-correcting-links' into feature/46-implement-native-rating-dialogs
# Conflicts:
#	analysis_options.yaml
#	lib/core/constants.dart
#	lib/main.dart
#	lib/presentation/views/information_view.dart
#	lib/presentation/views/mode_selection_view.dart
#	lib/presentation/views/settings_view.dart
#	lib/presentation/views/tab_view.dart
#	lib/services/version_service.dart
#	pubspec.yaml
2025-07-10 17:29:02 +02:00
5b3b84069d Updated links 2025-07-10 17:23:08 +02:00
38d5151a3e Implemented new link constants 2025-07-10 16:39:12 +02:00
33c4b773dd Small changes 2025-07-09 23:40:35 +02:00
f66b725f79 Implemented logic for pre rating and refactored rating dialog 2025-07-09 23:11:06 +02:00
ceb0be123e Implement native rating dialog 2025-07-09 22:04:54 +02:00
68dbed1e56 Added rate_my_app package 2025-07-09 21:04:47 +02:00
d1ad5511f4 Changed icons 2025-07-09 19:01:12 +02:00
74a27aea24 changed suffixWidget assignment and moved stepperKeys 2025-07-09 18:51:34 +02:00
fd8efb2a56 Added import dialog feedback (got lost in refactoring) 2025-07-09 18:46:58 +02:00
17072fb584 Corrected replaced string 2025-07-09 17:42:18 +02:00
55f3da8052 Updated strings, added wiki button 2025-07-09 17:41:54 +02:00
aba4bf9c0b Implemented VersionService 2025-07-09 17:30:28 +02:00
696ade5b9b Implemented various new forms of CustomFormRow into SettingsView 2025-07-09 17:15:30 +02:00
7fa95f4bca Used new custom form row 2025-07-09 15:20:28 +02:00
34207997f6 Tried new design for im- and export-button 2025-07-09 14:15:36 +02:00
75e5512f35 Updated pop return type in roundView 2025-07-08 21:52:51 +02:00
1683a8464b Implemented openRoundView method 2025-07-08 21:41:38 +02:00
c279acfdeb Organized LocalStorageService 2025-07-07 23:47:55 +02:00
751f490c44 Renamed current json scheme 2025-07-07 23:18:15 +02:00
7a3c8b2e80 Implementing single game export 2025-07-07 22:40:24 +02:00
6f340a0d39 Updated localization 2025-07-06 00:43:42 +02:00
aa33845113 Updated version number 2025-07-06 00:35:17 +02:00
181a135c07 Implemented delete game button 2025-07-06 00:32:25 +02:00
05f0a0011f Increment build no 2025-07-06 00:01:09 +02:00
7d497e17fe Added ReorderableListView 2025-07-04 00:36:18 +02:00
9897c74443 Updated createGameView ListBuilder 2025-07-04 00:11:57 +02:00
4f2f2c8d3c Updated delete popup style 2025-07-03 17:33:19 +02:00
9e9693ae42 Updated localizations 2025-07-03 17:26:27 +02:00
5389ce1d44 Implemented deletion button 2025-07-03 13:07:01 +02:00
d6413c096d Implemented new game same settings features 2025-07-02 16:30:29 +02:00
711e23a18a Changed swipe to delete direction 2025-07-01 23:05:36 +02:00
1a57a58380 Merge branch 'develop' into enhance/68-improve-file-import
# Conflicts:
#	pubspec.yaml
2025-07-01 22:41:00 +02:00
854afe1e7f Replaced pair with tuple 2025-07-01 22:39:15 +02:00