Version Changelog

A comprehensive historical record of architectural evolution, feature rollouts, performance optimizations, and system-level improvements across ADB Device Manager.

Current: v1.1 Production-Ready

v1.1

LATEST
December 2025

🎡 Media Controls Improved

  • Cleaner and more responsive playback actions
  • Dynamic Island–style live media UI β€” Shows real-time song status and controls, similar to Android/iOS live media views
  • Resizable widget with switch / compact mode β€” Easily resize the media control and switch between compact and expanded views

πŸ“Š Core System Improvements (At a Glance)

Area What's Improved
Performance Faster & smoother Android app
Images & Videos Faster access, streaming-ready video
Contacts Better access & sync readiness
SMS More reliable message handling
Notifications Improved grouped notifications

v1.0

December 2025

πŸ›‘οΈ Security & Privacy

  • Stronger Android data privacy focus
  • Reduced permission surface

🎨 UI & UX

  • Improved Desktop & Android UI
  • πŸŒ™ Dark Mode & β˜€οΈ Light Mode
  • Cleaner onboarding flow

πŸ“± Android Permissions

  • Notification Access β€” For notification sync
  • All Files Access β€” Wallpaper features only

πŸ“± App Mode

  • SMS, file manager & call history improvements
  • Privacy-first design

πŸ–₯️ Desktop Mode

  • Better ADB handling & stability
  • Improved SMS sync & faster performance

πŸ›  Developers

v0.9

November 2025

πŸš€ Platform-Level Enhancements

  • Android Desktop (Dex-like) Mode: Introduced a dedicated desktop-grade execution layer built on custom virtual displays, enabling per-app window isolation, independent lifecycle management, and desktop-style input routing.
  • Performance Profiles: Implemented selectable rendering pipelines (Fast / Balanced / High-Quality) to dynamically adjust encoding, resolution scaling, and frame pacing.
  • Advanced Virtual Display Stack: Expanded input injection, window control, and surface management using low-latency ADB streams.

πŸ›  Stability & Refinements

  • Reduced UI thread contention and optimized Flutter render scheduling.
  • Improved Wi-Fi ADB handshake reliability under unstable network conditions.
  • Multiple internal crash fixes and memory-safety improvements.

v0.8

November 2025

✨ Core Architecture Expansion

  • Dual-Mode Architecture: Formal separation between pure ADB control mode and App-assisted synchronization mode for scalable feature growth.
  • System Utilities Suite: Added calls, SMS, media session control, file management, and real-time notification mirroring.
  • Multi-Device Stability: Reworked device registry and connection lifecycle handling to support concurrent devices with fewer race conditions.

v0.7

September 2025

πŸ“Ί Display & Interaction Layer

  • Integrated scrcpy as the primary low-latency display backend.
  • Implemented dynamic resolution scaling and orientation awareness.
  • Initial keyboard and mouse input forwarding pipeline.

πŸ”— Device Services

  • Introduced contacts and call-log synchronization.
  • Improved USB authorization and device trust detection.
  • Stabilized ADB reconnect behavior during cable re-plug events.
Released by Shrey113

v0.6

July 2025

πŸ“ Data & Transfer Systems

  • Added bidirectional file transfer with progress tracking.
  • Introduced background task queue for long-running ADB operations.
  • Handled partial failures and transfer resume logic.

🧩 Device Intelligence

  • Device metadata inspection (model, ABI, Android version, SDK).
  • Cached device profiles for faster reconnect.
Released by Shrey113

v0.5

May 2025

πŸ§ͺ Public Alpha Milestone

  • First stable multi-session ADB connection layer.
  • Implemented command execution sandbox with error isolation.
  • Introduced logging, diagnostics, and crash reporting hooks.

🎨 UI Foundation

  • Early Flutter desktop shell with modular navigation.
  • Separated UI state from ADB backend services.
Released by Shrey113

v0.4

March 2025

πŸ–₯ Device Management Core

  • Introduced persistent device registry.
  • Implemented robust connect / disconnect state machine.
  • Handled offline, unauthorized, and recovery states.

βš™οΈ Reliability

  • Graceful handling of ADB daemon restarts.
  • Reduced UI freezes during device polling.
Released by Shrey113

v0.3

January 2025

πŸ”„ Backend Architecture

  • Re-architected backend into service-oriented modules.
  • Introduced centralized command dispatcher.
  • Added structured event bus for device updates.

πŸ”” Notification Bridge

  • Prototype Android-to-desktop notification sync.
  • Basic filtering and categorization support.
Released by Shrey113

v0.2

December 2024

πŸ”Œ Connectivity Foundations

  • Initial ADB pairing and onboarding workflow.
  • USB device discovery and authorization detection.
  • Manual TCP/IP connection support.

πŸ— Core Services

  • Bootstrapped backend service manager.
  • Defined internal APIs for future modules.
Released by Shrey113

v0.1

November 2024

🌱 Project Bootstrap

  • Repository initialized and project structure defined.
  • Technology stack finalized (Flutter, ADB, native bridges).
  • Early proof-of-concept ADB command execution.
Released by Shrey113

v0.0

October 2024

🧠 Concept & Research

  • Explored limitations of existing Android desktop solutions.
  • Defined long-term vision for unified Android-to-desktop control.
  • Evaluated ADB, scrcpy, and virtual display capabilities.
Released by Shrey113