|
|
0a0e421158
|
Feature: Add support for localization, introduce slang for translations, and integrate German and English locale support throughout the app
|
2025-09-27 11:58:25 +02:00 |
|
|
|
3e04b9cbe3
|
Refactor: Introduce LocaleController and ScaleController, unify text and language settings, and simplify AppSettingsView structure.
|
2025-09-26 22:55:18 +02:00 |
|
|
|
d5f85c2f41
|
Refactor: Move theme management to ThemeController, add LocaleController and ScaleController for improved UI customization, and update related imports.
|
2025-09-26 20:27:45 +02:00 |
|
|
|
ece3c333eb
|
Simplify theme management, integrate ToggleButtons for theme selection, and enhance settings view structure.
|
2025-09-26 20:11:10 +02:00 |
|
|
|
cfa5ceb393
|
Code Cleanup
|
2025-09-25 19:47:29 +02:00 |
|
|
|
3f515045b2
|
Feature: Implement AppShell with navigation, add Dashboard, Budget, and Settings views, and integrate GoRouter for routing
|
2025-09-25 17:29:58 +02:00 |
|
|
|
3f1b295b65
|
Implement Login Page, Add App Initialization, Router, and Theme Management
|
2025-09-23 22:45:47 +02:00 |
|
|
|
3a4b360f42
|
Refactor WorkerImpl to integrate logging, enhance testing with mocks, improve timeout and error handling, and add worker ID generation.
|
2025-09-22 20:04:37 +02:00 |
|
|
|
64343bbb80
|
Refactor preferences service initialization to lazy load SharedPreferences and make registerDefaultServices synchronous
|
2025-09-22 19:34:04 +02:00 |
|
|
|
d374ff6bf9
|
Add Worker service with isolated task management and integrate into app
|
2025-09-22 19:30:18 +02:00 |
|
|
|
cfd38211a2
|
Convert registerDefaultServices to async and update service initialization
|
2025-09-22 19:26:39 +02:00 |
|
|
|
eb8b40c4cd
|
Simplify import paths
|
2025-09-22 17:39:14 +02:00 |
|
|
|
5572c66b10
|
Integrate logging system into Flutter app with service registration and testing setup
|
2025-09-21 11:03:06 +02:00 |
|
|
|
074b5f8f4c
|
Initialize Flutter module with Android and iOS platform setups.
|
2025-09-20 23:48:39 +02:00 |
|