Prepare, audit, stage, or publish this ATAK plugin through the TAK Third Party Pipeline. Use for TPP source ZIPs, returned bundles, signer checks, release assets, signed tags, or GitHub Releases.
Wiring checklist for adding (or debugging a missing) ATAK Tools-menu page in this plugin. Use whenever you add a new DropDownReceiver page, a new AbstractPluginTool, a toolbar icon, or when a tool/page "exists in code but the Tools-menu button never appears"…
Build, install, reload, and collect safe acceptance evidence for this ATAK plugin on a connected Android device. Use for adb devices, install to device, ATAK restart, plugin reload, logcat smoke checks, or compatibility matrices.
Add, replace, renumber, sanitize, or verify ATAK documentation screenshots. Use when screenshots or docs/images change, including English/zh-TW manual synchronization and EXIF privacy checks.
Plan, implement, or debug the Taiwan CoordinateEntryPane integrated into ATAK native Go To/Convert Coordinates. Use for CoordinateEntryCapability, all-tab prefill, DD-sized fields, active-only Clear/Auto Fill, read-only/dispose lifecycle, or ATAK 5.5…
Rule + diagnosis for showing AlertDialogs (or any dialog) from this ATAK plugin. Use whenever adding/editing a button OnClickListener that opens a confirm/alert dialog, calling new AlertDialog.Builder(...), or debugging "the button does nothing on device",…
Determine whether this plugin is TPP-ready or public-release-ready. Use before TPP upload, tagging, GitHub release publication, or whenever a successful build might be mistaken for release completion.
Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.