• Joined on 2025-11-10
GW_MC pushed to feature/exchange-rate-service at finwise/finwise 2026-02-20 18:10:57 +08:00
9dc8166225 feat: add get_current_adapter method to ExchangeRateService implementation
716223e45c feat: add get_setting_with_prefix method to SettingsService implementation
Compare 2 commits »
GW_MC pushed to feature/exchange-rate-service at finwise/finwise 2026-02-20 17:59:14 +08:00
8f18b8692f feat: implement default adapter retrieval and update settings in ExchangeRateService
GW_MC pushed to feature/exchange-rate-service at finwise/finwise 2026-02-20 17:49:38 +08:00
e99feace0e Implement ExchangeRateApiAdapter and related service functionality
GW_MC created branch feature/exchange-rate-service in finwise/finwise 2026-02-20 17:49:37 +08:00
GW_MC pushed to master at finwise/finwise 2026-02-20 14:06:22 +08:00
51246ab378 Merge pull request 'feature/settings-service' (#7) from feature/settings-service into master
07accb0265 feat: add get_setting method to SettingsService and implement in SettingsServiceImpl
3be04939c9 feat: implement settings service commands and integrate into app state
ac66ae16aa feat: add GitHub Actions workflow for running tests on push and pull request
c280f7ff8b feat: add tokio as a dev dependency and implement unit tests for settings service
Compare 8 commits »
GW_MC deleted branch feature/settings-service from finwise/finwise 2026-02-20 14:06:22 +08:00
GW_MC merged pull request finwise/finwise#7 2026-02-20 14:06:18 +08:00
feature/settings-service
GW_MC pushed to feature/settings-service at finwise/finwise 2026-02-20 13:34:03 +08:00
07accb0265 feat: add get_setting method to SettingsService and implement in SettingsServiceImpl
GW_MC renamed repository from finewise to finwise/finwise 2026-02-20 13:28:16 +08:00
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-02-04 17:02:22 +08:00
05a65988dd Enhance timestamp parsing and arrival data handling in MainUIHandler
af0da04e7d feat(main): Add SNTP configuration for time synchronization and update event wait conditions
a93b7fe029 feat(travel): Optimize arrival data updates and enhance UI responsiveness
1d32c7674e Replace font in Travel UI with Noto Sans TC 14
6c4050e9d4 feat(travel): Enhance MTR arrival handling with retry logic and improve UI update efficiency
Compare 8 commits »
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-02-03 15:44:08 +08:00
a008106d47 feat: Organize CMakeLists for modular source management across main components
7bd230f591 feat: Implement button creation utility and refactor UI components for improved readability
Compare 2 commits »
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-02-02 23:11:36 +08:00
f5fae825d6 fix: Correct error handling in start_web_server for web server initialization
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-02-02 21:56:13 +08:00
c51991350f feat: Refactor MainUI and MainUIHandler for improved status update handling and UI consistency
08daed936e feat: Implement double buffering in LVGLHandler for improved display performance
Compare 2 commits »
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-02-02 21:18:14 +08:00
d0c9a7c4cc update display only necessary
1dff88ed1a Fix polling error
e467951b8c feat: Implement Discord app UI and settings management
12ad5be48a feat: enhance UDPClient initialization with local port binding and add WebServerHandler for HTTP server management
bcbde510e0 feat: add SystemContext class for global system component access
Compare 5 commits »
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-02-01 13:06:45 +08:00
06e81301b2 Refactor RootLayout and UIHandler for improved structure and functionality
237a3a96c5 feat: add joltwallet/littlefs dependency for improved filesystem support
2a5088bec3 feat: implement LittleFSHandler and FSGuard for improved file management
Compare 3 commits »
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-01-29 16:28:12 +08:00
b6c4477c46 feat: add littlefs dependency for improved filesystem support
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-01-29 15:42:32 +08:00
7cdd5c8e53 feat: add partition configuration and update SDK settings for improved hardware support
d3d818534a feat: enhance NVS and WiFi handlers for improved credential management and error handling
2b9e9a3b04 refactor: remove old display and touch handler implementation
e2ac7f7515 refactor: clean up commented code and improve queue initialization
392bf804a2 Fix partial refresh color inversion problem
Compare 6 commits »
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-01-29 13:14:46 +08:00
f433abb9ec Fix: partial refresh, but color still in negative
d940027e9c refactor: remove old buffer refresh during display initialization
b7d2373b0b fix: enhance error logging for SPI data transfer and display chip info
fc79e92660 Refractored epd handler
38d5facc24 Refactor draw buffer handling
Compare 8 commits »
GW_MC created branch setup-hardware in Ink-Board/ink-board 2026-01-27 19:15:48 +08:00
GW_MC pushed to setup-hardware at Ink-Board/ink-board 2026-01-27 19:15:48 +08:00
3ce135a028 Squash of branch setup