Skip to content

Releases: yemirhan/android-debugger

1.7.0

04 Feb 08:19

Choose a tag to compare

feat: Add system tray, Wi-Fi display, and bump version to 1.7.0

Add macOS system tray with device info, quick actions (screenshot,
recording, tab navigation), and Wi-Fi network name display in the
header and tray menu. Refactor screen capture handlers for reuse.

Co-Authored-By: Claude Opus 4.5 <[email protected]>

1.6.0

02 Feb 07:57

Choose a tag to compare

chore: Bump desktop version to 1.6.0

Co-Authored-By: Claude Opus 4.5 <[email protected]>

1.5.0

30 Jan 17:26

Choose a tag to compare

feat: Add info buttons with help modals to all tabs and Java detection

- Add InfoModal component for displaying feature guides
- Add tabGuides data with user-friendly descriptions for all 21 tabs
- Add info button (ⓘ) to header of every panel
- Add Java detection in Settings panel similar to ADB and Bundletool
- Bump version to 1.5.0

Co-Authored-By: Claude Opus 4.5 <[email protected]>

1.4.1

30 Jan 17:01

Choose a tag to compare

fix: Make breadcrumb navigation segments clickable

- Split currentPath into individual clickable segments
- Each intermediate segment navigates to that directory level
- Last segment remains as plain text (current location)
- Added flex-wrap for better handling of long paths

Bump version to 1.4.1

Co-Authored-By: Claude Opus 4.5 <[email protected]>

1.4.0

30 Jan 16:43

Choose a tag to compare

v1.4.0

Release v1.4.0 - Update available modal on app startup

1.3.2

30 Jan 16:32

Choose a tag to compare

v1.3.2

v1.3.2: Fix macOS notarization by downloading bundletool on-demand

1.3.0

30 Jan 16:03

Choose a tag to compare

feat: Add APK/AAB app installer feature and bump version to 1.3.0

- Add AppInstallerPanel with drag-and-drop file selection
- Support APK installation via adb install
- Support AAB installation via bundletool with debug keystore signing
- Add install options (reinstall, allow downgrade, grant permissions)
- Add progress tracking and user-friendly error messages
- Update CSP to allow external fonts

Co-Authored-By: Claude Opus 4.5 <[email protected]>

1.2.0

30 Jan 14:35

Choose a tag to compare

v1.2.0

feat: Update version to 1.2.0 and enhance CrashPanel with external qu…

1.1.1

29 Jan 11:28

Choose a tag to compare

fix: Update version to 1.1.1 and add null checks in AdbService methods

- Bump version in package.json to 1.1.1.
- Add null checks for deviceId and packageName in various methods of AdbService to prevent errors.
- Update RecentActivity component to use crash.id for unique identifiers and improve subtitle handling.

1.1.0

29 Jan 07:57

Choose a tag to compare

v1.1.0

Release v1.1.0 - Sidebar redesign, Dashboard, and improved Package Se…