Commit Graph
37 Commits
Author SHA1 Message Date
Bitmap 2459fa00e1 New Project Structure and Rewritten Architecture 2025-11-12 23:08:29 +05:30
Mohammad ZakiandGitHub 0aa8d98778 Update README.md 2024-05-04 16:45:37 +05:30
Mohammad ZakiandGitHub e2c10fb65e Update README.md v1.0.6 2024-04-05 21:07:24 +05:30
Bitmap e35d4aa685 Updated Readme.md, CONTRIBUTING.md 2024-03-19 13:02:53 +05:30
Mohammad ZakiandGitHub 1aaefd7756 Create CONTRIBUTING.md 2024-03-19 12:41:32 +05:30
Mohammad ZakiandGitHub 7c352096e0 Merge pull request #10 from iammohdzaki/feature/ubuntu_compatible
Added Ubuntu Compatibility
v1.0.5
2024-03-18 19:42:44 +05:30
Bitmap-Ubuntu a82e071280 Added Ubuntu Compatibility 2024-03-18 19:35:11 +05:30
Bitmap 47fea602dc Added Launcher Icons 2024-03-16 12:22:49 +05:30
Mohammad ZakiandGitHub b51af274ae Create CODE_OF_CONDUCT.md 2024-03-13 16:30:08 +05:30
Mohammad ZakiandGitHub 0d39c6749e Create LICENSE 2024-03-13 16:19:37 +05:30
Bitmap 01a56edd86 Updated README.md 2024-03-13 16:17:38 +05:30
Mohammad ZakiandGitHub 333182ec1b Merge pull request #8 from iammohdzaki/fix/zip_slip
Fixed code scanning alert - Arbitrary file access during archive extraction ("Zip Slip") #7
v1.0.4
2024-03-10 20:20:00 +05:30
Bitmap b8856fc63d Fixed code scanning alert - Arbitrary file access during archive extraction ("Zip Slip") #7 2024-03-10 20:16:39 +05:30
Mohammad ZakiandGitHub 354e099f7b Merge pull request #9 from iammohdzaki/feature/device-options
Feature/device options
2024-03-10 20:12:59 +05:30
Bitmap 9ef3d96209 Added Device ID option to build apk for particular Serial ID 2024-03-10 20:08:42 +05:30
Bitmap f7a142351f Migrated command logic from main to Command Executor 2024-03-10 19:42:35 +05:30
Bitmap 1349bcd87d Added Test Cases for CommandBuilderTest 2024-03-10 19:42:35 +05:30
Bitmap cd82d882ff Added Test Cases for CommandExecutor
Updated kotlin_lint.yml
Fixed Lint Errors
2024-03-10 19:42:35 +05:30
Bitmap ab3e4c2624 - Added ADB Setup
- Added Command Executor for executing commands.
- Added Generic Loading Dialog
- Saved ADB path to storage
- TODO : Need to add Device options if ADB setup is done
- Updated kotlin_lint.yml
2024-03-10 19:42:35 +05:30
Mohammad ZakiandGitHub cb1e6e61cf Update workflow.yml 2024-03-10 19:40:20 +05:30
Bitmap cd2c737785 Create kotlin_lint.yml 2024-03-09 23:35:24 +05:30
Mohammad ZakiandGitHub 3bfdc06b6a Create codeql.yml 2024-03-09 20:22:00 +05:30
Bitmap 346c4b1ccf Workflow Update 2024-03-09 20:12:42 +05:30
Mohammad ZakiandGitHub 53007f8785 Merge pull request #3 from iammohdzaki/feature/compose-update
Updated Compose Version from 1.3.0 to 1.6.0
2024-03-09 19:34:59 +05:30
Bitmap 1035a2b8c8 - Updated Compose version from 1.3.0 to 1.6.0
- Added UI Test Dependencies
- Added Workflow to automatically run test cases on commit.
2024-03-09 19:34:30 +05:30