Commit Graph

20 Commits

Author SHA1 Message Date
8565382fab Beta-Version 0.4.4 (#105)
* Update README.md

* Tried new design for im- and export-button

* Moved views to presentation folder

* Moved widgets to presentation folder

* Implemented CustomRowForm Widget

* Used new custom form row

* Removed double information

* Refactored methods to private

* Changed label

* Modified paddings and text color

* Changed string

* Updated CustomFormRow padding and pressed handler

* Implemented various new forms of CustomFormRow into SettingsView

* Implemented VersionService

* Updated strings, added wiki button

* Corrected replaced string

* Added import dialog feedback (got lost in refactoring)

* Corrected function duplication

* changed suffixWidget assignment and moved stepperKeys

* Changed icons

* Added rate_my_app package

* Renamed folder

* Implement native rating dialog

* Implemented logic for pre rating and refactored rating dialog

* updated launch mode

* Small changes

* Updated launch mode

* Updated linting rules

* Renamed folders

* Changed l10n files location

* Implemented new link constants

* Changed privacy policy link

* Corrected wiki link

* Removed import

* Updated links

* Updated links to subdomains

* Updated file paths

* Updated strings

* Updated identifiers

* Added break in switch case

* Updated strings

* Implemented new popup

* Corrected links

* Changed color

* Ensured rating dialog wont show in Beta

* Refactoring

* Adding const

* Renamed variables

* Corrected links

* updated Dialog function

* Added version number in about view

* Changed order and corrected return

* Changed translation

* Changed popups because of unmounted context errors

* corrected string typo

* Replaced int constants with enums

* Renamed Stepper to CustomStepper

* Changed argument order

* Reordered properties

* Implemented empty builder for GraphView

* Added jitterStip to prevent the graphs overlaying each other

* Removed german comments

* Added comment to jitter calculation

* Overhauled comments in CustomTheme

* Updated version

* Added Delete all games button to Settings

* Updated version

* Updated en string

* Updated RoundView buttons when game is finished

* Changed lock emoji to CuperinoIcons.lock and placed it in trailing of app bar

* Simplified comparison

* Updated version

* Corrected scaling

* Updates constant names and lint rule

* HOTFIX: Graph showed wrong data

* Graph starts at round 0 now where all players have 0 points

* Adjusted jitterStep

* Removed dead code

* Updated Y-Axis and removed values under y = 0

* Changed overflow mode

* Replaced string & if statement with visibility widget

* updated accessability of graph view

* Changed string for GraphView title

* Updated comment

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Updated generated files

* Updated version in README

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-13 12:48:24 +02:00
ace157dc47 Moved config values to ConfigService 2025-07-07 23:14:11 +02:00
5389ce1d44 Implemented deletion button 2025-07-03 13:07:01 +02:00
abd60c6af8 Hotfix: app appears in english, when anything other than german system language is selected 2025-06-13 17:48:46 +02:00
3d9e04b409 Added localization for de & en 2025-06-12 16:22:32 +02:00
ae11949144 Changed orientation lock 2025-06-11 17:03:22 +02:00
Felix Kirchner
037a1e2cd7 Added global variables for local config 2025-05-03 15:48:03 +02:00
Felix Kirchner
5dc72bcff0 Added ConfigService initializer 2025-05-03 00:53:49 +02:00
Felix Kirchner
0d2a9c58e3 Changed name of apptheme.dart 2025-05-02 23:41:33 +02:00
Felix Kirchner
4c27b65dd7 Implemented new TabView 2025-05-02 23:22:14 +02:00
Felix Kirchner
cd6931093e Refactoring & toString method added 2025-05-01 13:06:49 +02:00
Felix Kirchner
59671c353c Implemented life cycle listener 2025-04-30 17:28:51 +02:00
Felix Kirchner
11f87bc198 Implemented save & load method 2025-04-30 17:17:01 +02:00
Felix Kirchner
9f315a5db8 Implementing gameList in Code 2025-04-30 14:33:50 +02:00
Felix Kirchner
1adbd16687 Implemented Theme class in every dart file 2025-04-30 13:57:54 +02:00
Felix Kirchner
ed388d9d98 Updated app and bundle names 2025-04-28 22:29:24 +02:00
GitHub Actions
abb3db5f05 Actions: Auto-formatting [skip ci] 2025-04-27 14:19:45 +00:00
Felix Kirchner
b2fcdf885d Theme changes 2025-04-19 11:11:42 +02:00
Felix Kirchner
59ddb7dce6 Removed app.dart 2025-04-19 10:34:37 +02:00
Felix Kirchner
68fb836aec initial commit 2025-03-01 19:18:42 +01:00