hans
9c4e275ff7
Enhance AppSettings and RentController to manage not-occupied months, add lifetime summary to SettingsScreen, and update tests for compatibility
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-20 10:57:57 +01:00
hans
67af59bd0d
Refactor ForexRateApiService to remove API key dependency and update README and launch configurations
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-20 10:40:28 +01:00
hans
5e961d10cb
Add date normalization methods to ForexRateApiService and handle additional error code in RentController
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-20 10:05:52 +01:00
hans
2e703c6722
Refactor environment variable handling and update build instructions
...
- Introduced a Makefile for building the release APK with `make build release`.
- Updated README to reflect new build command and usage of `--dart-define-from-file=.env`.
- Removed dotenv dependency and switched to using Dart's `--dart-define` for API key management.
- Adjusted ForexRateAPI key loading logic to improve error handling and clarity.
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-20 09:55:07 +01:00
hans
529d4eaa3f
Update API key references from EXCHANGE_RATE_API_KEY to FOREX_RATE_API_KEY in configuration and code
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-20 09:46:28 +01:00
hans
e10cde6fb9
Remove Windows-specific files and configurations for the rental income tracker project, including CMakeLists, resource files, and generated plugin registrants. This cleanup eliminates unnecessary dependencies and prepares the project for a more streamlined build process.
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-20 09:45:12 +01:00
hans
1eb8f90fa1
Enable core library desugaring and update RentController to accept a notification service; add backup compatibility tests
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-20 09:35:57 +01:00
hans
477ca0ee07
Add backup and restore functionality for rental data in settings
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-20 09:32:02 +01:00
hans
df7705a224
Implement status picker and payment dialog for rent status updates
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-20 00:12:48 +01:00
hans
d1d1d9fb95
Can backfill the previous year, although some API rate limiting but it works
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-19 23:55:08 +01:00
hans
e6c16967f9
Refactor ForexRateAPI integration to load API key from .env file and enhance error handling
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-19 23:48:26 +01:00
hans
a775a20dd2
Add launch configuration for VSCode and update main function to load environment variables
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-19 23:47:21 +01:00
hans
a1f67e71e2
Update API references from OpenExchange to ForexRateAPI in code and documentation
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-19 20:46:58 +01:00
hans
fc3cbb0b5d
Set default rent
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-19 20:31:26 +01:00
hans
f050d10a1d
Initial commit
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2026-03-19 20:29:22 +01:00