Spock Adb Plugin Helps you to have full control of your project
Stars
107
Forks
4
Watchers
107
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
Broaden Android Studio compatibility to Hedgehog (2023.1.1) and later
61231d8View on GitHubMerge pull request #49 from WahdanZ/feature/improvemnts
5df6518View on GitHubFix threading violations, crash bugs, resource leaks, and code cleanup
5f66f35View on GitHubFix deprecation warnings and add developer guide - Replace deprecated createListPopupBuilder with createPopupChooserBuilder in BaseAction (removes JBList dependency) - Override stateChanged(ToolWindow) instead of deprecated no-arg version in SpockAdbViewer; now correctly scoped to the Spock ADB tool window - Suppress DEPRECATION on IDevice.version.apiLevel and jOOR Reflect.on() — no functional replacement available, suppress is safe here - Add CONTRIBUTING.md: setup, branching, threading rules, release process, CI/CD overview, and required GitHub secrets - Add .DS_Store to .gitignore
e2a695eView on GitHubRelease 3.0.0: improve CI/CD workflows and bump major version
dfb25bfView on GitHubApply PR #27 changes: Android 13 activity support, fragment visibility filtering, replace deprecated popup API
1614707View on GitHubFix EDT threading violations, form binding, and add plugin icon
f99acf2View on GitHubRemove pluginVerification to fix CI: verifyPlugin downloads broken IDE URLs
de3617eView on GitHubFix CI build: upgrade to Gradle Plugin 2.10.5 targeting Android Studio Panda
1f27d82View on GitHubFix CI build: remove local-only org.gradle.java.home from gradle.properties
2482116View on GitHubUpgrade plugin to IntelliJ Platform Gradle Plugin 2.x targeting Android Studio Meerkat 2024.3.1
e70dbc8View on GitHub