1
0
forked from BRT/arc
ARC desktop app
Go to file
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
android - Add toggleMaterial logic to NetworkService for enabling/disabling materials via PATCH request. 2026-03-31 11:40:34 +07:00
assets Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +07:00
build_x64 Fix for windows 2026-03-09 18:17:05 +07:00
database - Add toggleMaterial logic to NetworkService for enabling/disabling materials via PATCH request. 2026-03-31 11:40:34 +07:00
docs - Add toggleMaterial logic to NetworkService for enabling/disabling materials via PATCH request. 2026-03-31 11:40:34 +07:00
images Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +07:00
models Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
services - Add toggleMaterial logic to NetworkService for enabling/disabling materials via PATCH request. 2026-03-31 11:40:34 +07:00
tools/adb Add ADB utilities with platform-specific support 2025-06-11 16:21:13 +07:00
tutorials Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00
views - Add toggleMaterial logic to NetworkService for enabling/disabling materials via PATCH request. 2026-03-31 11:40:34 +07:00
.gitignore Add support for processing pending transactions 2025-06-11 15:28:37 +07:00
arc.ico Refactor project naming and executable targets, enhance UI with no-devices label, tutorial handling, and app branding updates. 2026-03-24 14:03:39 +07:00
arc.png Refactor project naming and executable targets, enhance UI with no-devices label, tutorial handling, and app branding updates. 2026-03-24 14:03:39 +07:00
BUILD.md Fix for windows 2026-03-09 18:17:05 +07:00
CMakeLists.txt Fix for windows 2026-03-24 14:20:48 +07:00
config.ini Refactor project naming and executable targets, enhance UI with no-devices label, tutorial handling, and app branding updates. 2026-03-24 14:03:39 +07:00
eng.traineddata Fix for windows 2026-03-09 17:20:03 +07:00
main.cpp Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
migrations.sql Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
no_devices.png Refactor project naming and executable targets, enhance UI with no-devices label, tutorial handling, and app branding updates. 2026-03-24 14:03:39 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00