58e79147c7
fix: fix usage of wrong context for multiplayer battle
2026-02-19 20:53:35 +01:00
c290c268e8
fix: add missing changes
2026-02-19 20:45:35 +01:00
6b70116a63
refactor: perform clean up
2026-02-18 23:08:44 +01:00
e57da88272
fix: commit forgotten files
2026-02-18 08:45:58 +01:00
fe6a1c6ee0
Merge branch 'dev/implement-notification-system'
...
* dev/implement-notification-system:
feat: performe last clean up and add notification service
2026-02-18 01:03:47 +01:00
9431c8aacc
feat: performe last clean up and add notification service
2026-02-18 01:03:27 +01:00
cb77f5751e
docs: update private policy
2026-02-17 15:41:25 +01:00
2746560be7
feat: add app icons and new translations
2026-02-17 15:22:45 +01:00
d731c31200
feat: add App Icon
2026-02-14 18:47:46 +01:00
6092692c54
docs: update README
2026-02-14 18:05:27 +01:00
fdc258af28
Merge branch 'dev/perform-cleanup-and-overall-fixes'
...
* dev/perform-cleanup-and-overall-fixes:
fix: fix overflowing chip
refactor: perform minor cleanup tasks
fix: fix errors while refreshing token on app start
feat: rebuild app with pocketbase sdk instead of dio
feat: fix bad coding practices, security risks and improve error handling and project structure
2026-02-14 16:37:35 +01:00
529e1c1e88
fix: fix overflowing chip
2026-02-14 16:37:18 +01:00
27a2ef0630
refactor: perform minor cleanup tasks
2026-02-14 16:27:26 +01:00
361c43f3c1
fix: fix errors while refreshing token on app start
2026-01-22 15:47:01 +01:00
b58b7ca57a
feat: rebuild app with pocketbase sdk instead of dio
2026-01-22 12:22:04 +01:00
09ee89d928
feat: fix bad coding practices, security risks and improve error handling and project structure
2026-01-21 16:18:38 +01:00
e5c61447a3
feat: add complete multilanguage support for german and english
2026-01-21 15:44:37 +01:00
d4be30cf74
feat: add timer to timebased Exercises
2026-01-21 14:55:09 +01:00
cdc5e44bb3
feat: add error_handler and email verification request
2026-01-21 12:24:52 +01:00
defecf958a
feat: addn more localization based texts to support german and english
2026-01-21 09:51:04 +01:00
4df2b3668f
chore: add new dependencies
2026-01-21 09:38:26 +01:00
2e6052e69d
feat: add connectivity check for multiplayer training and retry logic for sync
2026-01-21 09:38:02 +01:00
1e573904f2
feat: add privacy policy to register and profile screen
2026-01-21 09:00:24 +01:00
ab3d0e9c15
Merge branch 'dev/refactor-battlescreen'
...
* dev/refactor-battlescreen:
refactor: refactor battlescreen and split it into seperate services and controllers
2026-01-13 10:38:50 +01:00
92ab969831
refactor: refactor battlescreen and split it into seperate services and controllers
2026-01-13 10:38:42 +01:00
ce6c479e92
Merge branch 'dev/feature-add-multiplayer-partymode'
...
* dev/feature-add-multiplayer-partymode:
feat: add multiplayer workout
2026-01-13 08:17:01 +01:00
a2067b5f9b
feat: add multiplayer workout
...
Added a lobbyScreen to generate a unique Code and invite other Players
and the possibility to workout together, by using the pocketbase
realtime feature.
2026-01-13 07:56:08 +01:00
83619f31c5
Merge branch 'dev/feature-add-multiplayer-leaderboard'
...
* dev/feature-add-multiplayer-leaderboard:
feat: add leaderboard
2026-01-12 15:22:53 +01:00
6e90cf606d
feat: add leaderboard
2026-01-12 15:22:03 +01:00
246672b24d
Merge branch 'add-pullup-journey'
...
* add-pullup-journey:
feat: add localization based translations for german and english to all screens
chore: update deps and add localization
feat: add exercise informations and first l10n strings
fix: fix error in set preview
feat: add assisted exercise an next set preview
feat: improve ui
feat: add more security enviroment variable based settings
feat: improve weight redability
feat: added pullup journey
refactor: update dependencies and fix code errors to work with new dependency versions
refactor: clean up smaller fixes
feat: Completed with Starter MainLifts
feat: add basic quest engine
refactor: rebuild using drift instead of isar
2026-01-12 12:55:27 +01:00
e1ac91cbde
feat: add localization based translations for german and english to all screens
2026-01-12 12:46:19 +01:00
6206cef61c
chore: update deps and add localization
2026-01-12 09:48:17 +01:00
bf9a54c8b1
feat: add exercise informations and first l10n strings
2026-01-12 09:47:51 +01:00
253f694424
fix: fix error in set preview
2026-01-07 12:17:01 +01:00
79a7e1c50d
feat: add assisted exercise an next set preview
2026-01-06 10:29:43 +01:00
44f5703de4
feat: improve ui
2026-01-04 19:13:59 +01:00
940f73809c
feat: add more security enviroment variable based settings
2026-01-04 18:54:24 +01:00
fc3e1d98ef
feat: improve weight redability
2026-01-04 18:01:10 +01:00
a5efbf8dad
feat: added pullup journey
2026-01-04 17:21:24 +01:00
9ebc70ad27
refactor: update dependencies and fix code errors to work with new dependency versions
2026-01-04 14:39:24 +01:00
32e935b3ec
refactor: clean up smaller fixes
2026-01-04 10:56:06 +01:00
2609446e9a
feat: Completed with Starter MainLifts
2025-12-07 12:03:42 +01:00
311d764a4d
feat: add basic quest engine
2025-12-01 14:26:10 +01:00
ee89f327bd
refactor: rebuild using drift instead of isar
2025-12-01 12:17:11 +01:00
952e82eb08
fix: fix failing apk release build
2025-12-01 08:02:23 +01:00
d680030b16
refactor: perform clean up
2025-11-28 16:41:18 +01:00
7e4dd30599
initial commit with working version
2025-11-28 15:59:06 +01:00