slava
ce3bc99ca8
Update Ozon screen dump checklist for version 19.19.1: add versioning details, revise instructions, and integrate Compose-specific parsing notes. Include new capture script for automated screenshot and UI dump generation.
2026-06-06 16:15:02 +05:00
slava
cef3515790
Add screen dump checklists for Dushanbe and Ozon, introduce download stall timeouts, and refine update process with watchdog to prevent hangs during downloads.
2026-06-05 21:39:23 +05:00
slava
a0583c4966
Add tests for monitoring log format: validate task_success/task_error JSON structure and improve database documentation with schema and migration details.
2026-06-04 13:36:18 +05:00
slava
2b4bd5a9d1
Add database section to documentation: include SQLite schema, migration patterns, and update processes.
2026-06-03 17:41:00 +05:00
slava
82ac22f635
Remove outdated AppLogDAO, LogWindow, and related functionalities. Introduce NetworkErrorUtils for detailed error categorization and enhanced logging. Refactor EventHandler to support balance adjustments and optimize thread cleanup. Add retry and timeout mechanisms to network services with improved error handling.
2026-05-23 18:37:49 +05:00
slava
36567e78a4
Integrate DeviceScreener with NetworkService for status synchronization, including debounce logic for online/offline transitions and periodic sync initiation. Refactor startDeviceScreener and startNetworkService to enable inter-component interaction.
2026-05-22 16:19:41 +05:00
slava
078aae0d2f
Add documentation for BankSetupWizard, detailing lifecycle, UI structure, verification flow, error handling, and worker thread management. Include XML assets for Dushanbe City Bank.
2026-05-19 11:22:22 +05:00
slava
de8c2e84d0
- Add toggleMaterial logic to NetworkService for enabling/disabling materials via PATCH request.
...
- Implement `toggleMaterialStatus` in `AccountSettingsWindow` for UI control and threading integration.
- Enhance `MaterialDAO` with numeric validation for `lastNumbers` field to ensure data integrity.
- Update `PayByCardScript` and `PayByPhoneScript` to handle PIN entry if required after payment confirmation.
- Introduce dynamic UI adjustments for material toggling, including a new toggle button and layout refinements.
- Add documentation for task logic in `ozon_tasks.md` and `black_tasks.md`.
- Switch default currency in `GetCardInfoScript` (Black app) from USD to ARS.
2026-03-31 11:40:34 +07:00
slava
bceceb516b
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
2026-03-31 00:11:50 +07:00
slava
73e23f437d
Add Ozon pay_to_new_number and pay_to_old_number XML assets
...
Included XML files for the "pay to new number" and "pay to old number" features in the Ozon platform.
2026-03-01 12:02:37 +07:00
slava
afbf3a3afb
Add Ozon pay_to_new_number and pay_to_old_number XML assets
...
Included XML files for the "pay to new number" and "pay to old number" features in the Ozon platform.
2026-03-01 09:30:59 +07:00