TaiwanStar_general_size_s_C.../app/src
sky121113 f5619e754e [FIX] 攔截硬體 Enter 鍵防止誤觸並修正遠端出貨交易紀錄
1. 在 FontendActivity 中攔截購物畫面非預期的 Enter 鍵事件,防止讀卡機誤觸員工卡對話框。
2. 關閉 VMC 與 Electric 商品列表圖片的 focusable 屬性,杜絕硬體 Enter 鍵觸發點擊事件。
3. 修正 MqttService 中的遠端出貨邏輯,改用 TransactionFinalizeBuilder 走完整交易結案流程。
4. 確保遠端出貨時正確填充 BuyList 與 ReportFlowInfoData,使後台能產生完整的訂單紀錄。
5. 在 NFC 支付對話框取消時,確保呼叫 nfcPayController.shutdown() 釋放硬體資源。
2026-05-11 18:07:12 +08:00
..
androidTest/java/com/unibuy/smartdevice refactor: move project files to root and cleanup structure 2026-05-06 11:13:45 +08:00
main [FIX] 攔截硬體 Enter 鍵防止誤觸並修正遠端出貨交易紀錄 2026-05-11 18:07:12 +08:00
test/java/com/unibuy/smartdevice refactor: move project files to root and cleanup structure 2026-05-06 11:13:45 +08:00