9c4e275ff7
Enhance AppSettings and RentController to manage not-occupied months, add lifetime summary to SettingsScreen, and update tests for compatibility
main
hans2026-03-20 10:57:57 +01:00
67af59bd0d
Refactor ForexRateApiService to remove API key dependency and update README and launch configurations
hans2026-03-20 10:40:28 +01:00
b37dec35f5
Add INTERNET permission to AndroidManifest.xml
hans2026-03-20 10:09:01 +01:00
5e961d10cb
Add date normalization methods to ForexRateApiService and handle additional error code in RentController
hans2026-03-20 10:05:52 +01:00
4c10d617a6
Add toolArgs to launch configurations for environment variable loading
hans2026-03-20 09:56:08 +01:00
529d4eaa3f
Update API key references from EXCHANGE_RATE_API_KEY to FOREX_RATE_API_KEY in configuration and code
hans2026-03-20 09:46:28 +01:00
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.
hans2026-03-20 09:45:12 +01:00
1eb8f90fa1
Enable core library desugaring and update RentController to accept a notification service; add backup compatibility tests
hans2026-03-20 09:35:57 +01:00
477ca0ee07
Add backup and restore functionality for rental data in settings
hans2026-03-20 09:32:02 +01:00
df7705a224
Implement status picker and payment dialog for rent status updates
hans2026-03-20 00:12:48 +01:00
d1d1d9fb95
Can backfill the previous year, although some API rate limiting but it works
hans2026-03-19 23:55:08 +01:00
e6c16967f9
Refactor ForexRateAPI integration to load API key from .env file and enhance error handling
hans2026-03-19 23:48:26 +01:00
a775a20dd2
Add launch configuration for VSCode and update main function to load environment variables
hans2026-03-19 23:47:21 +01:00
a1f67e71e2
Update API references from OpenExchange to ForexRateAPI in code and documentation
hans2026-03-19 20:46:58 +01:00