Skip to content

Implement new App Design#263

Draft
flixcoo wants to merge 100 commits into
developfrom
enhancement/249-implement-new-app-design
Draft

Implement new App Design#263
flixcoo wants to merge 100 commits into
developfrom
enhancement/249-implement-new-app-design

Conversation

@flixcoo

@flixcoo flixcoo commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Related Issue(s):

Closes #249

Description

This PR implements X by doing Y. The main change is in Z, which now handles ... instead of ...

Changes

  • Added new feature X
  • Fixed a bug in component X
  • Refactored module X for better performance
  • Updated dependencies

UI-Changes (if applicable)

Before:
Before changes

After:
After changes

PR-Checklist

  • I have localized all strings (de/en)
  • I have added tests for new database/DAO functions

Additional Notes

  • Known limitations
  • Open TODOs
  • Notes for reviewers

…ent/250-update-navbar-design

# Conflicts:
#	pubspec.yaml
…ent/243-update-list-tiles-in-main-menu

# Conflicts:
#	lib/presentation/views/home/main_menu_view.dart
#	pubspec.yaml
…app-design

# Conflicts:
#	lib/core/custom_theme.dart
#	lib/l10n/arb/app_de.arb
#	lib/l10n/arb/app_en.arb
#	lib/l10n/generated/app_localizations.dart
#	lib/l10n/generated/app_localizations_de.dart
#	lib/l10n/generated/app_localizations_en.dart
#	lib/presentation/components/placeholders/empty_filter_placeholder.dart
#	lib/presentation/components/tab_bar.dart
#	lib/presentation/components/widgets/custom_form_row.dart
#	lib/presentation/components/widgets/settings/custom_stepper.dart
#	lib/presentation/components/widgets/whats_new/whats_new_dialog.dart
#	lib/presentation/components/widgets/whats_new/whats_new_item.dart
#	lib/presentation/views/about/licenses/license_detail_view.dart
#	lib/presentation/views/about/licenses/license_view.dart
#	lib/presentation/views/home/active_game/points_view.dart
#	lib/presentation/views/home/active_game/round_view.dart
#	lib/presentation/views/home/create_game/mode_selection_view.dart
#	lib/presentation/views/home/settings_view.dart
#	lib/services/popup_service.dart
#	pubspec.yaml
…ent/256-replace-cupertinopagescaffold-with-scaffold

# Conflicts:
#	lib/presentation/views/about/about_view.dart
#	lib/presentation/views/home/active_game/round_view.dart
#	lib/services/icon_service.dart
#	pubspec.yaml
…opagescaffold-with-scaffold

Replace CupertinoPageScaffold with Scaffold
@flixcoo flixcoo added this to the Current Iteration milestone Jul 9, 2026
@flixcoo flixcoo self-assigned this Jul 9, 2026
flixcoo added 2 commits July 9, 2026 14:28
# Conflicts:
#	lib/l10n/arb/app_de.arb
#	lib/l10n/arb/app_en.arb
#	lib/l10n/generated/app_localizations.dart
#	lib/l10n/generated/app_localizations_de.dart
#	lib/l10n/generated/app_localizations_en.dart
#	lib/services/data_transfer_service.dart
#	pubspec.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement new app design

1 participant