Skip to content

v0.9.4 — UI Overhaul + Performance

Choose a tag to compare

@IsSlashy IsSlashy released this 26 Mar 20:35

v0.9.4 — UI Overhaul + Performance

UI/UX — Lean Design System

  • Lightened all screens: removed BlurView/LinearGradient/borders across the entire app
  • Flat surfaceSecondary (#0f0f12) cards everywhere — consistent with P-01 DA
  • Agent header redesigned to match WalletHeader pattern
  • Agent welcome page: 2-column grid, inline market data
  • Lock screen: app logo replaces "01" text, clean fingerprint circle
  • Devnet airdrop: moved from floating FAB to inline button next to SOL balance
  • Streams, Subscribe, My Notes, Privacy, Settings, Agent Settings, Security, Backup, Network — all lightened

Performance

  • Tab switching: lazy: true + freezeOnBlur: true — tabs load on demand and freeze when hidden
  • Removed 279 entering animations that fired on every tab switch
  • Heavy async work deferred with InteractionManager.runAfterInteractions
  • Tab animation set to native shift for smooth transitions
  • APK size: 144MB (arm64-only, down from 204MB)

Version

  • versionCode 16, versionName 0.9.4