Releases: niceyayale/appdex
Releases · niceyayale/appdex
Release list
APPDEX v3.0.0
APPDEX v3.0.0
[v3.0.0] - 2026-07-21
Workspace Intelligence - Workspace OS Architecture
- WorkspaceObject: Single source of truth for entire app state
- WorkspaceEventBus: Central event system for cross-tool communication (SharedFlow-based)
- WorkspaceController: Brain that processes all events and updates state
- WorkspaceInspector: Global sidebar showing APK/Tool/Selection/Breadcrumbs/AI Insights/Timeline
- Cross-Tool Intelligence: Any object can navigate to any tool (web not tree)
- AI Workspace Awareness: Proactive insights without user asking
- Auto-detects Flutter/Unity engines from class names and native libs
- Auto-warns on dangerous permissions and exported components
- Auto-explains tool purpose when entering each view
- Live Report: Real-time updates via reportRevision StateFlow
- Workspace Memory: AI remembers recent actions via buildWorkspaceMemory()
- Event sources: Security/Signing/Repack/Editor all emit WorkspaceEvents
- Phase 7 Polish: AutoMirrored icons, unified design system, empty states
Download
- Debug APK: For testing, includes debug logging
- Release APK: Production build (minified + shrunk, unsigned) (Not available - R8 build failed, use debug APK)
Install
- Download the APK file below
- Enable "Install from unknown sources" in Android settings
- Open the APK file to install
APPDEX v1.0.1
APPDEX v1.0.1
Download
- Debug APK: For testing, includes debug logging
- Release APK: Production build (minified + shrunk, unsigned)
Install
- Download the APK file below
- Enable "Install from unknown sources" in Android settings
- Open the APK file to install