1
0
forked from BRT/arc
ARC desktop app
Go to file
slava 6823676e14 Add UI dump visualizer with HTML, CSS, and JS components
Introduced a new tool for visualizing UI dumps, enabling users to upload XML and image files for inspection. The implementation includes an HTML structure, styled with CSS, and JavaScript for processing files and rendering elements dynamically onto a canvas. This provides a lightweight and functional interface for visual analysis.
2025-06-16 20:55:55 +07:00
android Fix for windows 2025-06-11 18:16:31 +07:00
assets Add UI dump visualizer with HTML, CSS, and JS components 2025-06-16 20:55:55 +07:00
database Refactor ADB utilities to use dynamic adb paths and streamline processes. 2025-06-11 18:13:22 +07:00
images Daily commit 2025-05-28 13:28:31 +07:00
models Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
services Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +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 Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
.gitignore Add support for processing pending transactions 2025-06-11 15:28:37 +07:00
CMakeLists.txt Fix for windows 2025-06-11 19:14:54 +07:00
config.ini Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
main.cpp Refactor ADB utilities to use dynamic adb paths and streamline processes. 2025-06-11 18:13:22 +07:00
migrations.sql Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00